Uses of Class
io.envoyproxy.envoy.extensions.filters.network.zookeeper_proxy.v3.ZooKeeperProxy.Builder
Packages that use ZooKeeperProxy.Builder
-
Uses of ZooKeeperProxy.Builder in io.envoyproxy.envoy.extensions.filters.network.zookeeper_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.zookeeper_proxy.v3 that return ZooKeeperProxy.BuilderModifier and TypeMethodDescriptionZooKeeperProxy.Builder.addAllLatencyThresholdOverrides(Iterable<? extends LatencyThresholdOverride> values) List of latency threshold overrides for opcodes.ZooKeeperProxy.Builder.addLatencyThresholdOverrides(int index, LatencyThresholdOverride value) List of latency threshold overrides for opcodes.ZooKeeperProxy.Builder.addLatencyThresholdOverrides(int index, LatencyThresholdOverride.Builder builderForValue) List of latency threshold overrides for opcodes.ZooKeeperProxy.Builder.addLatencyThresholdOverrides(LatencyThresholdOverride value) List of latency threshold overrides for opcodes.ZooKeeperProxy.Builder.addLatencyThresholdOverrides(LatencyThresholdOverride.Builder builderForValue) List of latency threshold overrides for opcodes.ZooKeeperProxy.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ZooKeeperProxy.Builder.clear()ZooKeeperProxy.Builder.clearAccessLog()[#not-implemented-hide:] The optional path to use for writing ZooKeeper access logs.ZooKeeperProxy.Builder.clearDefaultLatencyThreshold()The default latency threshold to decide the fast/slow responses and emit metrics (used for error budget calculation).ZooKeeperProxy.Builder.clearEnableLatencyThresholdMetrics()Whether to emit latency threshold metrics.ZooKeeperProxy.Builder.clearEnablePerOpcodeDecoderErrorMetrics()Whether to emit per opcode decoder error metrics.ZooKeeperProxy.Builder.clearEnablePerOpcodeRequestBytesMetrics()Whether to emit per opcode request bytes metrics.ZooKeeperProxy.Builder.clearEnablePerOpcodeResponseBytesMetrics()Whether to emit per opcode response bytes metrics.ZooKeeperProxy.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) ZooKeeperProxy.Builder.clearLatencyThresholdOverrides()List of latency threshold overrides for opcodes.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()ZooKeeperProxy.Builder.mergeDefaultLatencyThreshold(com.google.protobuf.Duration value) The default latency threshold to decide the fast/slow responses and emit metrics (used for error budget calculation).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.final ZooKeeperProxy.BuilderZooKeeperProxy.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static ZooKeeperProxy.BuilderZooKeeperProxy.newBuilder()static ZooKeeperProxy.BuilderZooKeeperProxy.newBuilder(ZooKeeperProxy prototype) ZooKeeperProxy.newBuilderForType()protected ZooKeeperProxy.BuilderZooKeeperProxy.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) ZooKeeperProxy.Builder.removeLatencyThresholdOverrides(int index) List of latency threshold overrides for opcodes.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.setDefaultLatencyThreshold(com.google.protobuf.Duration value) The default latency threshold to decide the fast/slow responses and emit metrics (used for error budget calculation).ZooKeeperProxy.Builder.setDefaultLatencyThreshold(com.google.protobuf.Duration.Builder builderForValue) The default latency threshold to decide the fast/slow responses and emit metrics (used for error budget calculation).ZooKeeperProxy.Builder.setEnableLatencyThresholdMetrics(boolean value) Whether to emit latency threshold metrics.ZooKeeperProxy.Builder.setEnablePerOpcodeDecoderErrorMetrics(boolean value) Whether to emit per opcode decoder error metrics.ZooKeeperProxy.Builder.setEnablePerOpcodeRequestBytesMetrics(boolean value) Whether to emit per opcode request bytes metrics.ZooKeeperProxy.Builder.setEnablePerOpcodeResponseBytesMetrics(boolean value) Whether to emit per opcode response bytes metrics.ZooKeeperProxy.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ZooKeeperProxy.Builder.setLatencyThresholdOverrides(int index, LatencyThresholdOverride value) List of latency threshold overrides for opcodes.ZooKeeperProxy.Builder.setLatencyThresholdOverrides(int index, LatencyThresholdOverride.Builder builderForValue) List of latency threshold overrides for opcodes.ZooKeeperProxy.Builder.setMaxPacketBytes(com.google.protobuf.UInt32Value value) Messages — requests, responses and events — that are bigger than this value will be ignored.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.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>`.final ZooKeeperProxy.BuilderZooKeeperProxy.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ZooKeeperProxy.toBuilder()