Uses of Class
backtype.storm.testing.FixedTuple

Packages that use FixedTuple
backtype.storm.testing   
 

Uses of FixedTuple in backtype.storm.testing
 

Fields in backtype.storm.testing with type parameters of type FixedTuple
static Map<String,Map<String,List<FixedTuple>>> TupleCaptureBolt.emitted_tuples
           
 

Methods in backtype.storm.testing that return types with arguments of type FixedTuple
 Map<String,List<FixedTuple>> TupleCaptureBolt.getAndClearResults()
           
 Map<String,List<FixedTuple>> TupleCaptureBolt.getAndRemoveResults()
           
 Map<String,List<FixedTuple>> MockedSources.getData()
           
 Map<String,List<FixedTuple>> TupleCaptureBolt.getResults()
           
 List<FixedTuple> FixedTupleSpout.getSourceTuples()
           
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.