| BDirNode |
|
| BLeafNode |
|
| BNode |
|
| BTreeMap |
B*Tree (values store only in leaf nodes)
|
| BTreeMap.EntryIterator |
Iterator throught BTreeMap.entries
|
| BTreeMap.EntrySet |
BTreeMap entry set implementation
|
| BTreeMap.MapEntry |
BTreeMap entry implementation
|
| ComplexValue |
Value as list of key/value pairs
|
| Engine |
|
| IndexDescriptor |
Store all index parameters in head of storage engine
|
| ITreeCache |
Cache for BTree
|
| SLRUCacheMT |
Multithread SLRU cache implementation
|
| TreeCacheReal |
Global database cache for all index in db.
|
| TreeCacheReal.CacheEntry |
|
| TreeCacheReal.CacheNodeEntry |
|
| TreeCacheReal.CacheObjectEntry |
|
| Volume |
Wrapper around file with databse
|
| XmdbPlugin |
|