MCPcopy Create free account
hub / github.com/MIT-DB-Class/simple-db-hw / getCost

Method getCost

src/java/simpledb/PlanCache.java:39–41  ·  view source on GitHub ↗

Find the cost of the best join order in the cache for the specified plan @param s the set of joins to look up the best cost for @return the cost of the best order for s in the cache

(Set<LogicalJoinNode> s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

printJoinsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected