public class VisorQueryArgV2 extends VisorQueryArg
VisorQueryTask.| Constructor and Description |
|---|
VisorQueryArgV2(String cacheName,
String qryTxt,
boolean distributedJoins,
boolean loc,
int pageSize) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
distributedJoins() |
cacheName, local, pageSize, queryTxtpublic VisorQueryArgV2(String cacheName, String qryTxt, boolean distributedJoins, boolean loc, int pageSize)
cacheName - Cache name for query.qryTxt - Query text.distributedJoins - If true then distributed joins enabled.loc - Flag whether to execute query locally.pageSize - Result batch size.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016