Package | Description |
---|---|
org.apache.hadoop.yarn.api.records.impl.pb | |
org.apache.hadoop.yarn.proto |
Modifier and Type | Method and Description |
---|---|
YarnProtos.PreemptionContainerProto |
PreemptionContainerPBImpl.getProto() |
Constructor and Description |
---|
PreemptionContainerPBImpl(YarnProtos.PreemptionContainerProto proto) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<YarnProtos.PreemptionContainerProto> |
YarnProtos.PreemptionContainerProto.PARSER |
Modifier and Type | Method and Description |
---|---|
YarnProtos.PreemptionContainerProto |
YarnProtos.PreemptionContainerProto.Builder.build() |
YarnProtos.PreemptionContainerProto |
YarnProtos.PreemptionContainerProto.Builder.buildPartial() |
YarnProtos.PreemptionContainerProto |
YarnProtos.StrictPreemptionContractProtoOrBuilder.getContainer(int index)
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
YarnProtos.PreemptionContainerProto |
YarnProtos.StrictPreemptionContractProto.getContainer(int index)
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
YarnProtos.PreemptionContainerProto |
YarnProtos.StrictPreemptionContractProto.Builder.getContainer(int index)
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
YarnProtos.PreemptionContainerProto |
YarnProtos.PreemptionContractProtoOrBuilder.getContainer(int index)
repeated .hadoop.yarn.PreemptionContainerProto container = 2; |
YarnProtos.PreemptionContainerProto |
YarnProtos.PreemptionContractProto.getContainer(int index)
repeated .hadoop.yarn.PreemptionContainerProto container = 2; |
YarnProtos.PreemptionContainerProto |
YarnProtos.PreemptionContractProto.Builder.getContainer(int index)
repeated .hadoop.yarn.PreemptionContainerProto container = 2; |
static YarnProtos.PreemptionContainerProto |
YarnProtos.PreemptionContainerProto.getDefaultInstance() |
YarnProtos.PreemptionContainerProto |
YarnProtos.PreemptionContainerProto.getDefaultInstanceForType() |
YarnProtos.PreemptionContainerProto |
YarnProtos.PreemptionContainerProto.Builder.getDefaultInstanceForType() |
static YarnProtos.PreemptionContainerProto |
YarnProtos.PreemptionContainerProto.parseDelimitedFrom(InputStream input) |
static YarnProtos.PreemptionContainerProto |
YarnProtos.PreemptionContainerProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.PreemptionContainerProto |
YarnProtos.PreemptionContainerProto.parseFrom(byte[] data) |
static YarnProtos.PreemptionContainerProto |
YarnProtos.PreemptionContainerProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.PreemptionContainerProto |
YarnProtos.PreemptionContainerProto.parseFrom(com.google.protobuf.ByteString data) |
static YarnProtos.PreemptionContainerProto |
YarnProtos.PreemptionContainerProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.PreemptionContainerProto |
YarnProtos.PreemptionContainerProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnProtos.PreemptionContainerProto |
YarnProtos.PreemptionContainerProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.PreemptionContainerProto |
YarnProtos.PreemptionContainerProto.parseFrom(InputStream input) |
static YarnProtos.PreemptionContainerProto |
YarnProtos.PreemptionContainerProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<YarnProtos.PreemptionContainerProto> |
YarnProtos.StrictPreemptionContractProtoOrBuilder.getContainerList()
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
List<YarnProtos.PreemptionContainerProto> |
YarnProtos.StrictPreemptionContractProto.getContainerList()
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
List<YarnProtos.PreemptionContainerProto> |
YarnProtos.StrictPreemptionContractProto.Builder.getContainerList()
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
List<YarnProtos.PreemptionContainerProto> |
YarnProtos.PreemptionContractProtoOrBuilder.getContainerList()
repeated .hadoop.yarn.PreemptionContainerProto container = 2; |
List<YarnProtos.PreemptionContainerProto> |
YarnProtos.PreemptionContractProto.getContainerList()
repeated .hadoop.yarn.PreemptionContainerProto container = 2; |
List<YarnProtos.PreemptionContainerProto> |
YarnProtos.PreemptionContractProto.Builder.getContainerList()
repeated .hadoop.yarn.PreemptionContainerProto container = 2; |
com.google.protobuf.Parser<YarnProtos.PreemptionContainerProto> |
YarnProtos.PreemptionContainerProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
YarnProtos.StrictPreemptionContractProto.Builder |
YarnProtos.StrictPreemptionContractProto.Builder.addContainer(int index,
YarnProtos.PreemptionContainerProto value)
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
YarnProtos.PreemptionContractProto.Builder |
YarnProtos.PreemptionContractProto.Builder.addContainer(int index,
YarnProtos.PreemptionContainerProto value)
repeated .hadoop.yarn.PreemptionContainerProto container = 2; |
YarnProtos.StrictPreemptionContractProto.Builder |
YarnProtos.StrictPreemptionContractProto.Builder.addContainer(YarnProtos.PreemptionContainerProto value)
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
YarnProtos.PreemptionContractProto.Builder |
YarnProtos.PreemptionContractProto.Builder.addContainer(YarnProtos.PreemptionContainerProto value)
repeated .hadoop.yarn.PreemptionContainerProto container = 2; |
YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContainerProto.Builder.mergeFrom(YarnProtos.PreemptionContainerProto other) |
static YarnProtos.PreemptionContainerProto.Builder |
YarnProtos.PreemptionContainerProto.newBuilder(YarnProtos.PreemptionContainerProto prototype) |
YarnProtos.StrictPreemptionContractProto.Builder |
YarnProtos.StrictPreemptionContractProto.Builder.setContainer(int index,
YarnProtos.PreemptionContainerProto value)
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
YarnProtos.PreemptionContractProto.Builder |
YarnProtos.PreemptionContractProto.Builder.setContainer(int index,
YarnProtos.PreemptionContainerProto value)
repeated .hadoop.yarn.PreemptionContainerProto container = 2; |
Modifier and Type | Method and Description |
---|---|
YarnProtos.StrictPreemptionContractProto.Builder |
YarnProtos.StrictPreemptionContractProto.Builder.addAllContainer(Iterable<? extends YarnProtos.PreemptionContainerProto> values)
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
YarnProtos.PreemptionContractProto.Builder |
YarnProtos.PreemptionContractProto.Builder.addAllContainer(Iterable<? extends YarnProtos.PreemptionContainerProto> values)
repeated .hadoop.yarn.PreemptionContainerProto container = 2; |
Copyright © 2013 Apache Software Foundation. All rights reserved.