Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTSDB/asynchbase
/ stop
Method
stop
test/BaseTestHBaseClient.java:330–334 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
328
}
329
330
@Override
331
public
Set<Timeout> stop() {
332
run = false;
333
return
new
HashSet<Timeout>(timeouts);
334
}
335
}
336
337
/**
Callers
4
beforeLocal
Method · 0.45
beforeLocal
Method · 0.45
beforeLocal
Method · 0.45
call
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected