Package | Description |
---|---|
org.apache.hadoop.yarn.proto |
Modifier and Type | Class and Description |
---|---|
static class |
YarnProtos.PreemptionContainerProto
Protobuf type
hadoop.yarn.PreemptionContainerProto |
static class |
YarnProtos.PreemptionContainerProto.Builder
Protobuf type
hadoop.yarn.PreemptionContainerProto |
Modifier and Type | Method and Description |
---|---|
YarnProtos.PreemptionContainerProtoOrBuilder |
YarnProtos.StrictPreemptionContractProtoOrBuilder.getContainerOrBuilder(int index)
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
YarnProtos.PreemptionContainerProtoOrBuilder |
YarnProtos.StrictPreemptionContractProto.getContainerOrBuilder(int index)
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
YarnProtos.PreemptionContainerProtoOrBuilder |
YarnProtos.StrictPreemptionContractProto.Builder.getContainerOrBuilder(int index)
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
YarnProtos.PreemptionContainerProtoOrBuilder |
YarnProtos.PreemptionContractProtoOrBuilder.getContainerOrBuilder(int index)
repeated .hadoop.yarn.PreemptionContainerProto container = 2; |
YarnProtos.PreemptionContainerProtoOrBuilder |
YarnProtos.PreemptionContractProto.getContainerOrBuilder(int index)
repeated .hadoop.yarn.PreemptionContainerProto container = 2; |
YarnProtos.PreemptionContainerProtoOrBuilder |
YarnProtos.PreemptionContractProto.Builder.getContainerOrBuilder(int index)
repeated .hadoop.yarn.PreemptionContainerProto container = 2; |
Modifier and Type | Method and Description |
---|---|
List<? extends YarnProtos.PreemptionContainerProtoOrBuilder> |
YarnProtos.StrictPreemptionContractProtoOrBuilder.getContainerOrBuilderList()
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
List<? extends YarnProtos.PreemptionContainerProtoOrBuilder> |
YarnProtos.StrictPreemptionContractProto.getContainerOrBuilderList()
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
List<? extends YarnProtos.PreemptionContainerProtoOrBuilder> |
YarnProtos.StrictPreemptionContractProto.Builder.getContainerOrBuilderList()
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
List<? extends YarnProtos.PreemptionContainerProtoOrBuilder> |
YarnProtos.PreemptionContractProtoOrBuilder.getContainerOrBuilderList()
repeated .hadoop.yarn.PreemptionContainerProto container = 2; |
List<? extends YarnProtos.PreemptionContainerProtoOrBuilder> |
YarnProtos.PreemptionContractProto.getContainerOrBuilderList()
repeated .hadoop.yarn.PreemptionContainerProto container = 2; |
List<? extends YarnProtos.PreemptionContainerProtoOrBuilder> |
YarnProtos.PreemptionContractProto.Builder.getContainerOrBuilderList()
repeated .hadoop.yarn.PreemptionContainerProto container = 2; |
Copyright © 2013 Apache Software Foundation. All rights reserved.