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