public interface PartitionCoordinator
Modifier and Type | Method and Description |
---|---|
PartitionManager |
getManager(Partition partition) |
List<PartitionManager> |
getMyManagedPartitions() |
void |
refresh() |
List<PartitionManager> getMyManagedPartitions()
PartitionManager getManager(Partition partition)
void refresh()
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.