| 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.
|
| org.apache.ignite.stream |
Contains Ignite Streamer classes.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteDataStreamer<K,V> |
StreamAdapter.getStreamer() |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamAdapter.setStreamer(IgniteDataStreamer<K,V> stmr) |
| Constructor and Description |
|---|
StreamAdapter(IgniteDataStreamer<K,V> stmr,
StreamTupleExtractor<T,K,V> extractor)
Stream adapter.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015