public static final class PhysicalPlans.Instance.Builder extends com.google.protobuf.GeneratedMessage.Builder<PhysicalPlans.Instance.Builder> implements PhysicalPlans.InstanceOrBuilder
heron.proto.system.Instance
Modifier and Type | Method and Description |
---|---|
PhysicalPlans.Instance |
build() |
PhysicalPlans.Instance |
buildPartial() |
PhysicalPlans.Instance.Builder |
clear() |
PhysicalPlans.Instance.Builder |
clearInfo()
required .heron.proto.system.InstanceInfo info = 3; |
PhysicalPlans.Instance.Builder |
clearInstanceId()
required string instance_id = 1; |
PhysicalPlans.Instance.Builder |
clearStmgrId()
required string stmgr_id = 2; |
PhysicalPlans.Instance.Builder |
clone() |
PhysicalPlans.Instance |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
PhysicalPlans.InstanceInfo |
getInfo()
required .heron.proto.system.InstanceInfo info = 3; |
PhysicalPlans.InstanceInfo.Builder |
getInfoBuilder()
required .heron.proto.system.InstanceInfo info = 3; |
PhysicalPlans.InstanceInfoOrBuilder |
getInfoOrBuilder()
required .heron.proto.system.InstanceInfo info = 3; |
java.lang.String |
getInstanceId()
required string instance_id = 1; |
com.google.protobuf.ByteString |
getInstanceIdBytes()
required string instance_id = 1; |
java.lang.String |
getStmgrId()
required string stmgr_id = 2; |
com.google.protobuf.ByteString |
getStmgrIdBytes()
required string stmgr_id = 2; |
boolean |
hasInfo()
required .heron.proto.system.InstanceInfo info = 3; |
boolean |
hasInstanceId()
required string instance_id = 1; |
boolean |
hasStmgrId()
required string stmgr_id = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PhysicalPlans.Instance.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PhysicalPlans.Instance.Builder |
mergeFrom(com.google.protobuf.Message other) |
PhysicalPlans.Instance.Builder |
mergeFrom(PhysicalPlans.Instance other) |
PhysicalPlans.Instance.Builder |
mergeInfo(PhysicalPlans.InstanceInfo value)
required .heron.proto.system.InstanceInfo info = 3; |
PhysicalPlans.Instance.Builder |
setInfo(PhysicalPlans.InstanceInfo.Builder builderForValue)
required .heron.proto.system.InstanceInfo info = 3; |
PhysicalPlans.Instance.Builder |
setInfo(PhysicalPlans.InstanceInfo value)
required .heron.proto.system.InstanceInfo info = 3; |
PhysicalPlans.Instance.Builder |
setInstanceId(java.lang.String value)
required string instance_id = 1; |
PhysicalPlans.Instance.Builder |
setInstanceIdBytes(com.google.protobuf.ByteString value)
required string instance_id = 1; |
PhysicalPlans.Instance.Builder |
setStmgrId(java.lang.String value)
required string stmgr_id = 2; |
PhysicalPlans.Instance.Builder |
setStmgrIdBytes(com.google.protobuf.ByteString value)
required string stmgr_id = 2; |
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
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<PhysicalPlans.Instance.Builder>
public PhysicalPlans.Instance.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<PhysicalPlans.Instance.Builder>
public PhysicalPlans.Instance.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<PhysicalPlans.Instance.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<PhysicalPlans.Instance.Builder>
public PhysicalPlans.Instance getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public PhysicalPlans.Instance build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public PhysicalPlans.Instance buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public PhysicalPlans.Instance.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<PhysicalPlans.Instance.Builder>
public PhysicalPlans.Instance.Builder mergeFrom(PhysicalPlans.Instance other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<PhysicalPlans.Instance.Builder>
public PhysicalPlans.Instance.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.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<PhysicalPlans.Instance.Builder>
java.io.IOException
public boolean hasInstanceId()
required string instance_id = 1;
hasInstanceId
in interface PhysicalPlans.InstanceOrBuilder
public java.lang.String getInstanceId()
required string instance_id = 1;
getInstanceId
in interface PhysicalPlans.InstanceOrBuilder
public com.google.protobuf.ByteString getInstanceIdBytes()
required string instance_id = 1;
getInstanceIdBytes
in interface PhysicalPlans.InstanceOrBuilder
public PhysicalPlans.Instance.Builder setInstanceId(java.lang.String value)
required string instance_id = 1;
public PhysicalPlans.Instance.Builder clearInstanceId()
required string instance_id = 1;
public PhysicalPlans.Instance.Builder setInstanceIdBytes(com.google.protobuf.ByteString value)
required string instance_id = 1;
public boolean hasStmgrId()
required string stmgr_id = 2;
hasStmgrId
in interface PhysicalPlans.InstanceOrBuilder
public java.lang.String getStmgrId()
required string stmgr_id = 2;
getStmgrId
in interface PhysicalPlans.InstanceOrBuilder
public com.google.protobuf.ByteString getStmgrIdBytes()
required string stmgr_id = 2;
getStmgrIdBytes
in interface PhysicalPlans.InstanceOrBuilder
public PhysicalPlans.Instance.Builder setStmgrId(java.lang.String value)
required string stmgr_id = 2;
public PhysicalPlans.Instance.Builder clearStmgrId()
required string stmgr_id = 2;
public PhysicalPlans.Instance.Builder setStmgrIdBytes(com.google.protobuf.ByteString value)
required string stmgr_id = 2;
public boolean hasInfo()
required .heron.proto.system.InstanceInfo info = 3;
hasInfo
in interface PhysicalPlans.InstanceOrBuilder
public PhysicalPlans.InstanceInfo getInfo()
required .heron.proto.system.InstanceInfo info = 3;
getInfo
in interface PhysicalPlans.InstanceOrBuilder
public PhysicalPlans.Instance.Builder setInfo(PhysicalPlans.InstanceInfo value)
required .heron.proto.system.InstanceInfo info = 3;
public PhysicalPlans.Instance.Builder setInfo(PhysicalPlans.InstanceInfo.Builder builderForValue)
required .heron.proto.system.InstanceInfo info = 3;
public PhysicalPlans.Instance.Builder mergeInfo(PhysicalPlans.InstanceInfo value)
required .heron.proto.system.InstanceInfo info = 3;
public PhysicalPlans.Instance.Builder clearInfo()
required .heron.proto.system.InstanceInfo info = 3;
public PhysicalPlans.InstanceInfo.Builder getInfoBuilder()
required .heron.proto.system.InstanceInfo info = 3;
public PhysicalPlans.InstanceInfoOrBuilder getInfoOrBuilder()
required .heron.proto.system.InstanceInfo info = 3;
getInfoOrBuilder
in interface PhysicalPlans.InstanceOrBuilder