Package org.apache.cassandra.cdc.api
Interface SchemaSupplier
-
public interface SchemaSupplierSupplies all CDC enabled tables
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.concurrent.CompletableFuture<java.util.Set<org.apache.cassandra.spark.data.CqlTable>>getCdcEnabledTables()
-