| Class and Description | 
|---|
| IRedoLogFile Acts as the redo log packets storage  MemoryRedoLogImplementor should support concurrent
 readers or a single writer, in other words, the implementor can assume access to this structure
 are guarded with a reader writer lock according to the operation type
 An exception isIRedoLogFile.getApproximateSize()method which should not assume a reader lock is
 held. | 
| Class and Description | 
|---|
| FixedSizeSwapRedoLogFileConfig Configures a  FixedSizeSwapRedoLogFileConfig | 
| IRedoLogFile Acts as the redo log packets storage  MemoryRedoLogImplementor should support concurrent
 readers or a single writer, in other words, the implementor can assume access to this structure
 are guarded with a reader writer lock according to the operation type
 An exception isIRedoLogFile.getApproximateSize()method which should not assume a reader lock is
 held. | 
| RedoLogFileCompromisedException Thrown when a redolog file integrity is compromised, such as unavailable storage or some error
 which causes a corruption of the redolog  IRedoLogFile.validateIntegrity() | 
| Class and Description | 
|---|
| RedoLogFileCompromisedException Thrown when a redolog file integrity is compromised, such as unavailable storage or some error
 which causes a corruption of the redolog  IRedoLogFile.validateIntegrity() | 
| Class and Description | 
|---|
| RedoLogFileCompromisedException Thrown when a redolog file integrity is compromised, such as unavailable storage or some error
 which causes a corruption of the redolog  IRedoLogFile.validateIntegrity() | 
Copyright © GigaSpaces.