| Package | Description | 
|---|---|
| com.tangosol.net.partition | 
 Contains interfaces and classes related to partitioned services. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected SimpleAssignmentStrategy.BackupStrength | 
SimpleAssignmentStrategy.AnalysisContext.m_strength
The backup strength for the resiliency of the resulting distribution. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SimpleAssignmentStrategy.BackupStrength | 
SimpleAssignmentStrategy.AnalysisContext.getBackupStrength()
Return the BackupStrength for this analysis context. 
 | 
protected SimpleAssignmentStrategy.BackupStrength | 
SimpleAssignmentStrategy.BackupStrength.getWeaker()
Return the next weakest BackupStrength. 
 | 
protected SimpleAssignmentStrategy.BackupStrength | 
SimpleAssignmentStrategy.AnalysisContext.instantiateBackupStrength(Set setOwners)
Create a backup strength to be used for distribution among the
 specified set of ownership members. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
SimpleAssignmentStrategy.AnalysisContext.setBackupStrength(SimpleAssignmentStrategy.BackupStrength strength)
Set the BackupStrength for this analysis context. 
 |