Index
All Classes and Interfaces|All Packages
A
- addCancelAction(CancellationToken, Runnable, CompletableFuture<?>) - Static method in class org.apache.ignite.lang.CancelHandleHelper
-
Attaches a cancellable operation to the given token.
- addCancelAction(CancellationToken, CompletableFuture<?>) - Static method in class org.apache.ignite.lang.CancelHandleHelper
-
Attaches a future to the given token.
C
- CancelHandleHelper - Class in org.apache.ignite.lang
-
Utility class to provide direct access to internals of
CancelHandleImpl.
F
- fromNormalized(String, String) - Static method in class org.apache.ignite.table.QualifiedNameHelper
-
Return QualifiedName from a given schema and table names.
I
- isCancelled(CancellationToken) - Static method in class org.apache.ignite.lang.CancelHandleHelper
-
Flag indicating whether cancellation was requested or not.
O
- org.apache.ignite.lang - package org.apache.ignite.lang
- org.apache.ignite.table - package org.apache.ignite.table
Q
- QualifiedNameHelper - Class in org.apache.ignite.table
-
Utility class to provide direct access to internals of
QualifiedName.
T
- TupleHelper - Class in org.apache.ignite.table
-
Utility class to provide direct access to internals of
TupleImpl.
V
- valueOrDefault(Tuple, String, T) - Static method in class org.apache.ignite.table.TupleHelper
-
Returns value from a given tuple which corresponds to a specified column.
All Classes and Interfaces|All Packages