public static final class ZooKeeperProxy.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ZooKeeperProxy.Builder> implements ZooKeeperProxyOrBuilder
envoy.config.filter.network.zookeeper_proxy.v1alpha1.ZooKeeperProxy| Modifier and Type | Method and Description |
|---|---|
ZooKeeperProxy.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ZooKeeperProxy |
build() |
ZooKeeperProxy |
buildPartial() |
ZooKeeperProxy.Builder |
clear() |
ZooKeeperProxy.Builder |
clearAccessLog()
[#not-implemented-hide:] The optional path to use for writing ZooKeeper access logs.
|
ZooKeeperProxy.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ZooKeeperProxy.Builder |
clearMaxPacketBytes()
Messages — requests, responses and events — that are bigger than this value will
be ignored.
|
ZooKeeperProxy.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ZooKeeperProxy.Builder |
clearStatPrefix()
The human readable prefix to use when emitting :ref:`statistics
<config_network_filters_zookeeper_proxy_stats>`.
|
ZooKeeperProxy.Builder |
clone() |
String |
getAccessLog()
[#not-implemented-hide:] The optional path to use for writing ZooKeeper access logs.
|
com.google.protobuf.ByteString |
getAccessLogBytes()
[#not-implemented-hide:] The optional path to use for writing ZooKeeper access logs.
|
ZooKeeperProxy |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.UInt32Value |
getMaxPacketBytes()
Messages — requests, responses and events — that are bigger than this value will
be ignored.
|
com.google.protobuf.UInt32Value.Builder |
getMaxPacketBytesBuilder()
Messages — requests, responses and events — that are bigger than this value will
be ignored.
|
com.google.protobuf.UInt32ValueOrBuilder |
getMaxPacketBytesOrBuilder()
Messages — requests, responses and events — that are bigger than this value will
be ignored.
|
String |
getStatPrefix()
The human readable prefix to use when emitting :ref:`statistics
<config_network_filters_zookeeper_proxy_stats>`.
|
com.google.protobuf.ByteString |
getStatPrefixBytes()
The human readable prefix to use when emitting :ref:`statistics
<config_network_filters_zookeeper_proxy_stats>`.
|
boolean |
hasMaxPacketBytes()
Messages — requests, responses and events — that are bigger than this value will
be ignored.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ZooKeeperProxy.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ZooKeeperProxy.Builder |
mergeFrom(com.google.protobuf.Message other) |
ZooKeeperProxy.Builder |
mergeFrom(ZooKeeperProxy other) |
ZooKeeperProxy.Builder |
mergeMaxPacketBytes(com.google.protobuf.UInt32Value value)
Messages — requests, responses and events — that are bigger than this value will
be ignored.
|
ZooKeeperProxy.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ZooKeeperProxy.Builder |
setAccessLog(String value)
[#not-implemented-hide:] The optional path to use for writing ZooKeeper access logs.
|
ZooKeeperProxy.Builder |
setAccessLogBytes(com.google.protobuf.ByteString value)
[#not-implemented-hide:] The optional path to use for writing ZooKeeper access logs.
|
ZooKeeperProxy.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ZooKeeperProxy.Builder |
setMaxPacketBytes(com.google.protobuf.UInt32Value.Builder builderForValue)
Messages — requests, responses and events — that are bigger than this value will
be ignored.
|
ZooKeeperProxy.Builder |
setMaxPacketBytes(com.google.protobuf.UInt32Value value)
Messages — requests, responses and events — that are bigger than this value will
be ignored.
|
ZooKeeperProxy.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ZooKeeperProxy.Builder |
setStatPrefix(String value)
The human readable prefix to use when emitting :ref:`statistics
<config_network_filters_zookeeper_proxy_stats>`.
|
ZooKeeperProxy.Builder |
setStatPrefixBytes(com.google.protobuf.ByteString value)
The human readable prefix to use when emitting :ref:`statistics
<config_network_filters_zookeeper_proxy_stats>`.
|
ZooKeeperProxy.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<ZooKeeperProxy.Builder>public ZooKeeperProxy.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ZooKeeperProxy.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<ZooKeeperProxy.Builder>public ZooKeeperProxy getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ZooKeeperProxy build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ZooKeeperProxy buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ZooKeeperProxy.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ZooKeeperProxy.Builder>public ZooKeeperProxy.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<ZooKeeperProxy.Builder>public ZooKeeperProxy.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ZooKeeperProxy.Builder>public ZooKeeperProxy.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ZooKeeperProxy.Builder>public ZooKeeperProxy.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<ZooKeeperProxy.Builder>public ZooKeeperProxy.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<ZooKeeperProxy.Builder>public ZooKeeperProxy.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ZooKeeperProxy.Builder>public ZooKeeperProxy.Builder mergeFrom(ZooKeeperProxy other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ZooKeeperProxy.Builder>public ZooKeeperProxy.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<ZooKeeperProxy.Builder>IOExceptionpublic String getStatPrefix()
The human readable prefix to use when emitting :ref:`statistics <config_network_filters_zookeeper_proxy_stats>`.
string stat_prefix = 1 [(.validate.rules) = { ... }getStatPrefix in interface ZooKeeperProxyOrBuilderpublic com.google.protobuf.ByteString getStatPrefixBytes()
The human readable prefix to use when emitting :ref:`statistics <config_network_filters_zookeeper_proxy_stats>`.
string stat_prefix = 1 [(.validate.rules) = { ... }getStatPrefixBytes in interface ZooKeeperProxyOrBuilderpublic ZooKeeperProxy.Builder setStatPrefix(String value)
The human readable prefix to use when emitting :ref:`statistics <config_network_filters_zookeeper_proxy_stats>`.
string stat_prefix = 1 [(.validate.rules) = { ... }public ZooKeeperProxy.Builder clearStatPrefix()
The human readable prefix to use when emitting :ref:`statistics <config_network_filters_zookeeper_proxy_stats>`.
string stat_prefix = 1 [(.validate.rules) = { ... }public ZooKeeperProxy.Builder setStatPrefixBytes(com.google.protobuf.ByteString value)
The human readable prefix to use when emitting :ref:`statistics <config_network_filters_zookeeper_proxy_stats>`.
string stat_prefix = 1 [(.validate.rules) = { ... }public String getAccessLog()
[#not-implemented-hide:] The optional path to use for writing ZooKeeper access logs. If the access log field is empty, access logs will not be written.
string access_log = 2;getAccessLog in interface ZooKeeperProxyOrBuilderpublic com.google.protobuf.ByteString getAccessLogBytes()
[#not-implemented-hide:] The optional path to use for writing ZooKeeper access logs. If the access log field is empty, access logs will not be written.
string access_log = 2;getAccessLogBytes in interface ZooKeeperProxyOrBuilderpublic ZooKeeperProxy.Builder setAccessLog(String value)
[#not-implemented-hide:] The optional path to use for writing ZooKeeper access logs. If the access log field is empty, access logs will not be written.
string access_log = 2;public ZooKeeperProxy.Builder clearAccessLog()
[#not-implemented-hide:] The optional path to use for writing ZooKeeper access logs. If the access log field is empty, access logs will not be written.
string access_log = 2;public ZooKeeperProxy.Builder setAccessLogBytes(com.google.protobuf.ByteString value)
[#not-implemented-hide:] The optional path to use for writing ZooKeeper access logs. If the access log field is empty, access logs will not be written.
string access_log = 2;public boolean hasMaxPacketBytes()
Messages — requests, responses and events — that are bigger than this value will be ignored. If it is not set, the default value is 1Mb. The value here should match the jute.maxbuffer property in your cluster configuration: https://zookeeper.apache.org/doc/r3.4.10/zookeeperAdmin.html#Unsafe+Options if that is set. If it isn't, ZooKeeper's default is also 1Mb.
.google.protobuf.UInt32Value max_packet_bytes = 3;hasMaxPacketBytes in interface ZooKeeperProxyOrBuilderpublic com.google.protobuf.UInt32Value getMaxPacketBytes()
Messages — requests, responses and events — that are bigger than this value will be ignored. If it is not set, the default value is 1Mb. The value here should match the jute.maxbuffer property in your cluster configuration: https://zookeeper.apache.org/doc/r3.4.10/zookeeperAdmin.html#Unsafe+Options if that is set. If it isn't, ZooKeeper's default is also 1Mb.
.google.protobuf.UInt32Value max_packet_bytes = 3;getMaxPacketBytes in interface ZooKeeperProxyOrBuilderpublic ZooKeeperProxy.Builder setMaxPacketBytes(com.google.protobuf.UInt32Value value)
Messages — requests, responses and events — that are bigger than this value will be ignored. If it is not set, the default value is 1Mb. The value here should match the jute.maxbuffer property in your cluster configuration: https://zookeeper.apache.org/doc/r3.4.10/zookeeperAdmin.html#Unsafe+Options if that is set. If it isn't, ZooKeeper's default is also 1Mb.
.google.protobuf.UInt32Value max_packet_bytes = 3;public ZooKeeperProxy.Builder setMaxPacketBytes(com.google.protobuf.UInt32Value.Builder builderForValue)
Messages — requests, responses and events — that are bigger than this value will be ignored. If it is not set, the default value is 1Mb. The value here should match the jute.maxbuffer property in your cluster configuration: https://zookeeper.apache.org/doc/r3.4.10/zookeeperAdmin.html#Unsafe+Options if that is set. If it isn't, ZooKeeper's default is also 1Mb.
.google.protobuf.UInt32Value max_packet_bytes = 3;public ZooKeeperProxy.Builder mergeMaxPacketBytes(com.google.protobuf.UInt32Value value)
Messages — requests, responses and events — that are bigger than this value will be ignored. If it is not set, the default value is 1Mb. The value here should match the jute.maxbuffer property in your cluster configuration: https://zookeeper.apache.org/doc/r3.4.10/zookeeperAdmin.html#Unsafe+Options if that is set. If it isn't, ZooKeeper's default is also 1Mb.
.google.protobuf.UInt32Value max_packet_bytes = 3;public ZooKeeperProxy.Builder clearMaxPacketBytes()
Messages — requests, responses and events — that are bigger than this value will be ignored. If it is not set, the default value is 1Mb. The value here should match the jute.maxbuffer property in your cluster configuration: https://zookeeper.apache.org/doc/r3.4.10/zookeeperAdmin.html#Unsafe+Options if that is set. If it isn't, ZooKeeper's default is also 1Mb.
.google.protobuf.UInt32Value max_packet_bytes = 3;public com.google.protobuf.UInt32Value.Builder getMaxPacketBytesBuilder()
Messages — requests, responses and events — that are bigger than this value will be ignored. If it is not set, the default value is 1Mb. The value here should match the jute.maxbuffer property in your cluster configuration: https://zookeeper.apache.org/doc/r3.4.10/zookeeperAdmin.html#Unsafe+Options if that is set. If it isn't, ZooKeeper's default is also 1Mb.
.google.protobuf.UInt32Value max_packet_bytes = 3;public com.google.protobuf.UInt32ValueOrBuilder getMaxPacketBytesOrBuilder()
Messages — requests, responses and events — that are bigger than this value will be ignored. If it is not set, the default value is 1Mb. The value here should match the jute.maxbuffer property in your cluster configuration: https://zookeeper.apache.org/doc/r3.4.10/zookeeperAdmin.html#Unsafe+Options if that is set. If it isn't, ZooKeeper's default is also 1Mb.
.google.protobuf.UInt32Value max_packet_bytes = 3;getMaxPacketBytesOrBuilder in interface ZooKeeperProxyOrBuilderpublic final ZooKeeperProxy.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ZooKeeperProxy.Builder>public final ZooKeeperProxy.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ZooKeeperProxy.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.