|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.server.core.partition.impl.btree.jdbm.BTreeRedirect
public class BTreeRedirect
A redirection pointer to another BTree.
| Constructor Summary | |
|---|---|
BTreeRedirect()
|
|
BTreeRedirect(long recId)
|
|
| Method Summary | |
|---|---|
java.lang.Long |
getRecId()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BTreeRedirect()
public BTreeRedirect(long recId)
| Method Detail |
|---|
public java.lang.Long getRecId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||