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