Uses of Enum
io.debezium.connector.postgresql.proto.PgProto.DatumMessage.DatumCase
Packages that use PgProto.DatumMessage.DatumCase
-
Uses of PgProto.DatumMessage.DatumCase in io.debezium.connector.postgresql.proto
Methods in io.debezium.connector.postgresql.proto that return PgProto.DatumMessage.DatumCaseModifier and TypeMethodDescriptionPgProto.DatumMessage.DatumCase.forNumber(int value) PgProto.DatumMessage.Builder.getDatumCase()PgProto.DatumMessage.getDatumCase()PgProto.DatumMessageOrBuilder.getDatumCase()PgProto.DatumMessage.DatumCase.valueOf(int value) Deprecated.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.