public static interface StoreTypes.SQLPlanMetricOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getAccumulatorId()
int64 accumulator_id = 2; |
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasName()
optional string name = 1;
String getName()
optional string name = 1;
com.google.protobuf.ByteString getNameBytes()
optional string name = 1;
long getAccumulatorId()
int64 accumulator_id = 2;
boolean hasMetricType()
optional string metric_type = 3;
String getMetricType()
optional string metric_type = 3;
com.google.protobuf.ByteString getMetricTypeBytes()
optional string metric_type = 3;