public interface RebalanceListener
Modifier and Type | Method and Description |
---|---|
void |
onPartitionsAssigned(Collection<LogPartition> partitions) |
void |
onPartitionsRevoked(Collection<LogPartition> partitions) |
void onPartitionsRevoked(Collection<LogPartition> partitions)
void onPartitionsAssigned(Collection<LogPartition> partitions)
Copyright © 2018 Nuxeo. All rights reserved.