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