public class GridDhtPreloaderAssignments extends ConcurrentHashMap<ClusterNode,GridDhtPartitionDemandMessage>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
GridDhtPreloaderAssignments(GridDhtPartitionsExchangeFuture exchFut,
AffinityTopologyVersion topVer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancelled() |
void |
cancelled(boolean cancelled) |
String |
toString() |
clear, contains, containsKey, containsValue, elements, entrySet, get, isEmpty, keys, keySet, put, putAll, putIfAbsent, remove, remove, replace, replace, size, valuesclone, equals, hashCodepublic GridDhtPreloaderAssignments(GridDhtPartitionsExchangeFuture exchFut, AffinityTopologyVersion topVer)
exchFut - Exchange future.topVer - Last join order.public boolean cancelled()
True if assignments creation was cancelled.public void cancelled(boolean cancelled)
cancelled - True if assignments creation was cancelled.public String toString()
toString in class AbstractMap<ClusterNode,GridDhtPartitionDemandMessage>
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016