| 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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
StreamerIndexProvider<E,K,V>
Represents an actual instance of an index.
|
| 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. |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015