MCPcopy Create free account
hub / github.com/cmu-db/bustub / ExecutionEngine

Method ExecutionEngine

src/include/execution/execution_engine.h:40–41  ·  view source on GitHub ↗

* Construct a new ExecutionEngine instance. * @param bpm The buffer pool manager used by the execution engine * @param txn_mgr The transaction manager used by the execution engine * @param catalog The catalog used by the execution engine */

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