Uses of Enum
io.debezium.connector.cassandra.CassandraConnectorConfig.EventOrderGuaranteeMode
Packages that use CassandraConnectorConfig.EventOrderGuaranteeMode
-
Uses of CassandraConnectorConfig.EventOrderGuaranteeMode in io.debezium.connector.cassandra
Methods in io.debezium.connector.cassandra that return CassandraConnectorConfig.EventOrderGuaranteeModeModifier and TypeMethodDescriptionCassandraConnectorConfig.getEventOrderGuaranteeMode()Determine if the supplied value is one of the predefined options.Returns the enum constant of this type with the specified name.CassandraConnectorConfig.EventOrderGuaranteeMode.values()Returns an array containing the constants of this enum type, in the order they are declared.