public interface PartitionsChangedListener
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
onTopicsExtended(Collection<String> topicsExtended)
Notified when topic partitions increased.
|
CompletableFuture<Void> onTopicsExtended(Collection<String> topicsExtended)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.