| Package | Description | 
|---|---|
| com.tangosol.net.partition | 
 Contains interfaces and classes related to partitioned services. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PartitionStatistics | 
PartitionStatistics.copyFrom(PartitionStatistics stats)
Copy the statistics from the specified PartitionStatistics reference. 
 | 
PartitionStatistics[] | 
DistributionManager.getPartitionStats()
Return an array of the most recently available partition statistics,
 indexed by partition-id. 
 | 
PartitionStatistics | 
PartitionStatistics.setDirectStorageSize(long cb)
Set the PartitionAwareBackingMaps storage size of the partition. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PartitionStatistics | 
PartitionStatistics.copyFrom(PartitionStatistics stats)
Copy the statistics from the specified PartitionStatistics reference. 
 |