| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.odbc | |
| org.apache.ignite.internal.processors.odbc.jdbc | |
| org.apache.ignite.internal.processors.odbc.odbc | |
| org.apache.ignite.internal.processors.query |
| Modifier and Type | Field and Description |
|---|---|
protected GridSpinBusyLock |
IgniteCacheOffheapManagerImpl.busyLock |
| Constructor and Description |
|---|
ClientListenerNioListener(GridKernalContext ctx,
GridSpinBusyLock busyLock,
ClientConnectorConfiguration cliConnCfg)
Constructor.
|
| Constructor and Description |
|---|
JdbcConnectionContext(GridKernalContext ctx,
GridNioSession ses,
GridSpinBusyLock busyLock,
long connId,
int maxCursors)
Constructor.
|
JdbcRequestHandler(GridSpinBusyLock busyLock,
ClientListenerResponseSender sender,
int maxCursors,
boolean distributedJoins,
boolean enforceJoinOrder,
boolean collocated,
boolean replicatedOnly,
boolean autoCloseCursors,
boolean lazy,
boolean skipReducerOnUpdate,
NestedTxMode nestedTxMode,
@Nullable Boolean dataPageScanEnabled,
@Nullable Integer updateBatchSize,
AuthorizationContext actx,
ClientListenerProtocolVersion protocolVer,
JdbcConnectionContext connCtx)
Constructor.
|
| Constructor and Description |
|---|
OdbcConnectionContext(GridKernalContext ctx,
GridNioSession ses,
GridSpinBusyLock busyLock,
long connId,
int maxCursors)
Constructor.
|
OdbcRequestHandler(GridKernalContext ctx,
GridSpinBusyLock busyLock,
ClientListenerResponseSender sender,
int maxCursors,
boolean distributedJoins,
boolean enforceJoinOrder,
boolean replicatedOnly,
boolean collocated,
boolean lazy,
boolean skipReducerOnUpdate,
AuthorizationContext actx,
NestedTxMode nestedTxMode,
ClientListenerProtocolVersion ver)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridQueryIndexing.start(GridKernalContext ctx,
GridSpinBusyLock busyLock)
Starts indexing.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020