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