Interface PartitionCountWatcher.Factory
-
- All Known Implementing Classes:
PartitionCountWatcherImpl.Factory
- Enclosing interface:
- PartitionCountWatcher
public static interface PartitionCountWatcher.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PartitionCountWatcher
newWatcher(Consumer<Long> receiver)
-
-
-
Method Detail
-
newWatcher
PartitionCountWatcher newWatcher(Consumer<Long> receiver)
-
-