Uses of Interface
com.tangosol.net.partition.DistributionManager
Packages that use DistributionManager
Package
Description
Contains interfaces and classes related to partitioned services.
Contains various generic utilities.
-
Uses of DistributionManager in com.tangosol.net.partition
Fields in com.tangosol.net.partition declared as DistributionManagerModifier and TypeFieldDescriptionprotected DistributionManager
SimpleAssignmentStrategy.m_manager
The DistributionManager.Methods in com.tangosol.net.partition that return DistributionManagerModifier and TypeMethodDescriptionSimpleAssignmentStrategy.getManager()
Return the DistributionManager.Methods in com.tangosol.net.partition with parameters of type DistributionManagerModifier 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
Methods in com.tangosol.util with parameters of type DistributionManagerModifier and TypeMethodDescriptionvoid
NullImplementation.NullPartitionAssignmentStrategy.init
(DistributionManager manager) Initialize the PartitionAssignmentStrategy and bind it to the specified DistributionManager.