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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
StreamsScanTupleValueMapperConstructor.- Parameters:
- fieldNames- fields to be added to.
 
 
- 
- 
Method Details