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