public class CacheState extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CacheState.PartitionState |
| Constructor and Description |
|---|
CacheState() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPartitionState(int partId,
long size,
long cntr) |
Map<Integer,CacheState.PartitionState> |
partitions() |
String |
toString() |
public void addPartitionState(int partId,
long size,
long cntr)
partId - Partition ID to add.size - Partition size.cntr - Partition counter.public Map<Integer,CacheState.PartitionState> partitions()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017