JavaScript is disabled on your browser.
Skip navigation links
Overview
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
R
S
T
U
V
W
A
AbstractLongMap
<
E
extends
AbstractLongMap.Entry
> - Class in
io.github.whippetdb.util
AbstractLongMap.Entry
- Class in
io.github.whippetdb.util
add(long)
- Method in class io.github.whippetdb.util.
LongList
add(LongList)
- Method in class io.github.whippetdb.util.
LongList
ADDR_SIZE
- Static variable in class io.github.whippetdb.memory.db.
CacheManager
ADDR_SIZE
- Static variable in class io.github.whippetdb.memory.db.
ExternalCacheManager
addValue()
- Method in class io.github.whippetdb.memory.db.
MemMap.Cursor
AlignedVarData
- Class in
io.github.whippetdb.memory.db
Same as VarData but with pages aligned at power of 2.
AlignedVarData(MemDataSpace, long, int)
- Constructor for class io.github.whippetdb.memory.db.
AlignedVarData
alloc(long, int)
- Method in class io.github.whippetdb.memory.journaling.simple.
SimpleLog
allocate(int, boolean)
- Method in class io.github.whippetdb.db.internal.
DbFile
allocate(int, boolean)
- Method in interface io.github.whippetdb.memory.api.
MemSpace
allocate(int, boolean)
- Method in class io.github.whippetdb.memory.basic.
SimpleDirectDataSpace
allocate(int, boolean)
- Method in class io.github.whippetdb.memory.basic.
SimpleFileDataSpace
allocate(int, boolean)
- Method in class io.github.whippetdb.memory.basic.
SimpleHeapDataSpace
allocate(int, boolean)
- Method in class io.github.whippetdb.memory.journaling.simple.
SimpleJournalingMemSpace
allocateBlock(MemDataSpace, long, int, boolean)
- Static method in class io.github.whippetdb.memory.db.
CacheManager
allocateBlock(MemDataSpace, long, int, boolean)
- Static method in class io.github.whippetdb.memory.db.
ExternalCacheManager
allocateBlock(MemDataSpace, MemSpace, long, int, boolean)
- Static method in class io.github.whippetdb.memory.db.
ExternalCacheManager
allocatedSize()
- Method in interface io.github.whippetdb.db.api.
Db
Total allocated memory for this db, file or RAM.
allocatedSize()
- Method in class io.github.whippetdb.db.internal.
DbProxy
allocatedSize()
- Method in class io.github.whippetdb.db.internal.
HybridDb
allocatedSize()
- Method in interface io.github.whippetdb.memory.api.
MemSpace
allocatedSize()
- Method in class io.github.whippetdb.memory.basic.
SimpleDirectDataSpace
allocatedSize()
- Method in class io.github.whippetdb.memory.basic.
SimpleFileDataSpace
allocatedSize()
- Method in class io.github.whippetdb.memory.basic.
SimpleHeapDataSpace
allocatedSize()
- Method in class io.github.whippetdb.memory.journaling.simple.
SimpleJournalingMemSpace
asMap()
- Method in class io.github.whippetdb.db.api.
DbBuilder
Represents the database as a java.util.Map.
asMap(Db, TypeIO<K>, TypeIO<V>)
- Static method in class io.github.whippetdb.db.internal.
DbUtil
assertEquals(Object, Object, String...)
- Static method in class io.github.whippetdb.util.
Util
assertNotEquals(Object, Object, String...)
- Static method in class io.github.whippetdb.util.
Util
autocommit(boolean)
- Method in class io.github.whippetdb.db.api.
DbBuilder
Wheter to automatically commit each write in journaling mode.
autoflush(boolean)
- Method in class io.github.whippetdb.db.api.
DbBuilder
Whether to instantly persist each write.
avgSize()
- Method in interface io.github.whippetdb.db.api.
TypeIO
avgSize()
- Method in class io.github.whippetdb.db.api.types.
ByteBufferIO
avgSize()
- Method in class io.github.whippetdb.db.api.types.
BytesIO
avgSize()
- Method in class io.github.whippetdb.db.api.types.
CharsIO
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes