public class CommandResult extends Object
| Constructor and Description |
|---|
CommandResult(FieldsQueryCursor<List<?>> cur,
boolean unregisterRunningQry)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
FieldsQueryCursor<List<?>> |
cursor() |
boolean |
unregisterRunningQuery() |
public CommandResult(FieldsQueryCursor<List<?>> cur, boolean unregisterRunningQry)
cur - Cursor.unregisterRunningQry - Whether running query should be unregistered.public FieldsQueryCursor<List<?>> cursor()
public boolean unregisterRunningQuery()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025