| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.processors.datastreamer |
Data streamer processor.
|
| Modifier and Type | Method and Description |
|---|---|
<K,V> IgniteDataStreamer<K,V> |
Ignite.dataStreamer(String cacheName)
Gets a new instance of data streamer associated with given cache name.
|
| Modifier and Type | Method and Description |
|---|---|
<K,V> IgniteDataStreamer<K,V> |
IgniteKernal.dataStreamer(String cacheName)
Gets a new instance of data streamer associated with given cache name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataStreamerImpl<K,V>
Data streamer implementation.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015