| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.trace.v3 |
| Modifier and Type | Method and Description |
|---|---|
static ZipkinConfig.CollectorEndpointVersion |
ZipkinConfig.CollectorEndpointVersion.forNumber(int value) |
ZipkinConfig.CollectorEndpointVersion |
ZipkinConfig.getCollectorEndpointVersion()
Determines the selected collector endpoint version.
|
ZipkinConfig.CollectorEndpointVersion |
ZipkinConfig.Builder.getCollectorEndpointVersion()
Determines the selected collector endpoint version.
|
ZipkinConfig.CollectorEndpointVersion |
ZipkinConfigOrBuilder.getCollectorEndpointVersion()
Determines the selected collector endpoint version.
|
static ZipkinConfig.CollectorEndpointVersion |
ZipkinConfig.CollectorEndpointVersion.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ZipkinConfig.CollectorEndpointVersion |
ZipkinConfig.CollectorEndpointVersion.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ZipkinConfig.CollectorEndpointVersion> |
ZipkinConfig.CollectorEndpointVersion.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ZipkinConfig.Builder |
ZipkinConfig.Builder.setCollectorEndpointVersion(ZipkinConfig.CollectorEndpointVersion value)
Determines the selected collector endpoint version.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.