public interface StreamMultipleTupleExtractor<T,K,V>
For cases where cardinality will always be 1:1 (or 0:1), you may consider StreamTupleExtractor
.
StreamTupleExtractor
Modifier and Type | Method and Description |
---|---|
Map<K,V> |
extract(T msg)
Extracts a set of key-values from a message.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019