| Package | Description |
|---|---|
| org.apache.hadoop.yarn.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
YarnProtos.ContainerProto
Protobuf type
hadoop.yarn.ContainerProto |
static class |
YarnProtos.ContainerProto.Builder
Protobuf type
hadoop.yarn.ContainerProto |
| Modifier and Type | Method and Description |
|---|---|
YarnProtos.ContainerProtoOrBuilder |
YarnServiceProtos.AllocateResponseProtoOrBuilder.getAllocatedContainersOrBuilder(int index)
repeated .hadoop.yarn.ContainerProto allocated_containers = 3; |
YarnProtos.ContainerProtoOrBuilder |
YarnServiceProtos.AllocateResponseProto.getAllocatedContainersOrBuilder(int index)
repeated .hadoop.yarn.ContainerProto allocated_containers = 3; |
YarnProtos.ContainerProtoOrBuilder |
YarnServiceProtos.AllocateResponseProto.Builder.getAllocatedContainersOrBuilder(int index)
repeated .hadoop.yarn.ContainerProto allocated_containers = 3; |
YarnProtos.ContainerProtoOrBuilder |
YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder.getContainersFromPreviousAttemptsOrBuilder(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
YarnProtos.ContainerProtoOrBuilder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.getContainersFromPreviousAttemptsOrBuilder(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
YarnProtos.ContainerProtoOrBuilder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.getContainersFromPreviousAttemptsOrBuilder(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends YarnProtos.ContainerProtoOrBuilder> |
YarnServiceProtos.AllocateResponseProtoOrBuilder.getAllocatedContainersOrBuilderList()
repeated .hadoop.yarn.ContainerProto allocated_containers = 3; |
List<? extends YarnProtos.ContainerProtoOrBuilder> |
YarnServiceProtos.AllocateResponseProto.getAllocatedContainersOrBuilderList()
repeated .hadoop.yarn.ContainerProto allocated_containers = 3; |
List<? extends YarnProtos.ContainerProtoOrBuilder> |
YarnServiceProtos.AllocateResponseProto.Builder.getAllocatedContainersOrBuilderList()
repeated .hadoop.yarn.ContainerProto allocated_containers = 3; |
List<? extends YarnProtos.ContainerProtoOrBuilder> |
YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder.getContainersFromPreviousAttemptsOrBuilderList()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
List<? extends YarnProtos.ContainerProtoOrBuilder> |
YarnServiceProtos.RegisterApplicationMasterResponseProto.getContainersFromPreviousAttemptsOrBuilderList()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
List<? extends YarnProtos.ContainerProtoOrBuilder> |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.getContainersFromPreviousAttemptsOrBuilderList()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
Copyright © 2018 CERN. All Rights Reserved.