public abstract class BroadcastDistributionRule extends Object implements Rule
| Constructor and Description |
|---|
BroadcastDistributionRule() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<String> |
getColocatedDataSources() |
CoordinatorStats |
run(DruidCoordinator coordinator,
DruidCoordinatorRuntimeParams params,
org.apache.druid.timeline.DataSegment segment) |
public CoordinatorStats run(DruidCoordinator coordinator, DruidCoordinatorRuntimeParams params, org.apache.druid.timeline.DataSegment segment)
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.