Searched defs:removeTimeSeries (Results 1 – 12 of 12) sorted by relevance
94 public abstract void removeTimeSeries(List<LabelValue> labelValues); in removeTimeSeries() method in DerivedDoubleGauge145 public void removeTimeSeries(List<LabelValue> labelValues) { in removeTimeSeries() method in DerivedDoubleGauge.NoopDerivedDoubleGauge
92 public abstract void removeTimeSeries(List<LabelValue> labelValues); in removeTimeSeries() method in DerivedLongGauge143 public void removeTimeSeries(List<LabelValue> labelValues) { in removeTimeSeries() method in DerivedLongGauge.NoopDerivedLongGauge
112 public abstract void removeTimeSeries(List<LabelValue> labelValues); in removeTimeSeries() method in LongGauge185 public void removeTimeSeries(List<LabelValue> labelValues) { in removeTimeSeries() method in LongGauge.NoopLongGauge
115 public abstract void removeTimeSeries(List<LabelValue> labelValues); in removeTimeSeries() method in DoubleGauge193 public void removeTimeSeries(List<LabelValue> labelValues) { in removeTimeSeries() method in DoubleGauge.NoopDoubleGauge
91 public synchronized void removeTimeSeries(List<LabelValue> labelValues) { in removeTimeSeries() method in DerivedDoubleGaugeImpl
89 public synchronized void removeTimeSeries(List<LabelValue> labelValues) { in removeTimeSeries() method in DerivedLongGaugeImpl
89 public synchronized void removeTimeSeries(List<LabelValue> labelValues) { in removeTimeSeries() method in LongGaugeImpl
89 public synchronized void removeTimeSeries(List<LabelValue> labelValues) { in removeTimeSeries() method in DoubleGaugeImpl
162 public void removeTimeSeries() { in removeTimeSeries() method in DerivedLongGaugeImplTest
164 public void removeTimeSeries() { in removeTimeSeries() method in DerivedDoubleGaugeImplTest
156 public void removeTimeSeries() { in removeTimeSeries() method in LongGaugeImplTest
160 public void removeTimeSeries() { in removeTimeSeries() method in DoubleGaugeImplTest