Package | Description |
---|---|
org.apache.hadoop.yarn.proto |
Modifier and Type | Class and Description |
---|---|
static class |
YarnServiceProtos.StartContainerRequestProto
Protobuf type
hadoop.yarn.StartContainerRequestProto |
static class |
YarnServiceProtos.StartContainerRequestProto.Builder
Protobuf type
hadoop.yarn.StartContainerRequestProto |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.StartContainerRequestProtoOrBuilder |
YarnServiceProtos.StartContainersRequestProtoOrBuilder.getStartContainerRequestOrBuilder(int index)
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
YarnServiceProtos.StartContainerRequestProtoOrBuilder |
YarnServiceProtos.StartContainersRequestProto.getStartContainerRequestOrBuilder(int index)
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
YarnServiceProtos.StartContainerRequestProtoOrBuilder |
YarnServiceProtos.StartContainersRequestProto.Builder.getStartContainerRequestOrBuilder(int index)
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends YarnServiceProtos.StartContainerRequestProtoOrBuilder> |
YarnServiceProtos.StartContainersRequestProtoOrBuilder.getStartContainerRequestOrBuilderList()
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
List<? extends YarnServiceProtos.StartContainerRequestProtoOrBuilder> |
YarnServiceProtos.StartContainersRequestProto.getStartContainerRequestOrBuilderList()
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
List<? extends YarnServiceProtos.StartContainerRequestProtoOrBuilder> |
YarnServiceProtos.StartContainersRequestProto.Builder.getStartContainerRequestOrBuilderList()
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
Copyright © 2013 Apache Software Foundation. All rights reserved.