public static interface YarnServiceProtos.StartContainersRequestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.StartContainerRequestProto |
getStartContainerRequest(int index)
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
int |
getStartContainerRequestCount()
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
List<YarnServiceProtos.StartContainerRequestProto> |
getStartContainerRequestList()
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
YarnServiceProtos.StartContainerRequestProtoOrBuilder |
getStartContainerRequestOrBuilder(int index)
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
List<? extends YarnServiceProtos.StartContainerRequestProtoOrBuilder> |
getStartContainerRequestOrBuilderList()
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
List<YarnServiceProtos.StartContainerRequestProto> getStartContainerRequestList()
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
YarnServiceProtos.StartContainerRequestProto getStartContainerRequest(int index)
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
int getStartContainerRequestCount()
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
List<? extends YarnServiceProtos.StartContainerRequestProtoOrBuilder> getStartContainerRequestOrBuilderList()
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
YarnServiceProtos.StartContainerRequestProtoOrBuilder getStartContainerRequestOrBuilder(int index)
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
Copyright © 2013 Apache Software Foundation. All rights reserved.