public class IgniteDhtPartitionsToReloadMap extends Object implements Serializable
| Constructor and Description |
|---|
IgniteDhtPartitionsToReloadMap() |
| Modifier and Type | Method and Description |
|---|---|
Set<Integer> |
get(UUID nodeId,
int cacheId) |
boolean |
isEmpty() |
void |
put(UUID nodeId,
int cacheId,
int partId) |
public Set<Integer> get(UUID nodeId, int cacheId)
nodeId - Node ID.cacheId - Cache ID.public void put(UUID nodeId, int cacheId, int partId)
nodeId - Node ID.cacheId - Cache ID.partId - Partition ID.public boolean isEmpty()
True if empty.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018