Uses of Interface
backtype.storm.topology.IRichStateSpout

Packages that use IRichStateSpout
backtype.storm.topology   
 

Uses of IRichStateSpout in backtype.storm.topology
 

Methods in backtype.storm.topology with parameters of type IRichStateSpout
 void TopologyBuilder.setStateSpout(String id, IRichStateSpout stateSpout)
           
 void TopologyBuilder.setStateSpout(String id, IRichStateSpout stateSpout, Number parallelism_hint)
           
 



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