Interface RecordReader
public interface RecordReader
-
Method Summary
Modifier and TypeMethodDescriptionreadRecord(ORecordId rid, String fetchPlan, boolean ignoreCache, int recordVersion)
-
Method Details
-
readRecord
ORawBuffer readRecord(ORecordId rid, String fetchPlan, boolean ignoreCache, int recordVersion) throws ORecordNotFoundException - Throws:
ORecordNotFoundException
-