MCPcopy Index your code
hub / github.com/OpenTSDB/opentsdb / tearDown

Method tearDown

test/tools/TestUID.java:961–964  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

959 }
960
961 @After
962 public void tearDown() {
963 storage.flushStorage();
964 }
965}

Callers

nothing calls this directly

Calls 1

flushStorageMethod · 0.80

Tested by

no test coverage detected