| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.filter.network.zookeeper_proxy.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
ZooKeeperProxy.Builder |
ZooKeeperProxy.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ZooKeeperProxy.Builder |
ZooKeeperProxy.Builder.clear() |
ZooKeeperProxy.Builder |
ZooKeeperProxy.Builder.clearAccessLog()
[#not-implemented-hide:] The optional path to use for writing ZooKeeper access logs.
|
ZooKeeperProxy.Builder |
ZooKeeperProxy.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ZooKeeperProxy.Builder |
ZooKeeperProxy.Builder.clearMaxPacketBytes()
Messages — requests, responses and events — that are bigger than this value will
be ignored.
|
ZooKeeperProxy.Builder |
ZooKeeperProxy.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ZooKeeperProxy.Builder |
ZooKeeperProxy.Builder.clearStatPrefix()
The human readable prefix to use when emitting :ref:`statistics
<config_network_filters_zookeeper_proxy_stats>`.
|
ZooKeeperProxy.Builder |
ZooKeeperProxy.Builder.clone() |
ZooKeeperProxy.Builder |
ZooKeeperProxy.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ZooKeeperProxy.Builder |
ZooKeeperProxy.Builder.mergeFrom(com.google.protobuf.Message other) |
ZooKeeperProxy.Builder |
ZooKeeperProxy.Builder.mergeFrom(ZooKeeperProxy other) |
ZooKeeperProxy.Builder |
ZooKeeperProxy.Builder.mergeMaxPacketBytes(com.google.protobuf.UInt32Value value)
Messages — requests, responses and events — that are bigger than this value will
be ignored.
|
ZooKeeperProxy.Builder |
ZooKeeperProxy.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ZooKeeperProxy.Builder |
ZooKeeperProxy.newBuilder() |
static ZooKeeperProxy.Builder |
ZooKeeperProxy.newBuilder(ZooKeeperProxy prototype) |
ZooKeeperProxy.Builder |
ZooKeeperProxy.newBuilderForType() |
protected ZooKeeperProxy.Builder |
ZooKeeperProxy.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ZooKeeperProxy.Builder |
ZooKeeperProxy.Builder.setAccessLog(String value)
[#not-implemented-hide:] The optional path to use for writing ZooKeeper access logs.
|
ZooKeeperProxy.Builder |
ZooKeeperProxy.Builder.setAccessLogBytes(com.google.protobuf.ByteString value)
[#not-implemented-hide:] The optional path to use for writing ZooKeeper access logs.
|
ZooKeeperProxy.Builder |
ZooKeeperProxy.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ZooKeeperProxy.Builder |
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 |
ZooKeeperProxy.Builder.setMaxPacketBytes(com.google.protobuf.UInt32Value value)
Messages — requests, responses and events — that are bigger than this value will
be ignored.
|
ZooKeeperProxy.Builder |
ZooKeeperProxy.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ZooKeeperProxy.Builder |
ZooKeeperProxy.Builder.setStatPrefix(String value)
The human readable prefix to use when emitting :ref:`statistics
<config_network_filters_zookeeper_proxy_stats>`.
|
ZooKeeperProxy.Builder |
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 |
ZooKeeperProxy.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ZooKeeperProxy.Builder |
ZooKeeperProxy.toBuilder() |
Copyright © 2018–2021 The Envoy Project. All rights reserved.