Package org.apache.storm.executor.error
Interface IReportError
-
- All Known Implementing Classes:
ReportError
public interface IReportError
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
report(Throwable error)
-
-
-
Method Detail
-
report
void report(Throwable error)
-
-