Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OpenTSDB/opentsdb
/ size
Method
size
src/utils/ByteSet.java:49–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
@Override
50
public
int
size() {
51
return
map.size();
52
}
53
54
@Override
55
public
boolean isEmpty() {
Callers
4
ctor
Method · 0.95
goodOperations
Method · 0.95
prepareRequests
Method · 0.95
getAggregatedTagsAsync
Method · 0.95
Calls
1
size
Method · 0.65
Tested by
3
ctor
Method · 0.76
goodOperations
Method · 0.76
prepareRequests
Method · 0.76