A B C D E F G H I K L M N O P Q R S T U V W X

C

CacheBufferStore - Class in gr.uoa.di.madgik.grs.store.buffer
Implementation of the IBufferStore which utilizes FileRecordStore instances to store the Records accessed through the incoming locators
CacheBufferStore() - Constructor for class gr.uoa.di.madgik.grs.store.buffer.CacheBufferStore
Create new instance
CacheEventStore - Class in gr.uoa.di.madgik.grs.store.event
Implementation of the IEventStore using an in-memory disk overflowable Cache as the persistency medium
CacheEventStore(int, MemoryStoreEvictionPolicy) - Constructor for class gr.uoa.di.madgik.grs.store.event.CacheEventStore
 
CacheEventStore(int) - Constructor for class gr.uoa.di.madgik.grs.store.event.CacheEventStore
 
CacheEventStore() - Constructor for class gr.uoa.di.madgik.grs.store.event.CacheEventStore
 
CacheRecordStore - Class in gr.uoa.di.madgik.grs.store.record
 
CacheRecordStore(int, MemoryStoreEvictionPolicy) - Constructor for class gr.uoa.di.madgik.grs.store.record.CacheRecordStore
 
CacheRecordStore(int) - Constructor for class gr.uoa.di.madgik.grs.store.record.CacheRecordStore
 
CacheRecordStore() - Constructor for class gr.uoa.di.madgik.grs.store.record.CacheRecordStore
 
close() - Method in interface gr.uoa.di.madgik.grs.buffer.IBuffer
Closes the authoring side of the IBuffer after this invocation, no more Records can be added to the IBuffer but a reader can still consume any Records that are still available.
close() - Method in class gr.uoa.di.madgik.grs.buffer.QueueBuffer
Closes the authoring side of the IBuffer after this invocation, no more Records can be added to the IBuffer but a reader can still consume any Records that are still available.
close() - Method in class gr.uoa.di.madgik.grs.reader.decorators.RecordReaderDelegate
Closes and disposes the underlying buffer.
close() - Method in class gr.uoa.di.madgik.grs.reader.ForwardReader
Closes and disposes the underlying buffer.
close() - Method in interface gr.uoa.di.madgik.grs.reader.IRecordReader
Closes and disposes the underlying buffer.
close() - Method in class gr.uoa.di.madgik.grs.reader.RandomReader
Closes and disposes the underlying buffer.
close() - Method in class gr.uoa.di.madgik.grs.record.field.mediation.MediatingInputStream
close() - Method in interface gr.uoa.di.madgik.grs.writer.IRecordWriter
Closes the underlying buffer.
close() - Method in class gr.uoa.di.madgik.grs.writer.RecordWriter
Closes the underlying buffer.
compareTo(TimeStruct) - Method in class gr.uoa.di.madgik.grs.store.buffer.multiplex.TimeStruct
copy() - Method in class gr.uoa.di.madgik.grs.proxy.mirror.PartialRequestEntry
Creates a new instance of the PartialRequestEntry with the same values as the ones available in this instance
copyFrom(GenericRecordDefinition) - Method in class gr.uoa.di.madgik.grs.record.GenericRecordDefinition
 
copyFrom(RecordDefinition) - Method in class gr.uoa.di.madgik.grs.record.RecordDefinition
 
counter - Variable in class gr.uoa.di.madgik.grs.test.SimplePumpable
 
currentRecord() - Method in class gr.uoa.di.madgik.grs.reader.decorators.keepalive.KeepAliveReader
The index of the last Record retrieved through the reader.
currentRecord() - Method in class gr.uoa.di.madgik.grs.reader.decorators.RecordReaderDelegate
The index of the last Record retrieved through the reader.
currentRecord() - Method in class gr.uoa.di.madgik.grs.reader.ForwardReader
The index of the last Record retrieved through the reader.
currentRecord() - Method in interface gr.uoa.di.madgik.grs.reader.IRecordReader
The index of the last Record retrieved through the reader.
currentRecord() - Method in class gr.uoa.di.madgik.grs.reader.RandomReader
The index of the last Record retrieved through the reader.

A B C D E F G H I K L M N O P Q R S T U V W X