| Package | Description |
|---|---|
| gr.uoa.di.madgik.grs.store.buffer | |
| gr.uoa.di.madgik.grs.store.record |
| Modifier and Type | Method and Description |
|---|---|
IRecordStore |
BufferStoreEntry.getRecordManager()
Retrieves the
IRecordStore manager that is used to persist incoming Records |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheRecordStore |
class |
FileRecordStore
Implementation of the
IRecordStore using a RandomAccessFile over a local file as the persistency medium |
| Modifier and Type | Method and Description |
|---|---|
static IRecordStore |
RecordStoreFactory.getManager()
Instantiates the appropriate
IRecordStore implementation. |
Copyright © 2014. All Rights Reserved.