| Package | Description | 
|---|---|
| com.tangosol.net.partition | 
 Contains interfaces and classes related to partitioned services. 
 | 
| com.tangosol.util | 
 Contains various generic utilities. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected DistributionManager | 
SimpleAssignmentStrategy.m_manager
The DistributionManager. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DistributionManager | 
SimpleAssignmentStrategy.getManager()
Return the DistributionManager. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SimpleAssignmentStrategy.init(DistributionManager manager)
Initialize the PartitionAssignmentStrategy and bind it to the specified
 DistributionManager. 
 | 
void | 
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
NullImplementation.NullPartitionAssignmentStrategy.init(DistributionManager manager)
Initialize the PartitionAssignmentStrategy and bind it to the specified
 DistributionManager. 
 |