A B C D E F G H I K L M N O P R S T U W

S

save(RandomAccessFile, byte[], int) - Method in class neustore.base.DBBuffer
Saves a page (the byte array) to the disk.
search(Key) - Method in class neustore.heapfile.HeapFile
Searches the record by the given key.
search(Key) - Method in class neustore.heapfile.HeapFilePage
Searches for a record in the page.
search(int) - Method in class test.naiveheapfile.NaiveHeapFile
Searches for an integer.
search(int) - Method in class test.naiveheapfile.NaiveHeapFilePage
Searches for an integer in this page.
size() - Method in interface neustore.base.Data
 
size() - Method in class neustore.base.IntKey
 
size() - Method in interface neustore.base.Key
 
size() - Method in class neustore.base.StringData
 
string - Variable in class neustore.base.StringData
the stored String
StringData - Class in neustore.base
A class that stores a variable-length String.
StringData(int, String) - Constructor for class neustore.base.StringData
The constructor takes as input the max length of a string.

A B C D E F G H I K L M N O P R S T U W