@PublicEvolving public interface SplitEnumeratorMetricGroup extends OperatorCoordinatorMetricGroup
SplitEnumerator
.
You should only update the metrics in the main operator thread.
Modifier and Type | Method and Description |
---|---|
<G extends Gauge<Long>> |
setUnassignedSplitsGauge(G unassignedSplitsGauge)
Sets an optional gauge for the number of splits that have been enumerated but not yet
assigned.
|
addGroup, addGroup, addGroup, addSpan, counter, counter, counter, counter, gauge, gauge, getAllVariables, getMetricIdentifier, getMetricIdentifier, getScopeComponents, histogram, histogram, meter, meter
<G extends Gauge<Long>> G setUnassignedSplitsGauge(G unassignedSplitsGauge)
Note that not every source can report this metric in an plausible and efficient way.
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.