static ZipkinConfig.CollectorEndpointVersion |
ZipkinConfig.CollectorEndpointVersion.forNumber(int value) |
|
ZipkinConfig.CollectorEndpointVersion |
ZipkinConfig.Builder.getCollectorEndpointVersion() |
Determines the selected collector endpoint version.
|
ZipkinConfig.CollectorEndpointVersion |
ZipkinConfig.getCollectorEndpointVersion() |
Determines the selected collector endpoint version.
|
ZipkinConfig.CollectorEndpointVersion |
ZipkinConfigOrBuilder.getCollectorEndpointVersion() |
Determines the selected collector endpoint version.
|
static ZipkinConfig.CollectorEndpointVersion |
ZipkinConfig.CollectorEndpointVersion.valueOf(int value) |
Deprecated.
|
static ZipkinConfig.CollectorEndpointVersion |
ZipkinConfig.CollectorEndpointVersion.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ZipkinConfig.CollectorEndpointVersion |
ZipkinConfig.CollectorEndpointVersion.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ZipkinConfig.CollectorEndpointVersion[] |
ZipkinConfig.CollectorEndpointVersion.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|