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