Uses of Interface
com.tangosol.net.partition.DistributionManager
Package
Description
Contains interfaces and classes related to partitioned services.
Contains various generic utilities.
-
Uses of DistributionManager in com.tangosol.net.partition
Modifier and TypeFieldDescriptionprotected DistributionManager
SimpleAssignmentStrategy.m_manager
The DistributionManager.Modifier and TypeMethodDescriptionSimpleAssignmentStrategy.getManager()
Return the DistributionManager.Modifier and TypeMethodDescriptionvoid
MirroringAssignmentStrategy.init
(DistributionManager manager) Initialize the PartitionAssignmentStrategy and bind it to the specified DistributionManager.void
PartitionAssignmentStrategy.init
(DistributionManager manager) Initialize the PartitionAssignmentStrategy and bind it to the specified DistributionManager.void
SimpleAssignmentStrategy.init
(DistributionManager manager) Initialize the PartitionAssignmentStrategy and bind it to the specified DistributionManager. -
Uses of DistributionManager in com.tangosol.util
Modifier and TypeMethodDescriptionvoid
NullImplementation.NullPartitionAssignmentStrategy.init
(DistributionManager manager) Initialize the PartitionAssignmentStrategy and bind it to the specified DistributionManager.