Uses of Class
io.envoyproxy.envoy.extensions.filters.network.zookeeper_proxy.v3.LatencyThresholdOverride.Opcode
-
Packages that use LatencyThresholdOverride.Opcode Package Description io.envoyproxy.envoy.extensions.filters.network.zookeeper_proxy.v3 -
-
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.Opcode Modifier and Type Method Description static LatencyThresholdOverride.OpcodeLatencyThresholdOverride.Opcode. forNumber(int value)LatencyThresholdOverride.OpcodeLatencyThresholdOverride.Builder. getOpcode()The ZooKeeper opcodes.LatencyThresholdOverride.OpcodeLatencyThresholdOverride. getOpcode()The ZooKeeper opcodes.LatencyThresholdOverride.OpcodeLatencyThresholdOverrideOrBuilder. getOpcode()The ZooKeeper opcodes.static LatencyThresholdOverride.OpcodeLatencyThresholdOverride.Opcode. valueOf(int value)Deprecated.static LatencyThresholdOverride.OpcodeLatencyThresholdOverride.Opcode. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static LatencyThresholdOverride.OpcodeLatencyThresholdOverride.Opcode. valueOf(String 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.Opcode Modifier and Type Method Description static 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.Opcode Modifier and Type Method Description LatencyThresholdOverride.BuilderLatencyThresholdOverride.Builder. setOpcode(LatencyThresholdOverride.Opcode value)The ZooKeeper opcodes.
-