Uses of Interface
org.apache.ignite.cdc.CdcConsumer
-
Packages that use CdcConsumer Package Description org.apache.ignite.cdc -
-
Uses of CdcConsumer in org.apache.ignite.cdc
Methods in org.apache.ignite.cdc that return CdcConsumer Modifier and Type Method Description CdcConsumer
CdcConfiguration. getConsumer()
Methods in org.apache.ignite.cdc with parameters of type CdcConsumer Modifier and Type Method Description void
CdcConfiguration. setConsumer(CdcConsumer consumer)
-