Uses of Class
org.apache.storm.jms.trident.JmsBatch
-
Packages that use JmsBatch Package Description org.apache.storm.jms.trident -
-
Uses of JmsBatch in org.apache.storm.jms.trident
Methods in org.apache.storm.jms.trident that return types with arguments of type JmsBatch Modifier and Type Method Description ITridentSpout.BatchCoordinator<JmsBatch>
TridentJmsSpout. getCoordinator(String txStateId, Map<String,Object> conf, TopologyContext context)
ITridentSpout.Emitter<JmsBatch>
TridentJmsSpout. getEmitter(String txStateId, Map<String,Object> conf, TopologyContext context)
-