Interface PartitionCountWatcher.Factory (1.13.0)

public static interface PartitionCountWatcher.Factory

Methods

newWatcher(Consumer<Long> receiver)

public abstract PartitionCountWatcher newWatcher(Consumer<Long> receiver)
Parameter
NameDescription
receiverConsumer<Long>
Returns
TypeDescription
PartitionCountWatcher