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

Class JoinOptimizer

src/simpledb/JoinOptimizer.java:12–485  ·  view source on GitHub ↗

The JoinOptimizer class is responsible for ordering a series of joins optimally, and for selecting the best instantiation of a join for a given logical plan.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected