public class ProxyDistributedLookupBatch extends Object implements org.gridgain.internal.h2.index.IndexLookupBatch
| Constructor and Description |
|---|
ProxyDistributedLookupBatch(org.gridgain.internal.h2.index.IndexLookupBatch delegate,
GridH2RowDescriptor rowDesc)
Creates proxy lookup batch.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
addSearchRows(org.gridgain.internal.h2.engine.Session ses,
org.gridgain.internal.h2.result.SearchRow first,
org.gridgain.internal.h2.result.SearchRow last) |
List<Future<org.gridgain.internal.h2.index.Cursor>> |
find() |
String |
getPlanSQL() |
boolean |
isBatchFull() |
void |
reset(boolean beforeQuery) |
public ProxyDistributedLookupBatch(org.gridgain.internal.h2.index.IndexLookupBatch delegate,
GridH2RowDescriptor rowDesc)
delegate - Underlying index lookup batch.rowDesc - Row descriptor.public boolean addSearchRows(org.gridgain.internal.h2.engine.Session ses,
org.gridgain.internal.h2.result.SearchRow first,
org.gridgain.internal.h2.result.SearchRow last)
addSearchRows in interface org.gridgain.internal.h2.index.IndexLookupBatchpublic boolean isBatchFull()
isBatchFull in interface org.gridgain.internal.h2.index.IndexLookupBatchpublic List<Future<org.gridgain.internal.h2.index.Cursor>> find()
find in interface org.gridgain.internal.h2.index.IndexLookupBatchpublic String getPlanSQL()
getPlanSQL in interface org.gridgain.internal.h2.index.IndexLookupBatchpublic void reset(boolean beforeQuery)
reset in interface org.gridgain.internal.h2.index.IndexLookupBatch
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025