| Package | Description |
|---|---|
| org.gridgain.grid.streamer.index.hash |
Contains hash-based streamer index implementation.
|
| org.gridgain.grid.streamer.index.tree |
Contains tree-based streamer index implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridStreamerHashIndexProvider<E,K,V>
Hash index implementation of a
GridStreamerIndexProvider. |
| Modifier and Type | Class and Description |
|---|---|
class |
GridStreamerTreeIndexProvider<E,K,V>
Tree index implementation of a
GridStreamerIndexProvider. |
Copyright © 2014. All rights reserved.