A cache for fixed size byte array records. This cache uses a temporary file
to store the records. This file is deleted upon calling
SequentialRecordCache.discard() .
author: Arjohn Kampman
Inner Class :protected class RecordCacheIterator implements RecordIterator