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>
- Enclosing class:
- LatencyThresholdOverride
public static enum LatencyThresholdOverride.Opcode extends Enum<LatencyThresholdOverride.Opcode> implements com.google.protobuf.ProtocolMessageEnum
Protobuf enumenvoy.extensions.filters.network.zookeeper_proxy.v3.LatencyThresholdOverride.Opcode
-
-
Enum Constant Summary
Enum Constants Enum Constant Description AddWatchAddWatch = 26;CheckCheck = 12;CheckWatchesCheckWatches = 16;CloseClose = 20;ConnectConnect = 0;CreateCreate = 1;Create2Create2 = 14;CreateContainerCreateContainer = 18;CreateTtlCreateTtl = 19;DeleteDelete = 2;ExistsExists = 3;GetAclGetAcl = 6;GetAllChildrenNumberGetAllChildrenNumber = 24;GetChildrenGetChildren = 8;GetChildren2GetChildren2 = 11;GetDataGetData = 4;GetEphemeralsGetEphemerals = 23;MultiMulti = 13;PingPing = 10;ReconfigReconfig = 15;RemoveWatchesRemoveWatches = 17;SetAclSetAcl = 7;SetAuthSetAuth = 21;SetDataSetData = 5;SetWatchesSetWatches = 22;SetWatches2SetWatches2 = 25;SyncSync = 9;UNRECOGNIZED
-
Field Summary
Fields Modifier and Type Field Description static intAddWatch_VALUEAddWatch = 26;static intCheck_VALUECheck = 12;static intCheckWatches_VALUECheckWatches = 16;static intClose_VALUEClose = 20;static intConnect_VALUEConnect = 0;static intCreate_VALUECreate = 1;static intCreate2_VALUECreate2 = 14;static intCreateContainer_VALUECreateContainer = 18;static intCreateTtl_VALUECreateTtl = 19;static intDelete_VALUEDelete = 2;static intExists_VALUEExists = 3;static intGetAcl_VALUEGetAcl = 6;static intGetAllChildrenNumber_VALUEGetAllChildrenNumber = 24;static intGetChildren_VALUEGetChildren = 8;static intGetChildren2_VALUEGetChildren2 = 11;static intGetData_VALUEGetData = 4;static intGetEphemerals_VALUEGetEphemerals = 23;static intMulti_VALUEMulti = 13;static intPing_VALUEPing = 10;static intReconfig_VALUEReconfig = 15;static intRemoveWatches_VALUERemoveWatches = 17;static intSetAcl_VALUESetAcl = 7;static intSetAuth_VALUESetAuth = 21;static intSetData_VALUESetData = 5;static intSetWatches_VALUESetWatches = 22;static intSetWatches2_VALUESetWatches2 = 25;static intSync_VALUESync = 9;
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static LatencyThresholdOverride.OpcodeforNumber(int value)static com.google.protobuf.Descriptors.EnumDescriptorgetDescriptor()com.google.protobuf.Descriptors.EnumDescriptorgetDescriptorForType()intgetNumber()com.google.protobuf.Descriptors.EnumValueDescriptorgetValueDescriptor()static com.google.protobuf.Internal.EnumLiteMap<LatencyThresholdOverride.Opcode>internalGetValueMap()static LatencyThresholdOverride.OpcodevalueOf(int value)Deprecated.static LatencyThresholdOverride.OpcodevalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static LatencyThresholdOverride.OpcodevalueOf(String 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 Detail
-
Connect
public static final LatencyThresholdOverride.Opcode Connect
Connect = 0;
-
Create
public static final LatencyThresholdOverride.Opcode Create
Create = 1;
-
Delete
public static final LatencyThresholdOverride.Opcode Delete
Delete = 2;
-
Exists
public static final LatencyThresholdOverride.Opcode Exists
Exists = 3;
-
GetData
public static final LatencyThresholdOverride.Opcode GetData
GetData = 4;
-
SetData
public static final LatencyThresholdOverride.Opcode SetData
SetData = 5;
-
GetAcl
public static final LatencyThresholdOverride.Opcode GetAcl
GetAcl = 6;
-
SetAcl
public static final LatencyThresholdOverride.Opcode SetAcl
SetAcl = 7;
-
GetChildren
public static final LatencyThresholdOverride.Opcode GetChildren
GetChildren = 8;
-
Sync
public static final LatencyThresholdOverride.Opcode Sync
Sync = 9;
-
Ping
public static final LatencyThresholdOverride.Opcode Ping
Ping = 10;
-
GetChildren2
public static final LatencyThresholdOverride.Opcode GetChildren2
GetChildren2 = 11;
-
Check
public static final LatencyThresholdOverride.Opcode Check
Check = 12;
-
Multi
public static final LatencyThresholdOverride.Opcode Multi
Multi = 13;
-
Create2
public static final LatencyThresholdOverride.Opcode Create2
Create2 = 14;
-
Reconfig
public static final LatencyThresholdOverride.Opcode Reconfig
Reconfig = 15;
-
CheckWatches
public static final LatencyThresholdOverride.Opcode CheckWatches
CheckWatches = 16;
-
RemoveWatches
public static final LatencyThresholdOverride.Opcode RemoveWatches
RemoveWatches = 17;
-
CreateContainer
public static final LatencyThresholdOverride.Opcode CreateContainer
CreateContainer = 18;
-
CreateTtl
public static final LatencyThresholdOverride.Opcode CreateTtl
CreateTtl = 19;
-
Close
public static final LatencyThresholdOverride.Opcode Close
Close = 20;
-
SetAuth
public static final LatencyThresholdOverride.Opcode SetAuth
SetAuth = 21;
-
SetWatches
public static final LatencyThresholdOverride.Opcode SetWatches
SetWatches = 22;
-
GetEphemerals
public static final LatencyThresholdOverride.Opcode GetEphemerals
GetEphemerals = 23;
-
GetAllChildrenNumber
public static final LatencyThresholdOverride.Opcode GetAllChildrenNumber
GetAllChildrenNumber = 24;
-
SetWatches2
public static final LatencyThresholdOverride.Opcode SetWatches2
SetWatches2 = 25;
-
AddWatch
public static final LatencyThresholdOverride.Opcode AddWatch
AddWatch = 26;
-
UNRECOGNIZED
public static final LatencyThresholdOverride.Opcode UNRECOGNIZED
-
-
Field Detail
-
Connect_VALUE
public static final int Connect_VALUE
Connect = 0;- See Also:
- Constant Field Values
-
Create_VALUE
public static final int Create_VALUE
Create = 1;- See Also:
- Constant Field Values
-
Delete_VALUE
public static final int Delete_VALUE
Delete = 2;- See Also:
- Constant Field Values
-
Exists_VALUE
public static final int Exists_VALUE
Exists = 3;- See Also:
- Constant Field Values
-
GetData_VALUE
public static final int GetData_VALUE
GetData = 4;- See Also:
- Constant Field Values
-
SetData_VALUE
public static final int SetData_VALUE
SetData = 5;- See Also:
- Constant Field Values
-
GetAcl_VALUE
public static final int GetAcl_VALUE
GetAcl = 6;- See Also:
- Constant Field Values
-
SetAcl_VALUE
public static final int SetAcl_VALUE
SetAcl = 7;- See Also:
- Constant Field Values
-
GetChildren_VALUE
public static final int GetChildren_VALUE
GetChildren = 8;- See Also:
- Constant Field Values
-
Sync_VALUE
public static final int Sync_VALUE
Sync = 9;- See Also:
- Constant Field Values
-
Ping_VALUE
public static final int Ping_VALUE
Ping = 10;- See Also:
- Constant Field Values
-
GetChildren2_VALUE
public static final int GetChildren2_VALUE
GetChildren2 = 11;- See Also:
- Constant Field Values
-
Check_VALUE
public static final int Check_VALUE
Check = 12;- See Also:
- Constant Field Values
-
Multi_VALUE
public static final int Multi_VALUE
Multi = 13;- See Also:
- Constant Field Values
-
Create2_VALUE
public static final int Create2_VALUE
Create2 = 14;- See Also:
- Constant Field Values
-
Reconfig_VALUE
public static final int Reconfig_VALUE
Reconfig = 15;- See Also:
- Constant Field Values
-
CheckWatches_VALUE
public static final int CheckWatches_VALUE
CheckWatches = 16;- See Also:
- Constant Field Values
-
RemoveWatches_VALUE
public static final int RemoveWatches_VALUE
RemoveWatches = 17;- See Also:
- Constant Field Values
-
CreateContainer_VALUE
public static final int CreateContainer_VALUE
CreateContainer = 18;- See Also:
- Constant Field Values
-
CreateTtl_VALUE
public static final int CreateTtl_VALUE
CreateTtl = 19;- See Also:
- Constant Field Values
-
Close_VALUE
public static final int Close_VALUE
Close = 20;- See Also:
- Constant Field Values
-
SetAuth_VALUE
public static final int SetAuth_VALUE
SetAuth = 21;- See Also:
- Constant Field Values
-
SetWatches_VALUE
public static final int SetWatches_VALUE
SetWatches = 22;- See Also:
- Constant Field Values
-
GetEphemerals_VALUE
public static final int GetEphemerals_VALUE
GetEphemerals = 23;- See Also:
- Constant Field Values
-
GetAllChildrenNumber_VALUE
public static final int GetAllChildrenNumber_VALUE
GetAllChildrenNumber = 24;- See Also:
- Constant Field Values
-
SetWatches2_VALUE
public static final int SetWatches2_VALUE
SetWatches2 = 25;- See Also:
- Constant Field Values
-
AddWatch_VALUE
public static final int AddWatch_VALUE
AddWatch = 26;- See Also:
- Constant Field Values
-
-
Method Detail
-
values
public static LatencyThresholdOverride.Opcode[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (LatencyThresholdOverride.Opcode c : LatencyThresholdOverride.Opcode.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static LatencyThresholdOverride.Opcode valueOf(String name)
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 public static LatencyThresholdOverride.Opcode valueOf(int value)
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
public static LatencyThresholdOverride.Opcode forNumber(int value)
- 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
-
-