public static interface YarnProtos.StrictPreemptionContractProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
YarnProtos.PreemptionContainerProto |
getContainer(int index)
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
int |
getContainerCount()
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
List<YarnProtos.PreemptionContainerProto> |
getContainerList()
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
YarnProtos.PreemptionContainerProtoOrBuilder |
getContainerOrBuilder(int index)
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
List<? extends YarnProtos.PreemptionContainerProtoOrBuilder> |
getContainerOrBuilderList()
repeated .hadoop.yarn.PreemptionContainerProto container = 1; |
List<YarnProtos.PreemptionContainerProto> getContainerList()
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
YarnProtos.PreemptionContainerProto getContainer(int index)
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
int getContainerCount()
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
List<? extends YarnProtos.PreemptionContainerProtoOrBuilder> getContainerOrBuilderList()
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
YarnProtos.PreemptionContainerProtoOrBuilder getContainerOrBuilder(int index)
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
Copyright © 2013 Apache Software Foundation. All rights reserved.