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

T

TCPConnectionHandler - Class in gr.uoa.di.madgik.grs.proxy.tcp
A connection handler that can be registered with the TCPConnectionManager in order to receive incoming TCP connection from clients.
TCPConnectionHandler() - Constructor for class gr.uoa.di.madgik.grs.proxy.tcp.TCPConnectionHandler
 
TCPReaderMirror - Class in gr.uoa.di.madgik.grs.proxy.tcp.mirror
This implementation of the IMirror interface specializes the mirroring procedure that needs to be performed from the reader side of the mirroring procedure.
TCPReaderMirror() - Constructor for class gr.uoa.di.madgik.grs.proxy.tcp.mirror.TCPReaderMirror
 
TCPReaderProxy - Class in gr.uoa.di.madgik.grs.proxy.tcp
This proxy is an implementation of the IReaderProxy interface available to be used by readers that want to access an IBuffer made available by a writer that is not necessarily collocated in the same JVM as they are.
TCPReaderProxy() - Constructor for class gr.uoa.di.madgik.grs.proxy.tcp.TCPReaderProxy
 
TCPStoreConnectionHandler - Class in gr.uoa.di.madgik.grs.proxy.tcp
A connection handler that can be registered with the TCPConnectionManager in order to receive incoming TCP connection from clients.
TCPStoreConnectionHandler() - Constructor for class gr.uoa.di.madgik.grs.proxy.tcp.TCPStoreConnectionHandler
 
TCPStoreReaderProxy - Class in gr.uoa.di.madgik.grs.proxy.tcp
This proxy extends the TCPReaderProxy capabilities by adding an additional logic layer on top of the original extended base capabilities.
TCPStoreReaderProxy() - Constructor for class gr.uoa.di.madgik.grs.proxy.tcp.TCPStoreReaderProxy
Creates a new instance
TCPStoreWriterProxy - Class in gr.uoa.di.madgik.grs.proxy.tcp
This proxy class although it implements the tagging IProxy interface, it does not implement, as the name suggests, the IWriterProxy interface.
TCPStoreWriterProxy() - Constructor for class gr.uoa.di.madgik.grs.proxy.tcp.TCPStoreWriterProxy
 
TCPWriterMirror - Class in gr.uoa.di.madgik.grs.proxy.tcp.mirror
This implementation of the IMirror interface specializes the mirroring procedure that needs to be performed from the writer side of the mirroring procedure.
TCPWriterMirror() - Constructor for class gr.uoa.di.madgik.grs.proxy.tcp.mirror.TCPWriterMirror
 
TCPWriterProxy - Class in gr.uoa.di.madgik.grs.proxy.tcp
This proxy is an implementation of the IWriterProxy interface available to be used by writers that want to make available their authored IBuffer to readers that can connect to a raw TCP socket that can serve it regardless of their location
TCPWriterProxy() - Constructor for class gr.uoa.di.madgik.grs.proxy.tcp.TCPWriterProxy
Creates a new instance
timeout - Variable in class gr.uoa.di.madgik.grs.store.buffer.multiplex.TimeStruct
The timeout value
TimeStruct - Class in gr.uoa.di.madgik.grs.store.buffer.multiplex
Utility class holding information on both timeout as well as associated time unit information.
TimeStruct(long, TimeUnit) - Constructor for class gr.uoa.di.madgik.grs.store.buffer.multiplex.TimeStruct
Creates a new instance
toString() - Method in class gr.uoa.di.madgik.grs.test.SimplePumpable
 
totalRecords() - Method in interface gr.uoa.di.madgik.grs.buffer.IBuffer
Retrieves the number of Records that have in total passed through the IBuffer.
totalRecords() - Method in class gr.uoa.di.madgik.grs.buffer.QueueBuffer
Retrieves the number of Records that have in total passed through the IBuffer.
totalRecords() - Method in class gr.uoa.di.madgik.grs.reader.decorators.RecordReaderDelegate
The number of total Records that have passed through the IBuffer this far.
totalRecords() - Method in class gr.uoa.di.madgik.grs.reader.ForwardReader
The number of total Records that have passed through the IBuffer this far.
totalRecords() - Method in interface gr.uoa.di.madgik.grs.reader.IRecordReader
The number of total Records that have passed through the IBuffer this far.
totalRecords() - Method in class gr.uoa.di.madgik.grs.reader.RandomReader
The number of total Records that have passed through the IBuffer this far.
totalRecords() - Method in interface gr.uoa.di.madgik.grs.writer.IRecordWriter
The number of total Records that have passed through the IBuffer this far
totalRecords() - Method in class gr.uoa.di.madgik.grs.writer.RecordWriter
The number of total Records that have passed through the IBuffer this far
toXML(Document) - Method in class gr.uoa.di.madgik.grs.events.BufferEvent
 
toXML(Document) - Method in class gr.uoa.di.madgik.grs.record.field.Field
 
toXML(Document) - Method in class gr.uoa.di.madgik.grs.record.field.FieldDefinition
 
toXML(Document) - Method in interface gr.uoa.di.madgik.grs.record.IPumpable
 
toXML(Document) - Method in class gr.uoa.di.madgik.grs.record.Record
 
toXML(Document) - Method in class gr.uoa.di.madgik.grs.record.RecordDefinition
 
toXML(Document) - 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