|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DiskBackedBufferStrategy | |
|---|---|
| com.bigdata.journal | The journal is an append-only persistence capable data structure supporting atomic commit, named indices, and transactions. |
| Uses of DiskBackedBufferStrategy in com.bigdata.journal |
|---|
| Subclasses of DiskBackedBufferStrategy in com.bigdata.journal | |
|---|---|
class |
DirectBufferStrategy
Direct buffer strategy uses a direct ByteBuffer as a write through
cache and writes through to disk for persistence. |
class |
MappedBufferStrategy
Memory-mapped journal strategy (this mode is NOT recommended). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||