Uses of Interface
org.apache.storm.task.IErrorReporter
Packages that use IErrorReporter
Package
Description
- 
Uses of IErrorReporter in org.apache.storm.coordinationClasses in org.apache.storm.coordination that implement IErrorReporter
- 
Uses of IErrorReporter in org.apache.storm.executor.boltClasses in org.apache.storm.executor.bolt that implement IErrorReporter
- 
Uses of IErrorReporter in org.apache.storm.executor.spoutClasses in org.apache.storm.executor.spout that implement IErrorReporter
- 
Uses of IErrorReporter in org.apache.storm.loadgenMethods in org.apache.storm.loadgen with parameters of type IErrorReporterModifier and TypeMethodDescriptionvoidHttpForwardingMetricsConsumer.prepare(Map<String, Object> topoConf, Object registrationArgument, TopologyContext context, IErrorReporter errorReporter) 
- 
Uses of IErrorReporter in org.apache.storm.metricMethods in org.apache.storm.metric with parameters of type IErrorReporterModifier and TypeMethodDescriptionvoidLoggingMetricsConsumer.prepare(Map<String, Object> topoConf, Object registrationArgument, TopologyContext context, IErrorReporter errorReporter) 
- 
Uses of IErrorReporter in org.apache.storm.metric.apiMethods in org.apache.storm.metric.api with parameters of type IErrorReporterModifier and TypeMethodDescriptionvoidIMetricsConsumer.prepare(Map<String, Object> topoConf, Object registrationArgument, TopologyContext context, IErrorReporter errorReporter) 
- 
Uses of IErrorReporter in org.apache.storm.spoutSubinterfaces of IErrorReporter in org.apache.storm.spoutModifier and TypeInterfaceDescriptioninterfaceMethods are not expected to be thread safe.Classes in org.apache.storm.spout that implement IErrorReporterModifier and TypeClassDescriptionclassThis output collector exposes the API for emitting tuples from anIRichSpout.
- 
Uses of IErrorReporter in org.apache.storm.taskSubinterfaces of IErrorReporter in org.apache.storm.taskClasses in org.apache.storm.task that implement IErrorReporterModifier and TypeClassDescriptionclassThis output collector exposes the API for emitting tuples from an IRichBolt.
- 
Uses of IErrorReporter in org.apache.storm.testingMethods in org.apache.storm.testing with parameters of type IErrorReporterModifier and TypeMethodDescriptionvoidForwardingMetricsConsumer.prepare(Map<String, Object> topoConf, Object registrationArgument, TopologyContext context, IErrorReporter errorReporter) 
- 
Uses of IErrorReporter in org.apache.storm.topologySubinterfaces of IErrorReporter in org.apache.storm.topologyClasses in org.apache.storm.topology that implement IErrorReporterModifier and TypeClassDescriptionprotected static classclass