@GridInternal public class VisorQueryTask extends VisorOneNodeTask<VisorQueryTask.VisorQueryArg,GridBiTuple<? extends Exception,VisorQueryResultEx>>
| Modifier and Type | Class and Description |
|---|---|
static class |
VisorQueryTask.VisorFutureResultSetHolder<R>
ResultSet future holder.
|
static class |
VisorQueryTask.VisorQueryArg
Arguments for
VisorQueryTask. |
taskArg| Constructor and Description |
|---|
VisorQueryTask() |
| Modifier and Type | Method and Description |
|---|---|
protected org.gridgain.grid.kernal.visor.cmd.tasks.VisorQueryTask.VisorQueryJob |
job(VisorQueryTask.VisorQueryArg arg) |
reducemap, resultprotected org.gridgain.grid.kernal.visor.cmd.tasks.VisorQueryTask.VisorQueryJob job(VisorQueryTask.VisorQueryArg arg)
job in class VisorMultiNodeTask<VisorQueryTask.VisorQueryArg,GridBiTuple<? extends Exception,VisorQueryResultEx>,GridBiTuple<? extends Exception,VisorQueryResultEx>>arg - Task arg.Copyright © 2014. All rights reserved.