JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
_
D
d
- Variable in class org.mapdb.
Fun.Tuple4
d
- Variable in class org.mapdb.
Fun.Tuple4Comparator
d
- Variable in class org.mapdb.
Fun.Tuple5
d
- Variable in class org.mapdb.
Fun.Tuple5Comparator
d
- Variable in class org.mapdb.
Fun.Tuple6
d
- Variable in class org.mapdb.
Fun.Tuple6Comparator
data
- Variable in class org.mapdb.
SerializerBase.FastArrayList
DATA_FILE_EXT
- Static variable in class org.mapdb.
StoreDirect
DataInput2
- Class in
org.mapdb
Wraps
ByteBuffer
and provides
DataInput
DataInput2(ByteBuffer, int)
- Constructor for class org.mapdb.
DataInput2
DataInput2(byte[])
- Constructor for class org.mapdb.
DataInput2
DataOutput2
- Class in
org.mapdb
Provides
DataOutput
implementation on top of growable
byte[]
ByteArrayOutputStream
is not used as it requires
byte[]
copying
DataOutput2()
- Constructor for class org.mapdb.
DataOutput2
DataOutput2(byte[])
- Constructor for class org.mapdb.
DataOutput2
DATE
- Static variable in interface org.mapdb.
SerializerBase.Header
DB
- Class in
org.mapdb
A database with easy access to named maps and other collections.
DB(Engine)
- Constructor for class org.mapdb.
DB
Construct new DB.
DB(Engine, boolean, boolean)
- Constructor for class org.mapdb.
DB
db
- Variable in class org.mapdb.
SerializerPojo
DB.BTreeMapMaker
- Class in
org.mapdb
DB.BTreeSetMaker
- Class in
org.mapdb
DB.HTreeMapMaker
- Class in
org.mapdb
DB.HTreeSetMaker
- Class in
org.mapdb
DB.IdentityWrapper
- Class in
org.mapdb
DBMaker
<
DBMakerT
extends
DBMaker
<
DBMakerT
>> - Class in
org.mapdb
A builder class for creating and opening a database.
DBMaker()
- Constructor for class org.mapdb.
DBMaker
use static factory methods, or make subclass
DBMaker(File)
- Constructor for class org.mapdb.
DBMaker
DBMaker.Keys
- Interface in
org.mapdb
dComparator
- Variable in class org.mapdb.
BTreeKeySerializer.Tuple5KeySerializer
dComparator
- Variable in class org.mapdb.
BTreeKeySerializer.Tuple6KeySerializer
decrementAndGet()
- Method in class org.mapdb.
Atomic.Integer
Atomically decrements by one the current value.
decrementAndGet()
- Method in class org.mapdb.
Atomic.Long
Atomically decrements by one the current value.
decrypt(byte[], int, int)
- Method in class org.mapdb.
EncryptionXTEA
decryptBlock(byte[], byte[], int)
- Method in class org.mapdb.
EncryptionXTEA
DEFAULT_CACHE
- Static variable in interface org.mapdb.
CC
DEFAULT_CACHE_SIZE
- Static variable in interface org.mapdb.
CC
DEFAULT_CONCURRENCY_LEVEL
- Static variable in class org.mapdb.
LongConcurrentHashMap
The default concurrency level for this table, used when not otherwise specified in a constructor.
DEFAULT_FREE_SPACE_RECLAIM_Q
- Static variable in interface org.mapdb.
CC
DEFAULT_INITIAL_CAPACITY
- Static variable in class org.mapdb.
LongConcurrentHashMap
The default initial capacity for this table, used when not otherwise specified in a constructor.
DEFAULT_LOAD_FACTOR
- Static variable in class org.mapdb.
LongConcurrentHashMap
The default load factor for this table, used when not otherwise specified in a constructor.
DEFAULT_SIZE
- Static variable in class org.mapdb.
LongHashMap
defaultSerializer
- Variable in class org.mapdb.
BTreeKeySerializer.BasicKeySerializer
delete(long, Serializer<A>)
- Method in class org.mapdb.
AsyncWriteEngine
Remove existing record from store/cache
Recid must be a number returned by 'put' method.
delete(long, Serializer<A>)
- Method in class org.mapdb.
Caches.HardRef
delete(long, Serializer<A>)
- Method in class org.mapdb.
Caches.HashTable
delete(long, Serializer<A>)
- Method in class org.mapdb.
Caches.LRU
delete(long, Serializer<A>)
- Method in class org.mapdb.
Caches.WeakSoftRef
delete(String)
- Method in class org.mapdb.
DB
delete record/collection with given name
delete(long, Serializer<A>)
- Method in interface org.mapdb.
Engine
Remove existing record from store/cache
Recid must be a number returned by 'put' method.
delete(long, Serializer<A>)
- Method in class org.mapdb.
EngineWrapper
delete(long, Serializer<A>)
- Method in class org.mapdb.
EngineWrapper.ReadOnlyEngine
delete(long, Serializer<A>)
- Method in class org.mapdb.
EngineWrapper.SerializerCheckEngineWrapper
delete(long, Serializer<A>)
- Method in class org.mapdb.
EngineWrapper.SynchronizedEngineWrapper
delete(long, Serializer<A>)
- Method in class org.mapdb.
StoreAppend
Deprecated.
delete(long, Serializer<A>)
- Method in class org.mapdb.
StoreDirect
delete(long, Serializer<A>)
- Method in class org.mapdb.
StoreHeap
delete(long, Serializer<A>)
- Method in class org.mapdb.
StoreWAL
delete(long, Serializer<A>)
- Method in class org.mapdb.
TxEngine
delete(long, Serializer<A>)
- Method in class org.mapdb.
TxEngine.Tx
DELETED
- Static variable in class org.mapdb.
TxMaker
marker for deleted records
deleteFile()
- Method in class org.mapdb.
Volume
deleteFile()
- Method in class org.mapdb.
Volume.FileChannelVol
deleteFile()
- Method in class org.mapdb.
Volume.MappedFileVol
deleteFile()
- Method in class org.mapdb.
Volume.MemoryVol
deleteFilesAfterClose()
- Method in class org.mapdb.
DBMaker
Try to delete files after DB is closed.
deleteFilesAfterClose
- Static variable in interface org.mapdb.
DBMaker.Keys
deleteFilesAfterClose
- Variable in class org.mapdb.
StoreAppend
Deprecated.
deleteFilesAfterClose
- Variable in class org.mapdb.
StoreDirect
DELTA
- Static variable in class org.mapdb.
EncryptionXTEA
descendingIterator()
- Method in class org.mapdb.
BTreeMap.KeySet
descendingKeySet()
- Method in class org.mapdb.
BTreeMap
descendingKeySet()
- Method in class org.mapdb.
BTreeMap.DescendingMap
descendingKeySet()
- Method in class org.mapdb.
BTreeMap.SubMap
descendingMap
- Variable in class org.mapdb.
BTreeMap
descendingMap()
- Method in class org.mapdb.
BTreeMap
DescendingMap(BTreeMap<K, V>, K, boolean, K, boolean)
- Constructor for class org.mapdb.
BTreeMap.DescendingMap
descendingMap()
- Method in class org.mapdb.
BTreeMap.DescendingMap
descendingMap()
- Method in class org.mapdb.
BTreeMap.SubMap
descendingSet()
- Method in class org.mapdb.
BTreeMap.KeySet
deserialize(DataInput, int, int, int)
- Method in class org.mapdb.
BTreeKeySerializer.BasicKeySerializer
deserialize(DataInput, int, int, int)
- Method in class org.mapdb.
BTreeKeySerializer
Deserializes keys for single BTree Node.
deserialize(DataInput, int, int, int)
- Method in class org.mapdb.
BTreeKeySerializer.Tuple2KeySerializer
deserialize(DataInput, int, int, int)
- Method in class org.mapdb.
BTreeKeySerializer.Tuple3KeySerializer
deserialize(DataInput, int, int, int)
- Method in class org.mapdb.
BTreeKeySerializer.Tuple4KeySerializer
deserialize(DataInput, int, int, int)
- Method in class org.mapdb.
BTreeKeySerializer.Tuple5KeySerializer
deserialize(DataInput, int, int, int)
- Method in class org.mapdb.
BTreeKeySerializer.Tuple6KeySerializer
deserialize(DataInput, int)
- Method in class org.mapdb.
BTreeMap.NodeSerializer
deserialize(DataInput, int)
- Method in class org.mapdb.
Queues.SimpleQueue.NodeSerializer
deserialize(DataInput, int)
- Method in class org.mapdb.
Serializer.CompressionWrapper
deserialize(DataInput, int)
- Method in interface org.mapdb.
Serializer
Deserialize the content of an object from a DataInput.
deserialize(DataInput, int)
- Method in class org.mapdb.
SerializerBase
deserialize(DataInput, SerializerBase.FastArrayList<Object>)
- Method in class org.mapdb.
SerializerBase
deserialize(DataInput, int)
- Method in class org.mapdb.
SerializerPojo
deserialize(Serializer<A>, int, DataInput)
- Method in class org.mapdb.
Store
deserialize2(int, DataInput)
- Method in class org.mapdb.
SerializerBase
deserialize3(DataInput, SerializerBase.FastArrayList<Object>, int)
- Method in class org.mapdb.
SerializerBase
deserializeArrayByte(DataInput)
- Method in class org.mapdb.
SerializerBase
deserializeArrayList(DataInput, SerializerBase.FastArrayList<Object>)
- Method in class org.mapdb.
SerializerBase
deserializeArrayListPackedLong(DataInput)
- Method in class org.mapdb.
SerializerBase
deserializeArrayObject(DataInput, SerializerBase.FastArrayList<Object>)
- Method in class org.mapdb.
SerializerBase
deserializeArrayObjectAllNull(DataInput)
- Method in class org.mapdb.
SerializerBase
deserializeArrayObjectNoRefs(DataInput)
- Method in class org.mapdb.
SerializerBase
deserializeArrayObjectPackedLong(DataInput)
- Method in class org.mapdb.
SerializerBase
deserializeClass(DataInput)
- Method in class org.mapdb.
SerializerBase
deserializeHashMap(DataInput, SerializerBase.FastArrayList<Object>)
- Method in class org.mapdb.
SerializerBase
deserializeHashSet(DataInput, SerializerBase.FastArrayList<Object>)
- Method in class org.mapdb.
SerializerBase
deserializeLinkedHashMap(DataInput, SerializerBase.FastArrayList<Object>)
- Method in class org.mapdb.
SerializerBase
deserializeLinkedHashSet(DataInput, SerializerBase.FastArrayList<Object>)
- Method in class org.mapdb.
SerializerBase
deserializeLinkedList(DataInput, SerializerBase.FastArrayList<Object>)
- Method in class org.mapdb.
SerializerBase
deserializeMapDB(DataInput, SerializerBase.FastArrayList<Object>)
- Method in class org.mapdb.
SerializerBase
deserializeProperties(DataInput, SerializerBase.FastArrayList<Object>)
- Method in class org.mapdb.
SerializerBase
deserializeString(DataInput, int)
- Static method in class org.mapdb.
SerializerBase
deserializeTreeMap(DataInput, SerializerBase.FastArrayList<Object>)
- Method in class org.mapdb.
SerializerBase
deserializeTreeSet(DataInput, SerializerBase.FastArrayList<Object>)
- Method in class org.mapdb.
SerializerBase
deserializeUnknownHeader(DataInput, int, SerializerBase.FastArrayList<Object>)
- Method in class org.mapdb.
SerializerBase
override this method to extend SerializerBase functionality
deserializeUnknownHeader(DataInput, int, SerializerBase.FastArrayList<Object>)
- Method in class org.mapdb.
SerializerPojo
DIR_SERIALIZER
- Static variable in class org.mapdb.
HTreeMap
DirNode(Object[], long[])
- Constructor for class org.mapdb.
BTreeMap.DirNode
DirNode(Object[], List<Long>)
- Constructor for class org.mapdb.
BTreeMap.DirNode
DIV8
- Static variable in class org.mapdb.
HTreeMap
DOUBLE
- Static variable in interface org.mapdb.
SerializerBase.Header
DOUBLE_0
- Static variable in interface org.mapdb.
SerializerBase.Header
DOUBLE_1
- Static variable in interface org.mapdb.
SerializerBase.Header
DOUBLE_255
- Static variable in interface org.mapdb.
SerializerBase.Header
DOUBLE_ARRAY
- Static variable in interface org.mapdb.
Hasher
DOUBLE_ARRAY
- Static variable in interface org.mapdb.
Serializer
Serializes `double[]` it adds header which contains size information
DOUBLE_ARRAY_COMPARATOR
- Static variable in class org.mapdb.
Fun
DOUBLE_INT
- Static variable in interface org.mapdb.
SerializerBase.Header
DOUBLE_M1
- Static variable in interface org.mapdb.
SerializerBase.Header
DOUBLE_SHORT
- Static variable in interface org.mapdb.
SerializerBase.Header
doubleValue()
- Method in class org.mapdb.
Atomic.Integer
doubleValue()
- Method in class org.mapdb.
Atomic.Long
downHeap()
- Method in class org.mapdb.
LongConcurrentLRUMap.PriorityQueue
drainTo(Collection<? super E>)
- Method in class org.mapdb.
Queues.SimpleQueue
drainTo(Collection<? super E>, int)
- Method in class org.mapdb.
Queues.SimpleQueue
dSerializer
- Variable in class org.mapdb.
BTreeKeySerializer.Tuple4KeySerializer
dSerializer
- Variable in class org.mapdb.
BTreeKeySerializer.Tuple5KeySerializer
dSerializer
- Variable in class org.mapdb.
BTreeKeySerializer.Tuple6KeySerializer
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
_
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes