Interface PartitionMigrationPipeline.OwnershipCommitter
- Enclosing class:
PartitionMigrationPipeline
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Commits a partition ownership change through Raft consensus.
Returns a future that completes when the change is committed across the cluster.
- Since:
- 1.0
-
Method Summary
-
Method Details
-
commitOwnership
-