A B C D E F G H I K L M N O P Q R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractReduceIndexAdapter - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
H2
Indexadapter base class. - AbstractReduceIndexAdapter(GridKernalContext, Table, String, IndexType, IndexColumn[]) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReduceIndexAdapter
- AbstractReducer - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Base class for reducer of remote index lookup results.
- activeSourcesCnt - Variable in class org.apache.ignite.internal.processors.query.h2.twostep.UnsortedBaseReducer
- add(Object, EntryProcessor<Object, Object, Boolean>, int) - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlBatchSender
-
Add entry to batch.
- add(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
- add(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxyIndex
- add(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- add(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SqlSystemIndex
- add(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReduceIndexAdapter
- add(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- add(Z) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceBlockList
- addChild(GridSqlAst) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlElement
- addColumn(GridSqlAst, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- addColumns(List<QueryField>) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
-
Add new columns to this table.
- addDependencies(HashSet<DbObject>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- addIndex(Session, String, int, IndexColumn[], IndexType, boolean, String) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- addIndex(Session, String, int, IndexColumn[], IndexType, boolean, String) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- addIndex(Session, String, int, IndexColumn[], IndexType, boolean, String) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- addIndex(Session, String, int, IndexColumn[], IndexType, boolean, String) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- addIndex(Session, String, int, IndexColumn[], IndexType, boolean, String) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- addPage(ReduceResultPage) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReducer
-
Offer result page for reduce.
- addPage(ReduceResultPage) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- addPage(ReduceResultPage) - Method in interface org.apache.ignite.internal.processors.query.h2.twostep.Reducer
-
Offer result page for reduce.
- addPage0(ReduceResultPage) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReducer
- addPage0(ReduceResultPage) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- addPage0(ReduceResultPage) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.SortedReducer
- addPage0(ReduceResultPage) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.UnsortedBaseReducer
- addRow(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- addRow(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- addRow(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- addRow(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- addRow(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- addSearchRows(SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedLookupBatch
- addSearchRows(SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.ProxyDistributedLookupBatch
- addSort(GridSqlSortColumn) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuery
- addSystemIndex(Index) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- AFFINITY_KEY_IDX_NAME - Static variable in class org.apache.ignite.internal.processors.query.h2.H2TableDescriptor
-
Affinity key index name.
- affinityKey() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- affinityKey(String) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- affinityKeyInlineSize() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- affinityKeyInlineSize(Integer) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- aggregate(boolean, GridSqlFunctionType) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterUtils
- alias() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlias
- alias(String, GridSqlAst) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterUtils
- allColumns() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- analyzeQueryModel(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModel
-
Analyze query model, setting split flags as needed.
- AND - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- apply(MutableEntry<Object, Object>) - Method in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor.EntryValueUpdater
- apply(ClusterNode, Message) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReducePartitionsSpecializer
- applyx(List<?>) - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlBulkLoadDataConverter
-
Converts the record to a key+value.
- arguments() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParameters
- ARRAY - org.apache.ignite.internal.processors.query.h2.H2DatabaseType
- asc() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSortColumn
- ast() - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterAndCondition
- ast() - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModel
- atomicityMode() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- atomicityMode(CacheAtomicityMode) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- autoCommit() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParameters
- AVG - org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunctionType
- awaitForReadyTopologyVersion(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
B
- backupFilter(AffinityTopologyVersion, @org.jetbrains.annotations.Nullable int[]) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- backupFilter(AffinityTopologyVersion, @org.jetbrains.annotations.Nullable int[], boolean) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
-
Returns backup filter.
- backups() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- backups(Integer) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- batched() - Method in class org.apache.ignite.internal.processors.query.h2.QueryDescriptor
- batchedArguments() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParameters
- batchLookupId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeRequest
- batchLookupId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- batchLookupId(int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeRequest
- batchLookupId(int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- BIGGER - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- BIGGER_EQUAL - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- BIGINT - org.apache.ignite.internal.processors.query.h2.H2DatabaseType
- BIGINT - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlType
- BINARY - org.apache.ignite.internal.processors.query.h2.H2DatabaseType
- binarySearchRow(List<Row>, SearchRow, Comparator<SearchRow>, boolean) - Static method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- binarySearchRow(List<Row>, SearchRow, Comparator<SearchRow>, boolean) - Static method in class org.apache.ignite.internal.processors.query.h2.twostep.SortedReducer
- bindParameters(PreparedStatement, Collection<Object>) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
-
Binds parameters to prepared statement.
- BOOL - org.apache.ignite.internal.processors.query.h2.H2DatabaseType
- BOOLEAN - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlType
- borrow() - Method in class org.apache.ignite.internal.processors.query.h2.ConcurrentStripedPool
-
Retrieves element from pool, or returns
nullif the pool is empty. - borrow() - Method in class org.apache.ignite.internal.processors.query.h2.ThreadLocalObjectPool
-
Picks an object from the pool if one is present or creates new one otherwise.
- bounds() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeRequest
- bounds(List<GridH2RowRangeBounds>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeRequest
- BROADCAST - org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModelMultiplier
- BroadcastCursor - Class in org.apache.ignite.internal.processors.query.h2.opt.join
-
Merge cursor from multiple nodes.
- BroadcastCursor(GridH2IndexBase, int, Collection<SegmentKey>, Map<SegmentKey, RangeStream>) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.join.BroadcastCursor
- broadcastSegments() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedLookupBatch
- BTREE - org.apache.ignite.internal.processors.query.h2.database.H2IndexType
-
Btree index type.
- bubbleUp(Z[], int, Comparator<Z>) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
- buildQueryModel(GridSqlAst, int, GridSqlAlias) - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModel
-
Prepare query model.
- BULK_LOAD - org.apache.ignite.internal.processors.query.h2.dml.UpdateMode
-
COPY command.
- busyLock() - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
C
- cacheContext() - Method in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlan
- cacheContext() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- cacheGroup() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- cacheGroup(String) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- cacheId() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- cacheId() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
- cacheIds() - Method in class org.apache.ignite.internal.processors.query.h2.GridCacheTwoStepQuery
- cacheIds() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResultSelect
- cacheIds() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser
- cacheInfo() - Method in class org.apache.ignite.internal.processors.query.h2.H2TableDescriptor
- cacheInfo() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- cacheName() - Method in class org.apache.ignite.internal.processors.query.h2.H2TableDescriptor
- cacheName() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- cacheName() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- cacheName() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.PartitionReservationKey
- cacheName(String) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- caches() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- caches() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- caches(List<Integer>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- caches(List<Integer>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- canBeLazy() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
-
Used only for SELECT based on UPDATE.
- canBeLazy(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- cancel() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedJoinContext
-
Mark as cleared.
- cancel() - Method in class org.apache.ignite.internal.processors.query.h2.RegisteredQueryCursor
-
Cancels query.
- canDrop() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- canDrop() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- canDrop() - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- canDrop() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- canDrop() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- canFindNext() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- canGetFirstOrLast() - Method in class org.apache.ignite.internal.processors.query.h2.database.H2PkHashIndex
- canGetFirstOrLast() - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndexBase
- canGetFirstOrLast() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxyIndex
- canGetFirstOrLast() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- canGetFirstOrLast() - Method in class org.apache.ignite.internal.processors.query.h2.sys.SqlSystemIndex
- canGetFirstOrLast() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReduceIndexAdapter
- canGetFirstOrLast() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- canGetRowCount() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- canGetRowCount() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- canGetRowCount() - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- canGetRowCount() - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractSystemView
-
Check if the row count can be retrieved quickly.
- canGetRowCount() - Method in interface org.apache.ignite.internal.processors.query.h2.sys.view.SqlSystemView
-
Check if the row count can be retrieved quickly.
- canGetRowCount() - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.SystemViewLocal
-
Check if the row count can be retrieved quickly.
- canGetRowCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- canGetRowCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- canReference() - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- canScan() - Method in class org.apache.ignite.internal.processors.query.h2.database.H2PkHashIndex
- canScan() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- canSelectBeLazy() - Method in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlan
- CASE - org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunctionType
- CAST - org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunctionType
- chainException(SQLException, SQLException) - Static method in class org.apache.ignite.internal.processors.query.h2.dml.DmlUtils
-
Adds exception to the chain.
- CHAR - org.apache.ignite.internal.processors.query.h2.H2DatabaseType
- checkAndStartNotStartedCache(GridKernalContext, GridCacheContextInfo<?, ?>) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
-
Check that given cache is not started and start it for such case.
- checkBounds(Row, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReducer
- checkBounds(Row, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- checkBounds(Row, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.SortedReducer
- checkMultipleStatements(PreparedStatement) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser
- checkNoDataTablesInReduceQuery(GridSqlAst, String) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterUtils
- checkQuery(IgniteH2Indexing, List<Integer>, Collection<QueryTable>) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
-
Check if query is valid.
- checkRename() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
- checkRename() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- checkRename() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxyIndex
- checkRename() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- checkRename() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- checkRename() - Method in class org.apache.ignite.internal.processors.query.h2.sys.SqlSystemIndex
- checkRename() - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- checkRename() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReduceIndexAdapter
- checkRename() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- checkRename() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- checkRename() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- checkSpatialIndexEnabled() - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
-
Check if spatial indexes are enabled.
- checkSupportAlter() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- checkSupportAlter() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- checkSupportAlter() - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- checkSupportAlter() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- checkSupportAlter() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- checkTablesVersions(Session) - Static method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- checkTypeSupported(int, String) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser
- child() - Method in interface org.apache.ignite.internal.processors.query.h2.sql.GridSqlAst
-
Get the first child.
- child() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlElement
-
Get the first child.
- child() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuery
-
Get the first child.
- child(int) - Method in interface org.apache.ignite.internal.processors.query.h2.sql.GridSqlAst
-
Get child by index.
- child(int) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlElement
-
Get child by index.
- child(int) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuery
-
Get child by index.
- child(int) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
-
Get child by index.
- child(int) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUnion
-
Get child by index.
- child(int, E) - Method in interface org.apache.ignite.internal.processors.query.h2.sql.GridSqlAst
-
Set child.
- child(int, E) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlElement
-
Set child.
- child(int, E) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuery
-
Set child.
- child(int, E) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
-
Set child.
- child(int, E) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUnion
-
Set child.
- childIndex() - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterAndCondition
- childIndex() - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModel
- childIndexForColumn(int) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- childModel(int) - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModel
-
Get child model by index.
- childModelsCount() - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModel
- childrenCount() - Method in enum org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- clear() - Method in class org.apache.ignite.internal.processors.query.h2.ConcurrentStripedPool
-
Removes all of the elements from the pool..
- clearCache() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParser
-
Clear cached plans.
- clearColumns() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
-
Clears select expressions list.
- clearContext(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.opt.QueryContext
- clearShared(UUID, long) - Method in class org.apache.ignite.internal.processors.query.h2.opt.QueryContextRegistry
-
Clear shared context.
- clearSharedOnLocalNodeStop() - Method in class org.apache.ignite.internal.processors.query.h2.opt.QueryContextRegistry
-
Clear shared contexts on local node stop.
- clearSharedOnRemoteNodeStop(UUID) - Method in class org.apache.ignite.internal.processors.query.h2.opt.QueryContextRegistry
-
Clear shared contexts on remote node stop.
- clearSort() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuery
- clearValuesCache() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
-
Clear values cache.
- clone() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneInputStream
- close() - Method in class org.apache.ignite.internal.processors.query.h2.H2Connection
-
Closes wrapped connection (return to pool or close).
- close() - Method in class org.apache.ignite.internal.processors.query.h2.H2PooledConnection
-
Closes wrapped connection (return to pool or close).
- close() - Method in class org.apache.ignite.internal.processors.query.h2.H2ResultSetIterator
- close() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneDirectory
- close() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneIndex
- close() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneInputStream
- close() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneOutputStream
- close() - Method in class org.apache.ignite.internal.processors.query.h2.RegisteredQueryCursor
- close() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndexIterator
- close(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
- close(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- close(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxyIndex
- close(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- close(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- close(Session) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SqlSystemIndex
- close(Session) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- close(Session) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReduceIndexAdapter
- close(Session) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- close(Session) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- close(Session) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- colCnt - Variable in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReducer
- collectAllGridTablesInTarget(GridSqlElement, Set<GridSqlTable>) - Static method in class org.apache.ignite.internal.processors.query.h2.dml.DmlAstUtils
- collectAndConditions(List<SplitterAndCondition>, GridSqlAst, int) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterAndCondition
-
Collect and conditions from the given element.
- collectCacheIds(IgniteH2Indexing, Integer, Collection<QueryTable>) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
-
Collect cache identifiers from two-step query.
- collectFromAliases(Set<GridSqlAlias>) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
-
Collect aliases from FROM part.
- collocated() - Method in class org.apache.ignite.internal.processors.query.h2.QueryDescriptor
- COLLOCATED - org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModelMultiplier
-
Tables are collocated, cheap.
- COLLOCATED_JOIN - org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModelAffinity
- collocationModel() - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterContext
- collocationModel(CollocationModel) - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterContext
- CollocationModel - Class in org.apache.ignite.internal.processors.query.h2.opt.join
-
Collocation model for a query.
- CollocationModelAffinity - Enum in org.apache.ignite.internal.processors.query.h2.opt.join
-
Affinity of a table relative to previous joined tables.
- CollocationModelMultiplier - Enum in org.apache.ignite.internal.processors.query.h2.opt.join
-
Multiplier for different collocation types.
- CollocationModelType - Enum in org.apache.ignite.internal.processors.query.h2.opt.join
-
Collocation type.
- cols - Variable in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractSystemView
-
Columns.
- cols() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUpdate
- cols(ArrayList<GridSqlColumn>) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUpdate
- column() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlColumn
- column() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSortColumn
- column(int) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuery
- column(int) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- column(int) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUnion
- column(String) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterUtils
- columnCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceResultPage
- columnName() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlColumn
- columns() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableAddColumn
- columns() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableDropColumn
- columns() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- columns() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlInsert
- columns() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlMerge
- columns(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- columns(String[]) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableDropColumn
- columns(LinkedHashMap<String, GridSqlColumn>) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- columns(GridSqlColumn[]) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableAddColumn
- columns(GridSqlColumn[]) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlInsert
- columns(GridSqlColumn[]) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlMerge
- columnsArray(GridH2Table, List<IndexColumn>) - Static method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
- command() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserCacheEntry
- command() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResult
- commandH2() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResultCommand
- commandNative() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResultCommand
- CommandProcessor - Class in org.apache.ignite.internal.processors.query.h2
-
Processor responsible for execution of all non-SELECT and non-DML commands.
- CommandProcessor(GridKernalContext, H2SchemaManager, IgniteH2Indexing) - Constructor for class org.apache.ignite.internal.processors.query.h2.CommandProcessor
-
Constructor.
- CommandResult - Class in org.apache.ignite.internal.processors.query.h2
-
Command execution result.
- CommandResult(FieldsQueryCursor<List<?>>, boolean) - Constructor for class org.apache.ignite.internal.processors.query.h2.CommandResult
-
Constructor.
- commit() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2Row
- commit(int, Row) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- compare(RangeStream, RangeStream) - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.BroadcastCursor
- compareRows(SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- compareRows(SearchRow, SearchRow) - Method in interface org.apache.ignite.internal.processors.query.h2.twostep.Reducer.RowComparator
-
Compare two rows.
- compareRows(SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.SortedReduceIndexAdapter
- compareSecure(Value, CompareMode) - Method in class org.apache.ignite.internal.processors.query.h2.H2Utils.ValueRuntimeSimpleObject
- compareSecure(Value, CompareMode) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ValueCacheObject
- CONCAT - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- ConcurrentStripedPool<E> - Class in org.apache.ignite.internal.processors.query.h2
-
Concurrent pool of object based on ConcurrentLinkedDeque.
- ConcurrentStripedPool(int, int) - Constructor for class org.apache.ignite.internal.processors.query.h2.ConcurrentStripedPool
-
Constructor.
- conditionForColumn(String, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractLocalSystemView
-
Parse condition for column.
- connection() - Method in class org.apache.ignite.internal.processors.query.h2.ConnectionManager
- connection() - Method in class org.apache.ignite.internal.processors.query.h2.H2PooledConnection
- connection(String) - Method in class org.apache.ignite.internal.processors.query.h2.ConnectionManager
- ConnectionManager - Class in org.apache.ignite.internal.processors.query.h2
-
H2 connection manager.
- ConnectionManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.query.h2.ConnectionManager
-
Constructor.
- connections() - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- context() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2RowDescriptor
- context(H2PooledConnection) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
- context(Session) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
- convert(Object, CacheObjectValueContext, int) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
-
Convert value to column's expected type by means of H2.
- convert(Object, GridQueryRowDescriptor, Class<?>, int, String) - Static method in class org.apache.ignite.internal.processors.query.h2.dml.DmlUtils
-
Convert value to column's expected type by means of H2.
- CONVERT - org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunctionType
- convertPrecision(long, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ValueCacheObject
- copyBytes(DataInput, long) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneOutputStream
- count() - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlPageProcessingResult
- COUNT - org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunctionType
- COUNT_ALL - org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunctionType
- counter() - Method in class org.apache.ignite.internal.processors.query.h2.UpdateResult
- create(int, Value...) - Static method in class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRowFactory
- create(GridSqlElement) - Static method in class org.apache.ignite.internal.processors.query.h2.dml.DmlArguments
-
Create argument from AST element.
- create(Connection, int) - Static method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableEngine
-
Create merge table over the given connection with provided index.
- create(GridSqlElement, GridSqlElement, GridSqlElement) - Static method in class org.apache.ignite.internal.processors.query.h2.dml.FastUpdate
-
Create fast update instance.
- create(Value) - Static method in class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRowFactory
- createCopy(InlineIndexImpl, SortedIndexDefinition) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex
-
Creates a new index that is an exact copy of this index.
- createDummy(GridKernalContext) - Static method in class org.apache.ignite.internal.processors.query.h2.twostep.UnsortedOneWayReducer
- createDummyLastPage(ReduceResultPage) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReducer
- createDummyLastPage(ReduceResultPage) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- createHashIndex(GridH2Table) - Method in class org.apache.ignite.internal.processors.query.h2.H2TableDescriptor
-
Create hash index if needed.
- createLookupBatch(TableFilter[], int) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex
- createLookupBatch(TableFilter[], int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxyIndex
- createLookupBatch(TableFilter[], int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- createOutput(String, IOContext) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneDirectory
- createRequest(DistributedJoinContext, int, int) - Static method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedLookupBatch
- createRow() - Method in class org.apache.ignite.internal.processors.query.h2.H2FieldsIterator
- createRow() - Method in class org.apache.ignite.internal.processors.query.h2.H2ResultSetIterator
- createRow(Session, Object...) - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractLocalSystemView
- createRow(Value[], int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRowFactory
- createRows(Object[]) - Method in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlan
-
Extract rows from plan without performing any query.
- createRows(List<Object[]>) - Method in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlan
-
Extract rows from plan without performing any query.
- createScanIndex(AbstractReduceIndexAdapter) - Static method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- createSpatialIndex(GridH2Table, IndexDescriptor, List<IndexColumn>) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
-
Create spatial index.
- createTable(Connection, String, GridH2RowDescriptor, H2TableDescriptor, IndexProcessor) - Static method in class org.apache.ignite.internal.processors.query.h2.H2TableEngine
-
Creates table using given connection, DDL clause for given type descriptor and list of indexes.
- createTable(CreateTableData) - Method in class org.apache.ignite.internal.processors.query.h2.H2TableEngine
- createTable(CreateTableData) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2DefaultTableEngine
- createTable(CreateTableData) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SqlSystemTableEngine
- createTable(CreateTableData) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableEngine
- createTempOutput(String, String, IOContext) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneDirectory
- createTextIndex(GridH2Table) - Method in class org.apache.ignite.internal.processors.query.h2.H2TableDescriptor
-
Create text (lucene) index if needed.
- ctx - Variable in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- ctx - Variable in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractSystemView
-
Grid context.
- cur - Variable in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Cursor
- cursor() - Method in class org.apache.ignite.internal.processors.query.h2.CommandResult
- CursorIteratorWrapper - Class in org.apache.ignite.internal.processors.query.h2.opt.join
- CursorIteratorWrapper(H2Cursor) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.join.CursorIteratorWrapper
D
- dataHandler() - Method in class org.apache.ignite.internal.processors.query.h2.ConnectionManager
- dataPageScanEnabled() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParameters
- dataRegionName() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- dataRegionName(String) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- dataTable() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlTable
- dataTable(String, String) - Method in class org.apache.ignite.internal.processors.query.h2.H2SchemaManager
-
Find H2 table by it's identifier.
- DATE - org.apache.ignite.internal.processors.query.h2.H2DatabaseType
- dBTypeAsString() - Method in enum org.apache.ignite.internal.processors.query.h2.H2DatabaseType
-
Gets DB type name.
- DECIMAL - org.apache.ignite.internal.processors.query.h2.H2DatabaseType
- DEFAULT - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlKeyword
-
Default update value - analogous to H2.
- DEFAULT_ROW_COUNT_APPROXIMATION - Static variable in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractSystemView
-
Default row count approximation.
- defaultValue() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlColumn
- delegate() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- delegate() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2TableScanIndex
- delete() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneFile
-
Deletes file and deallocates memory.
- DELETE - org.apache.ignite.internal.processors.query.h2.dml.UpdateMode
-
DELETE command.
- deleteFile(String) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneDirectory
- derivedPartitions() - Method in class org.apache.ignite.internal.processors.query.h2.GridCacheTwoStepQuery
- desc - Variable in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractSystemView
-
Description.
- destroy() - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex
-
Attempts to destroys index and release all the resources.
- destroy() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
-
Attempts to destroys index and release all the resources.
- destroy() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
-
Destroy the table.
- DFLT_DISABLED_FUNCS - Static variable in class org.apache.ignite.internal.processors.query.h2.DistributedIndexingConfiguration
-
Default disabled SQL functions.
- DFLT_RETRY_TIMEOUT - Static variable in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor
-
Default retry timeout.
- direct(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlInsert
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.QueryTable
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Array
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Boolean
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Byte
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Bytes
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2CacheObject
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Date
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Decimal
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlResponse
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Double
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Float
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Geometry
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeRequest
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Integer
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2JavaObject
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Long
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Null
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowMessage
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRange
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRangeBounds
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Short
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2String
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Time
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Timestamp
- directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Uuid
- disableCreateLuceneIndexForStringValueType(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.DistributedIndexingConfiguration
- disabledFunctions() - Method in class org.apache.ignite.internal.processors.query.h2.DistributedIndexingConfiguration
- disabledFunctions(HashSet<String>) - Method in class org.apache.ignite.internal.processors.query.h2.DistributedIndexingConfiguration
- displaySize() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlType
-
Get the display size of this expression.
- distinct() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAggregateFunction
- distinct() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- distinct(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- distributedConfiguration() - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- DistributedIndexingConfiguration - Class in org.apache.ignite.internal.processors.query.h2
-
Distributed configuration of the indexing module.
- DistributedIndexingConfiguration(GridKernalContext, IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.query.h2.DistributedIndexingConfiguration
- distributedJoinContext() - Method in class org.apache.ignite.internal.processors.query.h2.opt.QueryContext
- DistributedJoinContext - Class in org.apache.ignite.internal.processors.query.h2.opt.join
-
Context for distributed joins.
- DistributedJoinContext(AffinityTopologyVersion, Map<UUID, int[]>, UUID, long, int, int) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedJoinContext
-
Constructor.
- distributedJoins() - Method in class org.apache.ignite.internal.processors.query.h2.GridCacheTwoStepQuery
-
Check if distributed joins are enabled for this query.
- distributedJoins() - Method in class org.apache.ignite.internal.processors.query.h2.QueryDescriptor
- distributedJoins() - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterContext
- DistributedLookupBatch - Class in org.apache.ignite.internal.processors.query.h2.opt.join
-
Index lookup batch.
- DistributedLookupBatch(H2TreeIndex, GridCacheContext<?, ?>, boolean, int) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedLookupBatch
- distributedMultiplier(Session, TableFilter[], int) - Static method in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel
-
Get distributed multiplier for the given sequence of tables.
- distributedPlan() - Method in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlan
- DIVIDE - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- dml() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserCacheEntry
- dml() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResult
- DmlArgument - Interface in org.apache.ignite.internal.processors.query.h2.dml
-
DML argument
- DmlArguments - Class in org.apache.ignite.internal.processors.query.h2.dml
-
DML arguments factory.
- DmlAstUtils - Class in org.apache.ignite.internal.processors.query.h2.dml
-
AST utils for DML
- DmlBatchSender - Class in org.apache.ignite.internal.processors.query.h2.dml
-
Batch sender class.
- DmlBatchSender(GridCacheContext, int, int) - Constructor for class org.apache.ignite.internal.processors.query.h2.dml.DmlBatchSender
-
Constructor.
- DmlBulkLoadDataConverter - Class in org.apache.ignite.internal.processors.query.h2.dml
-
Converts a row of values to actual key+value using
UpdatePlan.processRow(List). - DmlBulkLoadDataConverter(UpdatePlan) - Constructor for class org.apache.ignite.internal.processors.query.h2.dml.DmlBulkLoadDataConverter
-
Creates the converter with the given update plan.
- DmlDistributedPlanInfo - Class in org.apache.ignite.internal.processors.query.h2.dml
-
Additional information about distributed update plan.
- DmlDistributedPlanInfo(boolean, List<Integer>) - Constructor for class org.apache.ignite.internal.processors.query.h2.dml.DmlDistributedPlanInfo
-
Constructor.
- DmlDistributedUpdateRun - Class in org.apache.ignite.internal.processors.query.h2.dml
-
Context for DML operation on reducer node.
- DmlDistributedUpdateRun(int) - Constructor for class org.apache.ignite.internal.processors.query.h2.dml.DmlDistributedUpdateRun
-
Constructor.
- DmlPageProcessingErrorResult - Class in org.apache.ignite.internal.processors.query.h2.dml
-
Result of splitting keys whose processing resulted into an exception from those skipped by logic of
EntryProcessors (most likely INSERT duplicates, or UPDATE/DELETE keys whose values had been modified concurrently), counting and collecting entry processor exceptions. - DmlPageProcessingErrorResult(Object[], SQLException, int) - Constructor for class org.apache.ignite.internal.processors.query.h2.dml.DmlPageProcessingErrorResult
- DmlPageProcessingResult - Class in org.apache.ignite.internal.processors.query.h2.dml
-
Result of processing an individual page with
IgniteCache.invokeAll(java.util.Map<? extends K, ? extends javax.cache.processor.EntryProcessor<K, V, T>>, java.lang.Object...)including error details, if any. - DmlPageProcessingResult(long, Object[], SQLException) - Constructor for class org.apache.ignite.internal.processors.query.h2.dml.DmlPageProcessingResult
- DmlStatementsProcessor - Class in org.apache.ignite.internal.processors.query.h2
-
Contains entry processors for DML.
- DmlStatementsProcessor() - Constructor for class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor
- DmlStatementsProcessor.EntryValueUpdater - Class in org.apache.ignite.internal.processors.query.h2
-
Entry value updater.
- DmlStatementsProcessor.InsertEntryProcessor - Class in org.apache.ignite.internal.processors.query.h2
- DmlStatementsProcessor.ModifyingEntryProcessor - Class in org.apache.ignite.internal.processors.query.h2
-
Entry processor invoked by UPDATE and DELETE operations.
- DmlUtils - Class in org.apache.ignite.internal.processors.query.h2.dml
-
DML utility methods.
- DOUBLE - org.apache.ignite.internal.processors.query.h2.H2DatabaseType
- DOUBLE - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlType
- dropColumns(List<String>) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
-
Drop columns.
E
- EMPTY - Static variable in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Cursor
- EMPTY - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlPlaceholder
- EMPTY_COLUMNS - Static variable in class org.apache.ignite.internal.processors.query.h2.H2Utils
- enableDataPageScan(Boolean) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- encrypted() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- encrypted(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- enforceJoinOrder() - Method in class org.apache.ignite.internal.processors.query.h2.QueryDescriptor
- ENGINE_NAME - Static variable in class org.apache.ignite.indexing.IndexingQueryEngineConfiguration
-
Query engine name.
- engineClass() - Method in class org.apache.ignite.indexing.IndexingQueryEngineConfiguration
- engineName() - Method in class org.apache.ignite.indexing.IndexingQueryEngineConfiguration
- EntryValueUpdater(Object) - Constructor for class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor.EntryValueUpdater
-
Constructor.
- EQUAL - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- EQUAL_NULL_SAFE - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- equals(Object) - Method in class org.apache.ignite.internal.processors.query.h2.H2TypeKey
- equals(Object) - Method in class org.apache.ignite.internal.processors.query.h2.H2Utils.ValueRuntimeSimpleObject
- equals(Object) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ValueCacheObject
- equals(Object) - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.SegmentKey
- equals(Object) - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.SourceKey
- equals(Object) - Method in class org.apache.ignite.internal.processors.query.h2.opt.QueryContextKey
- equals(Object) - Method in class org.apache.ignite.internal.processors.query.h2.QueryDescriptor
- equals(Object) - Method in class org.apache.ignite.internal.processors.query.h2.QueryTable
- equals(Object) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlElement
- equals(Object) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlTable
- equals(Object) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Integer
- equals(Object) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.PartitionReservationKey
- equals(Object) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceSourceKey
- equals(IndexColumn, IndexColumn) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
- error() - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlBatchSender
- error() - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlPageProcessingErrorResult
- error() - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlPageProcessingResult
- error() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlResponse
- error() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- error() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.PartitionReservation
- error(String) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- errorCount() - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlPageProcessingErrorResult
- errorKeys() - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlPageProcessingErrorResult
- errorKeys() - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlPageProcessingResult
- errorKeys() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlResponse
- errorKeys() - Method in class org.apache.ignite.internal.processors.query.h2.UpdateResult
- evictFirstBlock() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceBlockList
- execute(GridCacheAdapter, Object[]) - Method in class org.apache.ignite.internal.processors.query.h2.dml.FastUpdate
-
Perform single cache operation based on given args.
- executeSqlQueryWithTimer(PreparedStatement, H2PooledConnection, String, int, GridQueryCancel, Boolean, H2QueryInfo) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
-
Executes sql query and prints warning if query is too slow.
- executeSqlQueryWithTimer(H2PooledConnection, String, Collection<Object>, int, GridQueryCancel, Boolean, H2QueryInfo) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
-
Executes sql query and prints warning if query is too slow..
- executeStatement(String, String) - Method in class org.apache.ignite.internal.processors.query.h2.ConnectionManager
-
Execute SQL statement on specific schema.
- executeSystemStatement(String) - Method in class org.apache.ignite.internal.processors.query.h2.ConnectionManager
-
Execute statement on H2 INFORMATION_SCHEMA.
- executeUpdateOnDataNode(String, SqlFieldsQuery, IndexingQueryFilter, GridQueryCancel, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
-
Executes DML request on map node.
- executeWithResumableTimeTracking(IgniteThrowableSupplier<T>, H2QueryInfo) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
-
Resumes time tracking before the task (if needed) and suspends time tracking after the task is finished.
- EXISTS - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- EXPIRATION_TIME_FIELD_NAME - Static variable in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneIndex
-
Field name for value expiration time.
- expireTime() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
- expireTime() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2Row
- explain() - Method in class org.apache.ignite.internal.processors.query.h2.GridCacheTwoStepQuery
- explain() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlStatement
- explain(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlStatement
- explicitTimeout() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- explicitTimeout() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- explicitTimeout(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- explicitTimeout(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- expressionInFrom() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlColumn
- expressionInFrom(GridSqlAlias) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlColumn
- extract(GridSqlQuery) - Method in class org.apache.ignite.internal.processors.query.h2.affinity.PartitionExtractor
-
Extract partitions.
- EXTRACT - org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunctionType
- extWait() - Method in class org.apache.ignite.internal.processors.query.h2.H2QueryInfo
F
- fail(UUID, CacheException) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- fail(CacheException) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReducer
- fail(CacheException) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- failed() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.PartitionReservation
- failedKeys() - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlBatchSender
- failIfSelectForUpdateQuery(Prepared) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser
- FastUpdate - Class in org.apache.ignite.internal.processors.query.h2.dml
-
Arguments for fast, query-less UPDATE or DELETE - key and, optionally, value and new value.
- fetched - Variable in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReducer
-
Will be r/w from query execution thread only, does not need to be threadsafe.
- fetchedAll() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- fetchedAll() - Method in interface org.apache.ignite.internal.processors.query.h2.twostep.Reducer
-
Check if all rows has been fetched from all sources.
- fetchedAll() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.SortedReducer
-
Check if all rows has been fetched from all sources.
- fetchedAll() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.UnsortedBaseReducer
-
Check if all rows has been fetched from all sources.
- FetchingCursor(SearchRow, SearchRow, Iterator<Row>) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex.FetchingCursor
- fetchNextPage() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceResultPage
-
Request next page.
- fieldName() - Method in class org.apache.ignite.internal.processors.query.h2.H2SqlFieldMetadata
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2RowDescriptor
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.QueryTable
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Array
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Boolean
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Byte
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Bytes
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2CacheObject
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Date
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Decimal
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlResponse
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Double
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Float
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Geometry
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeRequest
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Integer
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2JavaObject
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Long
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Null
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowMessage
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRange
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRangeBounds
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Short
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2String
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Time
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Timestamp
- fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Uuid
- fieldType(int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2RowDescriptor
-
Gets value type for field index.
- fieldTypeName() - Method in class org.apache.ignite.internal.processors.query.h2.H2SqlFieldMetadata
- fileLength(String) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneDirectory
- fileMap - Variable in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneDirectory
- fillArray(Iterator<? extends Message>, Value[], GridKernalContext) - Static method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2ValueMessageFactory
- filter() - Method in class org.apache.ignite.internal.processors.query.h2.opt.QueryContext
- FiltrableSystemViewLocal<R> - Class in org.apache.ignite.internal.processors.query.h2.sys.view
-
Filtrable SQL system view to export
SystemViewdata. - FiltrableSystemViewLocal(GridKernalContext, SystemView<R>) - Constructor for class org.apache.ignite.internal.processors.query.h2.sys.view.FiltrableSystemViewLocal
- find() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedLookupBatch
- find() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.ProxyDistributedLookupBatch
- find(SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReducer
-
Find a rows and create a cursor to iterate over the result.
- find(SearchRow, SearchRow) - Method in interface org.apache.ignite.internal.processors.query.h2.twostep.Reducer
-
Find a rows and create a cursor to iterate over the result.
- find(Session, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2PkHashIndex
- find(Session, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeClientIndex
- find(Session, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex
- find(Session, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxyIndex
- find(Session, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- find(Session, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SqlSystemIndex
- find(Session, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReduceIndexAdapter
- find(Session, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- find(TableFilter, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- findAllFetched(List<Row>, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReducer
- findAllFetched(List<Row>, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- findAllFetched(List<Row>, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.UnsortedBaseReducer
- findAllFetched(List<Row>, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.SortedReducer
- findByGeometry(TableFilter, SearchRow, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxySpatialIndex
- findFirstOrLast(Session, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2PkHashIndex
- findFirstOrLast(Session, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeClientIndex
- findFirstOrLast(Session, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex
- findFirstOrLast(Session, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxyIndex
- findFirstOrLast(Session, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- findFirstOrLast(Session, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SqlSystemIndex
- findFirstOrLast(Session, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReduceIndexAdapter
- findFirstOrLast(Session, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- findFirstPartitioned(List<Integer>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReducePartitionMapper
- findForSegment(GridH2RowRangeBounds, int, IndexQueryContext) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex
-
Find rows for the segments (distributed joins).
- findInStream(SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReducer
- findInStream(SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- findInStream(SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.SortedReducer
- findInStream(SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.UnsortedOneWayReducer
- findInStream(SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.UnsortedReducer
- findJoin(int) - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModel
- findNext(Session, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- findParamsQuery(GridSqlQuery, int, TreeSet<Integer>) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterUtils
- first() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRangeBounds
- first(GridH2RowMessage) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRangeBounds
- firstRowCmp - Variable in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- firstRowCmp - Variable in class org.apache.ignite.internal.processors.query.h2.twostep.SortedReducer
- FLAG_DISTRIBUTED_JOINS - Static variable in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
-
Map query will not destroy context until explicit query cancel request will be received because distributed join requests can be received.
- FLAG_ENFORCE_JOIN_ORDER - Static variable in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
-
Remote map query executor will enforce join order for the received map queries.
- FLAG_EXPLAIN - Static variable in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
-
If it is an EXPLAIN command.
- FLAG_LAZY - Static variable in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
-
If lazy execution is enabled.
- FLAG_REPLICATED - Static variable in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
-
If it is a REPLICATED query.
- FLAG_REPLICATED_AS_PARTITIONED - Static variable in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
-
Whether to treat replicated as partitioned (for outer joins).
- flags(int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- flags(int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- flush() - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlBatchSender
-
Flush any remaining entries.
- forceSplit() - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModel
-
Force split flag on a model.
- forColumn(int, SearchRow, SearchRow) - Static method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlSystemViewColumnCondition
-
Parse condition for column.
- forEach(Consumer<? super E>) - Method in class org.apache.ignite.internal.processors.query.h2.ConcurrentStripedPool
-
Performs the given action for each element of the pool until all elements have been processed or the action throws an exception.
- from() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDelete
- from() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- from(GridSqlAst) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- from(GridSqlElement) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDelete
- FROM_CHILD - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- fromClass(Class<?>) - Static method in enum org.apache.ignite.internal.processors.query.h2.H2DatabaseType
-
Resolves enum by class.
- fromColumn(Column) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlType
- fromExpression(Expression) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlType
- FUNCTION - org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModelType
-
Function.
- functionName() - Method in enum org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunctionType
- FunctionsManager - Class in org.apache.ignite.internal.processors.query.h2
-
SQL function manager.
- FunctionsManager(DistributedIndexingConfiguration) - Constructor for class org.apache.ignite.internal.processors.query.h2.FunctionsManager
- future() - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlDistributedUpdateRun
G
- generateFieldsQuery(String, SqlQuery) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- generateFieldsQueryString(String, String, H2TableDescriptor) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
-
Generate SqlFieldsQuery string from SqlQuery.
- GEOMETRY - org.apache.ignite.internal.processors.query.h2.H2DatabaseType
- get() - Method in class org.apache.ignite.internal.processors.query.h2.H2Cursor
- get() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Cursor
- get() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.BroadcastCursor
- get() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.UnicastCursor
- get() - Static method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterContext
- get() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex.FetchingCursor
- get(int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.RangeStream
- get(int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceBlockList
- get(Object[]) - Method in interface org.apache.ignite.internal.processors.query.h2.dml.DmlArgument
-
Get argument from parameter list.
- get(T) - Method in class org.apache.ignite.internal.processors.query.h2.H2Utils.Getter
- get(T) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser.Getter
- getAffinityKeyColumn() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- getAfterAliasSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlTable
- getAlternativeColumnId(int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2RowDescriptor
- getBeforeAliasSql() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlTable
- getBestPlanItem(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- getByteCount(Data) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2Row
- getBytes() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ValueCacheObject
- getBytesNoCopy() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ValueCacheObject
- getCached(int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
-
Get cached value (if any).
- getCacheIds() - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlDistributedPlanInfo
- getCacheObject() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ValueCacheObject
- getChecksum() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneOutputStream
- getChildren() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- getChildResources() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneDirectory
- getChildResources() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneFile
- getChildResources() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneOutputStream
- getColumn(int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- getColumn(String) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- getColumnCount() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
- getColumnCount() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRow
- getColumnCount() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRowPair
- getColumnCount() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRowSingle
- getColumnIndex(String) - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractLocalSystemView
-
Gets column index by name.
- getColumnIndex(Column) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- getColumns() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- getColumns() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- getColumns() - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractSystemView
-
Gets columns.
- getColumns() - Method in interface org.apache.ignite.internal.processors.query.h2.sys.view.SqlSystemView
-
Gets columns.
- getColumns() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- getComment() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- getCopy() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2Row
- getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2PkHashIndex
- getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndexBase
- getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxyIndex
- getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxySpatialIndex
- getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2TableScanIndex
- getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SqlSystemIndex
- getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.SortedReduceIndexAdapter
- getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.UnsortedReduceIndexAdapter
- getCostRangeIndex(Session, int[], long, TableFilter[], int, SortOrder, boolean, HashSet<Column>) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2IndexCostedBase
-
Get cost range.
- getCreateSQL() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- getCreateSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sys.SqlSystemIndex
- getCreateSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractSystemView
-
Gets SQL script for creating table.
- getCreateSQL() - Method in interface org.apache.ignite.internal.processors.query.h2.sys.view.SqlSystemView
-
Gets SQL script for creating table.
- getCreateSQL() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- getCreateSQLForCopy(Table, String) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- getDatabase() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- getDefaultValue(Session, Column) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- getDesc() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
- getDescription() - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractSystemView
-
Gets description.
- getDescription() - Method in interface org.apache.ignite.internal.processors.query.h2.sys.view.SqlSystemView
-
Gets description.
- getDirectory() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneFile
- getDiskSpaceUsed() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
- getDiskSpaceUsed() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- getDiskSpaceUsed() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxyIndex
- getDiskSpaceUsed() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- getDiskSpaceUsed() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- getDiskSpaceUsed() - Method in class org.apache.ignite.internal.processors.query.h2.sys.SqlSystemIndex
- getDiskSpaceUsed() - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- getDiskSpaceUsed() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReduceIndexAdapter
- getDiskSpaceUsed() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- getDiskSpaceUsed() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- getDiskSpaceUsed() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- getDisplaySize() - Method in class org.apache.ignite.internal.processors.query.h2.H2Utils.ValueRuntimeSimpleObject
- getDisplaySize() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ValueCacheObject
- getDistributedMultiplier(Session, TableFilter[], int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
- getDropSQL() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- getDropSQL() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- getExplicitAffinityKeyColumn() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- getFastDeleteArgs(GridSqlDelete) - Static method in class org.apache.ignite.internal.processors.query.h2.dml.DmlAstUtils
- getFastUpdateArgs(GridSqlUpdate) - Static method in class org.apache.ignite.internal.processors.query.h2.dml.DmlAstUtils
- getFieldValue(Object, Object, int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2RowDescriptor
- getFilePointer() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneInputStream
- getFilePointer() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneOutputStream
- getFirstPartitionedCache() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser
-
Get first (i.e. random, as we need any one) partitioned cache from parsed query to determine expected query parallelism.
- getGroupConcatSeparator() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAggregateFunction
- getId() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- getIndexColumns() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- getIndexes() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- getIndexes() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- getIndexes() - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- getIndexes() - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractSystemView
-
Gets indexed column names.
- getIndexes() - Method in interface org.apache.ignite.internal.processors.query.h2.sys.view.SqlSystemView
-
Gets indexed column names.
- getIndexes() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- getIndexes() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- getIndexForColumn(Column, boolean, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- getIndexType() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- getKey() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2Row
- getLength() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneFile
-
For non-stream access from thread that might be concurrent with writing
- getMaxDataModificationId() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- getMaxDataModificationId() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- getMaxDataModificationId() - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- getMaxDataModificationId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- getMaxDataModificationId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- getMemory() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ValueCacheObject
- getMemory() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2Row
- getName() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneFile
- getName() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2TableScanIndex
- getObject() - Method in class org.apache.ignite.internal.processors.query.h2.H2Utils.ValueRuntimeSimpleObject
- getObject() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ValueCacheObject
- getObject(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ValueCacheObject
- getPendingDeletions() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneDirectory
- getPlanSQL() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2TableScanIndex
- getPlanSQL() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedLookupBatch
- getPlanSQL() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.ProxyDistributedLookupBatch
- getPrecision() - Method in class org.apache.ignite.internal.processors.query.h2.H2Utils.ValueRuntimeSimpleObject
- getPrecision() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ValueCacheObject
- getPrimaryKey() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- getReducer() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- getRemoveClosure(ClusterNode, Object) - Static method in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor
-
Returns the remove closure based on the version of the primary node.
- getRow() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
- getRow(Session, long) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- getRowCount() - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractSystemView
-
Gets row count for this view (or approximated row count, if real value can't be calculated quickly).
- getRowCount() - Method in interface org.apache.ignite.internal.processors.query.h2.sys.view.SqlSystemView
-
Gets row count for this view (or approximated row count, if real value can't be calculated quickly).
- getRowCount() - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.SystemViewLocal
-
Gets row count for this view (or approximated row count, if real value can't be calculated quickly).
- getRowCount(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- getRowCount(Session) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2PkHashIndex
- getRowCount(Session) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeClientIndex
- getRowCount(Session) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex
- getRowCount(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- getRowCount(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxyIndex
- getRowCount(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- getRowCount(Session) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SqlSystemIndex
- getRowCount(Session) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- getRowCount(Session) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReduceIndexAdapter
- getRowCount(Session) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- getRowCount(Session) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- getRowCount(Session) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- getRowCountApproximation() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
- getRowCountApproximation() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- getRowCountApproximation() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxyIndex
- getRowCountApproximation() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- getRowCountApproximation() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- getRowCountApproximation() - Method in class org.apache.ignite.internal.processors.query.h2.sys.SqlSystemIndex
- getRowCountApproximation() - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- getRowCountApproximation() - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractSystemView
-
Gets approximated row count (required to build execution plan).
- getRowCountApproximation() - Method in interface org.apache.ignite.internal.processors.query.h2.sys.view.SqlSystemView
-
Gets approximated row count (required to build execution plan).
- getRowCountApproximation() - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.SystemViewLocal
-
Gets approximated row count (required to build execution plan).
- getRowCountApproximation() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReduceIndexAdapter
- getRowCountApproximation() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- getRowCountApproximation() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- getRowCountApproximation() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- getRowIdColumn() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- getRowKeyColumnNames() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2RowDescriptor
- getRows(Session, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- getRows(Session, SearchRow, SearchRow) - Method in interface org.apache.ignite.internal.processors.query.h2.sys.view.SqlSystemView
-
Gets view content.
- getRows(Session, SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.SystemViewLocal
-
Gets view content.
- getScanIndex(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- getScanIndex(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- getScanIndex(Session) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- getScanIndex(Session) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- getScanIndex(Session) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- getSchema() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- getSearchRow() - Method in class org.apache.ignite.internal.processors.query.h2.H2Cursor
- getSearchRow() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Cursor
- getSearchRow() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.BroadcastCursor
- getSearchRow() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.UnicastCursor
- getSearchRow() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex.FetchingCursor
- getSessionId() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2Row
- getShared(UUID, long, int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.QueryContextRegistry
-
Access query context from another thread.
- getSortLimitSQL(StatementBuilder) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuery
- getSource(UUID, int, int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedJoinContext
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.H2Utils.ValueRuntimeSimpleObject
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ValueCacheObject
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAggregateFunction
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlias
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableAddColumn
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableDropColumn
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlArray
- getSQL() - Method in interface org.apache.ignite.internal.processors.query.h2.sql.GridSqlAst
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlColumn
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlConst
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateIndex
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDelete
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDropIndex
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDropTable
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunction
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlInsert
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlJoin
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlKeyword
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlMerge
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperation
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlParameter
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlPlaceholder
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlStatement
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSubquery
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlTable
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUnion
- getSQL() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUpdate
- getStreams(int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedJoinContext
- getString() - Method in class org.apache.ignite.internal.processors.query.h2.H2Utils.ValueRuntimeSimpleObject
- getString() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ValueCacheObject
- getTable() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
- getTable() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- getTableName() - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractSystemView
-
Gets table name.
- getTableName() - Method in interface org.apache.ignite.internal.processors.query.h2.sys.view.SqlSystemView
-
Gets table name.
- getTableType() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- getTableType() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- getTableType() - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- getTableType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- getTableType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- getTemplateRow() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- getTemplateRow() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- getTemplateSimpleRow(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- getTemplateSimpleRow(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- getter(Class<? extends T>, String) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
- getType() - Method in class org.apache.ignite.internal.processors.query.h2.H2Utils.ValueRuntimeSimpleObject
- getType() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ValueCacheObject
- getType() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- getUniqueIndex() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- getUniqueIndex() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- getUniqueIndex() - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- getUniqueIndex() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- getUniqueIndex() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- getValue(int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
- getValue(int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRow
- getValue(int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRowPair
- getValue(int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRowSingle
- getValueList() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2Row
- getVersion() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2Row
- GridCacheTwoStepQuery - Class in org.apache.ignite.internal.processors.query.h2
-
Two step map-reduce style query.
- GridCacheTwoStepQuery(String, int, Set<QueryTable>, GridCacheSqlQuery, List<GridCacheSqlQuery>, boolean, boolean, boolean, boolean, PartitionResult, List<Integer>, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.query.h2.GridCacheTwoStepQuery
- GridH2Array - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
H2 Array.
- GridH2Array() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Array
- GridH2Array(Value) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Array
- GridH2Boolean - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
H2 Boolean.
- GridH2Boolean() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Boolean
- GridH2Boolean(Value) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Boolean
- GridH2Byte - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
H2 Byte.
- GridH2Byte() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Byte
- GridH2Byte(Value) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Byte
- GridH2Bytes - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
H2 Bytes.
- GridH2Bytes() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Bytes
- GridH2Bytes(Value) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Bytes
- GridH2CacheObject - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
H2 Cache object message.
- GridH2CacheObject() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2CacheObject
- GridH2CacheObject(GridH2ValueCacheObject) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2CacheObject
- GridH2Cursor - Class in org.apache.ignite.internal.processors.query.h2.opt
-
H2 Cursor implementation.
- GridH2Cursor(Iterator<? extends Row>) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.GridH2Cursor
-
Constructor.
- GridH2Date - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
H2 Date.
- GridH2Date() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Date
- GridH2Date(Value) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Date
- GridH2Decimal - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
H2 Decimal.
- GridH2Decimal() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Decimal
- GridH2Decimal(Value) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Decimal
- GridH2DefaultTableEngine - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Default table engine.
- GridH2DefaultTableEngine() - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.GridH2DefaultTableEngine
- GridH2DmlRequest - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
Request for DML operation on remote node.
- GridH2DmlRequest() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
-
Required by
Externalizable - GridH2DmlRequest(GridH2DmlRequest) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- GridH2DmlResponse - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
Response to remote DML request.
- GridH2DmlResponse() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlResponse
-
Default constructor.
- GridH2DmlResponse(long, long, Object[], String) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlResponse
-
Constructor.
- GridH2Double - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
H2 Double.
- GridH2Double() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Double
- GridH2Double(Value) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Double
- GridH2Float - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
H2 Float.
- GridH2Float() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Float
- GridH2Float(Value) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Float
- GridH2Geometry - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
H2 Geometry.
- GridH2Geometry() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Geometry
- GridH2Geometry(Value) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Geometry
- GridH2IndexBase - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Index base.
- GridH2IndexBase(GridH2Table, String, IndexColumn[], IndexType) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
-
Constructor.
- GridH2IndexRangeRequest - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
Range request.
- GridH2IndexRangeRequest() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeRequest
- GridH2IndexRangeResponse - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
Range response message.
- GridH2IndexRangeResponse() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- GridH2Integer - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
H2 Integer.
- GridH2Integer() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Integer
- GridH2Integer(Value) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Integer
- GridH2JavaObject - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
H2 Java Object.
- GridH2JavaObject() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2JavaObject
- GridH2JavaObject(Value) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2JavaObject
- GridH2Long - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
H2 Long.
- GridH2Long() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Long
- GridH2Long(Value) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Long
- GridH2MetaTable - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Meta table.
- GridH2MetaTable(CreateTableData) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- GridH2Null - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
Message for
Value.NULL. - GridH2ProxyIndex - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Allows to have 'free' index for alias columns Delegates the calls to underlying normal index
- GridH2ProxyIndex(GridH2Table, String, List<IndexColumn>, Index) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxyIndex
- GridH2ProxySpatialIndex - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Allows to have 'free' spatial index for alias columns Delegates the calls to underlying normal index
- GridH2ProxySpatialIndex(GridH2Table, String, List<IndexColumn>, Index) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxySpatialIndex
- GridH2QueryRequest - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
Query request.
- GridH2QueryRequest() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
-
Required by
Externalizable - GridH2QueryRequest(GridH2QueryRequest) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- GridH2RetryException - Exception in org.apache.ignite.internal.processors.query.h2.opt
-
Internal exception.
- GridH2RetryException(String) - Constructor for exception org.apache.ignite.internal.processors.query.h2.opt.GridH2RetryException
- GridH2RowDescriptor - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Row descriptor.
- GridH2RowDescriptor(GridQueryRowDescriptor) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.GridH2RowDescriptor
-
Ctor.
- GridH2RowMessage - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
SQL Row message.
- GridH2RowMessage() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowMessage
- GridH2RowRange - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
Range of rows.
- GridH2RowRange() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRange
- GridH2RowRangeBounds - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
Bounds of row range.
- GridH2RowRangeBounds() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRangeBounds
- GridH2Short - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
H2 Short.
- GridH2Short() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Short
- GridH2Short(Value) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Short
- GridH2String - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
H2 String.
- GridH2String() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2String
- GridH2String(Value) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2String
- GridH2Table - Class in org.apache.ignite.internal.processors.query.h2.opt
-
H2 Table implementation.
- GridH2Table(CreateTableData, GridH2RowDescriptor, H2TableDescriptor, GridCacheContextInfo<?, ?>) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
-
Creates table.
- GridH2Time - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
H2 Time.
- GridH2Time() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Time
- GridH2Time(Value) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Time
- GridH2Timestamp - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
H2 Timestamp.
- GridH2Timestamp() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Timestamp
- GridH2Timestamp(Value) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Timestamp
- GridH2Uuid - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
H2 Uuid.
- GridH2Uuid() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Uuid
- GridH2Uuid(Value) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Uuid
- GridH2ValueCacheObject - Class in org.apache.ignite.internal.processors.query.h2.opt
-
H2 Value over
CacheObject. - GridH2ValueCacheObject(CacheObject, CacheObjectValueContext) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.GridH2ValueCacheObject
-
Constructor.
- GridH2ValueMessage - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
Abstract message wrapper for H2 values.
- GridH2ValueMessage() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2ValueMessage
- GridH2ValueMessageFactory - Class in org.apache.ignite.internal.processors.query.h2.twostep.msg
-
H2 Value message factory.
- GridH2ValueMessageFactory() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2ValueMessageFactory
- GridLuceneDirectory - Class in org.apache.ignite.internal.processors.query.h2.opt
-
A memory-resident
Directoryimplementation. - GridLuceneFile - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Lucene file.
- GridLuceneIndex - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Lucene fulltext index.
- GridLuceneIndex(GridKernalContext, String, GridQueryTypeDescriptor) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneIndex
-
Constructor.
- GridLuceneInputStream - Class in org.apache.ignite.internal.processors.query.h2.opt
-
A memory-resident
IndexInputimplementation. - GridLuceneInputStream(String, GridLuceneFile) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneInputStream
-
Constructor.
- GridLuceneInputStream(String, GridLuceneFile, long) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneInputStream
-
Constructor.
- GridLuceneLockFactory - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Lucene
LockFactoryimplementation. - GridLuceneLockFactory() - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneLockFactory
- GridLuceneOutputStream - Class in org.apache.ignite.internal.processors.query.h2.opt
-
A memory-resident
IndexOutputimplementation. - GridLuceneOutputStream(GridLuceneFile) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneOutputStream
-
Constructor.
- GridMapQueryExecutor - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Map query executor.
- GridMapQueryExecutor() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor
- GridReduceQueryExecutor - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Reduce query executor.
- GridReduceQueryExecutor() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor
- GridSqlAggregateFunction - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Aggregate function.
- GridSqlAggregateFunction(boolean, GridSqlFunctionType) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAggregateFunction
- GridSqlAggregateFunction(boolean, Aggregate.AggregateType) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAggregateFunction
- GridSqlAlias - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Alias for column or table.
- GridSqlAlias(String, GridSqlAst) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlias
- GridSqlAlias(String, GridSqlAst, boolean) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlias
- GridSqlAlterTableAddColumn - Class in org.apache.ignite.internal.processors.query.h2.sql
-
ALTER TABLE ADD COLUMN command data holder.
- GridSqlAlterTableAddColumn() - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableAddColumn
- GridSqlAlterTableDropColumn - Class in org.apache.ignite.internal.processors.query.h2.sql
-
ALTER TABLE DROP COLUMN command data holder.
- GridSqlAlterTableDropColumn() - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableDropColumn
- GridSqlArray - Class in org.apache.ignite.internal.processors.query.h2.sql
-
SQL Array: (1, 2, ?
- GridSqlArray(int) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlArray
- GridSqlAst - Interface in org.apache.ignite.internal.processors.query.h2.sql
-
AST for SQL.
- GridSqlColumn - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Column.
- GridSqlColumn(Column, GridSqlAst, String) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlColumn
- GridSqlColumn(Column, GridSqlAst, String, String, String) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlColumn
- GridSqlConst - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Constant value.
- GridSqlConst(Value) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlConst
- GridSqlCreateIndex - Class in org.apache.ignite.internal.processors.query.h2.sql
-
CREATE INDEX statement.
- GridSqlCreateIndex() - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateIndex
- GridSqlCreateTable - Class in org.apache.ignite.internal.processors.query.h2.sql
-
CREATE TABLE statement.
- GridSqlCreateTable() - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- GridSqlDelete - Class in org.apache.ignite.internal.processors.query.h2.sql
- GridSqlDelete() - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDelete
- GridSqlDropIndex - Class in org.apache.ignite.internal.processors.query.h2.sql
-
DROP INDEX statement.
- GridSqlDropIndex() - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDropIndex
- GridSqlDropTable - Class in org.apache.ignite.internal.processors.query.h2.sql
-
DROP TABLE statement.
- GridSqlDropTable() - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDropTable
- GridSqlElement - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Base class for all SQL AST nodes.
- GridSqlElement(List<GridSqlAst>) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlElement
- GridSqlFunction - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Function.
- GridSqlFunction(String, String) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunction
- GridSqlFunction(GridSqlFunctionType) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunction
- GridSqlFunctionType - Enum in org.apache.ignite.internal.processors.query.h2.sql
-
Full list of available functions see at
Function - GridSqlInsert - Class in org.apache.ignite.internal.processors.query.h2.sql
- GridSqlInsert() - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlInsert
- GridSqlJoin - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Join of two tables or subqueries.
- GridSqlJoin(GridSqlElement, GridSqlElement, boolean, GridSqlElement) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlJoin
- GridSqlKeyword - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Keyword (like DEFAULT).
- GridSqlMerge - Class in org.apache.ignite.internal.processors.query.h2.sql
- GridSqlMerge() - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlMerge
- GridSqlOperation - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Unary or binary operation.
- GridSqlOperation(GridSqlOperationType) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperation
- GridSqlOperation(GridSqlOperationType, GridSqlAst, GridSqlAst) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperation
- GridSqlOperation(GridSqlOperationType, GridSqlElement) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperation
- GridSqlOperationType - Enum in org.apache.ignite.internal.processors.query.h2.sql
-
Operation type.
- GridSqlParameter - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Query parameter.
- GridSqlParameter(int) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlParameter
- GridSqlPlaceholder - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Placeholder.
- GridSqlPlaceholder(String) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlPlaceholder
- GridSqlQuery - Class in org.apache.ignite.internal.processors.query.h2.sql
-
SQL Query AST.
- GridSqlQuery() - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuery
- GridSqlQueryParser - Class in org.apache.ignite.internal.processors.query.h2.sql
-
H2 Query parser.
- GridSqlQueryParser(boolean, IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser
- GridSqlQueryParser.Getter<T,R> - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Field getter.
- GridSqlQueryParser.PreparedWithRemaining - Class in org.apache.ignite.internal.processors.query.h2.sql
- GridSqlQuerySplitter - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Splits a single SQL query into two step map-reduce query.
- GridSqlQuerySplitter(int, boolean, boolean, boolean, PartitionExtractor, IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuerySplitter
- GridSqlSelect - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Plain SELECT query.
- GridSqlSelect() - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- GridSqlSortColumn - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Sort order for ORDER BY clause.
- GridSqlSortColumn(int, boolean, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSortColumn
- GridSqlStatement - Class in org.apache.ignite.internal.processors.query.h2.sql
-
SQL statement to query or update grid caches.
- GridSqlStatement() - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlStatement
- GridSqlSubquery - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Subquery expression.
- GridSqlSubquery(GridSqlQuery) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSubquery
- GridSqlTable - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Table with optional schema.
- GridSqlTable(String, String) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlTable
- GridSqlTable(Table) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlTable
- GridSqlType - Class in org.apache.ignite.internal.processors.query.h2.sql
-
SQL Data type based on H2.
- GridSqlUnion - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Select query with UNION.
- GridSqlUnion() - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUnion
- GridSqlUpdate - Class in org.apache.ignite.internal.processors.query.h2.sql
- GridSqlUpdate() - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUpdate
- GridSubqueryJoinOptimizer - Class in org.apache.ignite.internal.processors.query.h2
- GridSubqueryJoinOptimizer() - Constructor for class org.apache.ignite.internal.processors.query.h2.GridSubqueryJoinOptimizer
- gridTableForElement(GridSqlElement) - Static method in class org.apache.ignite.internal.processors.query.h2.dml.DmlAstUtils
- GROUP_CONCAT - org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunctionType
- groupColumns() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- groupColumns(int[]) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
H
- H2CacheRow - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Table row implementation based on
GridQueryTypeDescriptor. - H2CacheRow(GridH2RowDescriptor, CacheDataRow) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
-
Constructor.
- H2Connection - Class in org.apache.ignite.internal.processors.query.h2
-
Wrapper to store connection with currently used schema and statement cache.
- H2Cursor - Class in org.apache.ignite.internal.processors.query.h2
-
Cursor.
- H2Cursor(GridCursor<H2Row>) - Constructor for class org.apache.ignite.internal.processors.query.h2.H2Cursor
- H2DatabaseType - Enum in org.apache.ignite.internal.processors.query.h2
-
Enum that helps to map java types to database types.
- H2DmlInfo - Class in org.apache.ignite.internal.processors.query.h2
- H2DmlInfo(long, long, UUID, String, String) - Constructor for class org.apache.ignite.internal.processors.query.h2.H2DmlInfo
- H2FieldsIterator - Class in org.apache.ignite.internal.processors.query.h2
-
Special field set iterator based on database result set.
- H2FieldsIterator(ResultSet, H2PooledConnection, int, IgniteLogger, IgniteH2Indexing, H2QueryInfo, Tracing) - Constructor for class org.apache.ignite.internal.processors.query.h2.H2FieldsIterator
- H2IndexCostedBase - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Index base.
- H2IndexCostedBase(GridH2Table, String, IndexColumn[], IndexType) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.H2IndexCostedBase
-
Constructor.
- H2IndexType - Enum in org.apache.ignite.internal.processors.query.h2.database
-
Type of supported indexed types.
- H2PartitionResolver - Class in org.apache.ignite.internal.processors.query.h2.affinity
-
Default partition resolver implementation which uses H2 to convert types appropriately.
- H2PartitionResolver(IgniteH2Indexing) - Constructor for class org.apache.ignite.internal.processors.query.h2.affinity.H2PartitionResolver
-
Constructor.
- H2PkHashIndex - Class in org.apache.ignite.internal.processors.query.h2.database
- H2PkHashIndex(GridCacheContext<?, ?>, GridH2Table, String, List<IndexColumn>, int) - Constructor for class org.apache.ignite.internal.processors.query.h2.database.H2PkHashIndex
- H2PlainRow - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Simple array based row.
- H2PlainRow(int) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRow
- H2PlainRow(int, Value[]) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRow
- H2PlainRowFactory - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Plain row factory.
- H2PlainRowFactory() - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRowFactory
- H2PlainRowPair - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Row of two values.
- H2PlainRowPair(Value, Value) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRowPair
- H2PlainRowSingle - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Single value row.
- H2PlainRowSingle(Value) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRowSingle
- H2PooledConnection - Class in org.apache.ignite.internal.processors.query.h2
-
Pooled connection wrapper to use close semantic to recycle connection (return to the pool).
- H2QueryInfo - Class in org.apache.ignite.internal.processors.query.h2
-
Base H2 query info with commons for MAP, LOCAL, REDUCE queries.
- H2QueryInfo(H2QueryInfo.QueryType, PreparedStatement, String, UUID, long) - Constructor for class org.apache.ignite.internal.processors.query.h2.H2QueryInfo
- H2QueryInfo.QueryType - Enum in org.apache.ignite.internal.processors.query.h2
-
Query type.
- H2ResultSetIterator<T> - Class in org.apache.ignite.internal.processors.query.h2
-
Iterator over result set.
- H2ResultSetIterator(ResultSet, int, IgniteLogger, IgniteH2Indexing, H2QueryInfo, Tracing) - Constructor for class org.apache.ignite.internal.processors.query.h2.H2ResultSetIterator
- H2Row - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Dummy H2 search row adadpter.
- H2Row() - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.H2Row
- H2ScanIndex<D extends org.h2.index.BaseIndex> - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Scan index.
- H2ScanIndex(D) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- H2SchemaManager - Class in org.apache.ignite.internal.processors.query.h2
-
H2 schema manager.
- H2SchemaManager(GridKernalContext, IgniteH2Indexing, ConnectionManager) - Constructor for class org.apache.ignite.internal.processors.query.h2.H2SchemaManager
-
Constructor.
- H2SqlFieldMetadata - Class in org.apache.ignite.internal.processors.query.h2
-
Field descriptor.
- H2SqlFieldMetadata() - Constructor for class org.apache.ignite.internal.processors.query.h2.H2SqlFieldMetadata
-
Required by
Externalizable. - H2StatementCache - Class in org.apache.ignite.internal.processors.query.h2
-
Statement cache.
- H2TableDescriptor - Class in org.apache.ignite.internal.processors.query.h2
-
Information about table in database.
- H2TableDescriptor(IgniteH2Indexing, String, GridQueryTypeDescriptor, GridCacheContextInfo<?, ?>) - Constructor for class org.apache.ignite.internal.processors.query.h2.H2TableDescriptor
-
Constructor.
- H2TableEngine - Class in org.apache.ignite.internal.processors.query.h2
-
H2 Table engine.
- H2TableEngine() - Constructor for class org.apache.ignite.internal.processors.query.h2.H2TableEngine
- H2TableScanIndex - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Scan index for
GridH2Table. - H2TreeClientIndex - Class in org.apache.ignite.internal.processors.query.h2.database
-
We need indexes on an not affinity nodes.
- H2TreeClientIndex(Index, GridH2Table, String, IndexColumn[], IndexType) - Constructor for class org.apache.ignite.internal.processors.query.h2.database.H2TreeClientIndex
- H2TreeIndex - Class in org.apache.ignite.internal.processors.query.h2.database
-
H2 Index over
BPlusTree. - H2TreeIndex(InlineIndexImpl, GridH2Table, IndexColumn[], boolean, IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex
- H2TreeIndexBase - Class in org.apache.ignite.internal.processors.query.h2.database
-
H2 tree index base.
- H2TreeIndexBase(GridH2Table, String, IndexColumn[], IndexType) - Constructor for class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndexBase
-
Constructor.
- H2TypeKey - Class in org.apache.ignite.internal.processors.query.h2
-
Key for types lookup.
- H2Utils - Class in org.apache.ignite.internal.processors.query.h2
-
H2 utility methods.
- H2Utils.Getter<T,R> - Class in org.apache.ignite.internal.processors.query.h2
-
Field getter.
- H2Utils.Setter<T,R> - Class in org.apache.ignite.internal.processors.query.h2
-
Field getter.
- H2Utils.ValueRuntimeSimpleObject<T> - Class in org.apache.ignite.internal.processors.query.h2
- handleDisconnect(CacheException) - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlDistributedUpdateRun
-
Handle disconnection.
- handleNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlDistributedUpdateRun
-
Handle leave of a node.
- handleResponse(UUID, GridH2DmlResponse) - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlDistributedUpdateRun
-
Handle response from remote node.
- HAS_AFFINITY_CONDITION - org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModelAffinity
- hasAggregates(GridSqlAst) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterUtils
-
Check whether AST element has aggregates.
- hasCacheIds() - Method in class org.apache.ignite.internal.processors.query.h2.GridCacheTwoStepQuery
- hasDistinctAggregates(GridSqlAst) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterUtils
-
Lookup for distinct aggregates.
- hasGroupConcatOrder() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAggregateFunction
- hash() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
- HASH - org.apache.ignite.internal.processors.query.h2.database.H2IndexType
-
Hash index type.
- hashCode() - Method in class org.apache.ignite.internal.processors.query.h2.H2TypeKey
- hashCode() - Method in class org.apache.ignite.internal.processors.query.h2.H2Utils.ValueRuntimeSimpleObject
- hashCode() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ValueCacheObject
- hashCode() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
- hashCode() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.SegmentKey
- hashCode() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.SourceKey
- hashCode() - Method in class org.apache.ignite.internal.processors.query.h2.opt.QueryContextKey
- hashCode() - Method in class org.apache.ignite.internal.processors.query.h2.QueryDescriptor
- hashCode() - Method in class org.apache.ignite.internal.processors.query.h2.QueryTable
- hashCode() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlElement
- hashCode() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlTable
- hashCode() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Integer
- hashCode() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.PartitionReservationKey
- hashCode() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceSourceKey
- hashIndex() - Method in class org.apache.ignite.internal.processors.query.h2.H2TableDescriptor
- hasLeftJoin(GridSqlAst) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterUtils
-
Check whether LEFT OUTER join exist.
- hasMoreRows() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.RangeSource
- hasNext() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.CursorIteratorWrapper
- hasNext() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndexIterator
- hasNextX() - Method in class org.apache.ignite.internal.processors.query.h2.H2ResultSetIterator
- hasOffsetLimit() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuery
-
Whether offset or limit exists.
- hasPartitionedTables(GridSqlAst) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterUtils
- hasRows() - Method in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlan
- hasSource(UUID) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReducer
-
Check if node with given nodeId is data source node for the index.
- hasSource(UUID) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- hasSource(UUID) - Method in interface org.apache.ignite.internal.processors.query.h2.twostep.Reducer
-
Check if node with given nodeId is data source node for the index.
- hasSubQueries(GridSqlSelect) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterUtils
-
Check whether the given SELECT has subqueries.
- having() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- havingColumn() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- havingColumn(int) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- heavyQueriesTracker() - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
I
- identifier() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- identifierString() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- idx - Variable in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxyIndex
-
Underlying normal index
- ifExists() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableDropColumn
- ifExists() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDropIndex
- ifExists() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDropTable
- ifExists(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableDropColumn
- ifExists(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDropIndex
- ifExists(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDropTable
- ifNotExists() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableAddColumn
- ifNotExists() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateIndex
- ifNotExists() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- ifNotExists(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableAddColumn
- ifNotExists(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateIndex
- ifNotExists(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- ifTableExists() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableAddColumn
- ifTableExists() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableDropColumn
- ifTableExists(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableAddColumn
- ifTableExists(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableDropColumn
- IgniteH2Indexing - Class in org.apache.ignite.internal.processors.query.h2
-
Indexing implementation based on H2 database engine.
- IgniteH2Indexing() - Constructor for class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- IN - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- index() - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex
- index() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateIndex
- index() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlParameter
- index(int) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlParameter
- index(QueryIndex) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateIndex
- indexColumn(int, int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
-
Creates index column for table.
- indexColumnsSql(IndexColumn[]) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
-
Generate String represenation of given indexed columns.
- indexCreateSql(String, Index, boolean) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
-
Generate
CREATE INDEXSQL statement for given params. - indexDropSql(String, String, boolean) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
-
Generate
CREATE INDEXSQL statement for given params. - indexes - Variable in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
-
Indexes.
- indexes - Variable in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractSystemView
-
Indexed column names.
- indexes(ArrayList<Index>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- indexId() - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex
- IndexInformation - Class in org.apache.ignite.internal.processors.query.h2.database
-
Index information.
- IndexInformation(boolean, boolean, String, H2IndexType, String, Integer) - Constructor for class org.apache.ignite.internal.processors.query.h2.database.IndexInformation
- indexing() - Method in class org.apache.ignite.internal.processors.query.h2.H2TableDescriptor
- IndexingQueryEngineConfiguration - Class in org.apache.ignite.indexing
-
Query engine configuration for indexing-backed query engine.
- IndexingQueryEngineConfiguration() - Constructor for class org.apache.ignite.indexing.IndexingQueryEngineConfiguration
- indexName() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDropIndex
- indexName(String) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDropIndex
- indexSearchRow() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
- indexSearchRow() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRow
- indexSearchRow() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRowPair
- indexSearchRow() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRowSingle
- indexSearchRow() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2Row
- inlineSize() - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex
- inlineSize() - Method in class org.apache.ignite.internal.processors.query.h2.database.IndexInformation
- innerTable(ReduceTable) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- INSERT - org.apache.ignite.internal.processors.query.h2.dml.UpdateMode
-
INSERT command.
- InsertEntryProcessor(Object) - Constructor for class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor.InsertEntryProcessor
- insertHack(boolean) - Static method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
-
Set insert hack flag.
- insertHackRequired(String) - Static method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
-
Check whether insert hack is required.
- INSTANCE - Static variable in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Null
- INT - org.apache.ignite.internal.processors.query.h2.H2DatabaseType
- into() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlInsert
- into() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlMerge
- into(GridSqlElement) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlInsert
- into(GridSqlElement) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlMerge
- IS_NOT_NULL - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- IS_NULL - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- isBatched(SqlFieldsQuery) - Static method in class org.apache.ignite.internal.processors.query.h2.dml.DmlUtils
-
Check whether query is batched.
- isBatchFull() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedLookupBatch
- isBatchFull() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.ProxyDistributedLookupBatch
- isCancelled() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedJoinContext
- isClosed() - Method in class org.apache.ignite.internal.processors.query.h2.H2ResultSetIterator
- isCollocated() - Method in enum org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModelType
- isCollocated(Query) - Static method in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel
- isColumnForPartitionPruning(Column) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
-
Check whether passed column can be used for partition pruning.
- isColumnForPartitionPruningStrict(Column) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
-
Check whether passed column could be used for partition transfer during partition pruning on joined tables and for external affinity calculation (e.g. on thin clients).
- isCommand() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResult
- isCommand(Prepared) - Static method in class org.apache.ignite.internal.processors.query.h2.CommandProcessor
- isCommandNoOp(Prepared) - Static method in class org.apache.ignite.internal.processors.query.h2.CommandProcessor
- isCommandSupported(SqlCommand) - Method in class org.apache.ignite.internal.processors.query.h2.CommandProcessor
- isCustomAffinityMapper() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- isDataPageScanEnabled() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
-
Checks if data page scan enabled.
- isDataPageScanEnabled() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
-
Checks if data page scan enabled.
- isDataPageScanEnabled() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceQueryRun
- isDataPageScanEnabled(int) - Static method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
-
Checks if data page scan enabled.
- isDefault() - Method in class org.apache.ignite.indexing.IndexingQueryEngineConfiguration
- isDeleted() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2Row
- isDeterministic() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- isDeterministic() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- isDeterministic() - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- isDeterministic() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- isDeterministic() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- isDisableCreateLuceneIndexForStringValueType() - Method in class org.apache.ignite.internal.processors.query.h2.DistributedIndexingConfiguration
- isDistributed() - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractLocalSystemView
- isDistributed() - Method in interface org.apache.ignite.internal.processors.query.h2.sys.view.SqlSystemView
- isDml() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResult
- isDml(Prepared) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser
-
Check whether statement is DML statement.
- isDummyLast() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceResultPage
- isEmpty() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2Row
- isEquality() - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlSystemViewColumnCondition
-
Checks whether the condition is equality.
- isExplainUpdate(Prepared) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser
-
Determines if specified prepared statement is an EXPLAIN of update operation: UPDATE, DELETE, etc.
- isFail() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceResultPage
- isFieldKeyProperty(int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2RowDescriptor
- isFlagSet(int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- isFlagSet(int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- isFractionalType(int) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterUtils
- isHidden() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- isKeyColumn(int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2RowDescriptor
- isLast() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceResultPage
- isLeftOuter() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlJoin
- isLocal() - Method in class org.apache.ignite.internal.processors.query.h2.GridCacheTwoStepQuery
- isLocalQuery() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser
-
Check if query may be run locally on all caches mentioned in the query.
- isLocalSplit() - Method in class org.apache.ignite.internal.processors.query.h2.GridCacheTwoStepQuery
- isLocalSubquery() - Method in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlan
- isLockedExclusively() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- isLockedExclusively() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- isLockedExclusively() - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- isLockedExclusively() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- isLockedExclusively() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- isLockedExclusivelyBy(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- isLockedExclusivelyBy(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- isPartial() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRange
- isPartitioned() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- isPartitioned() - Method in enum org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModelType
- isQuery() - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModel
- isRange() - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlSystemViewColumnCondition
-
Checks whether the condition is range.
- isReplicatedOnly() - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlDistributedPlanInfo
- isReplicatedOnly() - Method in class org.apache.ignite.internal.processors.query.h2.GridCacheTwoStepQuery
- isRowIdIndex() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- isSelect() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResult
- isStreamableInsertStatement(String, SqlFieldsQuery) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- isStreamableInsertStatement(Prepared) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser
-
Check if passed statement is insert statement eligible for streaming.
- isSuspended() - Method in class org.apache.ignite.internal.processors.query.h2.H2QueryInfo
- isTemporary() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- isTrue(GridSqlAst) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterUtils
- isValidType(Aggregate.AggregateType) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAggregateFunction
-
Checks if the aggregate type is valid.
- isValueColumn(int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2RowDescriptor
- iter - Variable in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Cursor
- iter - Variable in class org.apache.ignite.internal.processors.query.h2.twostep.UnsortedBaseReducer
- iter() - Method in class org.apache.ignite.internal.processors.query.h2.RegisteredQueryCursor
- iterator() - Method in class org.apache.ignite.internal.processors.query.h2.ConcurrentStripedPool
K
- kernalContext() - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- key() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
- key(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
- keySql() - Method in class org.apache.ignite.internal.processors.query.h2.database.IndexInformation
-
Get string representation of index key.
- keyType() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2RowDescriptor
- keyTypeName() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- keyTypeName(String) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- KeyValueSupplier - Interface in org.apache.ignite.internal.processors.query.h2.dml
-
Method to construct new instances of keys and values on SQL MERGE and INSERT, as well as to build new values during UPDATE - a function that takes a row selected from DB and then transforms it into new object.
L
- last() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRangeBounds
- last(List<Z>) - Static method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- last(GridH2RowMessage) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRangeBounds
- lastBlock() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceBlockList
- lastRowCmp - Variable in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- lastRowCmp - Variable in class org.apache.ignite.internal.processors.query.h2.twostep.SortedReducer
- lazy() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParameters
- left() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUnion
- left(GridSqlQuery) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUnion
- LEFT_CHILD - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUnion
- LEFT_TABLE_CHILD - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlJoin
- leftTable() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlJoin
- leftTable(GridSqlElement) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlJoin
- length() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneInputStream
- LIKE - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- limit - Variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlStatement
- limit() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlStatement
- limit(GridSqlAst) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlStatement
- LIMIT_CHILD - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuery
- link() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
- link(long) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
- listAll() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneDirectory
- listenDisabledFunctions(DistributePropertyListener<HashSet<String>>) - Method in class org.apache.ignite.internal.processors.query.h2.DistributedIndexingConfiguration
- local() - Method in class org.apache.ignite.internal.processors.query.h2.opt.QueryContext
- local() - Method in class org.apache.ignite.internal.processors.query.h2.QueryDescriptor
- LOCAL - org.apache.ignite.internal.processors.query.h2.H2QueryInfo.QueryType
- localRowCount() - Method in class org.apache.ignite.internal.processors.query.h2.opt.TableStatistics
- lock(Session, boolean, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- lock(Session, boolean, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- lock(Session, boolean, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- lock(Session, boolean, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- lock(Session, boolean, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- lockTables() - Method in class org.apache.ignite.internal.processors.query.h2.H2ResultSetIterator
- log - Variable in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractSystemView
-
Logger.
M
- MAP - org.apache.ignite.internal.processors.query.h2.H2QueryInfo.QueryType
- MapH2QueryInfo - Class in org.apache.ignite.internal.processors.query.h2
-
Map query info.
- MapH2QueryInfo(PreparedStatement, String, UUID, long, long, int) - Constructor for class org.apache.ignite.internal.processors.query.h2.MapH2QueryInfo
- mapQueries() - Method in class org.apache.ignite.internal.processors.query.h2.GridCacheTwoStepQuery
- mapQueryExecutor() - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- markRebuildFromHashInProgress(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
-
Mark or unmark index rebuild state.
- marshall(Marshaller) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- marshall(Marshaller) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlResponse
- marshall(Marshaller) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- maskNull(GridSqlAst, GridSqlAst) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuery
- MAX - org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunctionType
- MERGE - org.apache.ignite.internal.processors.query.h2.dml.UpdateMode
-
MERGE command.
- mergeMapQueries(List<GridCacheSqlQuery>) - Method in class org.apache.ignite.internal.processors.query.h2.affinity.PartitionExtractor
-
Merge partition info from multiple queries.
- mergeTableIdentifier(int) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuerySplitter
- meta() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResultSelect
- meta(ResultSetMetaData) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
- MIN - org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunctionType
- MINUS - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- mode() - Method in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlan
- ModifyingEntryProcessor(Object, IgniteInClosure<MutableEntry<Object, Object>>) - Constructor for class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor.ModifyingEntryProcessor
- MODULUS - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- moveChildModelsToWrapModel(SplitterQueryModel, int, int) - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModel
-
Move child models to wrap model.
- multiplier() - Method in enum org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModelMultiplier
- MULTIPLY - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
N
- name() - Method in class org.apache.ignite.internal.processors.query.h2.database.IndexInformation
- name() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunction
- needRebuild() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
- needRebuild() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxyIndex
- needRebuild() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- needRebuild() - Method in class org.apache.ignite.internal.processors.query.h2.sys.SqlSystemIndex
- needRebuild() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReduceIndexAdapter
- needRebuild() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- needSplit() - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModel
- needSplitChild() - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModel
- NEGATE - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- newColumn(String) - Static method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractSystemView
- newColumn(String, int) - Static method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractSystemView
- next() - Method in class org.apache.ignite.internal.processors.query.h2.H2Cursor
- next() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Cursor
- next() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.BroadcastCursor
- next() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.CursorIteratorWrapper
- next() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.UnicastCursor
- next() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex.FetchingCursor
- next() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndexIterator
- next(int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.RangeSource
- next(int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.RangeStream
- nextBatchLookupId() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedJoinContext
- nextTmpFileIndex - Variable in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneDirectory
- nextX() - Method in class org.apache.ignite.internal.processors.query.h2.H2ResultSetIterator
- node() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.SegmentKey
- nodeFilter(CacheConfiguration<?, ?>) - Static method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractLocalSystemView
-
Get node's filter string representation.
- nodeForPartition(int, GridCacheContext<?, ?>) - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedJoinContext
- nodeId() - Method in class org.apache.ignite.internal.processors.query.h2.H2QueryInfo
- nodeId() - Method in class org.apache.ignite.internal.processors.query.h2.opt.QueryContextKey
- nodes() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReducePartitionMapResult
- nodesForPartitions(List<Integer>, AffinityTopologyVersion, int[], boolean) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReducePartitionMapper
-
Evaluates nodes and nodes to partitions map given a list of cache ids, topology version and partitions.
- NONE - org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModelAffinity
- noOp() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResultCommand
- NOT - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- NOT_EQUAL - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- NOT_EQUAL_NULL_SAFE - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- NULL - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlConst
- nullability() - Method in class org.apache.ignite.internal.processors.query.h2.H2SqlFieldMetadata
- nullsFirst() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSortColumn
- nullsLast() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSortColumn
O
- object() - Method in class org.apache.ignite.internal.processors.query.h2.ThreadLocalObjectPool.Reusable
- objectContext() - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- obtainLock(Directory, String) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneLockFactory
- of(boolean, boolean) - Static method in enum org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModelType
- offset() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuery
- offset(GridSqlAst) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuery
- OFFSET_CHILD - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuery
- on() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlJoin
- ON_CHILD - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlJoin
- onAckReceived() - Method in class org.apache.ignite.internal.processors.query.h2.QueryTable
- onAckReceived() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- onAckReceived() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlResponse
- onAckReceived() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeRequest
- onAckReceived() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- onAckReceived() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- onAckReceived() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowMessage
- onAckReceived() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRange
- onAckReceived() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRangeBounds
- onAckReceived() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2ValueMessage
- onBlockEvict(List<Row>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReducer
- onCacheDestroyed() - Method in class org.apache.ignite.internal.processors.query.h2.ConnectionManager
-
Clear statement cache when cache is unregistered..
- onCacheStop(String) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.PartitionReservationManager
- onCancel(ClusterNode, GridQueryCancelRequest) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor
- onClientDisconnect() - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- onClose() - Method in class org.apache.ignite.internal.processors.query.h2.H2FieldsIterator
- onClose() - Method in class org.apache.ignite.internal.processors.query.h2.H2ResultSetIterator
- onColumnsAdded(String, GridQueryTypeDescriptor, GridCacheContextInfo<?, ?>, List<QueryField>) - Method in class org.apache.ignite.internal.processors.query.h2.H2SchemaManager
- onColumnsDropped(String, GridQueryTypeDescriptor, GridCacheContextInfo<?, ?>, List<String>) - Method in class org.apache.ignite.internal.processors.query.h2.H2SchemaManager
- onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor
- onDmlRequest(ClusterNode, GridH2DmlRequest) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor
- onDmlResponse(ClusterNode, GridH2DmlResponse) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor
-
Process response for DML request.
- onDoneAfterTopologyUnlock(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.PartitionReservationManager
-
Cleanup group reservations cache on change affinity version.
- ONE - Static variable in class org.apache.ignite.internal.processors.query.h2.UpdateResult
-
Result to return for operations that affected 1 item - mostly to be used for fast updates and deletes.
- onFail(ClusterNode, GridQueryFailResponse) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor
- onFailure(UUID, CacheException) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReducer
-
Fail cursor callback.
- onFailure(UUID, CacheException) - Method in interface org.apache.ignite.internal.processors.query.h2.twostep.Reducer
-
Fail cursor callback.
- onFunctionCreated(String, String, boolean, Method) - Method in class org.apache.ignite.internal.processors.query.h2.H2SchemaManager
- onIndexCreated(String, String, String, IndexDescriptor) - Method in class org.apache.ignite.internal.processors.query.h2.H2SchemaManager
- onIndexDropped(String, String, String) - Method in class org.apache.ignite.internal.processors.query.h2.H2SchemaManager
- onIndexRebuildFinished(String, String) - Method in class org.apache.ignite.internal.processors.query.h2.H2SchemaManager
- onIndexRebuildStarted(String, String) - Method in class org.apache.ignite.internal.processors.query.h2.H2SchemaManager
- onKernalStop() - Method in class org.apache.ignite.internal.processors.query.h2.ConnectionManager
-
Cancel all queries.
- onKernalStop() - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- onMessage(UUID, Object) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- onMetadataUpdated() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2RowDescriptor
- onNextPage(ClusterNode, GridQueryNextPageResponse) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor
- onNextPageRequest(ClusterNode, GridQueryNextPageRequest) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor
- onNodeLeft(DiscoveryEvent) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor
-
Node left event handling method..
- onNodeLeft(DiscoveryEvent) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor
-
Node left event handling method..
- onQueryRequest(ClusterNode, GridH2QueryRequest) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor
- onResponse(GridH2IndexRangeResponse) - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.RangeStream
- onSchemaCreated(String) - Method in class org.apache.ignite.internal.processors.query.h2.H2SchemaManager
- onSchemaDropped(String) - Method in class org.apache.ignite.internal.processors.query.h2.H2SchemaManager
- onSqlTypeCreated(String, GridQueryTypeDescriptor, GridCacheContextInfo<?, ?>) - Method in class org.apache.ignite.internal.processors.query.h2.H2SchemaManager
- onSqlTypeDropped(String, GridQueryTypeDescriptor, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.H2SchemaManager
- onSystemViewCreated(String, SystemView<?>) - Method in class org.apache.ignite.internal.processors.query.h2.H2SchemaManager
- onViewCreated(String, String, String) - Method in class org.apache.ignite.internal.processors.query.h2.H2SchemaManager
- onViewDropped(String, String) - Method in class org.apache.ignite.internal.processors.query.h2.H2SchemaManager
- op(GridSqlOperationType, GridSqlAst, GridSqlAst) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterUtils
- openInput(String, IOContext) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneDirectory
- operationType() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperation
- OR - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- ORG_H2_COMMAND_COMMAND_LIST - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser
- org.apache.ignite.indexing - package org.apache.ignite.indexing
-
Contains Ignite-indexing module classes and interfaces.
- org.apache.ignite.internal.processors.query.h2 - package org.apache.ignite.internal.processors.query.h2
-
Contains default H2-based indexing SPI implementation.
- org.apache.ignite.internal.processors.query.h2.affinity - package org.apache.ignite.internal.processors.query.h2.affinity
- org.apache.ignite.internal.processors.query.h2.database - package org.apache.ignite.internal.processors.query.h2.database
- org.apache.ignite.internal.processors.query.h2.dml - package org.apache.ignite.internal.processors.query.h2.dml
-
Contains routines for executing DML statements on top of H2.
- org.apache.ignite.internal.processors.query.h2.opt - package org.apache.ignite.internal.processors.query.h2.opt
- org.apache.ignite.internal.processors.query.h2.opt.join - package org.apache.ignite.internal.processors.query.h2.opt.join
- org.apache.ignite.internal.processors.query.h2.sql - package org.apache.ignite.internal.processors.query.h2.sql
- org.apache.ignite.internal.processors.query.h2.sys - package org.apache.ignite.internal.processors.query.h2.sys
- org.apache.ignite.internal.processors.query.h2.sys.view - package org.apache.ignite.internal.processors.query.h2.sys.view
- org.apache.ignite.internal.processors.query.h2.twostep - package org.apache.ignite.internal.processors.query.h2.twostep
- org.apache.ignite.internal.processors.query.h2.twostep.msg - package org.apache.ignite.internal.processors.query.h2.twostep.msg
- originalSql() - Method in class org.apache.ignite.internal.processors.query.h2.GridCacheTwoStepQuery
- originNodeId() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedJoinContext
- originNodeId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeRequest
- originNodeId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- originNodeId(UUID) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeRequest
- originNodeId(UUID) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- originSegmentId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeRequest
- originSegmentId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- originSegmentId(int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeRequest
- originSegmentId(int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- OTHER - org.apache.ignite.internal.processors.query.h2.H2DatabaseType
P
- pageSize() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedJoinContext
- pageSize() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParameters
- pageSize() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- pageSize() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- pageSize(int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- pageSize(int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- parallelism() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
-
Query parallelism value.
- parallelism(Integer) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- PARAM_DATA_REGION - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser
-
Data region name.
- PARAM_WRAP_VALUE - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser
- parameterMetaData(String, SqlFieldsQuery) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- parameters() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- parameters() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- parameters(Object[]) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- parameters(Object[]) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- parametersCount() - Method in class org.apache.ignite.internal.processors.query.h2.GridCacheTwoStepQuery
- parametersCount() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResult
- parametersMeta() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserCacheEntry
- parametersMeta() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResult
- parametersMeta(ParameterMetaData) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
-
Converts h2 parameters metadata to Ignite one.
- params() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- params(List<String>) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- parent() - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterAndCondition
- parent() - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModel
- parse(String, SqlFieldsQuery, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.QueryParser
-
Parse the query.
- parse(Prepared) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser
- parseContext(IndexingQueryFilter, boolean) - Static method in class org.apache.ignite.internal.processors.query.h2.opt.QueryContext
- parseQuery(Prepared, boolean, IgniteLogger) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser
-
Parse query.
- parser() - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- partition() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
- partition(Object, int, String) - Method in class org.apache.ignite.internal.processors.query.h2.affinity.H2PartitionResolver
- PARTITIONED_COLLOCATED - org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModelType
- PARTITIONED_NOT_COLLOCATED - org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModelType
- partitionExtractor() - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- PartitionExtractor - Class in org.apache.ignite.internal.processors.query.h2.affinity
-
Partition tree extractor.
- PartitionExtractor(H2PartitionResolver, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.query.h2.affinity.PartitionExtractor
-
Constructor.
- PartitionReservation - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Partition reservation for specific query.
- PartitionReservation(List<GridReservable>, String) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.PartitionReservation
-
Base constructor.
- PartitionReservation(List<GridReservable>) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.PartitionReservation
-
Constructor for successfull reservation.
- PartitionReservationKey - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Partition reservation key.
- PartitionReservationKey(String, AffinityTopologyVersion) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.PartitionReservationKey
-
Constructor.
- partitionReservationManager() - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- PartitionReservationManager - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Class responsible for partition reservation for queries executed on local node.
- PartitionReservationManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.PartitionReservationManager
-
Constructor.
- partitionResult() - Method in class org.apache.ignite.internal.processors.query.h2.UpdateResult
- partitions() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParameters
- partitions() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- partitions(Map<UUID, int[]>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- partitionsMap() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedJoinContext
- partitionsMap() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReducePartitionMapResult
- pendingDeletions - Variable in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneDirectory
- perRowCounterAsArray() - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlBatchSender
-
Returns per row updates counter as array.
- pk() - Method in class org.apache.ignite.internal.processors.query.h2.database.IndexInformation
- PK_HASH_IDX_NAME - Static variable in class org.apache.ignite.internal.processors.query.h2.H2TableDescriptor
-
PK hash index name.
- PK_IDX_NAME - Static variable in class org.apache.ignite.internal.processors.query.h2.H2TableDescriptor
-
PK index name.
- plan() - Method in class org.apache.ignite.internal.processors.query.h2.H2QueryInfo
- plan() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResultDml
- planForBulkLoad(SqlBulkLoadCommand, GridH2Table) - Static method in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlanBuilder
-
Prepare update plan for COPY command (AKA bulk load).
- planForStatement(QueryDescriptor, GridSqlStatement, IgniteH2Indexing, IgniteLogger, boolean) - Static method in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlanBuilder
-
Generate SELECT statements to retrieve data for modifications from and find fast UPDATE or DELETE args, if available.
- PLUS - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- poll(long, TimeUnit) - Method in interface org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex.Pollable
- pollNextIterator(AbstractReducer.Pollable<ReduceResultPage>, Iterator<Value[]>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReducer
- pollNextIterator(ReduceIndex.Pollable<ReduceResultPage>, Iterator<Value[]>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- precision() - Method in class org.apache.ignite.internal.processors.query.h2.H2SqlFieldMetadata
- precision() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlColumn
- precision() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlType
-
Get the precision of this expression.
- prepared() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser.PreparedWithRemaining
- prepared(PreparedStatement) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser
- preparedWithRemaining(PreparedStatement) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser
- PreparedWithRemaining(Prepared, String) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser.PreparedWithRemaining
- prepareProxyIndexRow(GridQueryRowDescriptor, SearchRow) - Static method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxyIndex
-
Clones provided row and copies values of alias key and val columns into respective key and val positions.
- prepareStatement(String, byte) - Method in class org.apache.ignite.internal.processors.query.h2.H2PooledConnection
-
Prepare statement caching it if needed.
- prepareStatementNoCache(String) - Method in class org.apache.ignite.internal.processors.query.h2.H2PooledConnection
-
Get prepared statement without caching.
- prepareValuesCache() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
-
Prepare values cache.
- previous() - Method in class org.apache.ignite.internal.processors.query.h2.H2Cursor
- previous() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Cursor
- previous() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.BroadcastCursor
- previous() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.UnicastCursor
- previous() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex.FetchingCursor
- primaryKeyColumns() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- primaryKeyColumns(LinkedHashSet<String>) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- primaryKeyInlineSize() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- primaryKeyInlineSize(Integer) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- primaryNodeByKey(Object) - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlBatchSender
- printInfo(StringBuilder) - Method in class org.apache.ignite.internal.processors.query.h2.H2QueryInfo
-
Print info specified by children.
- printInfo(StringBuilder) - Method in class org.apache.ignite.internal.processors.query.h2.MapH2QueryInfo
-
Print info specified by children.
- printInfo(StringBuilder) - Method in class org.apache.ignite.internal.processors.query.h2.ReduceH2QueryInfo
-
Print info specified by children.
- process(MutableEntry<Object, Object>, Object...) - Method in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor.InsertEntryProcessor
- process(MutableEntry<Object, Object>, Object...) - Method in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor.ModifyingEntryProcessor
- processFast(Object[]) - Method in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlan
-
Process fast DML operation if possible.
- processRow(List<?>) - Method in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlan
-
Convert a row into key-value pair.
- processRowForUpdate(List<?>) - Method in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlan
-
Convert a row into value.
- processSelectResult(UpdatePlan, Iterable<List<?>>, int) - Static method in class org.apache.ignite.internal.processors.query.h2.dml.DmlUtils
- processSelectResultBatched(UpdatePlan, List<List<List<?>>>, int) - Static method in class org.apache.ignite.internal.processors.query.h2.dml.DmlUtils
-
Performs the planned update.
- proposeUserIndex(Index) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
-
Add index that is in an intermediate state and is still being built, thus is not used in queries until it is promoted.
- ProxyDistributedLookupBatch - Class in org.apache.ignite.internal.processors.query.h2.opt.join
-
Lookip batch for proxy indexes.
- ProxyDistributedLookupBatch(IndexLookupBatch, GridQueryRowDescriptor) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.join.ProxyDistributedLookupBatch
-
Creates proxy lookup batch.
- pullOutSubQueries(GridSqlQuery) - Static method in class org.apache.ignite.internal.processors.query.h2.GridSubqueryJoinOptimizer
-
Pulls out subquery from parent query where possible.
- put(H2CacheRow) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2PkHashIndex
-
Puts row.
- put(H2CacheRow) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeClientIndex
-
Puts row.
- put(H2CacheRow) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex
-
Puts row.
- put(H2CacheRow) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
-
Puts row.
- putSource(UUID, int, int, Object) - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedJoinContext
- putStreams(int, Object) - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedJoinContext
- putx(H2CacheRow) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2PkHashIndex
-
Puts row.
- putx(H2CacheRow) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeClientIndex
-
Puts row.
- putx(H2CacheRow) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex
-
Puts row.
- putx(H2CacheRow) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
-
Puts row.
Q
- QCTX_VARIABLE_NAME - Static variable in class org.apache.ignite.internal.processors.query.h2.H2Utils
-
Query context H2 variable name.
- queries() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- queries(List<GridCacheSqlQuery>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- query() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlInsert
- query() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlMerge
- query() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- query(long, String, GridCacheTwoStepQuery, boolean, boolean, int, GridQueryCancel, Object[], int[], boolean, Boolean, int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor
- query(String) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- query(String, IndexingQueryFilter, int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneIndex
-
Runs lucene fulltext query over this index.
- query(GridSqlQuery) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlInsert
- query(GridSqlQuery) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlMerge
- query(Prepared) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser
- QueryContext - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Thread local SQL query context which is intended to be accessible from everywhere.
- QueryContext(int, IndexingQueryFilter, DistributedJoinContext, PartitionReservation, boolean) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.QueryContext
-
Constructor.
- QueryContextKey - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Unique key for the query context.
- QueryContextKey(UUID, long, int) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.QueryContextKey
-
Constructor.
- queryContextRegistry() - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- queryContextRegistry() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
- QueryContextRegistry - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Registry of all currently available query contexts.
- QueryContextRegistry() - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.QueryContextRegistry
- queryDescriptor() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResult
- QueryDescriptor - Class in org.apache.ignite.internal.processors.query.h2
-
Key for cached two-step query.
- queryEngine() - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
- queryFlags(boolean, boolean) - Static method in class org.apache.ignite.internal.processors.query.h2.H2StatementCache
- queryFlags(boolean, boolean, boolean, boolean, boolean, Boolean, boolean) - Static method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
-
Build query flags.
- queryFlags(QueryDescriptor) - Static method in class org.apache.ignite.internal.processors.query.h2.H2StatementCache
- queryId() - Method in class org.apache.ignite.internal.processors.query.h2.H2QueryInfo
- queryId() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedJoinContext
- queryId() - Method in class org.apache.ignite.internal.processors.query.h2.opt.QueryContextKey
- queryId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeRequest
- queryId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- queryId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
-
Id of the query assigned by
RunningQueryManageron originator node. - queryId(long) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeRequest
- queryId(long) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- queryId(long) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
-
Sets id of the query assigned by
RunningQueryManager. - queryInfo(String) - Method in class org.apache.ignite.internal.processors.query.h2.H2DmlInfo
- queryInfo(String) - Method in class org.apache.ignite.internal.processors.query.h2.H2QueryInfo
- queryInitiatorId() - Method in class org.apache.ignite.internal.processors.query.h2.QueryDescriptor
- queryLocalText(String, String, String, String, IndexingQueryFilter, int) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- queryParameters() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResult
- queryParameters(SqlFieldsQuery) - Method in class org.apache.ignite.internal.processors.query.h2.QueryParser
-
Create parameters from query.
- QueryParameters - Class in org.apache.ignite.internal.processors.query.h2
-
Query parameters which vary between requests having the same execution plan.
- QueryParser - Class in org.apache.ignite.internal.processors.query.h2
-
Parser module.
- QueryParser(IgniteH2Indexing, ConnectionManager, Predicate<SqlCommand>) - Constructor for class org.apache.ignite.internal.processors.query.h2.QueryParser
-
Constructor.
- QueryParserCacheEntry - Class in org.apache.ignite.internal.processors.query.h2
-
Cached two-step query.
- QueryParserCacheEntry(List<JdbcParameterMeta>, QueryParserResultSelect, QueryParserResultDml, QueryParserResultCommand) - Constructor for class org.apache.ignite.internal.processors.query.h2.QueryParserCacheEntry
-
Constructor.
- QueryParserResult - Class in org.apache.ignite.internal.processors.query.h2
-
Result of parsing and splitting SQL from
SqlFieldsQuery. - QueryParserResult(QueryDescriptor, QueryParameters, SqlFieldsQuery, List<JdbcParameterMeta>, QueryParserResultSelect, QueryParserResultDml, QueryParserResultCommand) - Constructor for class org.apache.ignite.internal.processors.query.h2.QueryParserResult
-
Constructor.
- QueryParserResultCommand - Class in org.apache.ignite.internal.processors.query.h2
-
Parsing result: command.
- QueryParserResultCommand(SqlCommand, GridSqlStatement, boolean) - Constructor for class org.apache.ignite.internal.processors.query.h2.QueryParserResultCommand
-
Constructor.
- QueryParserResultDml - Class in org.apache.ignite.internal.processors.query.h2
-
Parsing result for DML statement.
- QueryParserResultDml(GridSqlStatement, GridH2Table, UpdatePlan) - Constructor for class org.apache.ignite.internal.processors.query.h2.QueryParserResultDml
-
Constructor.
- QueryParserResultSelect - Class in org.apache.ignite.internal.processors.query.h2
-
Parsing result for SELECT.
- QueryParserResultSelect(GridSqlStatement, GridCacheTwoStepQuery, List<GridQueryFieldMetadata>, List<Integer>) - Constructor for class org.apache.ignite.internal.processors.query.h2.QueryParserResultSelect
-
Constructor.
- queryPartitions() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- queryPartitions() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- queryPartitions(int[]) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- queryPartitions(int[]) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- queryPartitionsMap() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReducePartitionMapResult
- querySqlFields(String, SqlFieldsQuery, SqlClientContext, boolean, boolean, GridQueryCancel) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- QueryTable - Class in org.apache.ignite.internal.processors.query.h2
-
Query table descriptor.
- QueryTable() - Constructor for class org.apache.ignite.internal.processors.query.h2.QueryTable
-
Defalt constructor.
- QueryTable(String, String) - Constructor for class org.apache.ignite.internal.processors.query.h2.QueryTable
-
Constructor.
- queue - Variable in class org.apache.ignite.internal.processors.query.h2.twostep.UnsortedBaseReducer
R
- ramBytesUsed() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneDirectory
- ramBytesUsed() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneFile
- ramBytesUsed() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneOutputStream
- rangeBounds(int, GridH2RowMessage, GridH2RowMessage) - Static method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRangeBounds
- rangeId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRange
- rangeId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRangeBounds
- rangeId(int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRange
- rangeId(int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRangeBounds
- ranges() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- ranges(List<GridH2RowRange>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- rangeSegment(Object) - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedLookupBatch
- RangeSource - Class in org.apache.ignite.internal.processors.query.h2.opt.join
-
Bounds iterator.
- RangeSource(H2TreeIndex, Iterable<GridH2RowRangeBounds>, int, IndexQueryContext) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.join.RangeSource
- RangeStream - Class in org.apache.ignite.internal.processors.query.h2.opt.join
-
Per node range stream.
- RangeStream(GridKernalContext, H2TreeIndex, DistributedJoinContext, ClusterNode) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.join.RangeStream
- readByte() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneInputStream
- readBytes(byte[], int, int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneInputStream
- readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.query.h2.H2SqlFieldMetadata
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.QueryTable
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Array
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Boolean
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Byte
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Bytes
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2CacheObject
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Date
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Decimal
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlResponse
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Double
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Float
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Geometry
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeRequest
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Integer
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2JavaObject
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Long
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Null
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowMessage
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRange
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRangeBounds
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Short
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2String
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Time
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Timestamp
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Uuid
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2ValueMessage
- readLockTables(Session) - Static method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- readyTopologyVersion() - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- REAL - org.apache.ignite.internal.processors.query.h2.H2DatabaseType
- rebuildFromHashInProgress() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- recycle() - Method in class org.apache.ignite.internal.processors.query.h2.ThreadLocalObjectPool.Reusable
-
Returns an object to a pool or closes it if the pool is already full.
- recycle(E) - Method in class org.apache.ignite.internal.processors.query.h2.ConcurrentStripedPool
-
Pushes an element onto the pool.
- REDUCE - org.apache.ignite.internal.processors.query.h2.H2QueryInfo.QueryType
- ReduceBlockList<Z> - Class in org.apache.ignite.internal.processors.query.h2.twostep
- ReduceBlockList(int) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.ReduceBlockList
- ReduceH2QueryInfo - Class in org.apache.ignite.internal.processors.query.h2
-
Reduce query info.
- ReduceH2QueryInfo(PreparedStatement, String, UUID, long, long) - Constructor for class org.apache.ignite.internal.processors.query.h2.ReduceH2QueryInfo
- ReduceIndex - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Merge index.
- ReduceIndex(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- ReduceIndex(GridKernalContext, ReduceTable, String, IndexType, IndexColumn[]) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- ReduceIndex.FetchingCursor - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Fetching cursor.
- ReduceIndex.Pollable<E> - Interface in org.apache.ignite.internal.processors.query.h2.twostep
-
Pollable.
- ReduceIndexIterator - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Iterator that transparently and sequentially traverses a bunch of
AbstractReduceIndexAdapterobjects. - ReduceIndexIterator(GridReduceQueryExecutor, Collection<ClusterNode>, ReduceQueryRun, long, boolean, Tracing) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndexIterator
-
Constructor.
- ReducePartitionMapper - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Reduce partition mapper.
- ReducePartitionMapper(GridKernalContext, IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.ReducePartitionMapper
-
Constructor.
- ReducePartitionMapResult - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Result of nodes to partitions mapping for a query or update.
- ReducePartitionMapResult(Collection<ClusterNode>, Map<ClusterNode, IntArray>, Map<ClusterNode, IntArray>) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.ReducePartitionMapResult
-
Constructor.
- ReducePartitionsSpecializer - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Reducer partitions specializer.
- ReducePartitionsSpecializer(Map<ClusterNode, IntArray>) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.ReducePartitionsSpecializer
- reduceQuery() - Method in class org.apache.ignite.internal.processors.query.h2.GridCacheTwoStepQuery
- reduceQueryExecutor() - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- ReduceQueryRun - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Query run.
- reducer() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.SortedReduceIndexAdapter
- reducer() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.UnsortedReduceIndexAdapter
- Reducer - Interface in org.apache.ignite.internal.processors.query.h2.twostep
-
Reducer for remote index lookup results.
- Reducer.RowComparator - Interface in org.apache.ignite.internal.processors.query.h2.twostep
-
Rows comparator.
- ReduceResultPage - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Page result.
- ReduceResultPage(GridKernalContext, UUID, GridQueryNextPageResponse) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.ReduceResultPage
- ReduceSourceKey - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Reduce source key for a specific remote data source (remote node + specific segment).
- ReduceSourceKey(UUID, int) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.ReduceSourceKey
- ReduceTable - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Table for reduce phase.
- ReduceTable(CreateTableData) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- ReduceTableEngine - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Engine to create reduce table.
- ReduceTableEngine() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableEngine
- ReduceTableWrapper - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Thread local table wrapper for real reducer table.
- ReduceTableWrapper(Schema, int, String, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- refreshColumnIds() - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeClientIndex
-
Re-assign column ids after removal of column(s).
- refreshColumnIds() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
-
Re-assign column ids after removal of column(s).
- REGEXP - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- registerAll(MessageFactory) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2ValueMessageFactory
- registerCache(String, String, GridCacheContextInfo<?, ?>) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- RegisteredQueryCursor<T> - Class in org.apache.ignite.internal.processors.query.h2
-
Query cursor for registered as running queries.
- RegisteredQueryCursor(Iterable<T>, GridQueryCancel, RunningQueryManager, boolean, long, Tracing) - Constructor for class org.apache.ignite.internal.processors.query.h2.RegisteredQueryCursor
- registerQueryFinishedListener(Consumer<GridQueryFinishedInfo>) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- registerQueryStartedListener(Consumer<GridQueryStartedInfo>) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- registerView(Connection, SqlSystemView) - Static method in class org.apache.ignite.internal.processors.query.h2.sys.SqlSystemTableEngine
- release() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.PartitionReservation
-
Release partitions.
- remainingQuery() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResult
- remainingSql() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser.PreparedWithRemaining
- remove() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.CursorIteratorWrapper
- remove() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndexIterator
- remove(CacheObject) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneIndex
-
Removes entry for given key from this index.
- remove(GridCacheContext, GridQueryTypeDescriptor, CacheDataRow) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- remove(CacheDataRow) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
-
Remove row.
- remove(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
- remove(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxyIndex
- remove(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- remove(Session) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SqlSystemIndex
- remove(Session) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReduceIndexAdapter
- remove(Session) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- remove(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
- remove(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxyIndex
- remove(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- remove(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SqlSystemIndex
- remove(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReduceIndexAdapter
- remove(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- removeChildrenAndResources(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- removeChildrenAndResources(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- removeChildrenAndResources(Session) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- removeIndex(Index) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- removeRow(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- removeRow(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- removeRow(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- removeRow(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- removeRow(Session, Row) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- removex(SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2PkHashIndex
-
Removes row from index.
- removex(SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeClientIndex
-
Removes row from index.
- removex(SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex
-
Removes row from index.
- removex(SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
-
Removes row from index.
- removeX() - Method in class org.apache.ignite.internal.processors.query.h2.H2ResultSetIterator
- rename(String) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- rename(String, String) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneDirectory
- REPLICATED - org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModelType
- REPLICATED_NOT_LAST - org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModelMultiplier
-
Force REPLICATED tables to be at the end of join sequence.
- request() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.RangeStream
- request(GridH2IndexRangeRequest) - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.RangeStream
- requestId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- requestId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlResponse
- requestId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- requestId(long) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- requestId(long) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- reservePartitions(List<Integer>, AffinityTopologyVersion, int[], UUID, long) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.PartitionReservationManager
- reset() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneOutputStream
-
Resets this to an empty file.
- reset(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedLookupBatch
- reset(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.ProxyDistributedLookupBatch
- resetSession(H2PooledConnection) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
-
Clean up session for further reuse.
- resize(int) - Method in class org.apache.ignite.internal.processors.query.h2.ConcurrentStripedPool
- response() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceResultPage
- restoreKeepBinaryContext(GridCacheContext<?, ?>, CacheOperationContext) - Static method in class org.apache.ignite.internal.processors.query.h2.dml.DmlUtils
-
Restore previous binary context.
- RESULT_SET - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlType
- resultMetaData(String, SqlFieldsQuery) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- resultType() - Method in interface org.apache.ignite.internal.processors.query.h2.sql.GridSqlAst
- resultType() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlElement
- resultType() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuery
- resultType(GridSqlType) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlElement
- resultType(GridSqlType) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlPlaceholder
- resumeTracking() - Method in class org.apache.ignite.internal.processors.query.h2.H2QueryInfo
- retryException(String) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
-
Create retry exception for distributed join.
- right() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUnion
- right(GridSqlQuery) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUnion
- RIGHT_CHILD - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUnion
- RIGHT_TABLE_CHILD - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlJoin
- rightTable() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlJoin
- rightTable(GridSqlElement) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlJoin
- rollbackUserIndex(String) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
-
Remove user index without promoting it.
- row - Variable in class org.apache.ignite.internal.processors.query.h2.H2ResultSetIterator
- rowCount() - Method in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlan
- rowDescriptor() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
- rowDescriptor() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- rows() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlInsert
- rows() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlMerge
- rows() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRange
- rows() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceResultPage
- rows(List<GridSqlElement[]>) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlInsert
- rows(List<GridSqlElement[]>) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlMerge
- rows(List<GridH2RowMessage>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRange
- rowsInPage() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceResultPage
- rowsSize() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRange
- runCommand(String, SqlCommand, GridSqlStatement, QueryParameters, SqlClientContext, long) - Method in class org.apache.ignite.internal.processors.query.h2.CommandProcessor
-
Execute command.
- runNativeCommand(String, SqlCommand, QueryParameters, SqlClientContext, Long) - Method in class org.apache.ignite.internal.processors.query.h2.CommandProcessor
-
Execute native command.
- runningQueryManager() - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
S
- scale() - Method in class org.apache.ignite.internal.processors.query.h2.H2SqlFieldMetadata
- scale() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlColumn
- scale() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlType
-
Get the scale of this expression.
- SCAN - org.apache.ignite.internal.processors.query.h2.database.H2IndexType
-
Scan index type.
- SCAN_INDEX_NAME_SUFFIX - Static variable in class org.apache.ignite.internal.processors.query.h2.opt.H2TableScanIndex
- scanIdx - Variable in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
-
Scan index.
- schema() - Method in class org.apache.ignite.internal.processors.query.h2.H2PooledConnection
- schema() - Method in class org.apache.ignite.internal.processors.query.h2.QueryTable
- schema() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlColumn
- schema() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlTable
- schema(String) - Method in class org.apache.ignite.internal.processors.query.h2.H2PooledConnection
- schemaManager() - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- schemaName() - Method in class org.apache.ignite.internal.processors.query.h2.H2SqlFieldMetadata
- schemaName() - Method in class org.apache.ignite.internal.processors.query.h2.H2TableDescriptor
- schemaName() - Method in class org.apache.ignite.internal.processors.query.h2.QueryDescriptor
- schemaName() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableAddColumn
- schemaName() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableDropColumn
- schemaName() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateIndex
- schemaName() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- schemaName() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDropIndex
- schemaName() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDropTable
- schemaName() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- schemaName() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- schemaName(String) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableAddColumn
- schemaName(String) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableDropColumn
- schemaName(String) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateIndex
- schemaName(String) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- schemaName(String) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDropIndex
- schemaName(String) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDropTable
- schemaName(String) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- schemaName(String) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- seek(long) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneInputStream
- segment() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedJoinContext
- segment() - Method in class org.apache.ignite.internal.processors.query.h2.opt.QueryContext
- segment() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeRequest
- segment() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- segment(int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeRequest
- segment(int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- segment(QueryContext) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
- segmentForPartition(int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
- segmentForRow(GridCacheContext, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
- segmentId() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.SegmentKey
- segmentId() - Method in class org.apache.ignite.internal.processors.query.h2.opt.QueryContextKey
- segmentId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceResultPage
- SegmentKey - Class in org.apache.ignite.internal.processors.query.h2.opt.join
-
Segment key.
- SegmentKey(ClusterNode, int) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.join.SegmentKey
-
Constructor.
- segmentsCount() - Method in class org.apache.ignite.internal.processors.query.h2.database.H2PkHashIndex
- segmentsCount() - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeClientIndex
- segmentsCount() - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex
- segmentsCount() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
- select() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserCacheEntry
- select() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResult
- SELECT - org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModelType
-
Normal select.
- selectForDelete(GridSqlDelete) - Static method in class org.apache.ignite.internal.processors.query.h2.dml.DmlAstUtils
-
Generate SQL SELECT based on DELETE's WHERE, LIMIT, etc.
- selectForInsertOrMerge(GridSqlColumn[], List<GridSqlElement[]>, GridSqlQuery) - Static method in class org.apache.ignite.internal.processors.query.h2.dml.DmlAstUtils
-
Create SELECT on which subsequent INSERT or MERGE will be based.
- selectForUpdate(GridSqlUpdate) - Static method in class org.apache.ignite.internal.processors.query.h2.dml.DmlAstUtils
-
Generate SQL SELECT based on UPDATE's WHERE, LIMIT, etc.
- selectQuery() - Method in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlan
- send(Object, int, Collection<ClusterNode>, Message, IgniteBiClosure<ClusterNode, Message, Message>, IgniteInClosure2X<ClusterNode, Message>, byte, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- send(Collection<ClusterNode>, Message) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex
- send(Collection<ClusterNode>, Message, IgniteBiClosure<ClusterNode, Message, Message>, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor
- serverTopologyChanged(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- session(Connection) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
- session(H2PooledConnection) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
- set() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUpdate
- set(boolean) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterContext
-
Set new context.
- set(PreparedStatement, int) - Method in class org.apache.ignite.internal.processors.query.h2.H2Utils.ValueRuntimeSimpleObject
- set(PreparedStatement, int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ValueCacheObject
- set(LinkedHashMap<String, GridSqlElement>) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUpdate
- set(T, R) - Method in class org.apache.ignite.internal.processors.query.h2.H2Utils.Setter
- setColumn(int, GridSqlAst) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- setColumns(Column[]) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- setColumns(Column[]) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- setComment(String) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- setDataPageScanEnabled(int, Boolean) - Static method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- setDefault(boolean) - Method in class org.apache.ignite.indexing.IndexingQueryEngineConfiguration
- setDeleted(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2Row
- setFailed(int) - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlBatchSender
-
Sets row as failed.
- setFieldValue(Object, Object, Object, int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2RowDescriptor
- setGroupConcatOrder(GridSqlElement[], boolean[]) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAggregateFunction
- setGroupConcatSeparator(GridSqlElement) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAggregateFunction
- setKeepBinaryContext(GridCacheContext<?, ?>) - Static method in class org.apache.ignite.internal.processors.query.h2.dml.DmlUtils
-
Makes current operation context as keepBinary.
- setKey(long) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
- setKey(long) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2Row
- setKeyAndVersion(SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2Row
- setLast(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceResultPage
- setLength(long) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneFile
-
Sets length.
- setPageSize(int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReducer
- setPageSize(int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- setPageSize(int) - Method in interface org.apache.ignite.internal.processors.query.h2.twostep.Reducer
- setPartial() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRange
-
Sets that this is a partial range.
- setSessionId(int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2Row
- setShared(UUID, long, QueryContext) - Method in class org.apache.ignite.internal.processors.query.h2.opt.QueryContextRegistry
-
Sets current thread local context.
- setSortedInsertMode(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- setSources(Collection<ClusterNode>, int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
-
Set source nodes.
- setSources(Map<ClusterNode, BitSet>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReducer
-
Set source nodes.
- setSources(Map<ClusterNode, BitSet>) - Method in interface org.apache.ignite.internal.processors.query.h2.twostep.Reducer
-
Set source nodes.
- setSources(Map<ClusterNode, BitSet>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.SortedReducer
-
Set source nodes.
- setSources(Map<ClusterNode, BitSet>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.UnsortedBaseReducer
-
Set source nodes.
- setTemporary(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- setter(Class<? extends T>, String) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
- setupConnection(H2PooledConnection, QueryContext, boolean, boolean) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
- setupConnection(H2PooledConnection, QueryContext, boolean, boolean, boolean) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
- setValue(int, Value) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
- setValue(int, Value) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRow
- setValue(int, Value) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRowPair
- setValue(int, Value) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRowSingle
- setVersion(int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2Row
- size() - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex
-
Returns number of elements in the tree by scanning pages of the bottom (leaf) level.
- size() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
- size() - Method in interface org.apache.ignite.internal.processors.query.h2.sql.GridSqlAst
- size() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlElement
- size() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- size() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUnion
- size() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceBlockList
- sizeInBytes - Variable in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneDirectory
- skipMergeTable() - Method in class org.apache.ignite.internal.processors.query.h2.GridCacheTwoStepQuery
- skipMergeTable() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuery
- skipMergeTable() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- skipMergeTable() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUnion
- skipReducerOnUpdate() - Method in class org.apache.ignite.internal.processors.query.h2.QueryDescriptor
- slice(String, long, long) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneInputStream
- SMALLER - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- SMALLER_EQUAL - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- SMALLINT - org.apache.ignite.internal.processors.query.h2.H2DatabaseType
- sort - Variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuery
- sort() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuery
- sorted(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlInsert
- SortedReduceIndexAdapter - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
H2
Indexadapter forSortedReducer. - SortedReduceIndexAdapter(GridKernalContext, ReduceTable, String, IndexColumn[]) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.SortedReduceIndexAdapter
- SortedReducer - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Sorted merge index.
- SortedReducer(GridKernalContext, Reducer.RowComparator) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.SortedReducer
-
Constructor.
- source() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceResultPage
- SourceKey - Class in org.apache.ignite.internal.processors.query.h2.opt.join
-
Key for source.
- SourceKey(UUID, int, int) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.join.SourceKey
- sources() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReducer
- sources() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- sources() - Method in interface org.apache.ignite.internal.processors.query.h2.twostep.Reducer
- SPATIAL - org.apache.ignite.internal.processors.query.h2.database.H2IndexType
-
Geo Spatial index type.
- SPATIAL_INTERSECTS - org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- split(H2PooledConnection, GridSqlQuery, String, boolean, boolean, boolean, boolean, IgniteH2Indexing, int, IgniteLogger) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuerySplitter
- splitNeeded() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResultSelect
- SplitterAndCondition - Class in org.apache.ignite.internal.processors.query.h2.sql
-
AND condition for splitter.
- SplitterContext - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Splitter context while delegates optimization information to H2 internals.
- SplitterContext(boolean) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.SplitterContext
-
Constructor.
- SplitterQueryModel - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Simplified tree-like model for a query
- SplitterQueryModel(SplitterQueryModelType, GridSqlAst, int, GridSqlAlias) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModel
-
Constructor (no split).
- SplitterQueryModel(SplitterQueryModelType, GridSqlAst, int, GridSqlAlias, boolean) - Constructor for class org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModel
-
Constructor.
- SplitterQueryModelType - Enum in org.apache.ignite.internal.processors.query.h2.sql
-
Splitter query model type.
- SplitterUtils - Class in org.apache.ignite.internal.processors.query.h2.sql
-
Utility methods for splitter.
- sql() - Method in class org.apache.ignite.internal.processors.query.h2.QueryDescriptor
- sql() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlType
- SqlAbstractLocalSystemView - Class in org.apache.ignite.internal.processors.query.h2.sys.view
-
Local system view base class (which uses only local node data).
- SqlAbstractLocalSystemView(String, String, GridKernalContext, String[], Column...) - Constructor for class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractLocalSystemView
- SqlAbstractLocalSystemView(String, String, GridKernalContext, String, Column...) - Constructor for class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractLocalSystemView
- SqlAbstractLocalSystemView(String, String, GridKernalContext, Column...) - Constructor for class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractLocalSystemView
- SqlAbstractSystemView - Class in org.apache.ignite.internal.processors.query.h2.sys.view
-
Meta view base class.
- SqlAbstractSystemView(String, String, GridKernalContext, Column[], String[]) - Constructor for class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractSystemView
- SqlSystemIndex - Class in org.apache.ignite.internal.processors.query.h2.sys
-
Meta view H2 index.
- SqlSystemTableEngine - Class in org.apache.ignite.internal.processors.query.h2.sys
-
H2 table engine for system views.
- SqlSystemTableEngine() - Constructor for class org.apache.ignite.internal.processors.query.h2.sys.SqlSystemTableEngine
- SqlSystemView - Interface in org.apache.ignite.internal.processors.query.h2.sys.view
-
SQL system view.
- SqlSystemViewColumnCondition - Class in org.apache.ignite.internal.processors.query.h2.sys.view
-
Column condition.
- srcNodes - Variable in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReducer
-
Row source nodes.
- start() - Method in class org.apache.ignite.internal.processors.query.h2.H2SchemaManager
-
Handle node start.
- start() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.RangeStream
-
Start streaming.
- start(GridKernalContext, IgniteH2Indexing) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor
- start(GridKernalContext, IgniteH2Indexing) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor
- start(GridKernalContext, GridSpinBusyLock) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- statement() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResultDml
- statement() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResultSelect
- statementCacheSize() - Method in class org.apache.ignite.internal.processors.query.h2.H2Connection
- statementCacheSize() - Method in class org.apache.ignite.internal.processors.query.h2.H2PooledConnection
- status() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- status(byte) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- STATUS_ERROR - Static variable in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- STATUS_NOT_FOUND - Static variable in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- STATUS_OK - Static variable in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- stop() - Method in class org.apache.ignite.internal.processors.query.h2.ConnectionManager
-
Close executor.
- stop() - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- stop() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor
-
Stop query map executor, cleanup resources.
- store(CacheObject, CacheObject, GridCacheVersion, long) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneIndex
-
Stores given data in this fulltext index.
- store(GridCacheContext, GridQueryTypeDescriptor, CacheDataRow, CacheDataRow, boolean) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- stream() - Method in class org.apache.ignite.internal.processors.query.h2.ConcurrentStripedPool
-
Returns a sequential
Streamof the pool. - streamable() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResultDml
- streamBatchedUpdateQuery(String, String, List<Object[]>, SqlClientContext, String) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- streamTable() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResultDml
- streamUpdateQuery(String, String, Object[], IgniteDataStreamer<?, ?>, String) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- STRING - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlType
- subquery() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSubquery
- SUM - org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunctionType
- suspendTracking() - Method in class org.apache.ignite.internal.processors.query.h2.H2QueryInfo
- sync(Collection<String>) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneDirectory
- syncMetaData() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneDirectory
- SYSTEM_RANGE - org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunctionType
- SystemViewH2Adapter - Class in org.apache.ignite.internal.processors.query.h2.sys
-
System H2 table over a view.
- SystemViewH2Adapter(CreateTableData, SqlSystemView) - Constructor for class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- SystemViewLocal<R> - Class in org.apache.ignite.internal.processors.query.h2.sys.view
-
SQL system view to export
SystemViewdata. - SystemViewLocal(GridKernalContext, SystemView<R>) - Constructor for class org.apache.ignite.internal.processors.query.h2.sys.view.SystemViewLocal
- SystemViewLocal(GridKernalContext, SystemView<R>, String[]) - Constructor for class org.apache.ignite.internal.processors.query.h2.sys.view.SystemViewLocal
- sysView - Variable in class org.apache.ignite.internal.processors.query.h2.sys.view.SystemViewLocal
-
System view for export.
T
- table() - Method in class org.apache.ignite.internal.processors.query.h2.H2TableDescriptor
- table() - Method in class org.apache.ignite.internal.processors.query.h2.QueryTable
- table(GridH2Table) - Method in class org.apache.ignite.internal.processors.query.h2.H2TableDescriptor
- TABLE - org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunctionType
-
TABLE and TABLE_DISTINCT
- TABLE - org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModelType
-
Table.
- tableAlias() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlColumn
- tableAlias(String) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlColumn
- tableCreateSql(H2TableDescriptor) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
-
Prepare SQL statement for CREATE TABLE command.
- tableDescriptor() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- tableForType(String, String, String) - Method in class org.apache.ignite.internal.processors.query.h2.H2SchemaManager
-
Get table descriptor.
- tableName() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableAddColumn
- tableName() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableDropColumn
- tableName() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateIndex
- tableName() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- tableName() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDropTable
- tableName() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlTable
- tableName(String) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableAddColumn
- tableName(String) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlterTableDropColumn
- tableName(String) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateIndex
- tableName(String) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- tableName(String) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDropTable
- tables() - Method in class org.apache.ignite.internal.processors.query.h2.GridCacheTwoStepQuery
- tables() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
-
Get tables.
- tables(Collection<QueryTable>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- tablesCount() - Method in class org.apache.ignite.internal.processors.query.h2.GridCacheTwoStepQuery
- tablesForDml() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser
-
Extract all tables participating in DML statement.
- tableStatistics() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
-
Get actual table statistics if exists.
- TableStatistics - Class in org.apache.ignite.internal.processors.query.h2.opt
-
Table statistics class.
- TableStatistics(long, long) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.TableStatistics
- target() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUpdate
- target(GridSqlElement) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUpdate
- tbl - Variable in class org.apache.ignite.internal.processors.query.h2.opt.H2IndexCostedBase
-
GridH2Table.
- tblName - Variable in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractSystemView
-
Table name.
- templateName() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- templateName(String) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- threadLocal() - Static method in class org.apache.ignite.internal.processors.query.h2.opt.QueryContext
-
Hack with thread local context is used only for H2 methods that is called without Session object.
- threadLocal(QueryContext) - Static method in class org.apache.ignite.internal.processors.query.h2.opt.QueryContext
-
Hack with thread local context is used only for H2 methods that is called without Session object.
- ThreadLocalObjectPool<E extends AutoCloseable> - Class in org.apache.ignite.internal.processors.query.h2
-
Special pool for managing limited number objects for further reuse.
- ThreadLocalObjectPool(int, Supplier<E>, Consumer<E>, Consumer<E>) - Constructor for class org.apache.ignite.internal.processors.query.h2.ThreadLocalObjectPool
- ThreadLocalObjectPool.Reusable - Class in org.apache.ignite.internal.processors.query.h2
-
Wrapper for a pooled object with capability to return the object to a pool.
- throwIfError() - Method in class org.apache.ignite.internal.processors.query.h2.UpdateResult
-
Check update result for erroneous keys and throws concurrent update exception if necessary.
- time() - Method in class org.apache.ignite.internal.processors.query.h2.H2DmlInfo
- time() - Method in class org.apache.ignite.internal.processors.query.h2.H2QueryInfo
- TIME - org.apache.ignite.internal.processors.query.h2.H2DatabaseType
- timeout() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParameters
- timeout() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- timeout() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- timeout(int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- timeout(int) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- TIMESTAMP - org.apache.ignite.internal.processors.query.h2.H2DatabaseType
- TINYINT - org.apache.ignite.internal.processors.query.h2.H2DatabaseType
- toArray(IntArray) - Static method in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor
- toIndexColumns(Table, List<GridSqlSortColumn>) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSortColumn
- toMessage(Value) - Static method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2ValueMessageFactory
- toMessages(Collection<Value[]>, int) - Static method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2ValueMessageFactory
- topologyVersion() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedJoinContext
- topologyVersion() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- topologyVersion() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- topologyVersion() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.PartitionReservationKey
- topologyVersion(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- topologyVersion(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- toRowMessage(Row) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
- toSearchRowMessage(SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex
- toSingleBatchedArguments(Object[]) - Method in class org.apache.ignite.internal.processors.query.h2.QueryParameters
-
Convert current batched arguments to a form with single arguments.
- toSql(GridSqlOperation) - Method in enum org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.GridCacheTwoStepQuery
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.H2Connection
- toString() - Method in enum org.apache.ignite.internal.processors.query.h2.H2DatabaseType
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.H2PooledConnection
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.H2ResultSetIterator
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.H2SqlFieldMetadata
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.H2TableDescriptor
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRow
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRowPair
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2PlainRowSingle
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModel
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.opt.join.DistributedJoinContext
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.opt.QueryContext
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.opt.QueryContextKey
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParameters
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserCacheEntry
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.QueryTable
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlElement
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlStatement
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlType
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModel
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Array
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Boolean
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Byte
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Bytes
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2CacheObject
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Date
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Decimal
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlResponse
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Double
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Float
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Geometry
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeRequest
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Integer
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2JavaObject
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Long
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Null
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowMessage
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRange
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRangeBounds
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Short
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2String
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Time
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Timestamp
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Uuid
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.PartitionReservationKey
- toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceResultPage
- toStringSafe(Object) - Static method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractLocalSystemView
-
Get string representation of an object properly catching all exceptions.
- totalRowCount() - Method in class org.apache.ignite.internal.processors.query.h2.opt.TableStatistics
- totalRowCount(IndexingQueryCacheFilter) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2PkHashIndex
- totalRowCount(IndexingQueryCacheFilter) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeClientIndex
- totalRowCount(IndexingQueryCacheFilter) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex
- totalRowCount(IndexingQueryCacheFilter) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
- tracing - Variable in class org.apache.ignite.internal.processors.query.h2.H2ResultSetIterator
-
Tracing processor.
- treatReplicatedAsPartitioned() - Method in class org.apache.ignite.internal.processors.query.h2.GridCacheTwoStepQuery
- TRUE - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlConst
- truncate(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
- truncate(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- truncate(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxyIndex
- truncate(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- truncate(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2ScanIndex
- truncate(Session) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SqlSystemIndex
- truncate(Session) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- truncate(Session) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.AbstractReduceIndexAdapter
- truncate(Session) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceIndex
- truncate(Session) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- truncate(Session) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- twoStepQuery() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParserResultSelect
- type - Variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunction
- type() - Method in class org.apache.ignite.internal.processors.query.h2.database.IndexInformation
- type() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2RowDescriptor
- type() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunction
- type() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlType
- type() - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModel
- typeName() - Method in class org.apache.ignite.internal.processors.query.h2.H2SqlFieldMetadata
U
- underlyingIndex() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ProxyIndex
- UNICAST - org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModelMultiplier
- UnicastCursor - Class in org.apache.ignite.internal.processors.query.h2.opt.join
-
Simple cursor from a single node.
- UnicastCursor(int, RangeStream) - Constructor for class org.apache.ignite.internal.processors.query.h2.opt.join.UnicastCursor
- UNION - org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModelType
-
Union.
- unionAll(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModel
- unionType() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUnion
- unionType(SelectUnion.UnionType) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUnion
- unique() - Method in class org.apache.ignite.internal.processors.query.h2.database.IndexInformation
- uniqueAlias() - Method in class org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModel
- UNKNOWN - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlType
- UNKNOWN_FUNCTION - org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunctionType
-
Constant for all other functions.
- unlock(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2MetaTable
- unlock(Session) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- unlock(Session) - Method in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
- unlock(Session) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTable
- unlock(Session) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceTableWrapper
- unlockTables() - Method in class org.apache.ignite.internal.processors.query.h2.H2ResultSetIterator
- unlockTables(Session) - Static method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
- unmarshall(Marshaller, GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- unmarshall(Marshaller, GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlResponse
- unmarshall(Marshaller, GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- unregisterCache(GridCacheContextInfo<?, ?>) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- unregisterQueryFinishedListener(Object) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- unregisterQueryStartedListener(Object) - Method in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
- unregisterRunningQuery() - Method in class org.apache.ignite.internal.processors.query.h2.CommandResult
- UnsortedBaseReducer - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Base unsorted merge index.
- UnsortedBaseReducer(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.UnsortedBaseReducer
-
Constructor.
- UnsortedOneWayReducer - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Unsorted one-way merge index.
- UnsortedOneWayReducer(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.UnsortedOneWayReducer
-
Constructor.
- UnsortedReduceIndexAdapter - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
H2
Indexadapter forUnsortedReducer. - UnsortedReduceIndexAdapter(GridKernalContext, ReduceTable, String) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.UnsortedReduceIndexAdapter
- UnsortedReducer - Class in org.apache.ignite.internal.processors.query.h2.twostep
-
Unsorted merge index.
- UnsortedReducer(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.UnsortedReducer
-
Constructor.
- unwrap(Class<T>) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeClientIndex
-
Finds an instance of an interface implemented by this object, or returns null if this object does not support that interface.
- unwrap(Class<T>) - Method in class org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex
-
Finds an instance of an interface implemented by this object, or returns null if this object does not support that interface.
- unwrap(Class<T>) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2IndexBase
-
Finds an instance of an interface implemented by this object, or returns null if this object does not support that interface.
- unwrap(GridSqlAst) - Static method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlAlias
- unwrapColumn(GridSqlAst) - Static method in class org.apache.ignite.internal.processors.query.h2.affinity.PartitionExtractor
-
Unwrap column if possible.
- unwrapConst(GridSqlAst) - Static method in class org.apache.ignite.internal.processors.query.h2.affinity.PartitionExtractor
-
Unwrap constant if possible.
- update(String, List<Integer>, String, Object[], boolean, int, int, int[], boolean, GridQueryCancel) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor
- update(CacheDataRow, CacheDataRow) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table
-
Updates table for given key.
- UPDATE - org.apache.ignite.internal.processors.query.h2.dml.UpdateMode
-
UPDATE command.
- UPDATE_RESULT_META - Static variable in class org.apache.ignite.internal.processors.query.h2.H2Utils
-
Dummy metadata for update result.
- updateBatchSize() - Method in class org.apache.ignite.internal.processors.query.h2.QueryParameters
-
Gets update internal bach size.
- updateCount() - Method in class org.apache.ignite.internal.processors.query.h2.dml.DmlBatchSender
- updateCounter() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlResponse
- UpdateMode - Enum in org.apache.ignite.internal.processors.query.h2.dml
-
DML statement execution plan type - MERGE/INSERT from rows or subquery, or UPDATE/DELETE from subquery or literals/params based.
- UpdatePlan - Class in org.apache.ignite.internal.processors.query.h2.dml
-
Update plan - where to take data to update cache from and how to construct new keys and values, if needed.
- UpdatePlan(UpdateMode, GridH2Table, String[], int[], KeyValueSupplier, KeyValueSupplier, int, int, String, boolean, List<List<DmlArgument>>, int, FastUpdate, DmlDistributedPlanInfo, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlan
-
Constructor.
- UpdatePlan(UpdateMode, GridH2Table, String, FastUpdate, DmlDistributedPlanInfo) - Constructor for class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlan
-
Constructor for delete operation or fast update.
- UpdatePlanBuilder - Class in org.apache.ignite.internal.processors.query.h2.dml
-
Logic for building update plans performed by
DmlStatementsProcessor. - UpdateResult - Class in org.apache.ignite.internal.processors.query.h2
-
Update result - modifications count and keys to re-run query with, if needed.
- UpdateResult(long, Object[]) - Constructor for class org.apache.ignite.internal.processors.query.h2.UpdateResult
-
Constructor.
- UpdateResult(long, Object[], PartitionResult) - Constructor for class org.apache.ignite.internal.processors.query.h2.UpdateResult
-
Constructor.
- useIndexes(List<String>) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlTable
- UUID - org.apache.ignite.internal.processors.query.h2.H2DatabaseType
- UUID - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlType
- uuidFromValue(Value) - Static method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractLocalSystemView
-
Converts value to UUID safe (suppressing exceptions).
V
- VAL_STR_FIELD_NAME - Static variable in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneIndex
-
Field name for string representation of value.
- value() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
- value() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlConst
- value(GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Array
-
Gets H2 value.
- value(GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Boolean
-
Gets H2 value.
- value(GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Byte
-
Gets H2 value.
- value(GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Bytes
-
Gets H2 value.
- value(GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2CacheObject
-
Gets H2 value.
- value(GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Date
-
Gets H2 value.
- value(GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Decimal
-
Gets H2 value.
- value(GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Double
-
Gets H2 value.
- value(GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Float
-
Gets H2 value.
- value(GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Geometry
-
Gets H2 value.
- value(GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Integer
-
Gets H2 value.
- value(GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2JavaObject
-
Gets H2 value.
- value(GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Long
-
Gets H2 value.
- value(GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Null
-
Gets H2 value.
- value(GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Short
-
Gets H2 value.
- value(GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2String
-
Gets H2 value.
- value(GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Time
-
Gets H2 value.
- value(GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Timestamp
-
Gets H2 value.
- value(GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Uuid
-
Gets H2 value.
- value(GridKernalContext) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2ValueMessage
-
Gets H2 value.
- valueContext() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ValueCacheObject
- valueForEquality() - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlSystemViewColumnCondition
-
Gets value, if condition is equality.
- valueOf(String) - Static method in enum org.apache.ignite.internal.processors.query.h2.database.H2IndexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.ignite.internal.processors.query.h2.dml.UpdateMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.ignite.internal.processors.query.h2.H2DatabaseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.ignite.internal.processors.query.h2.H2QueryInfo.QueryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModelAffinity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModelMultiplier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunctionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModelType
-
Returns the enum constant of this type with the specified name.
- ValueRuntimeSimpleObject(T) - Constructor for class org.apache.ignite.internal.processors.query.h2.H2Utils.ValueRuntimeSimpleObject
- values() - Static method in enum org.apache.ignite.internal.processors.query.h2.database.H2IndexType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.ignite.internal.processors.query.h2.dml.UpdateMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.ignite.internal.processors.query.h2.H2DatabaseType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.ignite.internal.processors.query.h2.H2QueryInfo.QueryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModelAffinity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModelMultiplier
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.ignite.internal.processors.query.h2.opt.join.CollocationModelType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.ignite.internal.processors.query.h2.sql.GridSqlFunctionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.ignite.internal.processors.query.h2.sql.GridSqlOperationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.ignite.internal.processors.query.h2.sql.SplitterQueryModelType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowMessage
- values(List<GridH2ValueMessage>) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowMessage
- valueTimestampFromMillis(long) - Static method in class org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractLocalSystemView
-
Converts millis to ValueTimestamp
- valueType() - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridH2RowDescriptor
- valueTypeName() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- valueTypeName(String) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- VARCHAR - org.apache.ignite.internal.processors.query.h2.H2DatabaseType
- VER_FIELD_NAME - Static variable in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneIndex
-
Field name for value version.
- version() - Method in class org.apache.ignite.internal.processors.query.h2.opt.H2CacheRow
- view - Variable in class org.apache.ignite.internal.processors.query.h2.sys.SystemViewH2Adapter
-
Meta view.
- VIEW_QUERY - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQueryParser
- viewIterator(SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.FiltrableSystemViewLocal
-
System view iterator.
- viewIterator(SearchRow, SearchRow) - Method in class org.apache.ignite.internal.processors.query.h2.sys.view.SystemViewLocal
-
System view iterator.
- visibleColumns() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuery
- visibleColumns() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- visibleColumns() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUnion
W
- where() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDelete
- where() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- where() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUpdate
- where(GridSqlAst) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- where(GridSqlElement) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlDelete
- where(GridSqlElement) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlUpdate
- WHERE_CHILD - Static variable in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- whereAnd(GridSqlAst) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlSelect
- withQuotes(String) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
-
Add quotes around the name.
- wrap(CacheObjectValueContext, Object, int) - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
-
Wraps object to respective
Value. - wrapKey() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- wrapKey(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- wrapValue() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- wrapValue(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- writeByte(byte) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneOutputStream
- writeBytes(byte[], int, int) - Method in class org.apache.ignite.internal.processors.query.h2.opt.GridLuceneOutputStream
- writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.query.h2.H2SqlFieldMetadata
- writeSynchronizationMode() - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- writeSynchronizationMode(CacheWriteSynchronizationMode) - Method in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlCreateTable
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.QueryTable
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Array
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Boolean
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Byte
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Bytes
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2CacheObject
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Date
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Decimal
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlRequest
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2DmlResponse
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Double
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Float
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Geometry
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeRequest
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2IndexRangeResponse
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Integer
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2JavaObject
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Long
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Null
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2QueryRequest
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowMessage
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRange
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2RowRangeBounds
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Short
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2String
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Time
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Timestamp
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2Uuid
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2ValueMessage
Z
- ZERO - Static variable in class org.apache.ignite.internal.processors.query.h2.UpdateResult
-
Result to return for operations that affected 0 items - mostly to be used for fast updates and deletes.
- zeroCursor() - Static method in class org.apache.ignite.internal.processors.query.h2.H2Utils
All Classes All Packages