Modifier and Type | Method and Description |
---|---|
void |
MemoryRedoLogFile.validateIntegrity() |
void |
IRedoLogFile.validateIntegrity()
Validates the integrity of the redo log file
|
void |
FixedSizeSwapRedoLogFile.validateIntegrity() |
void |
DBMemoryRedoLogFile.validateIntegrity() |
void |
DBSwapRedoLogFile.validateIntegrity() |
Modifier and Type | Method and Description |
---|---|
void |
BufferedRedoLogFileStorageDecorator.validateIntegrity() |
void |
CacheLastRedoLogFileStorageDecorator.validateIntegrity() |
void |
SqliteRedoLogFileStorage.validateIntegrity() |
void |
IRedoLogFileStorage.validateIntegrity()
Validates the integrity of the storage
|
Modifier and Type | Class and Description |
---|---|
class |
ByteBufferStorageCompromisedException
Thrown when a
ByteBufferRedoLogFileStorage integrity is compromised, such as unavailable
storage or some error which causes a corruption of the redolog IRedoLogFile.validateIntegrity() |
Copyright © GigaSpaces.