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