public class GridDhtPreloaderAssignments<K,V> extends ConcurrentHashMap<ClusterNode,GridDhtPartitionDemandMessage<K,V>>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
GridDhtPreloaderAssignments(GridDhtPartitionsExchangeFuture<K,V> exchFut,
long topVer) |
| Modifier and Type | Method and Description |
|---|---|
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<K,V> exchFut, long topVer)
exchFut - Exchange future.topVer - Last join order.public String toString()
toString in class AbstractMap<ClusterNode,GridDhtPartitionDemandMessage<K,V>>
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015