Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
httpCommandLineOverridenByIncludeTest
Method · 0.65
removeResponder
Method · 0.65
ctorNotEnoughScanners
Method · 0.65
testRemoveUnsupported
Method · 0.65
addAggregatePointGroupByRollupRouting
Method · 0.65
addAggregatePointGroupBy
Method · 0.65
testRemove
Method · 0.65
testRemove
Method · 0.65
getMock
Method · 0.65
deleteTable
Method · 0.65
tsdbCompactAllRows
Method · 0.65
flushRow
Method · 0.65
Implementers
15
MockSeekableView
test/core/SeekableViewsForTest.java
AggregationIterator
src/core/AggregationIterator.java
Downsampler
src/core/Downsampler.java
DataPointsIterator
src/core/DataPointsIterator.java
RateSpan
src/core/RateSpan.java
SeekableViewChain
src/core/SeekableViewChain.java
Iterator
src/query/expression/EDPtoDPS.java
SeekableViewImpl
src/query/expression/PostAggregatedDat
MockHistogramSeekableView
test/core/HistogramSeekableViewForTest
DataPointGenerator
test/core/HistogramSeekableViewForTest
RollupIterator
src/rollup/RollupSeq.java
HistogramDownsampler
src/core/HistogramDownsampler.java
Calls
no outgoing calls
Tested by
15
httpCommandLineOverridenByIncludeTest
Method · 0.52
removeResponder
Method · 0.52
ctorNotEnoughScanners
Method · 0.52
testRemoveUnsupported
Method · 0.52
addAggregatePointGroupByRollupRouting
Method · 0.52
addAggregatePointGroupBy
Method · 0.52
testRemove
Method · 0.52
testRemove
Method · 0.52
getMock
Method · 0.52
deleteTable
Method · 0.52
tsdbCompactAllRows
Method · 0.52
flushRow
Method · 0.52