Class ValueType
- java.lang.Object
-
- io.opentelemetry.proto.profiles.v1experimental.internal.ValueType
-
public final class ValueType extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static ProtoFieldInfo
AGGREGATION_TEMPORALITY
static ProtoFieldInfo
TYPE
static ProtoFieldInfo
UNIT
-
Constructor Summary
Constructors Constructor Description ValueType()
-
-
-
Field Detail
-
TYPE
public static final ProtoFieldInfo TYPE
-
UNIT
public static final ProtoFieldInfo UNIT
-
AGGREGATION_TEMPORALITY
public static final ProtoFieldInfo AGGREGATION_TEMPORALITY
-
-