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