Class StreamsScanTupleValueMapper
java.lang.Object
org.apache.storm.sql.runtime.streams.functions.StreamsScanTupleValueMapper
- All Implemented Interfaces:
Serializable
,Function<Tuple,
,Values> TupleValueMapper<Values>
,Operation
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
StreamsScanTupleValueMapper
Constructor.- Parameters:
fieldNames
- fields to be added to.
-
-
Method Details