| Package | Description |
|---|---|
| com.romix.scala.collection.concurrent | |
| org.apache.ignite.streamer.index |
Contains APIs for indexing of streamer windows.
|
| Modifier and Type | Method and Description |
|---|---|
TrieMap<K,V> |
TrieMap.add(K k,
V v) |
static <K,V> TrieMap<K,V> |
TrieMap.empty() |
TrieMap<K,V> |
TrieMap.readOnlySnapshot()
Returns a read-only snapshot of this TrieMap.
|
TrieMap<K,V> |
TrieMap.snapshot()
Returns a snapshot of this TrieMap.
|
| Modifier and Type | Method and Description |
|---|---|
protected static <K,V> V |
StreamerIndexProviderAdapter.trieGet(K key,
TrieMap<K,V> map)
Utility method to safely get values from TrieMap.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015