Class Hierarchy
- java.lang.Object
- org.apache.storm.streams.operations.mappers.PairValueMapper<K,V> (implements org.apache.storm.streams.operations.PairFunction<T,K,V>, org.apache.storm.streams.operations.mappers.TupleValueMapper<T>)
- org.apache.storm.streams.operations.mappers.TupleValueMappers
- org.apache.storm.streams.operations.mappers.ValueMapper<T> (implements org.apache.storm.streams.operations.mappers.TupleValueMapper<T>)
- org.apache.storm.streams.operations.mappers.ValuesMapper (implements org.apache.storm.streams.operations.mappers.TupleValueMapper<T>)
Interface Hierarchy
- java.io.Serializable
- org.apache.storm.streams.operations.Operation
- org.apache.storm.streams.operations.Function<T,R>
- org.apache.storm.streams.operations.mappers.TupleValueMapper<T>
- org.apache.storm.streams.operations.Function<T,R>
- org.apache.storm.streams.operations.Operation