Interface SchemaSupplier


  • public interface SchemaSupplier
    Supplies all CDC enabled tables
    • Method Detail

      • getCdcEnabledTables

        java.util.concurrent.CompletableFuture<java.util.Set<org.apache.cassandra.spark.data.CqlTable>> getCdcEnabledTables()