| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.distributed.dht | |
| org.apache.ignite.internal.processors.cache.distributed.dht.atomic | |
| org.apache.ignite.internal.processors.cache.distributed.dht.preloader | |
| org.apache.ignite.internal.processors.cache.persistence.freelist.io | |
| org.apache.ignite.internal.processors.cache.persistence.tree | |
| org.apache.ignite.internal.util |
System-wide utility routine and helper classes.
|
| Modifier and Type | Method and Description |
|---|---|
GridLongList |
GridDhtTxFinishRequest.partUpdateCounters() |
| Constructor and Description |
|---|
GridDhtAtomicDeferredUpdateResponse(int cacheId,
GridLongList futIds)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,GridLongList> |
CacheGroupAffinityMessage.assignmentsDiff() |
| Modifier and Type | Method and Description |
|---|---|
static List<ClusterNode> |
CacheGroupAffinityMessage.toNodes(GridLongList assign,
Map<Long,ClusterNode> nodesByOrder,
DiscoCache discoCache) |
| Modifier and Type | Method and Description |
|---|---|
void |
PagesListMetaIO.getBucketsData(long pageAddr,
Map<Integer,GridLongList> res) |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
BPlusTree.DestroyBag
Reuse bag for destroy.
|
| Modifier and Type | Method and Description |
|---|---|
static GridLongList |
GridLongList.addAll(GridLongList to,
GridLongList from) |
static GridLongList |
GridLongList.asList(long... vals) |
GridLongList |
GridLongList.copy() |
GridLongList |
GridLongList.copyWithout(GridLongList l)
Returns (possibly reordered) copy of this list, excluding all elements of given list.
|
static GridLongList |
GridLongList.readFrom(DataInput in) |
GridLongList |
GridLongList.sort()
Sorts this list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridLongList.addAll(GridLongList l) |
static GridLongList |
GridLongList.addAll(GridLongList to,
GridLongList from) |
boolean |
GridLongList.containsAll(GridLongList l) |
GridLongList |
GridLongList.copyWithout(GridLongList l)
Returns (possibly reordered) copy of this list, excluding all elements of given list.
|
static void |
GridLongList.writeTo(DataOutput out,
GridLongList list) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018