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