public static final class Trace.ZipkinConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Trace.ZipkinConfig.Builder> implements Trace.ZipkinConfigOrBuilder
envoy.config.trace.v2.ZipkinConfig| Modifier and Type | Method and Description |
|---|---|
Trace.ZipkinConfig.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Trace.ZipkinConfig |
build() |
Trace.ZipkinConfig |
buildPartial() |
Trace.ZipkinConfig.Builder |
clear() |
Trace.ZipkinConfig.Builder |
clearCollectorCluster()
The cluster manager cluster that hosts the Zipkin collectors.
|
Trace.ZipkinConfig.Builder |
clearCollectorEndpoint()
The API endpoint of the Zipkin service where the spans will be sent.
|
Trace.ZipkinConfig.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Trace.ZipkinConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Trace.ZipkinConfig.Builder |
clone() |
String |
getCollectorCluster()
The cluster manager cluster that hosts the Zipkin collectors.
|
com.google.protobuf.ByteString |
getCollectorClusterBytes()
The cluster manager cluster that hosts the Zipkin collectors.
|
String |
getCollectorEndpoint()
The API endpoint of the Zipkin service where the spans will be sent.
|
com.google.protobuf.ByteString |
getCollectorEndpointBytes()
The API endpoint of the Zipkin service where the spans will be sent.
|
Trace.ZipkinConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Trace.ZipkinConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Trace.ZipkinConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
Trace.ZipkinConfig.Builder |
mergeFrom(Trace.ZipkinConfig other) |
Trace.ZipkinConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Trace.ZipkinConfig.Builder |
setCollectorCluster(String value)
The cluster manager cluster that hosts the Zipkin collectors.
|
Trace.ZipkinConfig.Builder |
setCollectorClusterBytes(com.google.protobuf.ByteString value)
The cluster manager cluster that hosts the Zipkin collectors.
|
Trace.ZipkinConfig.Builder |
setCollectorEndpoint(String value)
The API endpoint of the Zipkin service where the spans will be sent.
|
Trace.ZipkinConfig.Builder |
setCollectorEndpointBytes(com.google.protobuf.ByteString value)
The API endpoint of the Zipkin service where the spans will be sent.
|
Trace.ZipkinConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Trace.ZipkinConfig.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Trace.ZipkinConfig.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.ZipkinConfig.Builder>public Trace.ZipkinConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.ZipkinConfig.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.ZipkinConfig.Builder>public Trace.ZipkinConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Trace.ZipkinConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Trace.ZipkinConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Trace.ZipkinConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.ZipkinConfig.Builder>public Trace.ZipkinConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.ZipkinConfig.Builder>public Trace.ZipkinConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.ZipkinConfig.Builder>public Trace.ZipkinConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.ZipkinConfig.Builder>public Trace.ZipkinConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.ZipkinConfig.Builder>public Trace.ZipkinConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.ZipkinConfig.Builder>public Trace.ZipkinConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Trace.ZipkinConfig.Builder>public Trace.ZipkinConfig.Builder mergeFrom(Trace.ZipkinConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.ZipkinConfig.Builder>public Trace.ZipkinConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Trace.ZipkinConfig.Builder>IOExceptionpublic String getCollectorCluster()
The cluster manager cluster that hosts the Zipkin collectors. Note that the Zipkin cluster must be defined in the :ref:`Bootstrap static cluster resources <envoy_api_field_config.bootstrap.v2.Bootstrap.StaticResources.clusters>`.
string collector_cluster = 1 [(.validate.rules) = { ... }getCollectorCluster in interface Trace.ZipkinConfigOrBuilderpublic com.google.protobuf.ByteString getCollectorClusterBytes()
The cluster manager cluster that hosts the Zipkin collectors. Note that the Zipkin cluster must be defined in the :ref:`Bootstrap static cluster resources <envoy_api_field_config.bootstrap.v2.Bootstrap.StaticResources.clusters>`.
string collector_cluster = 1 [(.validate.rules) = { ... }getCollectorClusterBytes in interface Trace.ZipkinConfigOrBuilderpublic Trace.ZipkinConfig.Builder setCollectorCluster(String value)
The cluster manager cluster that hosts the Zipkin collectors. Note that the Zipkin cluster must be defined in the :ref:`Bootstrap static cluster resources <envoy_api_field_config.bootstrap.v2.Bootstrap.StaticResources.clusters>`.
string collector_cluster = 1 [(.validate.rules) = { ... }public Trace.ZipkinConfig.Builder clearCollectorCluster()
The cluster manager cluster that hosts the Zipkin collectors. Note that the Zipkin cluster must be defined in the :ref:`Bootstrap static cluster resources <envoy_api_field_config.bootstrap.v2.Bootstrap.StaticResources.clusters>`.
string collector_cluster = 1 [(.validate.rules) = { ... }public Trace.ZipkinConfig.Builder setCollectorClusterBytes(com.google.protobuf.ByteString value)
The cluster manager cluster that hosts the Zipkin collectors. Note that the Zipkin cluster must be defined in the :ref:`Bootstrap static cluster resources <envoy_api_field_config.bootstrap.v2.Bootstrap.StaticResources.clusters>`.
string collector_cluster = 1 [(.validate.rules) = { ... }public String getCollectorEndpoint()
The API endpoint of the Zipkin service where the spans will be sent. When using a standard Zipkin installation, the API endpoint is typically /api/v1/spans, which is the default value.
string collector_endpoint = 2 [(.validate.rules) = { ... }getCollectorEndpoint in interface Trace.ZipkinConfigOrBuilderpublic com.google.protobuf.ByteString getCollectorEndpointBytes()
The API endpoint of the Zipkin service where the spans will be sent. When using a standard Zipkin installation, the API endpoint is typically /api/v1/spans, which is the default value.
string collector_endpoint = 2 [(.validate.rules) = { ... }getCollectorEndpointBytes in interface Trace.ZipkinConfigOrBuilderpublic Trace.ZipkinConfig.Builder setCollectorEndpoint(String value)
The API endpoint of the Zipkin service where the spans will be sent. When using a standard Zipkin installation, the API endpoint is typically /api/v1/spans, which is the default value.
string collector_endpoint = 2 [(.validate.rules) = { ... }public Trace.ZipkinConfig.Builder clearCollectorEndpoint()
The API endpoint of the Zipkin service where the spans will be sent. When using a standard Zipkin installation, the API endpoint is typically /api/v1/spans, which is the default value.
string collector_endpoint = 2 [(.validate.rules) = { ... }public Trace.ZipkinConfig.Builder setCollectorEndpointBytes(com.google.protobuf.ByteString value)
The API endpoint of the Zipkin service where the spans will be sent. When using a standard Zipkin installation, the API endpoint is typically /api/v1/spans, which is the default value.
string collector_endpoint = 2 [(.validate.rules) = { ... }public final Trace.ZipkinConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.ZipkinConfig.Builder>public final Trace.ZipkinConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.ZipkinConfig.Builder>Copyright © 2018 The Envoy Project. All rights reserved.