MCPcopy
hub / github.com/OpenTSDB/opentsdb / remove

Method remove

src/core/SeekableView.java:58–58  ·  view source on GitHub ↗

Unsupported operation. @throws UnsupportedOperationException always.

()

Source from the content-addressed store, hash-verified

56 * @throws UnsupportedOperationException always.
57 */
58 void remove();
59
60 /**
61 * Advances the iterator to the given point in time.

Callers 15

removeResponderMethod · 0.65
ctorNotEnoughScannersMethod · 0.65
testRemoveUnsupportedMethod · 0.65
testRemoveMethod · 0.65
testRemoveMethod · 0.65
getMockMethod · 0.65
deleteTableMethod · 0.65
tsdbCompactAllRowsMethod · 0.65
flushRowMethod · 0.65

Implementers 15

MockSeekableViewtest/core/SeekableViewsForTest.java
AggregationIteratorsrc/core/AggregationIterator.java
Downsamplersrc/core/Downsampler.java
DataPointsIteratorsrc/core/DataPointsIterator.java
RateSpansrc/core/RateSpan.java
SeekableViewChainsrc/core/SeekableViewChain.java
Iteratorsrc/query/expression/EDPtoDPS.java
SeekableViewImplsrc/query/expression/PostAggregatedDat
MockHistogramSeekableViewtest/core/HistogramSeekableViewForTest
DataPointGeneratortest/core/HistogramSeekableViewForTest
RollupIteratorsrc/rollup/RollupSeq.java
HistogramDownsamplersrc/core/HistogramDownsampler.java

Calls

no outgoing calls

Tested by 15

removeResponderMethod · 0.52
ctorNotEnoughScannersMethod · 0.52
testRemoveUnsupportedMethod · 0.52
testRemoveMethod · 0.52
testRemoveMethod · 0.52
getMockMethod · 0.52
deleteTableMethod · 0.52
tsdbCompactAllRowsMethod · 0.52
flushRowMethod · 0.52