| Modifier and Type | Method and Description |
|---|---|
MvccQueryTracker |
GridNearTxLocal.mvccQueryTracker() |
| Modifier and Type | Class and Description |
|---|---|
class |
MvccQueryTrackerImpl
Tracker used for an optimistic tx and not-in-tx queries.
|
class |
StaticMvccQueryTracker
Simple MVCC tracker used only as an Mvcc snapshot holder.
|
| Modifier and Type | Method and Description |
|---|---|
static MvccQueryTracker |
MvccUtils.mvccTracker(GridCacheContext cctx,
boolean startTx)
Initialises MVCC filter and returns MVCC query tracker if needed.
|
static MvccQueryTracker |
MvccUtils.mvccTracker(GridCacheContext cctx,
GridNearTxLocal tx)
Initialises MVCC filter and returns MVCC query tracker if needed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MvccProcessorImpl.addQueryTracker(MvccQueryTracker tracker) |
void |
MvccProcessor.addQueryTracker(MvccQueryTracker tracker) |
| Modifier and Type | Method and Description |
|---|---|
List<FieldsQueryCursor<List<?>>> |
GridQueryIndexing.querySqlFields(String schemaName,
SqlFieldsQuery qry,
SqlClientContext cliCtx,
boolean keepBinary,
boolean failOnMultipleStmts,
MvccQueryTracker tracker,
GridQueryCancel cancel)
Detect whether SQL query should be executed in distributed or local manner and execute it.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019