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
W
WRITE
- Static variable in class neustore.base.
ByteArray
write(byte[])
- Method in class neustore.base.
ByteArray
Writes the passed buffer to the byte array.
write(DataOutputStream)
- Method in interface neustore.base.
Data
Writes the object to an output stream.
write(byte[])
- Method in class neustore.base.
DBPage
Writes the object to a byte array.
write(DataOutputStream)
- Method in class neustore.base.
IntKey
write(DataOutputStream)
- Method in interface neustore.base.
Key
Writes the object to an output stream.
write(DataOutputStream)
- Method in class neustore.base.
StringData
write(byte[])
- Method in class neustore.heapfile.
HeapFilePage
write(byte[])
- Method in class test.naiveheapfile.
NaiveHeapFilePage
writeIndexHead(byte[])
- Method in class neustore.base.
DBIndex
Writes index head information to a byte array.
writeIndexHead(byte[])
- Method in class neustore.heapfile.
HeapFile
writeIndexHead(byte[])
- Method in class test.naiveheapfile.
NaiveHeapFile
writeInt(int)
- Method in class neustore.base.
ByteArray
Writes an integer.
writePage(RandomAccessFile, int, DBPage)
- Method in class neustore.base.
DBBuffer
Writes a DBPage to buffer.
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