| 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 | Method and Description |
|---|---|
GridLongList |
RobinHoodBackwardShiftHashMap.removeIf(int startIdxToClear,
int endIdxToClear,
LoadedPagesMap.KeyPredicate keyPred)
Removes entities matching provided predicate at specified mapping range.
|
GridLongList |
FullPageIdTable.removeIf(int startIdxToClear,
int endIdxToClear,
LoadedPagesMap.KeyPredicate keyPred)
Removes entities matching provided predicate at specified mapping range.
|
GridLongList |
LoadedPagesMap.removeIf(int startIdxToClear,
int endIdxToClear,
LoadedPagesMap.KeyPredicate keyPred)
Removes entities matching provided predicate at specified mapping range.
|
default GridLongList |
LoadedPagesMap.removeIf(LoadedPagesMap.KeyPredicate keyPred)
Removes entities matching provided predicate.
|
| 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.5.0 Release Date : May 23 2018