Uses of Class
org.apache.drill.exec.proto.UserBitShared.MetricValue
Packages that use UserBitShared.MetricValue
-
Uses of UserBitShared.MetricValue in org.apache.drill.exec.proto
Fields in org.apache.drill.exec.proto with type parameters of type UserBitShared.MetricValueModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<UserBitShared.MetricValue>
UserBitShared.MetricValue.PARSER
Deprecated.Methods in org.apache.drill.exec.proto that return UserBitShared.MetricValueModifier and TypeMethodDescriptionUserBitShared.MetricValue.Builder.build()
UserBitShared.MetricValue.Builder.buildPartial()
static UserBitShared.MetricValue
UserBitShared.MetricValue.getDefaultInstance()
UserBitShared.MetricValue.Builder.getDefaultInstanceForType()
UserBitShared.MetricValue.getDefaultInstanceForType()
UserBitShared.OperatorProfile.Builder.getMetric
(int index) repeated .exec.shared.MetricValue metric = 8;
UserBitShared.OperatorProfile.getMetric
(int index) repeated .exec.shared.MetricValue metric = 8;
UserBitShared.OperatorProfileOrBuilder.getMetric
(int index) repeated .exec.shared.MetricValue metric = 8;
SchemaUserBitShared.MetricValue.MessageSchema.newMessage()
static UserBitShared.MetricValue
UserBitShared.MetricValue.parseDelimitedFrom
(InputStream input) static UserBitShared.MetricValue
UserBitShared.MetricValue.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.MetricValue
UserBitShared.MetricValue.parseFrom
(byte[] data) static UserBitShared.MetricValue
UserBitShared.MetricValue.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.MetricValue
UserBitShared.MetricValue.parseFrom
(com.google.protobuf.ByteString data) static UserBitShared.MetricValue
UserBitShared.MetricValue.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.MetricValue
UserBitShared.MetricValue.parseFrom
(com.google.protobuf.CodedInputStream input) static UserBitShared.MetricValue
UserBitShared.MetricValue.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.MetricValue
UserBitShared.MetricValue.parseFrom
(InputStream input) static UserBitShared.MetricValue
UserBitShared.MetricValue.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.MetricValue
UserBitShared.MetricValue.parseFrom
(ByteBuffer data) static UserBitShared.MetricValue
UserBitShared.MetricValue.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.drill.exec.proto that return types with arguments of type UserBitShared.MetricValueModifier and TypeMethodDescriptionUserBitShared.OperatorProfile.Builder.getMetricList()
repeated .exec.shared.MetricValue metric = 8;
UserBitShared.OperatorProfile.getMetricList()
repeated .exec.shared.MetricValue metric = 8;
UserBitShared.OperatorProfileOrBuilder.getMetricList()
repeated .exec.shared.MetricValue metric = 8;
com.google.protobuf.Parser<UserBitShared.MetricValue>
UserBitShared.MetricValue.getParserForType()
static com.google.protobuf.Parser<UserBitShared.MetricValue>
UserBitShared.MetricValue.parser()
SchemaUserBitShared.MetricValue.MessageSchema.typeClass()
Methods in org.apache.drill.exec.proto with parameters of type UserBitShared.MetricValueModifier and TypeMethodDescriptionUserBitShared.OperatorProfile.Builder.addMetric
(int index, UserBitShared.MetricValue value) repeated .exec.shared.MetricValue metric = 8;
UserBitShared.OperatorProfile.Builder.addMetric
(UserBitShared.MetricValue value) repeated .exec.shared.MetricValue metric = 8;
boolean
SchemaUserBitShared.MetricValue.MessageSchema.isInitialized
(UserBitShared.MetricValue message) void
SchemaUserBitShared.MetricValue.MessageSchema.mergeFrom
(io.protostuff.Input input, UserBitShared.MetricValue message) UserBitShared.MetricValue.Builder.mergeFrom
(UserBitShared.MetricValue other) UserBitShared.MetricValue.newBuilder
(UserBitShared.MetricValue prototype) UserBitShared.OperatorProfile.Builder.setMetric
(int index, UserBitShared.MetricValue value) repeated .exec.shared.MetricValue metric = 8;
void
SchemaUserBitShared.MetricValue.MessageSchema.writeTo
(io.protostuff.Output output, UserBitShared.MetricValue message) Method parameters in org.apache.drill.exec.proto with type arguments of type UserBitShared.MetricValueModifier and TypeMethodDescriptionUserBitShared.OperatorProfile.Builder.addAllMetric
(Iterable<? extends UserBitShared.MetricValue> values) repeated .exec.shared.MetricValue metric = 8;