Uses of Package
com.gigaspaces.internal.server.space.redolog
Packages that use com.gigaspaces.internal.server.space.redolog
Package
Description
-
Classes in com.gigaspaces.internal.server.space.redolog used by com.gigaspaces.internal.cluster.node.impl.backlogClassDescriptionActs as the redo log packets storage
MemoryRedoLogFileImplementor 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. -
Classes in com.gigaspaces.internal.server.space.redolog used by com.gigaspaces.internal.server.space.redologClassDescriptionConfigures a
DBSwapRedoLogFileConfigConfigures aFixedSizeSwapRedoLogFileConfigActs as the redo log packets storageMemoryRedoLogFileImplementor 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.A memory only based implementation of theIRedoLogFileinterface.Thrown when a redolog file integrity is compromised, such as unavailable storage or some error which causes a corruption of the redologIRedoLogFile.validateIntegrity() -
Classes in com.gigaspaces.internal.server.space.redolog used by com.gigaspaces.internal.server.space.redolog.storageClassDescriptionConfigures a
DBSwapRedoLogFileConfigThrown when a redolog file integrity is compromised, such as unavailable storage or some error which causes a corruption of the redologIRedoLogFile.validateIntegrity() -
Classes in com.gigaspaces.internal.server.space.redolog used by com.gigaspaces.internal.server.space.redolog.storage.bytebufferClassDescriptionThrown when a redolog file integrity is compromised, such as unavailable storage or some error which causes a corruption of the redolog
IRedoLogFile.validateIntegrity()