public static final class PhysicalPlans.InstanceInfo.Builder extends com.google.protobuf.GeneratedMessage.Builder<PhysicalPlans.InstanceInfo.Builder> implements PhysicalPlans.InstanceInfoOrBuilder
heron.proto.system.InstanceInfo
Modifier and Type | Method and Description |
---|---|
PhysicalPlans.InstanceInfo.Builder |
addAllParams(java.lang.Iterable<java.lang.String> values)
repeated string params = 4; |
PhysicalPlans.InstanceInfo.Builder |
addParams(java.lang.String value)
repeated string params = 4; |
PhysicalPlans.InstanceInfo.Builder |
addParamsBytes(com.google.protobuf.ByteString value)
repeated string params = 4; |
PhysicalPlans.InstanceInfo |
build() |
PhysicalPlans.InstanceInfo |
buildPartial() |
PhysicalPlans.InstanceInfo.Builder |
clear() |
PhysicalPlans.InstanceInfo.Builder |
clearComponentIndex()
required int32 component_index = 2; |
PhysicalPlans.InstanceInfo.Builder |
clearComponentName()
required string component_name = 3; |
PhysicalPlans.InstanceInfo.Builder |
clearParams()
repeated string params = 4; |
PhysicalPlans.InstanceInfo.Builder |
clearTaskId()
required int32 task_id = 1; |
PhysicalPlans.InstanceInfo.Builder |
clone() |
int |
getComponentIndex()
required int32 component_index = 2; |
java.lang.String |
getComponentName()
required string component_name = 3; |
com.google.protobuf.ByteString |
getComponentNameBytes()
required string component_name = 3; |
PhysicalPlans.InstanceInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getParams(int index)
repeated string params = 4; |
com.google.protobuf.ByteString |
getParamsBytes(int index)
repeated string params = 4; |
int |
getParamsCount()
repeated string params = 4; |
java.util.List<java.lang.String> |
getParamsList()
repeated string params = 4; |
int |
getTaskId()
required int32 task_id = 1; |
boolean |
hasComponentIndex()
required int32 component_index = 2; |
boolean |
hasComponentName()
required string component_name = 3; |
boolean |
hasTaskId()
required int32 task_id = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PhysicalPlans.InstanceInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PhysicalPlans.InstanceInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
PhysicalPlans.InstanceInfo.Builder |
mergeFrom(PhysicalPlans.InstanceInfo other) |
PhysicalPlans.InstanceInfo.Builder |
setComponentIndex(int value)
required int32 component_index = 2; |
PhysicalPlans.InstanceInfo.Builder |
setComponentName(java.lang.String value)
required string component_name = 3; |
PhysicalPlans.InstanceInfo.Builder |
setComponentNameBytes(com.google.protobuf.ByteString value)
required string component_name = 3; |
PhysicalPlans.InstanceInfo.Builder |
setParams(int index,
java.lang.String value)
repeated string params = 4; |
PhysicalPlans.InstanceInfo.Builder |
setTaskId(int value)
required int32 task_id = 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<PhysicalPlans.InstanceInfo.Builder>
public PhysicalPlans.InstanceInfo.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.InstanceInfo.Builder>
public PhysicalPlans.InstanceInfo.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.InstanceInfo.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.InstanceInfo.Builder>
public PhysicalPlans.InstanceInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public PhysicalPlans.InstanceInfo build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public PhysicalPlans.InstanceInfo buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public PhysicalPlans.InstanceInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<PhysicalPlans.InstanceInfo.Builder>
public PhysicalPlans.InstanceInfo.Builder mergeFrom(PhysicalPlans.InstanceInfo other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<PhysicalPlans.InstanceInfo.Builder>
public PhysicalPlans.InstanceInfo.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.InstanceInfo.Builder>
java.io.IOException
public boolean hasTaskId()
required int32 task_id = 1;
global
hasTaskId
in interface PhysicalPlans.InstanceInfoOrBuilder
public int getTaskId()
required int32 task_id = 1;
global
getTaskId
in interface PhysicalPlans.InstanceInfoOrBuilder
public PhysicalPlans.InstanceInfo.Builder setTaskId(int value)
required int32 task_id = 1;
global
public PhysicalPlans.InstanceInfo.Builder clearTaskId()
required int32 task_id = 1;
global
public boolean hasComponentIndex()
required int32 component_index = 2;
specific to this component
hasComponentIndex
in interface PhysicalPlans.InstanceInfoOrBuilder
public int getComponentIndex()
required int32 component_index = 2;
specific to this component
getComponentIndex
in interface PhysicalPlans.InstanceInfoOrBuilder
public PhysicalPlans.InstanceInfo.Builder setComponentIndex(int value)
required int32 component_index = 2;
specific to this component
public PhysicalPlans.InstanceInfo.Builder clearComponentIndex()
required int32 component_index = 2;
specific to this component
public boolean hasComponentName()
required string component_name = 3;
hasComponentName
in interface PhysicalPlans.InstanceInfoOrBuilder
public java.lang.String getComponentName()
required string component_name = 3;
getComponentName
in interface PhysicalPlans.InstanceInfoOrBuilder
public com.google.protobuf.ByteString getComponentNameBytes()
required string component_name = 3;
getComponentNameBytes
in interface PhysicalPlans.InstanceInfoOrBuilder
public PhysicalPlans.InstanceInfo.Builder setComponentName(java.lang.String value)
required string component_name = 3;
public PhysicalPlans.InstanceInfo.Builder clearComponentName()
required string component_name = 3;
public PhysicalPlans.InstanceInfo.Builder setComponentNameBytes(com.google.protobuf.ByteString value)
required string component_name = 3;
public java.util.List<java.lang.String> getParamsList()
repeated string params = 4;
getParamsList
in interface PhysicalPlans.InstanceInfoOrBuilder
public int getParamsCount()
repeated string params = 4;
getParamsCount
in interface PhysicalPlans.InstanceInfoOrBuilder
public java.lang.String getParams(int index)
repeated string params = 4;
getParams
in interface PhysicalPlans.InstanceInfoOrBuilder
public com.google.protobuf.ByteString getParamsBytes(int index)
repeated string params = 4;
getParamsBytes
in interface PhysicalPlans.InstanceInfoOrBuilder
public PhysicalPlans.InstanceInfo.Builder setParams(int index, java.lang.String value)
repeated string params = 4;
public PhysicalPlans.InstanceInfo.Builder addParams(java.lang.String value)
repeated string params = 4;
public PhysicalPlans.InstanceInfo.Builder addAllParams(java.lang.Iterable<java.lang.String> values)
repeated string params = 4;
public PhysicalPlans.InstanceInfo.Builder clearParams()
repeated string params = 4;
public PhysicalPlans.InstanceInfo.Builder addParamsBytes(com.google.protobuf.ByteString value)
repeated string params = 4;