Package binaryFileStorage
Class BinaryInputStream
java.lang.Object
binaryFileStorage.BinaryInputStream
Used to read data back from a binary data file and either send
it off to the associated PamDataBlock or hand it back to the
BinaryStore controller, e.g. for writing into a new file if
data are being updated.
- Author:
- Doug Gillespie.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionlong
int
-
Constructor Details
-
BinaryInputStream
-
-
Method Details
-
getUnitsRead
public int getUnitsRead()- Returns:
- the unitsRead
-
getLastObjectTime
public long getLastObjectTime()- Returns:
- the lastObjectTime
-
getPamDataBlock
- Returns:
- the pamDataBlock
-
getCurrentFile
- Returns:
- the currentFile