public class DruidCoordinatorSegmentKiller extends Object implements DruidCoordinatorHelper
retainDuration from now
from the metadata store. This action is called "to kill a segment".
See org.apache.druid.indexing.common.task.KillTask| Constructor and Description |
|---|
DruidCoordinatorSegmentKiller(MetadataSegmentManager segmentsMetadata,
IndexingServiceClient indexingServiceClient,
DruidCoordinatorConfig config) |
| Modifier and Type | Method and Description |
|---|---|
DruidCoordinatorRuntimeParams |
run(DruidCoordinatorRuntimeParams params)
Implementations of this method run various activities performed by the coordinator.
|
@Inject public DruidCoordinatorSegmentKiller(MetadataSegmentManager segmentsMetadata, IndexingServiceClient indexingServiceClient, DruidCoordinatorConfig config)
public DruidCoordinatorRuntimeParams run(DruidCoordinatorRuntimeParams params)
DruidCoordinatorHelperrun in interface DruidCoordinatorHelperCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.