Enum LatencyThresholdOverride.Opcode
java.lang.Object
java.lang.Enum<LatencyThresholdOverride.Opcode>
io.envoyproxy.envoy.extensions.filters.network.zookeeper_proxy.v3.LatencyThresholdOverride.Opcode
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<LatencyThresholdOverride.Opcode>,java.lang.constant.Constable
- Enclosing class:
- LatencyThresholdOverride
public static enum LatencyThresholdOverride.Opcode
extends Enum<LatencyThresholdOverride.Opcode>
implements com.google.protobuf.ProtocolMessageEnum
Protobuf enum
envoy.extensions.filters.network.zookeeper_proxy.v3.LatencyThresholdOverride.Opcode-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionAddWatch = 26;Check = 12;CheckWatches = 16;Close = 20;Connect = 0;Create = 1;Create2 = 14;CreateContainer = 18;CreateTtl = 19;Delete = 2;Exists = 3;GetAcl = 6;GetAllChildrenNumber = 24;GetChildren = 8;GetChildren2 = 11;GetData = 4;GetEphemerals = 23;Multi = 13;Ping = 10;Reconfig = 15;RemoveWatches = 17;SetAcl = 7;SetAuth = 21;SetData = 5;SetWatches = 22;SetWatches2 = 25;Sync = 9; -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intAddWatch = 26;static final intCheck = 12;static final intCheckWatches = 16;static final intClose = 20;static final intConnect = 0;static final intCreate = 1;static final intCreate2 = 14;static final intCreateContainer = 18;static final intCreateTtl = 19;static final intDelete = 2;static final intExists = 3;static final intGetAcl = 6;static final intGetAllChildrenNumber = 24;static final intGetChildren = 8;static final intGetChildren2 = 11;static final intGetData = 4;static final intGetEphemerals = 23;static final intMulti = 13;static final intPing = 10;static final intReconfig = 15;static final intRemoveWatches = 17;static final intSetAcl = 7;static final intSetAuth = 21;static final intSetData = 5;static final intSetWatches = 22;static final intSetWatches2 = 25;static final intSync = 9; -
Method Summary
Modifier and TypeMethodDescriptionforNumber(int value) static final com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<LatencyThresholdOverride.Opcode>valueOf(int value) Deprecated.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[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
Enum Constant Details
-
Connect
Connect = 0; -
Create
Create = 1; -
Delete
Delete = 2; -
Exists
Exists = 3; -
GetData
GetData = 4; -
SetData
SetData = 5; -
GetAcl
GetAcl = 6; -
SetAcl
SetAcl = 7; -
GetChildren
GetChildren = 8; -
Sync
Sync = 9; -
Ping
Ping = 10; -
GetChildren2
GetChildren2 = 11; -
Check
Check = 12; -
Multi
Multi = 13; -
Create2
Create2 = 14; -
Reconfig
Reconfig = 15; -
CheckWatches
CheckWatches = 16; -
RemoveWatches
RemoveWatches = 17; -
CreateContainer
CreateContainer = 18; -
CreateTtl
CreateTtl = 19; -
Close
Close = 20; -
SetAuth
SetAuth = 21; -
SetWatches
SetWatches = 22; -
GetEphemerals
GetEphemerals = 23; -
GetAllChildrenNumber
GetAllChildrenNumber = 24; -
SetWatches2
SetWatches2 = 25; -
AddWatch
AddWatch = 26; -
UNRECOGNIZED
-
-
Field Details
-
Connect_VALUE
public static final int Connect_VALUEConnect = 0;- See Also:
-
Create_VALUE
public static final int Create_VALUECreate = 1;- See Also:
-
Delete_VALUE
public static final int Delete_VALUEDelete = 2;- See Also:
-
Exists_VALUE
public static final int Exists_VALUEExists = 3;- See Also:
-
GetData_VALUE
public static final int GetData_VALUEGetData = 4;- See Also:
-
SetData_VALUE
public static final int SetData_VALUESetData = 5;- See Also:
-
GetAcl_VALUE
public static final int GetAcl_VALUEGetAcl = 6;- See Also:
-
SetAcl_VALUE
public static final int SetAcl_VALUESetAcl = 7;- See Also:
-
GetChildren_VALUE
public static final int GetChildren_VALUEGetChildren = 8;- See Also:
-
Sync_VALUE
public static final int Sync_VALUESync = 9;- See Also:
-
Ping_VALUE
public static final int Ping_VALUEPing = 10;- See Also:
-
GetChildren2_VALUE
public static final int GetChildren2_VALUEGetChildren2 = 11;- See Also:
-
Check_VALUE
public static final int Check_VALUECheck = 12;- See Also:
-
Multi_VALUE
public static final int Multi_VALUEMulti = 13;- See Also:
-
Create2_VALUE
public static final int Create2_VALUECreate2 = 14;- See Also:
-
Reconfig_VALUE
public static final int Reconfig_VALUEReconfig = 15;- See Also:
-
CheckWatches_VALUE
public static final int CheckWatches_VALUECheckWatches = 16;- See Also:
-
RemoveWatches_VALUE
public static final int RemoveWatches_VALUERemoveWatches = 17;- See Also:
-
CreateContainer_VALUE
public static final int CreateContainer_VALUECreateContainer = 18;- See Also:
-
CreateTtl_VALUE
public static final int CreateTtl_VALUECreateTtl = 19;- See Also:
-
Close_VALUE
public static final int Close_VALUEClose = 20;- See Also:
-
SetAuth_VALUE
public static final int SetAuth_VALUESetAuth = 21;- See Also:
-
SetWatches_VALUE
public static final int SetWatches_VALUESetWatches = 22;- See Also:
-
GetEphemerals_VALUE
public static final int GetEphemerals_VALUEGetEphemerals = 23;- See Also:
-
GetAllChildrenNumber_VALUE
public static final int GetAllChildrenNumber_VALUEGetAllChildrenNumber = 24;- See Also:
-
SetWatches2_VALUE
public static final int SetWatches2_VALUESetWatches2 = 25;- See Also:
-
AddWatch_VALUE
public static final int AddWatch_VALUEAddWatch = 26;- See Also:
-
-
Method Details
-
values
Returns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-
getNumber
public final int getNumber()- Specified by:
getNumberin interfacecom.google.protobuf.Internal.EnumLite- Specified by:
getNumberin interfacecom.google.protobuf.ProtocolMessageEnum
-
valueOf
Deprecated.Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
value- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-
forNumber
- Parameters:
value- The numeric wire value of the corresponding enum entry.- Returns:
- The enum associated with the given numeric wire value.
-
internalGetValueMap
public static com.google.protobuf.Internal.EnumLiteMap<LatencyThresholdOverride.Opcode> internalGetValueMap() -
getValueDescriptor
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()- Specified by:
getValueDescriptorin interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptorForType
public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptor
public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() -
valueOf
public static LatencyThresholdOverride.Opcode valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
desc- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-