| Package | Description |
|---|---|
| com.mysql.cj.x.protobuf |
Message classes used for serialization with Google Protocol Buffers to support the X Protocol.
|
| Modifier and Type | Field and Description |
|---|---|
private static MysqlxExpect.Open.Condition.Key[] |
MysqlxExpect.Open.Condition.Key.VALUES |
| Modifier and Type | Field and Description |
|---|---|
private static com.google.protobuf.Internal.EnumLiteMap<MysqlxExpect.Open.Condition.Key> |
MysqlxExpect.Open.Condition.Key.internalValueMap |
| Modifier and Type | Method and Description |
|---|---|
static MysqlxExpect.Open.Condition.Key |
MysqlxExpect.Open.Condition.Key.forNumber(int value) |
static MysqlxExpect.Open.Condition.Key |
MysqlxExpect.Open.Condition.Key.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static MysqlxExpect.Open.Condition.Key |
MysqlxExpect.Open.Condition.Key.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static MysqlxExpect.Open.Condition.Key |
MysqlxExpect.Open.Condition.Key.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MysqlxExpect.Open.Condition.Key[] |
MysqlxExpect.Open.Condition.Key.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<MysqlxExpect.Open.Condition.Key> |
MysqlxExpect.Open.Condition.Key.internalGetValueMap() |