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 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.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.Specifies a datasource-interval eligible for compaction.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.duty