Uses of Interface
org.apache.storm.task.IErrorReporter
Packages that use IErrorReporter
Package
Description
-
Uses of IErrorReporter in org.apache.storm.coordination
Classes in org.apache.storm.coordination that implement IErrorReporter -
Uses of IErrorReporter in org.apache.storm.executor.bolt
Classes in org.apache.storm.executor.bolt that implement IErrorReporter -
Uses of IErrorReporter in org.apache.storm.executor.spout
Classes in org.apache.storm.executor.spout that implement IErrorReporter -
Uses of IErrorReporter in org.apache.storm.loadgen
Methods in org.apache.storm.loadgen with parameters of type IErrorReporterModifier and TypeMethodDescriptionvoid
HttpForwardingMetricsConsumer.prepare
(Map<String, Object> topoConf, Object registrationArgument, TopologyContext context, IErrorReporter errorReporter) -
Uses of IErrorReporter in org.apache.storm.metric
Methods in org.apache.storm.metric with parameters of type IErrorReporterModifier and TypeMethodDescriptionvoid
LoggingMetricsConsumer.prepare
(Map<String, Object> topoConf, Object registrationArgument, TopologyContext context, IErrorReporter errorReporter) -
Uses of IErrorReporter in org.apache.storm.metric.api
Methods in org.apache.storm.metric.api with parameters of type IErrorReporterModifier and TypeMethodDescriptionvoid
IMetricsConsumer.prepare
(Map<String, Object> topoConf, Object registrationArgument, TopologyContext context, IErrorReporter errorReporter) -
Uses of IErrorReporter in org.apache.storm.spout
Subinterfaces of IErrorReporter in org.apache.storm.spoutModifier and TypeInterfaceDescriptioninterface
Methods are not expected to be thread safe.Classes in org.apache.storm.spout that implement IErrorReporterModifier and TypeClassDescriptionclass
This output collector exposes the API for emitting tuples from anIRichSpout
. -
Uses of IErrorReporter in org.apache.storm.task
Subinterfaces of IErrorReporter in org.apache.storm.taskClasses in org.apache.storm.task that implement IErrorReporterModifier and TypeClassDescriptionclass
This output collector exposes the API for emitting tuples from an IRichBolt. -
Uses of IErrorReporter in org.apache.storm.testing
Methods in org.apache.storm.testing with parameters of type IErrorReporterModifier and TypeMethodDescriptionvoid
ForwardingMetricsConsumer.prepare
(Map<String, Object> topoConf, Object registrationArgument, TopologyContext context, IErrorReporter errorReporter) -
Uses of IErrorReporter in org.apache.storm.topology
Subinterfaces of IErrorReporter in org.apache.storm.topologyClasses in org.apache.storm.topology that implement IErrorReporterModifier and TypeClassDescriptionprotected static class
class