| Package | Description |
|---|---|
| com.caucho.db.io |
| Modifier and Type | Method and Description |
|---|---|
InStore |
InStore.clone() |
InStore |
StoreReadWriteMmapNio.openRead(long address,
int size)
Opens the underlying file to the database.
|
InStore |
StoreReadWriteImpl.openRead(long offset,
int size)
Opens the underlying file to the database.
|
InStore |
StoreReadWrite.openRead(long offset,
int size)
Opens the underlying file to the database.
|