MVTableEngine

A table engine that internally uses the MVStore.

Methods
static MVTableEngine.Store init(Database db)
Initialize the MVStore.
static MVTableEngine.Store init(Database db)
Initialize the MVStore.
Parameters:
db - the database
Returns:
the store
TableBase createTable(CreateTableData data)
TableBase createTable(CreateTableData data)