MCPcopy Create free account
hub / github.com/awelm/simpledb / estimateSelectivity

Method estimateSelectivity

src/simpledb/StringHistogram.java:52–55  ·  view source on GitHub ↗

Estimate the selectivity (as a double between 0 and 1) of the specified predicate over the specified string @param op The operation being applied @param s The string to apply op to

(Predicate.Op op, String s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

estimateSelectivityMethod · 0.95

Calls 1

stringToIntMethod · 0.95

Tested by

no test coverage detected