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

Method clear

src/utils/ByteSet.java:74–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72 }
73
74 @Override
75 public void clear() {
76 map.clear();
77 }
78
79 @Override
80 public ByteSet clone() {

Callers 15

goodOperationsMethod · 0.95
runLongTwoAggSumMethod · 0.80
runLongTwoAggSumMsMethod · 0.80
runLongTwoGroupMethod · 0.80
runFloatTwoAggSumMethod · 0.80
runFloatTwoAggNoneAggMethod · 0.80
runFloatTwoAggSumMsMethod · 0.80
runInterpolationMsMethod · 0.80
runRegexpMethod · 0.80
runRegexpNoMatchMethod · 0.80

Calls

no outgoing calls

Tested by 15

goodOperationsMethod · 0.76
runLongTwoAggSumMethod · 0.64
runLongTwoAggSumMsMethod · 0.64
runLongTwoGroupMethod · 0.64
runFloatTwoAggSumMethod · 0.64
runFloatTwoAggNoneAggMethod · 0.64
runFloatTwoAggSumMsMethod · 0.64
runInterpolationMsMethod · 0.64
runRegexpMethod · 0.64
runRegexpNoMatchMethod · 0.64