Uses of Package
org.apache.storm.streams.operations.mappers
-
Packages that use org.apache.storm.streams.operations.mappers Package Description org.apache.storm.sql.runtime.streams.functions org.apache.storm.streams org.apache.storm.streams.operations.mappers -
Classes in org.apache.storm.streams.operations.mappers used by org.apache.storm.sql.runtime.streams.functions Class Description TupleValueMapper A generic interface for mapping aTuple
to typed values. -
Classes in org.apache.storm.streams.operations.mappers used by org.apache.storm.streams Class Description PairValueMapper Extracts a typed key-value pair from a tuple.TupleValueMapper A generic interface for mapping aTuple
to typed values. -
Classes in org.apache.storm.streams.operations.mappers used by org.apache.storm.streams.operations.mappers Class Description TupleValueMapper A generic interface for mapping aTuple
to typed values.