| Package | Description |
|---|---|
| io.debezium.connector.postgresql.proto |
| Modifier and Type | Method and Description |
|---|---|
static PgProto.DatumMessage.DatumCase |
PgProto.DatumMessage.DatumCase.forNumber(int value) |
PgProto.DatumMessage.DatumCase |
PgProto.DatumMessageOrBuilder.getDatumCase() |
PgProto.DatumMessage.DatumCase |
PgProto.DatumMessage.getDatumCase() |
PgProto.DatumMessage.DatumCase |
PgProto.DatumMessage.Builder.getDatumCase() |
static PgProto.DatumMessage.DatumCase |
PgProto.DatumMessage.DatumCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PgProto.DatumMessage.DatumCase |
PgProto.DatumMessage.DatumCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PgProto.DatumMessage.DatumCase[] |
PgProto.DatumMessage.DatumCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.