Package org.apache.cassandra.cdc.schemastore
-
Interface Summary Interface Description SchemaStore Interface representing a CDC schema store.SchemaStorePublisherFactory SchemaStoreStats TableSchemaPublisher Interface representing a CDC schema publisher. -
Class Summary Class Description CachingSchemaStore Recommended implementation of SchemaStore that detects schema changes and regenerates Avro schema.LocalTableSchemaStore This is an example implementation of a Schema Store.PublishSchemaResult Object representing the result of publishing a schema on a schema store.TableSchemaPublisher.SchemaPublishMetadata