public final class QueryContext extends Object
| Modifier and Type | Method and Description |
|---|---|
static QueryContext |
of(Object... params) |
<C> C |
unwrap(Class<C> aClass)
Finds an instance of an interface implemented by this object,
or returns null if this object does not support that interface.
|
public <C> C unwrap(Class<C> aClass)
public static QueryContext of(Object... params)
params - Context parameters.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023