BBjRecoverFileStatus::getRecoveredSize
Description
In BBj 18.0 and higher, this method returns the file recovery recovered file size.
Syntax
Return Value |
Method |
long |
getRecoveredSize() |
Parameters
None.
Return Value
The size, in bytes, of the recovered file.
Remarks
This will normally be less than or equal to the size of the original file since the recovered file does not have any history of changes to grow the file.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.