Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cmu-db/benchbase
/ isEmpty
Method
isEmpty
src/main/java/com/oltpbenchmark/util/Histogram.java:351–353 ·
view source on GitHub ↗
@return
()
Source
from the content-addressed store, hash-verified
349
* @
return
350
*/
351
public
boolean isEmpty() {
352
return
(this.histogram.isEmpty());
353
}
354
355
/**
356
* Increments the number of occurrences of this particular value i
Callers
15
validateLoad
Method · 0.95
testCreateDatabase
Method · 0.45
testLoadSQLDialect
Method · 0.45
testDumpSQLDialect
Method · 0.45
testSubstitution
Method · 0.45
testSetSQL
Method · 0.45
setUp
Method · 0.45
testCreateWithDdlOverride
Method · 0.45
testUniqueSellers
Method · 0.45
testSaveLoadProfile
Method · 0.45
testCheckClient
Method · 0.45
testPerClient
Method · 0.45
Calls
no outgoing calls
Tested by
15
validateLoad
Method · 0.76
testCreateDatabase
Method · 0.36
testLoadSQLDialect
Method · 0.36
testDumpSQLDialect
Method · 0.36
testSubstitution
Method · 0.36
testSetSQL
Method · 0.36
setUp
Method · 0.36
testCreateWithDdlOverride
Method · 0.36
testUniqueSellers
Method · 0.36
testSaveLoadProfile
Method · 0.36
testCheckClient
Method · 0.36
testPerClient
Method · 0.36