public class IgniteDhtPartitionCountersMap2 extends Object implements Serializable
| Constructor and Description |
|---|
IgniteDhtPartitionCountersMap2() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
empty() |
CachePartitionFullCountersMap |
get(int cacheId) |
void |
putIfAbsent(int cacheId,
CachePartitionFullCountersMap cntrMap) |
public boolean empty()
True if map is empty.public void putIfAbsent(int cacheId,
CachePartitionFullCountersMap cntrMap)
cacheId - Cache ID.cntrMap - Counters map.public CachePartitionFullCountersMap get(int cacheId)
cacheId - Cache ID.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020