Uses of Class
gr.uoa.di.madgik.grs.store.buffer.GRS2BufferStoreAccessException

Packages that use GRS2BufferStoreAccessException
gr.uoa.di.madgik.grs.store.buffer   
 

Uses of GRS2BufferStoreAccessException in gr.uoa.di.madgik.grs.store.buffer
 

Methods in gr.uoa.di.madgik.grs.store.buffer that throw GRS2BufferStoreAccessException
 RecordDefinition[] BufferStoreEntry.getDefinitions()
          Retrieves the RecordDefinitions from the persisted location it has stored them at initialization
 void BufferStoreEntry.initialize()
          After all configuration values have been set, this method initializes the IRecordStore, the ForwardReader, and persists the reader available RecordDefinitions
 

Constructors in gr.uoa.di.madgik.grs.store.buffer that throw GRS2BufferStoreAccessException
BufferStoreReader(String key, IWriterProxy proxy)
          Creates a new instance
 



Copyright © 2012. All Rights Reserved.