| Package | Description |
|---|---|
| org.apache.ignite.cache.store.jdbc |
Contains reference JDBC-based cache store implementation.
|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.client.router.impl | |
| org.apache.ignite.internal.processors.cache | |
| org.apache.ignite.streamer.window |
Contains streamer window implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheAbstractJdbcStore<K,V>
Base
CacheStore implementation backed by JDBC. |
class |
CacheJdbcPojoStore<K,V>
Base class for
CacheStore that implementation backed by JDBC and POJO via reflection. |
| Modifier and Type | Class and Description |
|---|---|
class |
GridLoggerProxy |
| Modifier and Type | Class and Description |
|---|---|
class |
GridTcpRouterImpl
Wrapper class for router process.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheWriteBehindStore<K,V>
Internal wrapper for a
CacheStore that enables write-behind logic. |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamerBoundedSizeBatchWindow<E>
Window that is bounded by size and accumulates events to batches.
|
class |
StreamerBoundedSizeSortedWindow<E>
Size-bounded sorted window.
|
class |
StreamerBoundedSizeWindow<E>
Queue window bounded by number of elements in queue.
|
class |
StreamerBoundedTimeBatchWindow<E>
Window that accumulates events in batches, and is bounded by time and maximum number of batches.
|
class |
StreamerBoundedTimeWindow<E>
Window which is bounded by size and time interval.
|
class |
StreamerUnboundedWindow<E>
Unbounded window which holds all events.
|
class |
StreamerWindowAdapter<E>
Streamer window adapter.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015