| BaseTaskGeneratorInfo |
Base abstract class for task generator info.
|
| BaseTaskMetadata |
Base abstract class for minion task metadata.
|
| InMemoryTaskManagerStatusCache |
|
| MergeRollupTaskMetadata |
Metadata for the minion task of type MergeRollupTask.
|
| MinionClient |
MinionClient is the client-side APIs for Pinot Controller tasks APIs.
|
| MinionRequestURLBuilder |
MinionRequestURLBuilder is the helper class to generate URLs for task APIs.
|
| MinionTaskMetadataUtils |
Helper methods to fetch/persist ZNRecord for minion task metadata
|
| RealtimeToOfflineSegmentsTaskMetadata |
Metadata for the minion task of type RealtimeToOfflineSegmentsTask.
|
| TaskGeneratorMostRecentRunInfo |
a task generator running history which keeps the most recent several success run timestamp and the most recent
several error run messages.
|