Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OpenTSDB/opentsdb
/ shutdown
Method
shutdown
test/search/TestSearchPlugin.java:90–93 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
88
}
89
90
@Test
91
public
void
shutdown() throws Exception {
92
assertNotNull(search.shutdown());
93
}
94
95
@Test
96
public
void
version() throws Exception {
Callers
nothing calls this directly
Calls
1
shutdown
Method · 0.65
Tested by
no test coverage detected