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

D

dataformat - Static variable in class gr.uoa.di.madgik.grs.proxy.http.mirror.HTTPWriterMirror
 
DefaultBufferCapacity - Static variable in class gr.uoa.di.madgik.grs.writer.RecordWriter
 
DefaultCapacity - Static variable in class gr.uoa.di.madgik.grs.buffer.QueueBuffer
The default buffer capacity.
DefaultCharset - Static variable in class gr.uoa.di.madgik.grs.record.field.FileFieldDefinition
The default charset used to encode the original payload path name for transport.
DefaultCharset - Static variable in class gr.uoa.di.madgik.grs.record.field.StringFieldDefinition
The default charset used to encode the payload for transport.
DefaultCharset - Static variable in class gr.uoa.di.madgik.grs.record.field.URLFieldDefinition
The default charset used to encode the payload for transport.
DefaultCheckPeriod - Static variable in class gr.uoa.di.madgik.grs.registry.LifecycleManager
The default check period.
DefaultChunkSize - Static variable in class gr.uoa.di.madgik.grs.record.field.FieldDefinition
The default chunk size to be used during partial transfer.
DefaultConcurrentPartial - Static variable in class gr.uoa.di.madgik.grs.buffer.QueueBuffer
The default value of concurrently served partial Records.
DefaultConcurrentPartialCapacity - Static variable in class gr.uoa.di.madgik.grs.writer.RecordWriter
 
DefaultDeleteOnDispose - Static variable in class gr.uoa.di.madgik.grs.record.field.FileFieldDefinition
The default producer side cleanup behavior
DefaultDirective - Static variable in class gr.uoa.di.madgik.grs.record.field.FieldDefinition
The default IBuffer.TransportDirective to be used by the FieldDefinition.
DefaultDirective - Static variable in class gr.uoa.di.madgik.grs.record.field.FileFieldDefinition
The default transport directive currently set to IBuffer.TransportDirective.Inherit
DefaultDirective - Static variable in class gr.uoa.di.madgik.grs.record.field.ObjectFieldDefinition
The default transport directive currently set to IBuffer.TransportDirective.Full
DefaultDirective - Static variable in class gr.uoa.di.madgik.grs.record.field.StringFieldDefinition
The default transport directive currently set to IBuffer.TransportDirective.Full
DefaultDirective - Static variable in class gr.uoa.di.madgik.grs.record.field.URLFieldDefinition
The default transport directive currently set to IBuffer.TransportDirective.Full
DefaultDoCompress - Static variable in class gr.uoa.di.madgik.grs.record.field.FieldDefinition
The default value for the compression option.
DefaultInactivityTimeout - Static variable in class gr.uoa.di.madgik.grs.buffer.QueueBuffer
The default inactivity timeout value.
DefaultInactivityTimeout - Static variable in class gr.uoa.di.madgik.grs.writer.RecordWriter
 
DefaultInactivityTimeUnit - Static variable in class gr.uoa.di.madgik.grs.buffer.QueueBuffer
The default inactivity timeout time unit value.
DefaultInactivityTimeUnit - Static variable in class gr.uoa.di.madgik.grs.writer.RecordWriter
 
DefaultIteratorTimeout - Static variable in class gr.uoa.di.madgik.grs.reader.ForwardReader
The default timeout to be used by the ForwardReaderIterators initialized by this reader when retrieving records or checking if more records are available.
DefaultIteratorTimeout - Static variable in class gr.uoa.di.madgik.grs.reader.RandomReader
The default timeout to be used by the RandomReaderIterators initialized by this reader when retrieving records or checking if more records are available.
DefaultIteratorTimeUnit - Static variable in class gr.uoa.di.madgik.grs.reader.ForwardReader
The default time unit to be used by the ForwardReaderIterators initialized by this reader when retrieving records or checking if more records are available.
DefaultIteratorTimeUnit - Static variable in class gr.uoa.di.madgik.grs.reader.RandomReader
The default time unit to be used by the RandomReaderIterators initialized by this reader when retrieving records or checking if more records are available.
DefaultLocalBuffer - Static variable in class gr.uoa.di.madgik.grs.record.field.FileFieldDefinition
The default size of the local buffer used to read the local file and send over the stream
DefaultMimeType - Static variable in class gr.uoa.di.madgik.grs.record.field.FieldDefinition
The default MIME type to be used by the FieldDefinition.
DefaultMimeType - Static variable in class gr.uoa.di.madgik.grs.record.field.FileFieldDefinition
The default MIME type currently set to application/octet-stream
DefaultMimeType - Static variable in class gr.uoa.di.madgik.grs.record.field.ObjectFieldDefinition
The default MIME type currently set to text/plain
DefaultMimeType - Static variable in class gr.uoa.di.madgik.grs.record.field.StringFieldDefinition
The default MIME type currently set to text/plain
DefaultMimeType - Static variable in class gr.uoa.di.madgik.grs.record.field.URLFieldDefinition
The default MIME type currently set to message/external-body
DefaultMirrorBufferFactor - Static variable in class gr.uoa.di.madgik.grs.buffer.QueueBuffer
The default mirror buffer scaling factor over the set buffer capacity.
DefaultMirrorBufferFactor - Static variable in class gr.uoa.di.madgik.grs.writer.RecordWriter
 
DefaultMultiplexType - Static variable in class gr.uoa.di.madgik.grs.store.buffer.CacheBufferStore
The default IBufferStore.MultiplexType currently set to IBufferStore.MultiplexType.FIFO
DefaultMultiplexType - Static variable in class gr.uoa.di.madgik.grs.store.buffer.FileBufferStore
The default IBufferStore.MultiplexType currently set to IBufferStore.MultiplexType.FIFO
DefaultThreshold - Static variable in class gr.uoa.di.madgik.grs.buffer.QueueBuffer
The default threshold value.
DefaultThreshold - Static variable in class gr.uoa.di.madgik.grs.writer.RecordWriter
 
DefaultWindowSize - Static variable in class gr.uoa.di.madgik.grs.reader.RandomReader
The default size of the window used to resume records that are already in the IRecordStore and need to be made available in memory.
deflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.events.BufferEvent
Deflates the state and data of the implementor in a from capable of reconstructing the exact same instance
deflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.record.field.Field
Deflates the state and data of the implementor in a from capable of reconstructing the exact same instance
deflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.record.field.FieldDefinition
Deflates the field definition in the provided stream and calls FieldDefinition.extendDeflate(DataOutput)
deflate(DataOutput) - Method in interface gr.uoa.di.madgik.grs.record.IPumpable
Deflates the state and data of the implementor in a from capable of reconstructing the exact same instance
deflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.record.Record
Deflates the state and data of the implementor in a from capable of reconstructing the exact same instance
deflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.record.RecordDefinition
Deflates the state and information kept in the RecordDefinition.
deflate(DataOutput) - Method in class gr.uoa.di.madgik.grs.test.SimplePumpable
 
demultiplex() - Method in class gr.uoa.di.madgik.grs.store.buffer.multiplex.FifoDemultiplex
Perform the demultiplexing operation
demultiplex() - Method in class gr.uoa.di.madgik.grs.store.buffer.multiplex.FirstAvailableDemultiplex
Perform the demultiplexing operation
demultiplex() - Method in interface gr.uoa.di.madgik.grs.store.buffer.multiplex.IDemultiplex
Perform the demultiplexing operation
dispose() - Method in interface gr.uoa.di.madgik.grs.buffer.IBuffer
Disposes the IBuffer and all its underlying resources.
dispose() - Method in class gr.uoa.di.madgik.grs.buffer.QueueBuffer
Disposes the IBuffer and all its underlying resources.
dispose() - Method in class gr.uoa.di.madgik.grs.proxy.http.mirror.HTTPReaderMirror
Dispose the resources employed by the mirroring implementations
dispose(boolean) - Method in class gr.uoa.di.madgik.grs.proxy.http.mirror.HTTPReaderMirror
This method disposes the resources that are used by the instance but does so in two phases.
dispose() - Method in class gr.uoa.di.madgik.grs.proxy.http.mirror.HTTPWriterMirror
Dispose the resources employed by the mirroring implementations
dispose(boolean) - Method in class gr.uoa.di.madgik.grs.proxy.http.mirror.HTTPWriterMirror
This method disposes the resources that are used by the instance but does so in two phases.
dispose() - Method in interface gr.uoa.di.madgik.grs.proxy.mirror.IMirror
Dispose the resources employed by the mirroring implementations
dispose() - Method in class gr.uoa.di.madgik.grs.proxy.mirror.PartialRequestManager
Disposes all internal resources and notifies all the waiting requesters
dispose() - Method in class gr.uoa.di.madgik.grs.proxy.tcp.mirror.TCPReaderMirror
Dispose the resources employed by the mirroring implementations
dispose(boolean) - Method in class gr.uoa.di.madgik.grs.proxy.tcp.mirror.TCPReaderMirror
This method disposes the resources that are used by the instance but does so in two phases.
dispose() - Method in class gr.uoa.di.madgik.grs.proxy.tcp.mirror.TCPWriterMirror
Dispose the resources employed by the mirroring implementations
dispose(boolean) - Method in class gr.uoa.di.madgik.grs.proxy.tcp.mirror.TCPWriterMirror
This method disposes the resources that are used by the instance but does so in two phases.
dispose() - Method in class gr.uoa.di.madgik.grs.record.field.Field
Disposes all internal state and invokes Field.extendDispose()
dispose() - Method in class gr.uoa.di.madgik.grs.record.Record
Disposes all internally kept state, calls Record.extendDispose() and then for every hosted Field, calls Field.dispose()
dispose() - Method in class gr.uoa.di.madgik.grs.store.buffer.BufferStoreEntry
Disposes all state kept as well as the initialized ForwardReader.close(), IRecordStore.dispose() and removes the persisted RecordDefinitions
dispose() - Method in class gr.uoa.di.madgik.grs.store.buffer.BufferStoreReader
Disposes all managed resources
dispose() - Method in class gr.uoa.di.madgik.grs.store.buffer.CacheBufferStore
Disposes all the resources that are internally managed by the IBufferStore
dispose() - Method in class gr.uoa.di.madgik.grs.store.buffer.FileBufferStore
Disposes all the resources that are internally managed by the IBufferStore
dispose() - Method in interface gr.uoa.di.madgik.grs.store.buffer.IBufferStore
Disposes all the resources that are internally managed by the IBufferStore
dispose() - Method in class gr.uoa.di.madgik.grs.store.buffer.multiplex.FifoDemultiplex
Dispose all internally managed information but not the externally provided entries
dispose() - Method in class gr.uoa.di.madgik.grs.store.buffer.multiplex.FifoMultiplex
Dispose all internally managed information but not the externally provided entries
dispose() - Method in class gr.uoa.di.madgik.grs.store.buffer.multiplex.FirstAvailableDemultiplex
Dispose all internally managed information but not the externally provided entries
dispose() - Method in class gr.uoa.di.madgik.grs.store.buffer.multiplex.FirstAvailableMultiplex
Dispose all internally managed information but not the externally provided entries
dispose() - Method in interface gr.uoa.di.madgik.grs.store.buffer.multiplex.IDemultiplex
Dispose all internally managed information but not the externally provided entries
dispose() - Method in interface gr.uoa.di.madgik.grs.store.buffer.multiplex.IMultiplex
Dispose all internally managed information but not the externally provided entries
dispose() - Method in class gr.uoa.di.madgik.grs.store.event.CacheEventStore
Disposes the IEventStore instance as well as any permanent storage resources occupied
dispose() - Method in class gr.uoa.di.madgik.grs.store.event.FileEventStore
Disposes the IEventStore instance as well as any permanent storage resources occupied
dispose() - Method in interface gr.uoa.di.madgik.grs.store.event.IEventStore
Disposes the IEventStore instance as well as any permanent storage resources occupied
dispose() - Method in class gr.uoa.di.madgik.grs.store.record.CacheRecordStore
 
dispose() - Method in class gr.uoa.di.madgik.grs.store.record.FileRecordStore
Disposes the IRecordStore instance as well as any permanent storage resources occupied
dispose() - Method in interface gr.uoa.di.madgik.grs.store.record.IRecordStore
Disposes the IRecordStore instance as well as any permanent storage resources occupied
dispose() - Method in interface gr.uoa.di.madgik.grs.writer.IRecordWriter
Disposes the underlying buffer.
dispose() - Method in class gr.uoa.di.madgik.grs.writer.RecordWriter
Disposes the underlying buffer.

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