Uses of Package
backtype.storm.task

Packages that use backtype.storm.task
backtype.storm.clojure   
backtype.storm.coordination   
backtype.storm.drpc   
backtype.storm.grouping   
backtype.storm.hooks   
backtype.storm.metric   
backtype.storm.metric.api   
backtype.storm.multilang   
backtype.storm.planner   
backtype.storm.serialization   
backtype.storm.spout   
backtype.storm.state   
backtype.storm.task   
backtype.storm.testing   
backtype.storm.topology   
backtype.storm.topology.base   
backtype.storm.transactional   
backtype.storm.transactional.partitioned   
backtype.storm.tuple   
backtype.storm.utils   
storm.trident.operation   
storm.trident.partition   
storm.trident.planner   
storm.trident.planner.processor   
storm.trident.spout   
storm.trident.state   
storm.trident.testing   
storm.trident.topology   
 

Classes in backtype.storm.task used by backtype.storm.clojure
IBolt
          An IBolt represents a component that takes tuples as input and produces tuples as output.
OutputCollector
          This output collector exposes the API for emitting tuples from an IRichBolt.
ShellBolt
          A bolt that shells out to another process to process tuples.
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
 

Classes in backtype.storm.task used by backtype.storm.coordination
IBolt
          An IBolt represents a component that takes tuples as input and produces tuples as output.
IErrorReporter
           
IOutputCollector
           
OutputCollector
          This output collector exposes the API for emitting tuples from an IRichBolt.
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
 

Classes in backtype.storm.task used by backtype.storm.drpc
IBolt
          An IBolt represents a component that takes tuples as input and produces tuples as output.
OutputCollector
          This output collector exposes the API for emitting tuples from an IRichBolt.
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
 

Classes in backtype.storm.task used by backtype.storm.grouping
WorkerTopologyContext
           
 

Classes in backtype.storm.task used by backtype.storm.hooks
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
 

Classes in backtype.storm.task used by backtype.storm.metric
IBolt
          An IBolt represents a component that takes tuples as input and produces tuples as output.
IErrorReporter
           
OutputCollector
          This output collector exposes the API for emitting tuples from an IRichBolt.
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
 

Classes in backtype.storm.task used by backtype.storm.metric.api
IErrorReporter
           
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
 

Classes in backtype.storm.task used by backtype.storm.multilang
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
 

Classes in backtype.storm.task used by backtype.storm.planner
IBolt
          An IBolt represents a component that takes tuples as input and produces tuples as output.
 

Classes in backtype.storm.task used by backtype.storm.serialization
GeneralTopologyContext
           
 

Classes in backtype.storm.task used by backtype.storm.spout
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
 

Classes in backtype.storm.task used by backtype.storm.state
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
 

Classes in backtype.storm.task used by backtype.storm.task
GeneralTopologyContext
           
IBolt
          An IBolt represents a component that takes tuples as input and produces tuples as output.
IErrorReporter
           
IMetricsContext
           
IOutputCollector
           
OutputCollector
          This output collector exposes the API for emitting tuples from an IRichBolt.
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
WorkerTopologyContext
           
 

Classes in backtype.storm.task used by backtype.storm.testing
IBolt
          An IBolt represents a component that takes tuples as input and produces tuples as output.
OutputCollector
          This output collector exposes the API for emitting tuples from an IRichBolt.
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
WorkerTopologyContext
           
 

Classes in backtype.storm.task used by backtype.storm.topology
IBolt
          An IBolt represents a component that takes tuples as input and produces tuples as output.
IOutputCollector
           
OutputCollector
          This output collector exposes the API for emitting tuples from an IRichBolt.
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
 

Classes in backtype.storm.task used by backtype.storm.topology.base
IBolt
          An IBolt represents a component that takes tuples as input and produces tuples as output.
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
 

Classes in backtype.storm.task used by backtype.storm.transactional
IBolt
          An IBolt represents a component that takes tuples as input and produces tuples as output.
OutputCollector
          This output collector exposes the API for emitting tuples from an IRichBolt.
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
 

Classes in backtype.storm.task used by backtype.storm.transactional.partitioned
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
 

Classes in backtype.storm.task used by backtype.storm.tuple
GeneralTopologyContext
           
 

Classes in backtype.storm.task used by backtype.storm.utils
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
 

Classes in backtype.storm.task used by storm.trident.operation
IMetricsContext
           
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
 

Classes in backtype.storm.task used by storm.trident.partition
WorkerTopologyContext
           
 

Classes in backtype.storm.task used by storm.trident.planner
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
 

Classes in backtype.storm.task used by storm.trident.planner.processor
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
 

Classes in backtype.storm.task used by storm.trident.spout
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
 

Classes in backtype.storm.task used by storm.trident.state
IMetricsContext
           
 

Classes in backtype.storm.task used by storm.trident.testing
IMetricsContext
           
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
 

Classes in backtype.storm.task used by storm.trident.topology
IBolt
          An IBolt represents a component that takes tuples as input and produces tuples as output.
IErrorReporter
           
IOutputCollector
           
OutputCollector
          This output collector exposes the API for emitting tuples from an IRichBolt.
TopologyContext
          A TopologyContext is given to bolts and spouts in their "prepare" and "open" methods, respectively.
 



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