Uses of Enum
io.envoyproxy.envoy.extensions.filters.network.zookeeper_proxy.v3.LatencyThresholdOverride.Opcode
Packages that use LatencyThresholdOverride.Opcode
-
Uses of LatencyThresholdOverride.Opcode in io.envoyproxy.envoy.extensions.filters.network.zookeeper_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.zookeeper_proxy.v3 that return LatencyThresholdOverride.OpcodeModifier and TypeMethodDescriptionLatencyThresholdOverride.Opcode.forNumber(int value) LatencyThresholdOverride.Builder.getOpcode()The ZooKeeper opcodes.LatencyThresholdOverride.getOpcode()The ZooKeeper opcodes.LatencyThresholdOverrideOrBuilder.getOpcode()The ZooKeeper opcodes.LatencyThresholdOverride.Opcode.valueOf(int value) Deprecated.LatencyThresholdOverride.Opcode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static LatencyThresholdOverride.Opcode[]LatencyThresholdOverride.Opcode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.extensions.filters.network.zookeeper_proxy.v3 that return types with arguments of type LatencyThresholdOverride.OpcodeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<LatencyThresholdOverride.Opcode>LatencyThresholdOverride.Opcode.internalGetValueMap()Methods in io.envoyproxy.envoy.extensions.filters.network.zookeeper_proxy.v3 with parameters of type LatencyThresholdOverride.OpcodeModifier and TypeMethodDescriptionLatencyThresholdOverride.Builder.setOpcode(LatencyThresholdOverride.Opcode value) The ZooKeeper opcodes.