Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
W
N
NaiveHeapFile
- Class in
test.naiveheapfile
A naive version of the heap file.
NaiveHeapFile(DBBuffer, String, boolean)
- Constructor for class test.naiveheapfile.
NaiveHeapFile
NaiveHeapFilePage
- Class in
test.naiveheapfile
A DBPage as a component of a naive version of the heap file.
NaiveHeapFilePage(int)
- Constructor for class test.naiveheapfile.
NaiveHeapFilePage
neustore.base
- package neustore.base
neustore.heapfile
- package neustore.heapfile
next
- Variable in class neustore.heapfile.
HeapFilePage
the next page in the linked list.
nodeType
- Variable in class neustore.base.
DBBufferReturnElement
nodeType
- Variable in class neustore.base.
DBPage
The node type.
numPages
- Variable in class neustore.base.
DBIndex
The number of non-empty pages (excluding the head page).
numRecs
- Variable in class neustore.heapfile.
HeapFile
number of records
numRecs()
- Method in class neustore.heapfile.
HeapFile
Returns the number of records.
numRecs()
- Method in class neustore.heapfile.
HeapFilePage
Returns the number of records in the page.
numRecs()
- Method in class test.naiveheapfile.
NaiveHeapFilePage
Returns the number of records in this page.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
W