Package | Description |
---|---|
org.apache.directory.mavibot.btree |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBorrowedFromSiblingResult<K,V>
The result of a delete operation, when the child has not been merged, and when
we have borrowed an element from the left sibling.
|
class |
BorrowedFromLeftResult<K,V>
The result of a delete operation, when the child has not been merged, and when
we have borrowed an element from the left sibling.
|
class |
BorrowedFromRightResult<K,V>
The result of a delete operation, when the child has not been merged.
|
Copyright © 2012-2013 Apache Mavibot Project Parent. All Rights Reserved.