| Modifier and Type | Method and Description |
|---|---|
CoordinatorRunStats |
DruidCoordinatorRuntimeParams.getCoordinatorStats() |
| Modifier and Type | Method and Description |
|---|---|
CoordinatorRunStats |
BalancerStrategy.getAndResetStats()
Returns the stats collected by the strategy in the current run and resets
the stats collector for the next run.
|
CoordinatorRunStats |
RandomBalancerStrategy.getAndResetStats() |
CoordinatorRunStats |
CostBalancerStrategy.getAndResetStats() |
| Modifier and Type | Method and Description |
|---|---|
CoordinatorRunStats |
LoadQueuePeon.getAndResetStats()
Deprecated.
|
CoordinatorRunStats |
HttpLoadQueuePeon.getAndResetStats() |
CoordinatorRunStats |
CuratorLoadQueuePeon.getAndResetStats()
Deprecated.
|
CoordinatorRunStats |
StrategicSegmentAssigner.getStats() |
| Constructor and Description |
|---|
StrategicSegmentAssigner(SegmentLoadQueueManager loadQueueManager,
DruidCluster cluster,
BalancerStrategy strategy,
SegmentLoadingConfig loadingConfig,
CoordinatorRunStats stats) |
| Modifier and Type | Method and Description |
|---|---|
static CoordinatorRunStats |
CoordinatorRunStats.empty() |
CoordinatorRunStats |
CoordinatorRunStats.getSnapshotAndReset()
Creates a new
CoordinatorRunStats which represents the snapshot of
the stats collected so far in this instance. |
| Modifier and Type | Method and Description |
|---|---|
CoordinatorRunStats |
TaskCountStatsProvider.getStats()
Collects all task level stats.
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.