public static class PartitionCountWatcherImpl.Factory extends Object implements PartitionCountWatcher.Factory
| Constructor and Description |
|---|
Factory(TopicPath topicPath,
AdminClient adminClient,
AlarmFactory alarmFactory) |
| Modifier and Type | Method and Description |
|---|---|
PartitionCountWatcher |
newWatcher(Consumer<Long> receiver) |
public Factory(TopicPath topicPath, AdminClient adminClient, AlarmFactory alarmFactory)
public PartitionCountWatcher newWatcher(Consumer<Long> receiver)
newWatcher in interface PartitionCountWatcher.FactoryCopyright © 2021 Google LLC. All rights reserved.