Uses of Class
com.gigaspaces.internal.server.space.redolog.RedoLogFileCompromisedException
Packages that use RedoLogFileCompromisedException
Package
Description
-
Uses of RedoLogFileCompromisedException in com.gigaspaces.internal.server.space.redolog
Methods in com.gigaspaces.internal.server.space.redolog that throw RedoLogFileCompromisedExceptionModifier and TypeMethodDescriptionvoidDBMemoryRedoLogFile.validateIntegrity()voidDBSwapRedoLogFile.validateIntegrity()voidFixedSizeSwapRedoLogFile.validateIntegrity()voidIRedoLogFile.validateIntegrity()Validates the integrity of the redo log filevoidMemoryRedoLogFile.validateIntegrity() -
Uses of RedoLogFileCompromisedException in com.gigaspaces.internal.server.space.redolog.storage
Methods in com.gigaspaces.internal.server.space.redolog.storage that throw RedoLogFileCompromisedExceptionModifier and TypeMethodDescriptionvoidBufferedRedoLogFileStorageDecorator.validateIntegrity()voidCacheLastRedoLogFileStorageDecorator.validateIntegrity()voidIRedoLogFileStorage.validateIntegrity()Validates the integrity of the storagevoidSqliteRedoLogFileStorage.validateIntegrity() -
Uses of RedoLogFileCompromisedException in com.gigaspaces.internal.server.space.redolog.storage.bytebuffer
Subclasses of RedoLogFileCompromisedException in com.gigaspaces.internal.server.space.redolog.storage.bytebufferModifier and TypeClassDescriptionclassThrown when aByteBufferRedoLogFileStorageintegrity is compromised, such as unavailable storage or some error which causes a corruption of the redologIRedoLogFile.validateIntegrity()