Package org.apache.storm.executor.error
Class ReportError
java.lang.Object
org.apache.storm.executor.error.ReportError
- All Implemented Interfaces:
IReportError
-
Constructor Summary
ConstructorDescriptionReportError
(Map<String, Object> topoConf, IStormClusterState stormClusterState, String stormId, String componentId, WorkerTopologyContext workerTopologyContext) -
Method Summary
-
Constructor Details
-
ReportError
public ReportError(Map<String, Object> topoConf, IStormClusterState stormClusterState, String stormId, String componentId, WorkerTopologyContext workerTopologyContext)
-
-
Method Details
-
report
- Specified by:
report
in interfaceIReportError
-