Package | Description |
---|---|
com.mckoi.database |
The core database classes for Mckoi.
|
com.mckoi.store |
Modifier and Type | Method | Description |
---|---|---|
LoggingBufferManager |
TransactionSystem.getBufferManager() |
Returns the LoggingBufferManager object enabling us to create no file
stores in the file system.
|
Constructor | Description |
---|---|
JournalledFileStore(java.lang.String resource_name,
LoggingBufferManager buffer_manager,
boolean read_only) |
Constructs the ScatteringFileStore.
|
Copyright © 2018. All rights reserved.