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 DistributionManagerSimpleAssignmentStrategy.m_managerThe 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 TypeMethodDescriptionvoidMirroringAssignmentStrategy.init(DistributionManager manager) Initialize the PartitionAssignmentStrategy and bind it to the specified DistributionManager.voidPartitionAssignmentStrategy.init(DistributionManager manager) Initialize the PartitionAssignmentStrategy and bind it to the specified DistributionManager.voidSimpleAssignmentStrategy.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 TypeMethodDescriptionvoidNullImplementation.NullPartitionAssignmentStrategy.init(DistributionManager manager) Initialize the PartitionAssignmentStrategy and bind it to the specified DistributionManager.