A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
D
- DatabaseProfiler - class in jetbrains.exodus.env.management
- DatabaseProfiler.Companion - class in jetbrains.exodus.env.management.DatabaseProfiler
- DatabaseProfilerMBean - class in jetbrains.exodus.env.management
- DatabaseProfilerMBeanKt - class in jetbrains.exodus.env.management
- DataCorruptionException - class in jetbrains.exodus.log
- DataIterator - class in jetbrains.exodus.log
- delete(Transaction,ByteIterable) - function in jetbrains.exodus.env.StoreImpl
- delete(Transaction,ByteIterable) - function in jetbrains.exodus.env.StoreImpl
- delete(ByteIterable) - function in jetbrains.exodus.env.ContextualStoreImpl
- delete(Transaction,ByteIterable) - function in jetbrains.exodus.env.ContextualStoreImpl
- delete(Transaction,ByteIterable) - function in jetbrains.exodus.env.ContextualStoreImpl
- delete(ByteIterable) - function in jetbrains.exodus.tree.btree.BTreeMutable
- Delete key/value pairs for given key.
- delete(ByteIterable,ByteIterable,ITreeCursorMutable) - function in jetbrains.exodus.tree.btree.BTreeMutable
- Delete key/value pair, should be supported only by tree which allows duplicates if value is not null.
- delete(ByteIterable) - function in jetbrains.exodus.tree.BTreeMutable
- Delete key/value pairs for given key.
- delete(ByteIterable,ByteIterable) - function in jetbrains.exodus.tree.btree.InternalPageMutable
- Deletes key/value pair.
- delete(ByteIterable) - function in jetbrains.exodus.tree.ITreeMutable
- Delete key/value pairs for given key.
- delete(ByteIterable,ByteIterable,ITreeCursorMutable) - function in jetbrains.exodus.tree.ITreeMutable
- Delete key/value pair, should be supported only by tree which allows duplicates if value is not null.
- delete() - function in java.io.FileDataReader.FileBlock
- deleteCurrent() - function in jetbrains.exodus.tree.BTreeCursorDupMutable
- deleteCurrent() - function in jetbrains.exodus.env.BTreeCursorDupMutable
- deleteCurrent() - function in jetbrains.exodus.env.ITreeCursor
- deleteCurrent() - function in jetbrains.exodus.tree.TreeCursorMutable
- deleteCurrent() - function in jetbrains.exodus.env.TreeCursorMutable
- deleteCurrent() - function in jetbrains.exodus.env.ITreeCursorMutable
- deleteCurrent() - function in jetbrains.exodus.tree.TreeCursor
- deleteCurrent() - function in jetbrains.exodus.env.TreeCursor
- deleteCurrent() - function in jetbrains.exodus.tree.patricia.PatriciaCursorDecorator
- deleteCurrent() - function in jetbrains.exodus.env.PatriciaCursorDecorator
- deleteOnExit() - function in java.io.FileDataReader.FileBlock
- DISK_USAGE - enum entry in jetbrains.exodus.env.EnvironmentStatistics.Type
- doCleanFile(Long) - function in jetbrains.exodus.gc.GarbageCollector
- doPadWithNulls() - function in jetbrains.exodus.log.Log
- dump(PrintStream) - function in jetbrains.exodus.tree.btree.BTree
- dump(PrintStream,Dumpable.ToString) - function in jetbrains.exodus.tree.btree.BTree
- dump(PrintStream) - function in jetbrains.exodus.tree.btree.BTreeMutable
- dump(PrintStream,Dumpable.ToString) - function in jetbrains.exodus.tree.btree.BTreeMutable
- dump(PrintStream,int,Dumpable.ToString) - function in jetbrains.exodus.tree.btree.LeafNodeKV
- Dump node to stream
- dump(PrintStream,int,Dumpable.ToString) - function in jetbrains.exodus.tree.LeafNodeKV
- Dump node to stream
- dump(PrintStream) - function in jetbrains.exodus.tree.btree.BTreeBase
- dump(PrintStream,Dumpable.ToString) - function in jetbrains.exodus.tree.btree.BTreeBase
- dump(PrintStream,int,Dumpable.ToString) - function in jetbrains.exodus.tree.btree.InternalPageMutable
- Dump node to stream
- dump(PrintStream,int,Dumpable.ToString) - function in jetbrains.exodus.tree.InternalPageMutable
- Dump node to stream
- dump(PrintStream) - function in jetbrains.exodus.tree.btree.BTreeEmpty
- dump(PrintStream,Dumpable.ToString) - function in jetbrains.exodus.tree.btree.BTreeEmpty
- dump(PrintStream) - function in jetbrains.exodus.tree.ITree
- dump(PrintStream,Dumpable.ToString) - function in jetbrains.exodus.tree.ITree
- dump(PrintStream,int,Dumpable.ToString) - function in jetbrains.exodus.tree.INode
- Dump node to stream
- dump(PrintStream,int,Dumpable.ToString) - function in jetbrains.exodus.tree.Dumpable
- Dump node to stream
- dump(PrintStream) - function in jetbrains.exodus.tree.ITreeMutable
- dump(PrintStream,Dumpable.ToString) - function in jetbrains.exodus.tree.ITreeMutable
- dump(PrintStream,int,Dumpable.ToString) - function in jetbrains.exodus.tree.MutableTreeRoot
- Dump node to stream
- dump(PrintStream) - function in jetbrains.exodus.tree.patricia.PatriciaTreeEmpty
- dump(PrintStream,Dumpable.ToString) - function in jetbrains.exodus.tree.patricia.PatriciaTreeEmpty
- dump(PrintStream) - function in jetbrains.exodus.tree.patricia.PatriciaTree
- dump(PrintStream,Dumpable.ToString) - function in jetbrains.exodus.tree.patricia.PatriciaTree
- dump(PrintStream) - function in jetbrains.exodus.tree.patricia.PatriciaTreeWithDuplicates
- dump(PrintStream,Dumpable.ToString) - function in jetbrains.exodus.tree.patricia.PatriciaTreeWithDuplicates
- dump(PrintStream) - function in jetbrains.exodus.tree.patricia.PatriciaTreeForReclaim
- dump(PrintStream,Dumpable.ToString) - function in jetbrains.exodus.tree.patricia.PatriciaTreeForReclaim
- dump(PrintStream) - function in jetbrains.exodus.tree.patricia.PatriciaTreeBase
- dump(PrintStream,Dumpable.ToString) - function in jetbrains.exodus.tree.patricia.PatriciaTreeBase
- dump() - function in jetbrains.exodus.debug.TxnProfiler
- dump() - function in jetbrains.exodus.env.management.DatabaseProfiler
- dump() - function in jetbrains.exodus.env.management.DatabaseProfilerMBean
- dump(File) - function in jetbrains.exodus.io.inMemory.Memory
- Dumpable - class in jetbrains.exodus.tree
- Dumpable.ToString - class in jetbrains.exodus.tree.Dumpable
- To String renderer for INode implementers