| Interface | Description |
|---|---|
| RecordIterator |
Simple iterator that goes through all the matching record results
|
| RecordResult |
This contains a single record result from storage.
|
| RecordWriter |
This is the interface that any record writers need to implement.
|
| RecordWriterFactory |
This factory is responsible for creating the record storage writer and opening for
persistence
|
Copyright © 2015. All rights reserved.