Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OpenTSDB/opentsdb
/ shutdown
Method
shutdown
test/tsd/TestHttpJsonSerializer.java:105–108 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
103
}
104
105
@Test
106
public
void
shutdown() {
107
assertNotNull(
new
HttpJsonSerializer().shutdown());
108
}
109
110
@Test
111
public
void
version() {
Callers
nothing calls this directly
Calls
1
shutdown
Method · 0.65
Tested by
no test coverage detected