public static final class YarnProtos.PreemptionMessageProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<YarnProtos.PreemptionMessageProto.Builder> implements YarnProtos.PreemptionMessageProtoOrBuilder
hadoop.yarn.PreemptionMessageProto
Modifier and Type | Method and Description |
---|---|
YarnProtos.PreemptionMessageProto |
build() |
YarnProtos.PreemptionMessageProto |
buildPartial() |
YarnProtos.PreemptionMessageProto.Builder |
clear() |
YarnProtos.PreemptionMessageProto.Builder |
clearContract()
optional .hadoop.yarn.PreemptionContractProto contract = 2; |
YarnProtos.PreemptionMessageProto.Builder |
clearStrictContract()
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1; |
YarnProtos.PreemptionMessageProto.Builder |
clone() |
YarnProtos.PreemptionContractProto |
getContract()
optional .hadoop.yarn.PreemptionContractProto contract = 2; |
YarnProtos.PreemptionContractProto.Builder |
getContractBuilder()
optional .hadoop.yarn.PreemptionContractProto contract = 2; |
YarnProtos.PreemptionContractProtoOrBuilder |
getContractOrBuilder()
optional .hadoop.yarn.PreemptionContractProto contract = 2; |
YarnProtos.PreemptionMessageProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
YarnProtos.StrictPreemptionContractProto |
getStrictContract()
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1; |
YarnProtos.StrictPreemptionContractProto.Builder |
getStrictContractBuilder()
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1; |
YarnProtos.StrictPreemptionContractProtoOrBuilder |
getStrictContractOrBuilder()
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1; |
boolean |
hasContract()
optional .hadoop.yarn.PreemptionContractProto contract = 2; |
boolean |
hasStrictContract()
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
YarnProtos.PreemptionMessageProto.Builder |
mergeContract(YarnProtos.PreemptionContractProto value)
optional .hadoop.yarn.PreemptionContractProto contract = 2; |
YarnProtos.PreemptionMessageProto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
YarnProtos.PreemptionMessageProto.Builder |
mergeFrom(com.google.protobuf.Message other) |
YarnProtos.PreemptionMessageProto.Builder |
mergeFrom(YarnProtos.PreemptionMessageProto other) |
YarnProtos.PreemptionMessageProto.Builder |
mergeStrictContract(YarnProtos.StrictPreemptionContractProto value)
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1; |
YarnProtos.PreemptionMessageProto.Builder |
setContract(YarnProtos.PreemptionContractProto.Builder builderForValue)
optional .hadoop.yarn.PreemptionContractProto contract = 2; |
YarnProtos.PreemptionMessageProto.Builder |
setContract(YarnProtos.PreemptionContractProto value)
optional .hadoop.yarn.PreemptionContractProto contract = 2; |
YarnProtos.PreemptionMessageProto.Builder |
setStrictContract(YarnProtos.StrictPreemptionContractProto.Builder builderForValue)
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1; |
YarnProtos.PreemptionMessageProto.Builder |
setStrictContract(YarnProtos.StrictPreemptionContractProto value)
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<YarnProtos.PreemptionMessageProto.Builder>
public YarnProtos.PreemptionMessageProto.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<YarnProtos.PreemptionMessageProto.Builder>
public YarnProtos.PreemptionMessageProto.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<YarnProtos.PreemptionMessageProto.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<YarnProtos.PreemptionMessageProto.Builder>
public YarnProtos.PreemptionMessageProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public YarnProtos.PreemptionMessageProto build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public YarnProtos.PreemptionMessageProto buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public YarnProtos.PreemptionMessageProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<YarnProtos.PreemptionMessageProto.Builder>
public YarnProtos.PreemptionMessageProto.Builder mergeFrom(YarnProtos.PreemptionMessageProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<YarnProtos.PreemptionMessageProto.Builder>
public YarnProtos.PreemptionMessageProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<YarnProtos.PreemptionMessageProto.Builder>
IOException
public boolean hasStrictContract()
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
hasStrictContract
in interface YarnProtos.PreemptionMessageProtoOrBuilder
public YarnProtos.StrictPreemptionContractProto getStrictContract()
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
getStrictContract
in interface YarnProtos.PreemptionMessageProtoOrBuilder
public YarnProtos.PreemptionMessageProto.Builder setStrictContract(YarnProtos.StrictPreemptionContractProto value)
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
public YarnProtos.PreemptionMessageProto.Builder setStrictContract(YarnProtos.StrictPreemptionContractProto.Builder builderForValue)
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
public YarnProtos.PreemptionMessageProto.Builder mergeStrictContract(YarnProtos.StrictPreemptionContractProto value)
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
public YarnProtos.PreemptionMessageProto.Builder clearStrictContract()
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
public YarnProtos.StrictPreemptionContractProto.Builder getStrictContractBuilder()
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
public YarnProtos.StrictPreemptionContractProtoOrBuilder getStrictContractOrBuilder()
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
getStrictContractOrBuilder
in interface YarnProtos.PreemptionMessageProtoOrBuilder
public boolean hasContract()
optional .hadoop.yarn.PreemptionContractProto contract = 2;
hasContract
in interface YarnProtos.PreemptionMessageProtoOrBuilder
public YarnProtos.PreemptionContractProto getContract()
optional .hadoop.yarn.PreemptionContractProto contract = 2;
getContract
in interface YarnProtos.PreemptionMessageProtoOrBuilder
public YarnProtos.PreemptionMessageProto.Builder setContract(YarnProtos.PreemptionContractProto value)
optional .hadoop.yarn.PreemptionContractProto contract = 2;
public YarnProtos.PreemptionMessageProto.Builder setContract(YarnProtos.PreemptionContractProto.Builder builderForValue)
optional .hadoop.yarn.PreemptionContractProto contract = 2;
public YarnProtos.PreemptionMessageProto.Builder mergeContract(YarnProtos.PreemptionContractProto value)
optional .hadoop.yarn.PreemptionContractProto contract = 2;
public YarnProtos.PreemptionMessageProto.Builder clearContract()
optional .hadoop.yarn.PreemptionContractProto contract = 2;
public YarnProtos.PreemptionContractProto.Builder getContractBuilder()
optional .hadoop.yarn.PreemptionContractProto contract = 2;
public YarnProtos.PreemptionContractProtoOrBuilder getContractOrBuilder()
optional .hadoop.yarn.PreemptionContractProto contract = 2;
getContractOrBuilder
in interface YarnProtos.PreemptionMessageProtoOrBuilder
Copyright © 2013 Apache Software Foundation. All rights reserved.