com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilderMetricsSample, MetricsSample.Builderpublic interface MetricsSampleOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method | Description |
|---|---|---|
double |
getDoubleValue() |
double double_value = 3; |
long |
getIntValue() |
int64 int_value = 2; |
java.lang.String |
getName() |
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes() |
string name = 1; |
MetricsSample.ValueCase |
getValueCase() |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getName()
string name = 1;com.google.protobuf.ByteString getNameBytes()
string name = 1;long getIntValue()
int64 int_value = 2;double getDoubleValue()
double double_value = 3;MetricsSample.ValueCase getValueCase()
Copyright © 2018 LightStep. All rights reserved.