|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
AntiRecord | An AntiRecord is to a regular record like Anti-matter is to matter. |
DefaultDataLogger | A DataListener implementation that logs data events to a file. |
FlatRecordInputStream | An implementation of the ObjectInput interface for slurping Records off a stream in their default flat-file format, which is not the standard Java serialised object format. |
FlatRecordOutputStream | An implementation of ObjectOutput for spitting out Oreo records onto a stream in a key=value flat-file format. |
InMemoryDataSource | A simple standalone implementation of the org.oreodata.OreoDataSource interface. |
An Oreo DataSource implementation that keeps records in-memory and persists them to a flat file.
The classes here provide very simple concrete implementations of the core Oreo Data API's in org.oreodata that can be used to get started with Oreo.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |