Package org.apache.druid.indexer.report
Class IngestionStatsAndErrorsTaskReport
java.lang.Object
org.apache.druid.indexer.report.IngestionStatsAndErrorsTaskReport
- All Implemented Interfaces:
TaskReport
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.druid.indexer.report.TaskReport
TaskReport.ReportMap -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionIngestionStatsAndErrorsTaskReport(String taskId, IngestionStatsAndErrors payload) -
Method Summary
-
Field Details
-
REPORT_KEY
- See Also:
-
-
Constructor Details
-
IngestionStatsAndErrorsTaskReport
-
-
Method Details
-
getTaskId
- Specified by:
getTaskIdin interfaceTaskReport
-
getReportKey
- Specified by:
getReportKeyin interfaceTaskReport
-
getPayload
- Specified by:
getPayloadin interfaceTaskReport- Returns:
- A JSON-serializable Object that contains a TaskReport's information
-
equals
-
hashCode
public int hashCode() -
toString
-