Package | Description |
---|---|
org.apache.hadoop.yarn.api.protocolrecords.impl.pb | |
org.apache.hadoop.yarn.proto |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.StartContainerRequestProto |
StartContainerRequestPBImpl.getProto() |
Constructor and Description |
---|
StartContainerRequestPBImpl(YarnServiceProtos.StartContainerRequestProto proto) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<YarnServiceProtos.StartContainerRequestProto> |
YarnServiceProtos.StartContainerRequestProto.PARSER |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.StartContainerRequestProto |
YarnServiceProtos.StartContainerRequestProto.Builder.build() |
YarnServiceProtos.StartContainerRequestProto |
YarnServiceProtos.StartContainerRequestProto.Builder.buildPartial() |
static YarnServiceProtos.StartContainerRequestProto |
YarnServiceProtos.StartContainerRequestProto.getDefaultInstance() |
YarnServiceProtos.StartContainerRequestProto |
YarnServiceProtos.StartContainerRequestProto.getDefaultInstanceForType() |
YarnServiceProtos.StartContainerRequestProto |
YarnServiceProtos.StartContainerRequestProto.Builder.getDefaultInstanceForType() |
YarnServiceProtos.StartContainerRequestProto |
YarnServiceProtos.StartContainersRequestProtoOrBuilder.getStartContainerRequest(int index)
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
YarnServiceProtos.StartContainerRequestProto |
YarnServiceProtos.StartContainersRequestProto.getStartContainerRequest(int index)
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
YarnServiceProtos.StartContainerRequestProto |
YarnServiceProtos.StartContainersRequestProto.Builder.getStartContainerRequest(int index)
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
static YarnServiceProtos.StartContainerRequestProto |
YarnServiceProtos.StartContainerRequestProto.parseDelimitedFrom(InputStream input) |
static YarnServiceProtos.StartContainerRequestProto |
YarnServiceProtos.StartContainerRequestProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.StartContainerRequestProto |
YarnServiceProtos.StartContainerRequestProto.parseFrom(byte[] data) |
static YarnServiceProtos.StartContainerRequestProto |
YarnServiceProtos.StartContainerRequestProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.StartContainerRequestProto |
YarnServiceProtos.StartContainerRequestProto.parseFrom(com.google.protobuf.ByteString data) |
static YarnServiceProtos.StartContainerRequestProto |
YarnServiceProtos.StartContainerRequestProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.StartContainerRequestProto |
YarnServiceProtos.StartContainerRequestProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnServiceProtos.StartContainerRequestProto |
YarnServiceProtos.StartContainerRequestProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServiceProtos.StartContainerRequestProto |
YarnServiceProtos.StartContainerRequestProto.parseFrom(InputStream input) |
static YarnServiceProtos.StartContainerRequestProto |
YarnServiceProtos.StartContainerRequestProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<YarnServiceProtos.StartContainerRequestProto> |
YarnServiceProtos.StartContainerRequestProto.getParserForType() |
List<YarnServiceProtos.StartContainerRequestProto> |
YarnServiceProtos.StartContainersRequestProtoOrBuilder.getStartContainerRequestList()
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
List<YarnServiceProtos.StartContainerRequestProto> |
YarnServiceProtos.StartContainersRequestProto.getStartContainerRequestList()
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
List<YarnServiceProtos.StartContainerRequestProto> |
YarnServiceProtos.StartContainersRequestProto.Builder.getStartContainerRequestList()
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.StartContainersRequestProto.Builder |
YarnServiceProtos.StartContainersRequestProto.Builder.addStartContainerRequest(int index,
YarnServiceProtos.StartContainerRequestProto value)
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
YarnServiceProtos.StartContainersRequestProto.Builder |
YarnServiceProtos.StartContainersRequestProto.Builder.addStartContainerRequest(YarnServiceProtos.StartContainerRequestProto value)
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
YarnServiceProtos.StartContainerRequestProto.Builder |
YarnServiceProtos.StartContainerRequestProto.Builder.mergeFrom(YarnServiceProtos.StartContainerRequestProto other) |
static YarnServiceProtos.StartContainerRequestProto.Builder |
YarnServiceProtos.StartContainerRequestProto.newBuilder(YarnServiceProtos.StartContainerRequestProto prototype) |
YarnServiceProtos.StartContainersRequestProto.Builder |
YarnServiceProtos.StartContainersRequestProto.Builder.setStartContainerRequest(int index,
YarnServiceProtos.StartContainerRequestProto value)
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.StartContainersRequestProto.Builder |
YarnServiceProtos.StartContainersRequestProto.Builder.addAllStartContainerRequest(Iterable<? extends YarnServiceProtos.StartContainerRequestProto> values)
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1; |
Copyright © 2013 Apache Software Foundation. All rights reserved.