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