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
I
initIndexHead()
- Method in class neustore.base.
DBIndex
Initializes index head information.
initIndexHead()
- Method in class neustore.heapfile.
HeapFile
initIndexHead()
- Method in class test.naiveheapfile.
NaiveHeapFile
insert(Key, Data)
- Method in class neustore.heapfile.
HeapFile
Inserts a new record into the heap file.
insert(Key, Data)
- Method in class neustore.heapfile.
HeapFilePage
Inserts a new record into this page.
insert(int)
- Method in class test.naiveheapfile.
NaiveHeapFile
Appends a new integer to the end of the file.
insert(int)
- Method in class test.naiveheapfile.
NaiveHeapFilePage
Inserts a new integer into this page.
IntKey
- Class in
neustore.base
An integer key.
IntKey(int)
- Constructor for class neustore.base.
IntKey
isFull()
- Method in class neustore.heapfile.
HeapFilePage
Whether the page is full.
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