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

F

Field - Class in gr.uoa.di.madgik.grs.record.field
This class is the base class for all Fields that are handled by the gRS2 set of components.
Field() - Constructor for class gr.uoa.di.madgik.grs.record.field.Field
 
FieldDefinition - Class in gr.uoa.di.madgik.grs.record.field
The field definition represents the scheme of a single Field and holds all the metadata available for the Field.
FieldDefinition() - Constructor for class gr.uoa.di.madgik.grs.record.field.FieldDefinition
 
FifoDemultiplex - Class in gr.uoa.di.madgik.grs.store.buffer.multiplex
Implementation of the IDemultiplex interface for the IBufferStore.MultiplexType.FIFO type of multiplexing
FifoDemultiplex() - Constructor for class gr.uoa.di.madgik.grs.store.buffer.multiplex.FifoDemultiplex
Create a new instance
FifoMultiplex - Class in gr.uoa.di.madgik.grs.store.buffer.multiplex
Implementation of the IMultiplex interface for the IBufferStore.MultiplexType.FIFO type of multiplexing
FifoMultiplex() - Constructor for class gr.uoa.di.madgik.grs.store.buffer.multiplex.FifoMultiplex
Create a new instance
FileBufferStore - 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
FileBufferStore() - Constructor for class gr.uoa.di.madgik.grs.store.buffer.FileBufferStore
Create new instance
FileEventStore - Class in gr.uoa.di.madgik.grs.store.event
Implementation of the IEventStore using a RandomAccessFile over a local file as the persistency medium
FileEventStore() - Constructor for class gr.uoa.di.madgik.grs.store.event.FileEventStore
Creates a new instance
FileField - Class in gr.uoa.di.madgik.grs.record.field
Field holding the payload of a File that is only available in the writer's host.
FileField() - Constructor for class gr.uoa.di.madgik.grs.record.field.FileField
Creates a new instance
FileField(File) - Constructor for class gr.uoa.di.madgik.grs.record.field.FileField
Creates a new instance
FileFieldDefinition - Class in gr.uoa.di.madgik.grs.record.field
The FieldDefinition implementation for FileField
FileFieldDefinition() - Constructor for class gr.uoa.di.madgik.grs.record.field.FileFieldDefinition
Creates a new instance
FileFieldDefinition(String) - Constructor for class gr.uoa.di.madgik.grs.record.field.FileFieldDefinition
Creates a new instance
FileRecordStore - Class in gr.uoa.di.madgik.grs.store.record
Implementation of the IRecordStore using a RandomAccessFile over a local file as the persistency medium
FileRecordStore() - Constructor for class gr.uoa.di.madgik.grs.store.record.FileRecordStore
Creates a new instance
FirstAvailableDemultiplex - Class in gr.uoa.di.madgik.grs.store.buffer.multiplex
Implementation of the IDemultiplex interface for the IBufferStore.MultiplexType.FirstAvailable type of demultiplexing
FirstAvailableDemultiplex() - Constructor for class gr.uoa.di.madgik.grs.store.buffer.multiplex.FirstAvailableDemultiplex
Create a new instance
FirstAvailableMultiplex - Class in gr.uoa.di.madgik.grs.store.buffer.multiplex
Implementation of the IMultiplex interface for the IBufferStore.MultiplexType.FirstAvailable type of multiplexing
FirstAvailableMultiplex() - Constructor for class gr.uoa.di.madgik.grs.store.buffer.multiplex.FirstAvailableMultiplex
Creates a new instance
ForwardReader<T extends Record> - Class in gr.uoa.di.madgik.grs.reader
The ForwardReader class provides access over an authored IBuffer in a forward only fashion.
ForwardReader(URI) - Constructor for class gr.uoa.di.madgik.grs.reader.ForwardReader
Creates a new reader accessing the IBuffer referenced by the provided locator
ForwardReader(URI, int) - Constructor for class gr.uoa.di.madgik.grs.reader.ForwardReader
Creates a new reader accessing the IBuffer referenced by the provided locator.
ForwardReaderIterator<T extends Record> - Class in gr.uoa.di.madgik.grs.reader
An iterator implementing class that can be used to iterate over the Records accessible through a ForwardReader instance
fromLocator(URI) - Method in class gr.uoa.di.madgik.grs.proxy.http.HTTPReaderProxy
Populates an instance of the IReaderProxy implementer with the information provided through the specific locator URI
fromLocator(URI) - Method in class gr.uoa.di.madgik.grs.proxy.http.HTTPStoreReaderProxy
Populates an instance of the IReaderProxy implementer with the information provided through the specific locator URI
fromLocator(URI) - Method in interface gr.uoa.di.madgik.grs.proxy.IReaderProxy
Populates an instance of the IReaderProxy implementer with the information provided through the specific locator URI
fromLocator(URI) - Method in class gr.uoa.di.madgik.grs.proxy.local.LocalReaderProxy
Populates an instance of the IReaderProxy implementer with the information provided through the specific locator URI
fromLocator(URI) - Method in class gr.uoa.di.madgik.grs.proxy.local.LocalStoreReaderProxy
Populates an instance of the IReaderProxy implementer with the information provided through the specific locator URI
fromLocator(URI) - Method in class gr.uoa.di.madgik.grs.proxy.tcp.TCPReaderProxy
Populates an instance of the IReaderProxy implementer with the information provided through the specific locator URI
fromLocator(URI) - Method in class gr.uoa.di.madgik.grs.proxy.tcp.TCPStoreReaderProxy
Populates an instance of the IReaderProxy implementer with the information provided through the specific locator URI
fromXML(Element) - Method in class gr.uoa.di.madgik.grs.events.BufferEvent
 
fromXML(Element) - Method in class gr.uoa.di.madgik.grs.record.field.Field
 
fromXML(Element, boolean) - Method in class gr.uoa.di.madgik.grs.record.field.Field
 
fromXML(Element) - Method in class gr.uoa.di.madgik.grs.record.field.FieldDefinition
 
fromXML(Element) - Method in interface gr.uoa.di.madgik.grs.record.IPumpable
 
fromXML(Element) - Method in class gr.uoa.di.madgik.grs.record.Record
 
fromXML(Element) - Method in class gr.uoa.di.madgik.grs.record.RecordDefinition
 
fromXML(Element) - Method in class gr.uoa.di.madgik.grs.test.SimplePumpable
 

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