public static final class StoreTypes.SQLPlanMetric.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.SQLPlanMetric.Builder> implements StoreTypes.SQLPlanMetricOrBuilder
org.apache.spark.status.protobuf.SQLPlanMetric
Modifier and Type | Method and Description |
---|---|
StoreTypes.SQLPlanMetric.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StoreTypes.SQLPlanMetric |
build() |
StoreTypes.SQLPlanMetric |
buildPartial() |
StoreTypes.SQLPlanMetric.Builder |
clear() |
StoreTypes.SQLPlanMetric.Builder |
clearAccumulatorId()
int64 accumulator_id = 2; |
StoreTypes.SQLPlanMetric.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StoreTypes.SQLPlanMetric.Builder |
clearMetricType()
optional string metric_type = 3; |
StoreTypes.SQLPlanMetric.Builder |
clearName()
optional string name = 1; |
StoreTypes.SQLPlanMetric.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StoreTypes.SQLPlanMetric.Builder |
clone() |
long |
getAccumulatorId()
int64 accumulator_id = 2; |
StoreTypes.SQLPlanMetric |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getMetricType()
optional string metric_type = 3; |
com.google.protobuf.ByteString |
getMetricTypeBytes()
optional string metric_type = 3; |
String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
boolean |
hasMetricType()
optional string metric_type = 3; |
boolean |
hasName()
optional string name = 1; |
boolean |
isInitialized() |
StoreTypes.SQLPlanMetric.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StoreTypes.SQLPlanMetric.Builder |
mergeFrom(com.google.protobuf.Message other) |
StoreTypes.SQLPlanMetric.Builder |
mergeFrom(StoreTypes.SQLPlanMetric other) |
StoreTypes.SQLPlanMetric.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StoreTypes.SQLPlanMetric.Builder |
setAccumulatorId(long value)
int64 accumulator_id = 2; |
StoreTypes.SQLPlanMetric.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StoreTypes.SQLPlanMetric.Builder |
setMetricType(String value)
optional string metric_type = 3; |
StoreTypes.SQLPlanMetric.Builder |
setMetricTypeBytes(com.google.protobuf.ByteString value)
optional string metric_type = 3; |
StoreTypes.SQLPlanMetric.Builder |
setName(String value)
optional string name = 1; |
StoreTypes.SQLPlanMetric.Builder |
setNameBytes(com.google.protobuf.ByteString value)
optional string name = 1; |
StoreTypes.SQLPlanMetric.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
StoreTypes.SQLPlanMetric.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForField
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toString
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public StoreTypes.SQLPlanMetric.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.SQLPlanMetric.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.GeneratedMessageV3.Builder<StoreTypes.SQLPlanMetric.Builder>
public StoreTypes.SQLPlanMetric getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public StoreTypes.SQLPlanMetric build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public StoreTypes.SQLPlanMetric buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public StoreTypes.SQLPlanMetric.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.SQLPlanMetric.Builder>
public StoreTypes.SQLPlanMetric.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.SQLPlanMetric.Builder>
public StoreTypes.SQLPlanMetric.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.SQLPlanMetric.Builder>
public StoreTypes.SQLPlanMetric.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.SQLPlanMetric.Builder>
public StoreTypes.SQLPlanMetric.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.SQLPlanMetric.Builder>
public StoreTypes.SQLPlanMetric.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.SQLPlanMetric.Builder>
public StoreTypes.SQLPlanMetric.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<StoreTypes.SQLPlanMetric.Builder>
public StoreTypes.SQLPlanMetric.Builder mergeFrom(StoreTypes.SQLPlanMetric other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.SQLPlanMetric.Builder>
public StoreTypes.SQLPlanMetric.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<StoreTypes.SQLPlanMetric.Builder>
java.io.IOException
public boolean hasName()
optional string name = 1;
hasName
in interface StoreTypes.SQLPlanMetricOrBuilder
public String getName()
optional string name = 1;
getName
in interface StoreTypes.SQLPlanMetricOrBuilder
public com.google.protobuf.ByteString getNameBytes()
optional string name = 1;
getNameBytes
in interface StoreTypes.SQLPlanMetricOrBuilder
public StoreTypes.SQLPlanMetric.Builder setName(String value)
optional string name = 1;
value
- The name to set.public StoreTypes.SQLPlanMetric.Builder clearName()
optional string name = 1;
public StoreTypes.SQLPlanMetric.Builder setNameBytes(com.google.protobuf.ByteString value)
optional string name = 1;
value
- The bytes for name to set.public long getAccumulatorId()
int64 accumulator_id = 2;
getAccumulatorId
in interface StoreTypes.SQLPlanMetricOrBuilder
public StoreTypes.SQLPlanMetric.Builder setAccumulatorId(long value)
int64 accumulator_id = 2;
value
- The accumulatorId to set.public StoreTypes.SQLPlanMetric.Builder clearAccumulatorId()
int64 accumulator_id = 2;
public boolean hasMetricType()
optional string metric_type = 3;
hasMetricType
in interface StoreTypes.SQLPlanMetricOrBuilder
public String getMetricType()
optional string metric_type = 3;
getMetricType
in interface StoreTypes.SQLPlanMetricOrBuilder
public com.google.protobuf.ByteString getMetricTypeBytes()
optional string metric_type = 3;
getMetricTypeBytes
in interface StoreTypes.SQLPlanMetricOrBuilder
public StoreTypes.SQLPlanMetric.Builder setMetricType(String value)
optional string metric_type = 3;
value
- The metricType to set.public StoreTypes.SQLPlanMetric.Builder clearMetricType()
optional string metric_type = 3;
public StoreTypes.SQLPlanMetric.Builder setMetricTypeBytes(com.google.protobuf.ByteString value)
optional string metric_type = 3;
value
- The bytes for metricType to set.public final StoreTypes.SQLPlanMetric.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.SQLPlanMetric.Builder>
public final StoreTypes.SQLPlanMetric.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<StoreTypes.SQLPlanMetric.Builder>