Package | Description |
---|---|
org.apache.directory.mavibot.btree |
Modifier and Type | Class and Description |
---|---|
class |
Addition<K,V>
A class used to store an Addition modification done on a BTree.
|
class |
Deletion<K,V>
A class used to store a Delete modification done on a BTree.
|
class |
PoisonPill<K,V>
This is special class which is injected into the journal queue to tell
the journal thread that it should stop.
|
Copyright © 2012-2013 Apache Mavibot Project Parent. All Rights Reserved.