Uses of Class
backtype.storm.tuple.Values

Packages that use Values
backtype.storm.testing   
 

Uses of Values in backtype.storm.testing
 

Methods in backtype.storm.testing with parameters of type Values
 void MockedSources.addMockData(String spoutId, String streamId, Values... valueses)
          add mock data for the spout.
 void MockedSources.addMockData(String spoutId, Values... valueses)
           
 



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