Uses of Class
org.apache.storm.streams.tuple.Tuple5
Packages that use Tuple5
- 
Uses of Tuple5 in org.apache.storm.streams.operations.mappersMethods in org.apache.storm.streams.operations.mappers that return types with arguments of type Tuple5Modifier and TypeMethodDescriptionstatic <T1,T2, T3, T4, T5> 
 TupleValueMapper<Tuple5<T1,T2, T3, T4, T5>> TupleValueMappers.of(int index1, int index2, int index3, int index4, int index5)