Interface PartitionMigrationPipeline.MigrationDataSender

All Known Implementing Classes:
TcpMigrationDataSender
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.

@FunctionalInterface public static interface PartitionMigrationPipeline.MigrationDataSender
Sends partition data to the target node. Returns true if the target acknowledged receipt of all entries.
Since:
1.0