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

L

LifecycleManager - Class in gr.uoa.di.madgik.grs.registry
The LifecycleManager is a utility class that monitors the items registered with the GRSRegistry and makes sure that they are properly purged when their lifecycle properties dictates their disposal.
LifecycleManager() - Constructor for class gr.uoa.di.madgik.grs.registry.LifecycleManager
 
listIterator() - Method in class gr.uoa.di.madgik.grs.reader.RandomReader
The iterator returned is an instance of RandomReaderIterator
LocalReaderProxy - Class in gr.uoa.di.madgik.grs.proxy.local
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 collocated in the same JVM as they are
LocalReaderProxy() - Constructor for class gr.uoa.di.madgik.grs.proxy.local.LocalReaderProxy
Creates a new instance
LocalStoreReaderProxy - Class in gr.uoa.di.madgik.grs.proxy.local
This proxy extends the LocalReaderProxy capabilities by adding an additional logic layer on top of the original extended base capabilities.
LocalStoreReaderProxy() - Constructor for class gr.uoa.di.madgik.grs.proxy.local.LocalStoreReaderProxy
Creates a new instance
LocalStoreWriterProxy - Class in gr.uoa.di.madgik.grs.proxy.local
This proxy class although it implements the tagging IProxy interface, it does not implement, as the name suggests, the IWriterProxy interface.
LocalStoreWriterProxy() - Constructor for class gr.uoa.di.madgik.grs.proxy.local.LocalStoreWriterProxy
 
localToHTTP(URI) - Static method in class gr.uoa.di.madgik.grs.utils.Locators
 
localToTCP(URI) - Static method in class gr.uoa.di.madgik.grs.utils.Locators
Converts a local locator retrieved from a LocalWriterProxy to a TCP locator which can be used in order for a remote consumer to access the records of the producer's local IBuffer.
LocalWriterProxy - Class in gr.uoa.di.madgik.grs.proxy.local
This proxy is an implementation of the IWriterProxy interface available to be used by writers that want to make available their authored IBuffer only to readers that are collocated in the same JVM as they are
LocalWriterProxy() - Constructor for class gr.uoa.di.madgik.grs.proxy.local.LocalWriterProxy
Creates a new instance
locate(long) - Method in interface gr.uoa.di.madgik.grs.buffer.IBuffer
Attempts to locate the Record with the provided id in the underlying IBuffer structures.
locate(long) - Method in class gr.uoa.di.madgik.grs.buffer.QueueBuffer
Attempts to locate the Record with the provided id in the underlying IBuffer structures.
Locators - Class in gr.uoa.di.madgik.grs.utils
Locator utilities
LongMirrorPeriod - Static variable in class gr.uoa.di.madgik.grs.proxy.http.mirror.HTTPReaderMirror
The default max period of communication inactivity time span.
LongMirrorPeriod - Static variable in class gr.uoa.di.madgik.grs.proxy.tcp.mirror.TCPReaderMirror
The default max period of communication inactivity time span.

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