|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.indexmanagement.featureindexlibrary.vafile.io.FileBufferReader
public class FileBufferReader
B uffer reader class
| Constructor Summary | |
|---|---|
FileBufferReader(String file,
VAFileParams params)
Creates a new instance |
|
| Method Summary | |
|---|---|
void |
close()
Closes |
void |
openForReading()
Opens for reading |
FeatureVectorElement |
readElement()
Reads element |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileBufferReader(String file,
VAFileParams params)
file - The fileparams - The VAFile header params| Method Detail |
|---|
public void openForReading()
throws Exception
Exception - An errorpublic FeatureVectorElement readElement()
public void close()
throws Exception
Exception - An error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||