Uses of Package
org.apache.druid.server.compaction
Packages that use org.apache.druid.server.compaction
Package
Description
-
Classes in org.apache.druid.server.compaction used by org.apache.druid.client.coordinatorClassDescriptionResponse of
/compaction/statusAPI exposed by Coordinator and Overlord (when compaction supervisors are enabled). -
Classes in org.apache.druid.server.compaction used by org.apache.druid.server.compactionClassDescriptionBase implementation for reindexing rules that apply based on data age thresholds.Base implementation of
CompactionCandidateSearchPolicythat can have apriorityDatasource.Non-empty list of segments of a datasource being considered for compaction.Policy used byCompactSegmentsduty to pick segments for compaction.Represents the mode of compaction for segment intervals.Iterator over compactible segments.Used to track statistics for segments in different states of compaction.Represents the status of compaction for a givenCompactionCandidate.Tracks status of recently submitted compaction tasks.Describes the eligibility of an interval for compaction.Specifies a datasource-interval eligible for compaction.Rule provider that returns a static list of rules defined inline in the configuration.AReindexingRulethat specifies a data schema for reindexing tasks to configure.AReindexingRulethat specifies patterns to match for removing rows during reindexing.AReindexingRulethat specifies anIndexSpecfor reindexing tasks to configure.AReindexingRulethat specifies partitioning configuration for reindexing tasks.Defines a reindexing configuration that applies to data based on age thresholds.Indicates how a rule applies to a given time interval based on the rule's period threshold.Provides compaction rules for different aspects of reindexing configuration.A simple table POJO with any number of rows and specified column names. -
Classes in org.apache.druid.server.compaction used by org.apache.druid.server.coordinatorClassDescriptionPolicy used by
CompactSegmentsduty to pick segments for compaction.Used to track statistics for segments in different states of compaction.Tracks status of recently submitted compaction tasks. -
Classes in org.apache.druid.server.compaction used by org.apache.druid.server.coordinator.dutyClassDescriptionNon-empty list of segments of a datasource being considered for compaction.Tracks status of recently submitted compaction tasks.Describes the eligibility of an interval for compaction.