Uses of Interface
org.apache.storm.trident.spout.IBatchSpout
Packages that use IBatchSpout
Package
Description
ElasticSearch Trident example classes.
-
Uses of IBatchSpout in org.apache.storm.elasticsearch.trident
Classes in org.apache.storm.elasticsearch.trident that implement IBatchSpoutModifier and TypeClassDescriptionstatic class
A fixed batch spout. -
Uses of IBatchSpout in org.apache.storm.hdfs.trident
Classes in org.apache.storm.hdfs.trident that implement IBatchSpout -
Uses of IBatchSpout in org.apache.storm.hive.trident
Classes in org.apache.storm.hive.trident that implement IBatchSpout -
Uses of IBatchSpout in org.apache.storm.starter.spout
Classes in org.apache.storm.starter.spout that implement IBatchSpoutModifier and TypeClassDescriptionclass
This spout generates random whole numbers with givenmaxNumber
value as maximum with the givenfields
. -
Uses of IBatchSpout in org.apache.storm.trident
Methods in org.apache.storm.trident with parameters of type IBatchSpout -
Uses of IBatchSpout in org.apache.storm.trident.spout
Constructors in org.apache.storm.trident.spout with parameters of type IBatchSpout -
Uses of IBatchSpout in org.apache.storm.trident.testing
Classes in org.apache.storm.trident.testing that implement IBatchSpout -
Uses of IBatchSpout in org.apache.storm.trident.topology
Methods in org.apache.storm.trident.topology with parameters of type IBatchSpout