Uses of Enum
io.debezium.connector.oracle.proto.OpenLogReplicatorProtocol.Value.DatumCase
Packages that use OpenLogReplicatorProtocol.Value.DatumCase
-
Uses of OpenLogReplicatorProtocol.Value.DatumCase in io.debezium.connector.oracle.proto
Methods in io.debezium.connector.oracle.proto that return OpenLogReplicatorProtocol.Value.DatumCaseModifier and TypeMethodDescriptionOpenLogReplicatorProtocol.Value.DatumCase.forNumber(int value) OpenLogReplicatorProtocol.Value.Builder.getDatumCase()OpenLogReplicatorProtocol.Value.getDatumCase()OpenLogReplicatorProtocol.ValueOrBuilder.getDatumCase()OpenLogReplicatorProtocol.Value.DatumCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.OpenLogReplicatorProtocol.Value.DatumCase.values()Returns an array containing the constants of this enum type, in the order they are declared.