public interface RecordResult
| Modifier and Type | Method and Description |
|---|---|
long |
getRecordSize()
The size of the record
|
ClonableDataStream |
getStream()
Gets an inputstream allowing reading of the record entity
|
boolean |
isRecordFound()
Returns whether a record is found
|
ClonableDataStream getStream() throws JasDBStorageException
JasDBStorageException - If unable to stream the recordlong getRecordSize()
boolean isRecordFound()
Copyright © 2015. All rights reserved.