| 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 MysqlxNotice.GroupReplicationStateChanged.Type[] |
MysqlxNotice.GroupReplicationStateChanged.Type.VALUES |
| Modifier and Type | Field and Description |
|---|---|
private static com.google.protobuf.Internal.EnumLiteMap<MysqlxNotice.GroupReplicationStateChanged.Type> |
MysqlxNotice.GroupReplicationStateChanged.Type.internalValueMap |
| Modifier and Type | Method and Description |
|---|---|
static MysqlxNotice.GroupReplicationStateChanged.Type |
MysqlxNotice.GroupReplicationStateChanged.Type.forNumber(int value) |
static MysqlxNotice.GroupReplicationStateChanged.Type |
MysqlxNotice.GroupReplicationStateChanged.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static MysqlxNotice.GroupReplicationStateChanged.Type |
MysqlxNotice.GroupReplicationStateChanged.Type.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static MysqlxNotice.GroupReplicationStateChanged.Type |
MysqlxNotice.GroupReplicationStateChanged.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MysqlxNotice.GroupReplicationStateChanged.Type[] |
MysqlxNotice.GroupReplicationStateChanged.Type.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<MysqlxNotice.GroupReplicationStateChanged.Type> |
MysqlxNotice.GroupReplicationStateChanged.Type.internalGetValueMap() |