Package | Description |
---|---|
org.apache.druid.indexer | |
org.apache.druid.metadata |
Class and Description |
---|
IngestionState |
Property
Convenience class for holding a pair of string key and templated value.
|
RunnerTaskState
This includes the state of a task in the task runner not covered by
TaskState , this state is not stored
in database |
TaskIdentifier
Model class containing the id, type and groupId of a task
These fields are extracted from the task payload for the new schema and this model can be used for migration as well.
|
TaskInfo
This class is used to store task info from runner query and cache in OverlordResource
|
TaskLocation |
TaskState |
TaskStatus
Represents the status of a task from the perspective of the coordinator.
|
TaskStatusPlus |
Class and Description |
---|
TaskIdentifier
Model class containing the id, type and groupId of a task
These fields are extracted from the task payload for the new schema and this model can be used for migration as well.
|
TaskInfo
This class is used to store task info from runner query and cache in OverlordResource
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.