|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirEntry | |
|---|---|
| simpledb.index.btree | |
| Uses of DirEntry in simpledb.index.btree |
|---|
| Methods in simpledb.index.btree that return DirEntry | |
|---|---|
DirEntry |
BTreeDir.insert(DirEntry e)
Inserts a new directory entry into the B-tree block. |
DirEntry |
BTreeLeaf.insert(RID datarid)
Inserts a new leaf record having the specified dataRID and the previously-specified search key. |
| Methods in simpledb.index.btree with parameters of type DirEntry | |
|---|---|
DirEntry |
BTreeDir.insert(DirEntry e)
Inserts a new directory entry into the B-tree block. |
void |
BTreeDir.makeNewRoot(DirEntry e)
Creates a new root block for the B-tree. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||