| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.persistence.pagemem | |
| org.apache.ignite.internal.util.lang | |
| org.apache.ignite.internal.util.typedef |
Contains typedefs definitions for frequently used classes.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<Void> |
PageMemoryImpl.clearAsync(GridPredicate3<Integer,Long,Integer> pred,
boolean cleanDirty)
Asynchronously clears pages satisfying the given predicate.
|
IgniteInternalFuture<Void> |
PageMemoryEx.clearAsync(GridPredicate3<Integer,Long,Integer> pred,
boolean cleanDirty)
Asynchronously clears pages satisfying the given predicate.
|
long |
FullPageIdTable.clearAt(int idx,
GridPredicate3<Integer,Long,Integer> pred,
long absent) |
| Modifier and Type | Class and Description |
|---|---|
class |
GridPredicate3X<E1,E2,E3>
Convenient predicate subclass that allows for thrown grid exception.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
P3<T1,T2,T3>
Defines
alias for GridPredicate3 by extending it. |
| Modifier and Type | Class and Description |
|---|---|
class |
PX3<T1,T2,T3>
Defines
alias for GridPredicate3X by extending it. |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017