Uses of Class
com.loomcache.server.cluster.PartitionMigrationManager
Packages that use PartitionMigrationManager
-
Uses of PartitionMigrationManager in com.loomcache.server.cluster
Constructors in com.loomcache.server.cluster with parameters of type PartitionMigrationManagerModifierConstructorDescriptionTcpMigrationDataSender(TcpServer tcpServer, PartitionMigrationManager migrationManager, String sourceNodeId) TcpMigrationDataSender(TcpServer tcpServer, PartitionMigrationManager migrationManager, String sourceNodeId, int chunkEntries, Duration ackTimeout, int maxAttempts)