MCPcopy Index your code
hub / github.com/OpenTSDB/asynchbase / isEmpty

Method isEmpty

src/SingletonList.java:64–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62 }
63
64 @Override
65 public boolean isEmpty() {
66 return false;
67 }
68
69 @Override
70 public boolean contains(final Object o) {

Callers 15

FilterListMethod · 0.80
flushMethod · 0.80
syncMethod · 0.80
flushMethod · 0.80
callMethod · 0.80
callMethod · 0.80
toRegionLocationMethod · 0.80
callMethod · 0.80
discoverRegionMethod · 0.80
handleNSREMethod · 0.80
getDirectoryNameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected