Package | Description |
---|---|
org.apache.ignite.streamer.index |
Contains APIs for indexing of streamer windows.
|
org.apache.ignite.streamer.index.hash |
Contains hash-based streamer index implementation.
|
org.apache.ignite.streamer.index.tree |
Contains tree-based streamer index implementation.
|
org.apache.ignite.streamer.window |
Contains streamer window implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
StreamerIndexProviderAdapter<E,K,V>
Convenient
StreamerIndexProvider adapter implementing base configuration methods. |
Modifier and Type | Class and Description |
---|---|
class |
StreamerHashIndexProvider<E,K,V>
Hash index implementation of a
StreamerIndexProvider . |
Modifier and Type | Class and Description |
---|---|
class |
StreamerTreeIndexProvider<E,K,V>
Tree index implementation of a
StreamerIndexProvider . |
Modifier and Type | Method and Description |
---|---|
StreamerIndexProvider<E,?,?>[] |
StreamerWindowAdapter.indexProviders()
Get array of index providers.
|
Modifier and Type | Method and Description |
---|---|
void |
StreamerWindowAdapter.setIndexes(StreamerIndexProvider<E,?,?>... idxs)
Set indexes.
|
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015