| Package | Description |
|---|---|
| com.lightstep.tracer.grpc |
| Modifier and Type | Method | Description |
|---|---|---|
static MetricsSample.ValueCase |
MetricsSample.ValueCase.forNumber(int value) |
|
MetricsSample.ValueCase |
MetricsSample.Builder.getValueCase() |
|
MetricsSample.ValueCase |
MetricsSample.getValueCase() |
|
MetricsSample.ValueCase |
MetricsSampleOrBuilder.getValueCase() |
|
static MetricsSample.ValueCase |
MetricsSample.ValueCase.valueOf(int value) |
Deprecated.
Use
forNumber(int) instead. |
static MetricsSample.ValueCase |
MetricsSample.ValueCase.valueOf(java.lang.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 © 2018 LightStep. All rights reserved.