MCPcopy
hub / github.com/OpenTSDB/opentsdb / isEmpty

Method isEmpty

src/utils/ByteSet.java:54–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52 }
53
54 @Override
55 public boolean isEmpty() {
56 return map.isEmpty();
57 }
58
59 @Override
60 public boolean contains(final Object key) {

Callers 15

ctorMethod · 0.95
goodOperationsMethod · 0.95
configToContentMethod · 0.80
serializeToStringMethod · 0.80
serializeToJSONStringMethod · 0.80
useModeROGetNameMethod · 0.80
useModeWOGetNameMethod · 0.80
useModeROGetIdMethod · 0.80
useModeWOGetIdMethod · 0.80
scanNoDataMethod · 0.80
runRollupFilteringMethod · 0.80

Calls

no outgoing calls

Tested by 15

ctorMethod · 0.76
goodOperationsMethod · 0.76
configToContentMethod · 0.64
serializeToStringMethod · 0.64
serializeToJSONStringMethod · 0.64
useModeROGetNameMethod · 0.64
useModeWOGetNameMethod · 0.64
useModeROGetIdMethod · 0.64
useModeWOGetIdMethod · 0.64
scanNoDataMethod · 0.64
runRollupFilteringMethod · 0.64