|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use YarnProtos.PreemptionContainerProto | |
|---|---|
| org.apache.hadoop.yarn.proto | |
| Uses of YarnProtos.PreemptionContainerProto in org.apache.hadoop.yarn.proto |
|---|
| Fields in org.apache.hadoop.yarn.proto with type parameters of type YarnProtos.PreemptionContainerProto | |
|---|---|
static com.google.protobuf.Parser<YarnProtos.PreemptionContainerProto> |
YarnProtos.PreemptionContainerProto.PARSER
|
| Methods in org.apache.hadoop.yarn.proto that return YarnProtos.PreemptionContainerProto | |
|---|---|
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)
|
| Methods in org.apache.hadoop.yarn.proto that return types with arguments of type YarnProtos.PreemptionContainerProto | |
|---|---|
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()
|
| Methods in org.apache.hadoop.yarn.proto with parameters of type YarnProtos.PreemptionContainerProto | |
|---|---|
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; |
| Method parameters in org.apache.hadoop.yarn.proto with type arguments of type YarnProtos.PreemptionContainerProto | |
|---|---|
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; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||