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

M

main(String[]) - Static method in class gr.uoa.di.madgik.grs.test.MainTest
test entry point
MainTest - Class in gr.uoa.di.madgik.grs.test
test class utility
MainTest() - Constructor for class gr.uoa.di.madgik.grs.test.MainTest
 
MainTest.TestType - Enum in gr.uoa.di.madgik.grs.test
 
makeAvailable() - Method in class gr.uoa.di.madgik.grs.record.field.Field
Makes fully available the content of the Field by invoking Field#makeAvailable(TransportOverride) with a IBuffer.TransportOverride.Override value
makeAvailable(IBuffer.TransportOverride) - Method in class gr.uoa.di.madgik.grs.record.field.Field
Invokes the bound Record's Record#requestPartial(TransportOverride, int) method with the provided IBuffer.TransportOverride value
makeAvailable() - Method in class gr.uoa.di.madgik.grs.record.Record
For all hosted Fields, the method Record.makeAvailable(int)
makeAvailable(String) - Method in class gr.uoa.di.madgik.grs.record.Record
For the specified Field with the set name, the method Record#makeAvailable(TransportOverride, int) with a value of IBuffer.TransportOverride.Override
makeAvailable(int) - Method in class gr.uoa.di.madgik.grs.record.Record
For the specified Field with the set index, the method Record#makeAvailable(TransportOverride, int) with a value of IBuffer.TransportOverride.Override
makeLocal() - Method in class gr.uoa.di.madgik.grs.record.field.Field
Called by Record.makeLocal().
makeLocal() - Method in class gr.uoa.di.madgik.grs.record.Record
Called by RecordWriter.importRecord(T).
manager - Static variable in class gr.uoa.di.madgik.grs.store.buffer.CacheBufferStore
 
mark(int) - Method in class gr.uoa.di.madgik.grs.record.field.mediation.MediatingInputStream
markActivity() - Method in class gr.uoa.di.madgik.grs.record.Record
Notifies the IBuffer associated with this Record that some activity has taken place
markActivity() - Method in class gr.uoa.di.madgik.grs.store.buffer.CacheBufferStore
Update the last activity time to the current time
markActivity() - Method in class gr.uoa.di.madgik.grs.store.buffer.FileBufferStore
Update the last activity time to the current time
markActivity() - Method in interface gr.uoa.di.madgik.grs.store.buffer.IBufferStore
Update the last activity time to the current time
markSimulateActivity() - Method in interface gr.uoa.di.madgik.grs.buffer.IBuffer
Sets the simulate activity status and updates last activity time of the IBuffer to the current time.
markSimulateActivity() - Method in class gr.uoa.di.madgik.grs.buffer.QueueBuffer
Sets the simulate activity status and updates last activity time of the IBuffer to the current time.
markSupported() - Method in class gr.uoa.di.madgik.grs.record.field.mediation.MediatingInputStream
MediatingInputStream - Class in gr.uoa.di.madgik.grs.record.field.mediation
This class extends the InputStream providing a utility by which a client can access the payload of a Field without needing to take actions depending on whether the full payload of the field is locally available or it is transfered using a transport directive of IBuffer.TransportDirective.Partial.
MediationFactory - Class in gr.uoa.di.madgik.grs.record.field.mediation
Utility class constructing a MediatingInputStream that accesses the payload of the provided Field
MediationFactory() - Constructor for class gr.uoa.di.madgik.grs.record.field.mediation.MediationFactory
 
multiplex() - Method in class gr.uoa.di.madgik.grs.store.buffer.multiplex.FifoMultiplex
Perform the multiplexing operation
multiplex() - Method in class gr.uoa.di.madgik.grs.store.buffer.multiplex.FirstAvailableMultiplex
Perform the multiplexing operation
multiplex() - Method in interface gr.uoa.di.madgik.grs.store.buffer.multiplex.IMultiplex
Perform the multiplexing operation

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