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

E

emit(BufferEvent) - Method in interface gr.uoa.di.madgik.grs.buffer.IBuffer
Emits a BufferEvent targeted to the other end of the IBuffer usage.
emit(BufferEvent) - Method in class gr.uoa.di.madgik.grs.buffer.QueueBuffer
Emits a BufferEvent targeted to the other end of the IBuffer usage.
emit(BufferEvent) - Method in class gr.uoa.di.madgik.grs.reader.decorators.RecordReaderDelegate
Emits the provided event to the writer.
emit(BufferEvent) - Method in class gr.uoa.di.madgik.grs.reader.ForwardReader
Emits the provided event to the writer.
emit(BufferEvent) - Method in interface gr.uoa.di.madgik.grs.reader.IRecordReader
Emits the provided event to the writer.
emit(BufferEvent) - Method in class gr.uoa.di.madgik.grs.reader.RandomReader
Emits the provided event to the writer.
emit(BufferEvent) - Method in interface gr.uoa.di.madgik.grs.writer.IRecordWriter
Emits the provided event to the reader.
emit(BufferEvent) - Method in class gr.uoa.di.madgik.grs.writer.RecordWriter
Emits the provided event to the reader.
enableOrder(boolean) - Method in class gr.uoa.di.madgik.grs.store.record.CacheRecordStore
 
enableOrder(boolean) - Method in class gr.uoa.di.madgik.grs.store.record.FileRecordStore
Whether the IRecordStore.retrieveByIndex(long, boolean) operation should be enabled or not
enableOrder(boolean) - Method in interface gr.uoa.di.madgik.grs.store.record.IRecordStore
Whether the IRecordStore.retrieveByIndex(long, boolean) operation should be enabled or not
equals(Object) - Method in class gr.uoa.di.madgik.grs.proxy.mirror.PartialRequestEntry
equals(Object) - Method in class gr.uoa.di.madgik.grs.record.field.FieldDefinition
equals(Object) - Method in class gr.uoa.di.madgik.grs.record.RecordDefinition
EventStoreFactory - Class in gr.uoa.di.madgik.grs.store.event
This utility class is used to initialize an instance of an IEventStore according to system configuration.
EventStoreFactory() - Constructor for class gr.uoa.di.madgik.grs.store.event.EventStoreFactory
 
extendDeflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.events.BufferEvent
This method is implemented by BufferEvent extenders to deflate the additional information they handle
extendDeflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.events.KeyValueEvent
This method is implemented by BufferEvent extenders to deflate the additional information they handle
extendDeflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.events.ObjectEvent
This method is implemented by BufferEvent extenders to deflate the additional information they handle
extendDeflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.record.field.Field
Method that needs to be implemented by the class extenders to deflate the information they keep
extendDeflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.record.field.FieldDefinition
Method to be implemented by class extenders to deflate additional information
extendDeflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.record.field.FileField
Method that needs to be implemented by the class extenders to deflate the information they keep
extendDeflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.record.field.FileFieldDefinition
Method to be implemented by class extenders to deflate additional information
extendDeflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.record.field.ObjectField
Method that needs to be implemented by the class extenders to deflate the information they keep
extendDeflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.record.field.ObjectFieldDefinition
Method to be implemented by class extenders to deflate additional information
extendDeflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.record.field.StringField
Method that needs to be implemented by the class extenders to deflate the information they keep
extendDeflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.record.field.StringFieldDefinition
Method to be implemented by class extenders to deflate additional information
extendDeflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.record.field.URLField
Method that needs to be implemented by the class extenders to deflate the information they keep
extendDeflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.record.field.URLFieldDefinition
Method to be implemented by class extenders to deflate additional information
extendDeflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.record.GenericRecord
The method all Record implementations should implement to add any information they keep during deflate
extendDeflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.record.GenericRecordDefinition
Method that needs to be implemented by the RecordDefinition extenders to deflate any additional information kept
extendDeflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.record.Record
The method all Record implementations should implement to add any information they keep during deflate
extendDeflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.record.RecordDefinition
Method that needs to be implemented by the RecordDefinition extenders to deflate any additional information kept
extendDispose() - Method in class gr.uoa.di.madgik.grs.record.field.Field
Method to be implemented by class extenders to dispose their internal state
extendDispose() - Method in class gr.uoa.di.madgik.grs.record.field.FileField
Method to be implemented by class extenders to dispose their internal state
extendDispose() - Method in class gr.uoa.di.madgik.grs.record.field.ObjectField
Method to be implemented by class extenders to dispose their internal state
extendDispose() - Method in class gr.uoa.di.madgik.grs.record.field.StringField
Method to be implemented by class extenders to dispose their internal state
extendDispose() - Method in class gr.uoa.di.madgik.grs.record.field.URLField
Method to be implemented by class extenders to dispose their internal state
extendDispose() - Method in class gr.uoa.di.madgik.grs.record.GenericRecord
Method to be implemented by Record extenders to dispose any internally kept state
extendDispose() - Method in class gr.uoa.di.madgik.grs.record.Record
Method to be implemented by Record extenders to dispose any internally kept state
extendEquals(Object) - Method in class gr.uoa.di.madgik.grs.record.field.FieldDefinition
Method to be implemented by extenders to check if two instances are equal
extendEquals(Object) - Method in class gr.uoa.di.madgik.grs.record.field.FileFieldDefinition
Method to be implemented by extenders to check if two instances are equal
extendEquals(Object) - Method in class gr.uoa.di.madgik.grs.record.field.ObjectFieldDefinition
Method to be implemented by extenders to check if two instances are equal
extendEquals(Object) - Method in class gr.uoa.di.madgik.grs.record.field.StringFieldDefinition
Method to be implemented by extenders to check if two instances are equal
extendEquals(Object) - Method in class gr.uoa.di.madgik.grs.record.field.URLFieldDefinition
Method to be implemented by extenders to check if two instances are equal
extendEquals(Object) - Method in class gr.uoa.di.madgik.grs.record.GenericRecordDefinition
Method that needs to be implemented by the RecordDefinition extenders to extend the equality logic based on additional logic contained in the implementations
extendEquals(Object) - Method in class gr.uoa.di.madgik.grs.record.RecordDefinition
Method that needs to be implemented by the RecordDefinition extenders to extend the equality logic based on additional logic contained in the implementations
extendFromXML(Element) - Method in class gr.uoa.di.madgik.grs.events.BufferEvent
 
extendFromXML(Element) - Method in class gr.uoa.di.madgik.grs.events.KeyValueEvent
 
extendFromXML(Element) - Method in class gr.uoa.di.madgik.grs.events.ObjectEvent
 
extendFromXML(Element, boolean) - Method in class gr.uoa.di.madgik.grs.record.field.Field
 
extendFromXML(Element) - Method in class gr.uoa.di.madgik.grs.record.field.FieldDefinition
 
extendFromXML(Element, boolean) - Method in class gr.uoa.di.madgik.grs.record.field.FileField
 
extendFromXML(Element) - Method in class gr.uoa.di.madgik.grs.record.field.FileFieldDefinition
 
extendFromXML(Element, boolean) - Method in class gr.uoa.di.madgik.grs.record.field.ObjectField
 
extendFromXML(Element) - Method in class gr.uoa.di.madgik.grs.record.field.ObjectFieldDefinition
 
extendFromXML(Element, boolean) - Method in class gr.uoa.di.madgik.grs.record.field.StringField
 
extendFromXML(Element) - Method in class gr.uoa.di.madgik.grs.record.field.StringFieldDefinition
 
extendFromXML(Element, boolean) - Method in class gr.uoa.di.madgik.grs.record.field.URLField
 
extendFromXML(Element) - Method in class gr.uoa.di.madgik.grs.record.field.URLFieldDefinition
 
extendFromXML(Element) - Method in class gr.uoa.di.madgik.grs.record.GenericRecordDefinition
 
extendFromXML(Element) - Method in class gr.uoa.di.madgik.grs.record.RecordDefinition
 
extendInflate(DataInput) - Method in class gr.uoa.di.madgik.grs.events.BufferEvent
This method is implemented by BufferEvent extenders to inflate the additional information they handle
extendInflate(DataInput) - Method in class gr.uoa.di.madgik.grs.events.KeyValueEvent
This method is implemented by BufferEvent extenders to inflate the additional information they handle
extendInflate(DataInput) - Method in class gr.uoa.di.madgik.grs.events.ObjectEvent
This method is implemented by BufferEvent extenders to inflate the additional information they handle
extendInflate(DataInput, boolean) - Method in class gr.uoa.di.madgik.grs.record.field.Field
Method that needs to be implemented by the Field extenders to inflate their internal information
extendInflate(DataInput) - Method in class gr.uoa.di.madgik.grs.record.field.FieldDefinition
Method to be implemented by the class extenders to inflate additional information previously deflated
extendInflate(DataInput, boolean) - Method in class gr.uoa.di.madgik.grs.record.field.FileField
Method that needs to be implemented by the Field extenders to inflate their internal information
extendInflate(DataInput) - Method in class gr.uoa.di.madgik.grs.record.field.FileFieldDefinition
Method to be implemented by the class extenders to inflate additional information previously deflated
extendInflate(DataInput, boolean) - Method in class gr.uoa.di.madgik.grs.record.field.ObjectField
Method that needs to be implemented by the Field extenders to inflate their internal information
extendInflate(DataInput) - Method in class gr.uoa.di.madgik.grs.record.field.ObjectFieldDefinition
Method to be implemented by the class extenders to inflate additional information previously deflated
extendInflate(DataInput, boolean) - Method in class gr.uoa.di.madgik.grs.record.field.StringField
Method that needs to be implemented by the Field extenders to inflate their internal information
extendInflate(DataInput) - Method in class gr.uoa.di.madgik.grs.record.field.StringFieldDefinition
Method to be implemented by the class extenders to inflate additional information previously deflated
extendInflate(DataInput, boolean) - Method in class gr.uoa.di.madgik.grs.record.field.URLField
Method that needs to be implemented by the Field extenders to inflate their internal information
extendInflate(DataInput) - Method in class gr.uoa.di.madgik.grs.record.field.URLFieldDefinition
Method to be implemented by the class extenders to inflate additional information previously deflated
extendInflate(DataInput, boolean) - Method in class gr.uoa.di.madgik.grs.record.GenericRecord
The method all Record implementations should implement to read any information they deflated
extendInflate(DataInput) - Method in class gr.uoa.di.madgik.grs.record.GenericRecordDefinition
Method that needs to be implemented by the RecordDefinition extenders to inflate any additional information previously deflated by the respective extender method
extendInflate(DataInput, boolean) - Method in class gr.uoa.di.madgik.grs.record.Record
The method all Record implementations should implement to read any information they deflated
extendInflate(DataInput) - Method in class gr.uoa.di.madgik.grs.record.RecordDefinition
Method that needs to be implemented by the RecordDefinition extenders to inflate any additional information previously deflated by the respective extender method
extendReceive(DataInput, IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.Field
Method that needs to be implemented by the Field extenders to receive their priveously send information
extendReceive(DataInput, IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.FileField
Method that needs to be implemented by the Field extenders to receive their priveously send information
extendReceive(DataInput, IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.ObjectField
Method that needs to be implemented by the Field extenders to receive their priveously send information
extendReceive(DataInput, IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.StringField
Method that needs to be implemented by the Field extenders to receive their priveously send information
extendReceive(DataInput, IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.URLField
Method that needs to be implemented by the Field extenders to receive their priveously send information
extendReceive(DataInput) - Method in class gr.uoa.di.madgik.grs.record.GenericRecord
The method all Record implementations should implement to read any information they send during transfer
extendReceive(DataInput) - Method in class gr.uoa.di.madgik.grs.record.Record
The method all Record implementations should implement to read any information they send during transfer
extendReceiveFromXML(Element, IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.Field
 
extendReceiveFromXML(Element, IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.FileField
 
extendReceiveFromXML(Element, IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.ObjectField
 
extendReceiveFromXML(Element, IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.StringField
 
extendReceiveFromXML(Element, IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.URLField
 
extendReceiveFromXML(Element) - Method in class gr.uoa.di.madgik.grs.record.GenericRecord
 
extendReceiveFromXML(Element) - Method in class gr.uoa.di.madgik.grs.record.Record
 
extendSend(DataOutput, IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.Field
Method that needs to be implemented by the class extenders to send the information they keep
extendSend(DataOutput, IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.FileField
Method that needs to be implemented by the class extenders to send the information they keep
extendSend(DataOutput, IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.ObjectField
Method that needs to be implemented by the class extenders to send the information they keep
extendSend(DataOutput, IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.StringField
Method that needs to be implemented by the class extenders to send the information they keep
extendSend(DataOutput, IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.URLField
Method that needs to be implemented by the class extenders to send the information they keep
extendSend(DataOutput) - Method in class gr.uoa.di.madgik.grs.record.GenericRecord
The method all Record implementations should implement to add any information they keep during transfer
extendSend(DataOutput) - Method in class gr.uoa.di.madgik.grs.record.Record
The method all Record implementations should implement to add any information they keep during transfer
extendSendToXML(Document, Element, IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.Field
 
extendSendToXML(Document, Element, IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.FileField
 
extendSendToXML(Document, Element, IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.ObjectField
 
extendSendToXML(Document, Element, IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.StringField
 
extendSendToXML(Document, Element, IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.URLField
 
extendSendToXML(Document, Element) - Method in class gr.uoa.di.madgik.grs.record.GenericRecord
 
extendSendToXML(Document, Element) - Method in class gr.uoa.di.madgik.grs.record.Record
 
extendToXML(Document, Element) - Method in class gr.uoa.di.madgik.grs.events.BufferEvent
 
extendToXML(Document, Element) - Method in class gr.uoa.di.madgik.grs.events.KeyValueEvent
 
extendToXML(Document, Element) - Method in class gr.uoa.di.madgik.grs.events.ObjectEvent
 
extendToXML(Document, Element) - Method in class gr.uoa.di.madgik.grs.record.field.Field
 
extendToXML(Document, Element) - Method in class gr.uoa.di.madgik.grs.record.field.FieldDefinition
 
extendToXML(Document, Element) - Method in class gr.uoa.di.madgik.grs.record.field.FileField
 
extendToXML(Document, Element) - Method in class gr.uoa.di.madgik.grs.record.field.FileFieldDefinition
 
extendToXML(Document, Element) - Method in class gr.uoa.di.madgik.grs.record.field.ObjectField
 
extendToXML(Document, Element) - Method in class gr.uoa.di.madgik.grs.record.field.ObjectFieldDefinition
 
extendToXML(Document, Element) - Method in class gr.uoa.di.madgik.grs.record.field.StringField
 
extendToXML(Document, Element) - Method in class gr.uoa.di.madgik.grs.record.field.StringFieldDefinition
 
extendToXML(Document, Element) - Method in class gr.uoa.di.madgik.grs.record.field.URLField
 
extendToXML(Document, Element) - Method in class gr.uoa.di.madgik.grs.record.field.URLFieldDefinition
 
extendToXML(Document, Element) - Method in class gr.uoa.di.madgik.grs.record.GenericRecordDefinition
 
extendToXML(Document, Element) - Method in class gr.uoa.di.madgik.grs.record.RecordDefinition
 

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