qryCursor=c.withKeepBinary().query(qry); | qryCursors=((IgniteCacheProxy)c.withKeepBinary()).queryMultipleStatements(qry); | qryCursor=c.withKeepBinary().query(qry) | qryCursor=((IgniteCacheProxy)c.withKeepBinary()).queryMultipleStatements(qry) | ignite | 192678337be0b38bb57d1d35baf78d2065bee791 | org.apache.ignite.internal.visor.query.VisorQueryTask.VisorQueryJob | | | | | | Uses | True |