Package | Description |
---|---|
org.apache.ignite.stream |
Contains Ignite Streamer classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StreamTupleExtractor<T,K,V>
Deprecated.
Will be removed in 2.0.0.
|
Modifier and Type | Method and Description |
---|---|
StreamSingleTupleExtractor<T,K,V> |
StreamAdapter.getSingleTupleExtractor() |
Modifier and Type | Method and Description |
---|---|
void |
StreamAdapter.setSingleTupleExtractor(StreamSingleTupleExtractor<T,K,V> singleTupleExtractor) |
Constructor and Description |
---|
StreamAdapter(IgniteDataStreamer<K,V> stmr,
StreamSingleTupleExtractor<T,K,V> extractor)
Stream adapter.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019