Package | Description |
---|---|
org.mapdb | |
org.mapdb.volume |
Class and Description |
---|
Volume
MapDB abstraction over raw storage (file, disk partition, memory etc...).
|
VolumeFactory
Created by jan on 2/29/16.
|
Class and Description |
---|
ByteBufferVol
Abstract Volume over bunch of ByteBuffers
It leaves ByteBufferVol details (allocation, disposal) on subclasses.
|
ByteBufferVolSingle
Abstract Volume over single ByteBuffer, maximal size is 2GB (32bit limit).
|
Volume
MapDB abstraction over raw storage (file, disk partition, memory etc...).
|
VolumeFactory
Created by jan on 2/29/16.
|
Copyright © 2018. All Rights Reserved.