Uses of Package
org.apache.druid.server.coordinator.loading
Packages that use org.apache.druid.server.coordinator.loading
Package
Description
-
Classes in org.apache.druid.server.coordinator.loading used by org.apache.druid.segment.metadataClassDescriptionAn immutable object that contains information about the under-replicated or unavailable status of all used segments.
-
Classes in org.apache.druid.server.coordinator.loading used by org.apache.druid.server.coordinatorClassDescriptionSupports load queue management.Provides LoadQueuePeonsRepresents actions that can be performed on a server for a single segment.Contains recomputed configs from
CoordinatorDynamicConfigbased on whetherCoordinatorDynamicConfig.isSmartSegmentLoading()is enabled or not.Manager for addition/removal of segments to server load queues and the corresponding success/failure callbacks.An immutable object that contains information about the under-replicated or unavailable status of all used segments.Used by the coordinator in each run for segment loading, dropping, balancing and broadcasting. -
Classes in org.apache.druid.server.coordinator.loading used by org.apache.druid.server.coordinator.dutyClassDescriptionProvides LoadQueuePeonsManager for addition/removal of segments to server load queues and the corresponding success/failure callbacks.
-
Classes in org.apache.druid.server.coordinator.loading used by org.apache.druid.server.coordinator.loadingClassDescriptionCallback executed when the load or drop of a segment completes on a server either with success or failure.Supports load queue management.Provides LoadQueuePeonsRepresents actions that can be performed on a server for a single segment.Represents a segment queued for a load or drop operation in a LoadQueuePeon.Contains recomputed configs from
CoordinatorDynamicConfigbased on whetherCoordinatorDynamicConfig.isSmartSegmentLoading()is enabled or not.Manager for addition/removal of segments to server load queues and the corresponding success/failure callbacks.Counts the number of replicas of a segment in different states (loading, loaded, etc) in a tier or the whole cluster.An immutable object that contains information about the under-replicated or unavailable status of all used segments.