| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.stream |
Contains Ignite Streamer classes.
|
| Modifier and Type | Method and Description |
|---|---|
<K,V> IgniteDataStreamer<K,V> |
IgniteSpringBean.dataStreamer(String cacheName)
Gets a new instance of data streamer associated with given cache name.
|
<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 |
|---|---|
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,
StreamMultipleTupleExtractor<T,K,V> extractor)
Stream adapter.
|
StreamAdapter(IgniteDataStreamer<K,V> stmr,
StreamSingleTupleExtractor<T,K,V> extractor)
Stream adapter.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016