| Package | Description |
|---|---|
| com.lightstep.tracer.grpc |
| Modifier and Type | Method and Description |
|---|---|
static MetricPoint.ValueCase |
MetricPoint.ValueCase.forNumber(int value) |
MetricPoint.ValueCase |
MetricPoint.getValueCase() |
MetricPoint.ValueCase |
MetricPoint.Builder.getValueCase() |
MetricPoint.ValueCase |
MetricPointOrBuilder.getValueCase() |
static MetricPoint.ValueCase |
MetricPoint.ValueCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static MetricPoint.ValueCase |
MetricPoint.ValueCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricPoint.ValueCase[] |
MetricPoint.ValueCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 LightStep. All rights reserved.