Uses of Interface
com.loomcache.server.cluster.PartitionMigrationManager.OwnershipTableCommitter
Packages that use PartitionMigrationManager.OwnershipTableCommitter
-
Uses of PartitionMigrationManager.OwnershipTableCommitter in com.loomcache.server.cluster
Methods in com.loomcache.server.cluster with parameters of type PartitionMigrationManager.OwnershipTableCommitterModifier and TypeMethodDescriptionvoidPartitionMigrationManager.setOwnershipTableCommitter(@Nullable PartitionMigrationManager.OwnershipTableCommitter committer) Installs the consensus-backed ownership-table committer used for migration cutovers.