Interface EventConsumer

  • All Superinterfaces:
    java.util.function.Consumer<org.apache.cassandra.cdc.msg.CdcEvent>

    public interface EventConsumer
    extends java.util.function.Consumer<org.apache.cassandra.cdc.msg.CdcEvent>
    • Method Summary

      • Methods inherited from interface java.util.function.Consumer

        accept, andThen