MCPcopy 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

validateLoadMethod · 0.95
testCreateDatabaseMethod · 0.45
testLoadSQLDialectMethod · 0.45
testDumpSQLDialectMethod · 0.45
testSubstitutionMethod · 0.45
testSetSQLMethod · 0.45
setUpMethod · 0.45
testUniqueSellersMethod · 0.45
testSaveLoadProfileMethod · 0.45
testCheckClientMethod · 0.45
testPerClientMethod · 0.45

Calls

no outgoing calls

Tested by 15

validateLoadMethod · 0.76
testCreateDatabaseMethod · 0.36
testLoadSQLDialectMethod · 0.36
testDumpSQLDialectMethod · 0.36
testSubstitutionMethod · 0.36
testSetSQLMethod · 0.36
setUpMethod · 0.36
testUniqueSellersMethod · 0.36
testSaveLoadProfileMethod · 0.36
testCheckClientMethod · 0.36
testPerClientMethod · 0.36