Uses of Class
io.debezium.connector.cassandra.KeyValueSchema
Packages that use KeyValueSchema
-
Uses of KeyValueSchema in io.debezium.connector.cassandra
Fields in io.debezium.connector.cassandra with type parameters of type KeyValueSchemaModifier and TypeFieldDescriptionprivate final ConcurrentMap<KeyspaceTable,KeyValueSchema> SchemaHolder.tableToKVSchemaMapMethods in io.debezium.connector.cassandra that return KeyValueSchemaMethods in io.debezium.connector.cassandra with parameters of type KeyValueSchemaModifier and TypeMethodDescriptionprotected voidSchemaHolder.addOrUpdateTableSchema(KeyspaceTable kst, KeyValueSchema kvs)