Package org.apache.druid.indexer.report
Class TaskContextReport
java.lang.Object
org.apache.druid.indexer.report.TaskContextReport
- 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
Constructors -
Method Summary
-
Field Details
-
REPORT_KEY
- See Also:
-
-
Constructor Details
-
TaskContextReport
-
-
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()
-