| Package | Description |
|---|---|
| org.apache.hadoop.yarn.proto |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<YarnProtos.ContainerProto> |
YarnProtos.ContainerProto.PARSER |
| Modifier and Type | Method and Description |
|---|---|
YarnProtos.ContainerProto |
YarnProtos.ContainerProto.Builder.build() |
YarnProtos.ContainerProto |
YarnProtos.ContainerProto.Builder.buildPartial() |
YarnProtos.ContainerProto |
YarnServiceProtos.AllocateResponseProtoOrBuilder.getAllocatedContainers(int index)
repeated .hadoop.yarn.ContainerProto allocated_containers = 3; |
YarnProtos.ContainerProto |
YarnServiceProtos.AllocateResponseProto.getAllocatedContainers(int index)
repeated .hadoop.yarn.ContainerProto allocated_containers = 3; |
YarnProtos.ContainerProto |
YarnServiceProtos.AllocateResponseProto.Builder.getAllocatedContainers(int index)
repeated .hadoop.yarn.ContainerProto allocated_containers = 3; |
YarnProtos.ContainerProto |
YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder.getContainersFromPreviousAttempts(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
YarnProtos.ContainerProto |
YarnServiceProtos.RegisterApplicationMasterResponseProto.getContainersFromPreviousAttempts(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
YarnProtos.ContainerProto |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.getContainersFromPreviousAttempts(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
static YarnProtos.ContainerProto |
YarnProtos.ContainerProto.getDefaultInstance() |
YarnProtos.ContainerProto |
YarnProtos.ContainerProto.getDefaultInstanceForType() |
YarnProtos.ContainerProto |
YarnProtos.ContainerProto.Builder.getDefaultInstanceForType() |
static YarnProtos.ContainerProto |
YarnProtos.ContainerProto.parseDelimitedFrom(InputStream input) |
static YarnProtos.ContainerProto |
YarnProtos.ContainerProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.ContainerProto |
YarnProtos.ContainerProto.parseFrom(byte[] data) |
static YarnProtos.ContainerProto |
YarnProtos.ContainerProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.ContainerProto |
YarnProtos.ContainerProto.parseFrom(com.google.protobuf.ByteString data) |
static YarnProtos.ContainerProto |
YarnProtos.ContainerProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.ContainerProto |
YarnProtos.ContainerProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnProtos.ContainerProto |
YarnProtos.ContainerProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.ContainerProto |
YarnProtos.ContainerProto.parseFrom(InputStream input) |
static YarnProtos.ContainerProto |
YarnProtos.ContainerProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<YarnProtos.ContainerProto> |
YarnServiceProtos.AllocateResponseProtoOrBuilder.getAllocatedContainersList()
repeated .hadoop.yarn.ContainerProto allocated_containers = 3; |
List<YarnProtos.ContainerProto> |
YarnServiceProtos.AllocateResponseProto.getAllocatedContainersList()
repeated .hadoop.yarn.ContainerProto allocated_containers = 3; |
List<YarnProtos.ContainerProto> |
YarnServiceProtos.AllocateResponseProto.Builder.getAllocatedContainersList()
repeated .hadoop.yarn.ContainerProto allocated_containers = 3; |
List<YarnProtos.ContainerProto> |
YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder.getContainersFromPreviousAttemptsList()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
List<YarnProtos.ContainerProto> |
YarnServiceProtos.RegisterApplicationMasterResponseProto.getContainersFromPreviousAttemptsList()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
List<YarnProtos.ContainerProto> |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.getContainersFromPreviousAttemptsList()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
com.google.protobuf.Parser<YarnProtos.ContainerProto> |
YarnProtos.ContainerProto.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
YarnServiceProtos.AllocateResponseProto.Builder |
YarnServiceProtos.AllocateResponseProto.Builder.addAllocatedContainers(int index,
YarnProtos.ContainerProto value)
repeated .hadoop.yarn.ContainerProto allocated_containers = 3; |
YarnServiceProtos.AllocateResponseProto.Builder |
YarnServiceProtos.AllocateResponseProto.Builder.addAllocatedContainers(YarnProtos.ContainerProto value)
repeated .hadoop.yarn.ContainerProto allocated_containers = 3; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.addContainersFromPreviousAttempts(int index,
YarnProtos.ContainerProto value)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.addContainersFromPreviousAttempts(YarnProtos.ContainerProto value)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
YarnProtos.ContainerProto.Builder |
YarnProtos.ContainerProto.Builder.mergeFrom(YarnProtos.ContainerProto other) |
static YarnProtos.ContainerProto.Builder |
YarnProtos.ContainerProto.newBuilder(YarnProtos.ContainerProto prototype) |
YarnServiceProtos.AllocateResponseProto.Builder |
YarnServiceProtos.AllocateResponseProto.Builder.setAllocatedContainers(int index,
YarnProtos.ContainerProto value)
repeated .hadoop.yarn.ContainerProto allocated_containers = 3; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.setContainersFromPreviousAttempts(int index,
YarnProtos.ContainerProto value)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
| Modifier and Type | Method and Description |
|---|---|
YarnServiceProtos.AllocateResponseProto.Builder |
YarnServiceProtos.AllocateResponseProto.Builder.addAllAllocatedContainers(Iterable<? extends YarnProtos.ContainerProto> values)
repeated .hadoop.yarn.ContainerProto allocated_containers = 3; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.addAllContainersFromPreviousAttempts(Iterable<? extends YarnProtos.ContainerProto> values)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
Copyright © 2018 CERN. All Rights Reserved.