Uses of Class
org.apache.druid.server.coordinator.AutoCompactionSnapshot
Packages that use AutoCompactionSnapshot
Package
Description
-
Uses of AutoCompactionSnapshot in org.apache.druid.server.compaction
Methods in org.apache.druid.server.compaction that return types with arguments of type AutoCompactionSnapshotConstructor parameters in org.apache.druid.server.compaction with type arguments of type AutoCompactionSnapshotModifierConstructorDescriptionCompactionStatusResponse(List<AutoCompactionSnapshot> latestStatus) -
Uses of AutoCompactionSnapshot in org.apache.druid.server.coordinator
Methods in org.apache.druid.server.coordinator that return AutoCompactionSnapshotModifier and TypeMethodDescriptionAutoCompactionSnapshot.Builder.build()DruidCoordinator.getAutoCompactionSnapshotForDataSource(String dataSource) Methods in org.apache.druid.server.coordinator that return types with arguments of type AutoCompactionSnapshot -
Uses of AutoCompactionSnapshot in org.apache.druid.server.coordinator.duty
Methods in org.apache.druid.server.coordinator.duty that return AutoCompactionSnapshotMethods in org.apache.druid.server.coordinator.duty that return types with arguments of type AutoCompactionSnapshot