MCPcopy 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

beforeLocalMethod · 0.45
beforeLocalMethod · 0.45
beforeLocalMethod · 0.45
callMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected