Package com.gigaspaces.internal.server.space.redolog.storage.bytebuffer
package com.gigaspaces.internal.server.space.redolog.storage.bytebuffer
-
ClassDescriptionUsed by
PacketSerializerasObjectInputStreamUsed byPacketSerializerasObjectOutputStreamA configuration object forByteBufferRedoLogFileStorageAn implementation of redo log file storage which is based on an underlying byte buffer storages provider which simulated an endless byte bufferThrown when aByteBufferRedoLogFileStorageintegrity is compromised, such as unavailable storage or some error which causes a corruption of the redologIRedoLogFile.validateIntegrity()Thrown when an error has occurred at aIByteBufferStorageA dummy implementation of theStorageReadOnlyIteratorthat acts as an empty iteratorProvide an endless byte buffer like storage, which support single writer or multi readers concurrently interacting with itA factory forIByteBufferStorageActs as a reader over aIByteBufferStorageActs as a writer over aIByteBufferStorageProvide replication packet stream serializing capabilitiesAn object that is written and read into swap space (disk)ISwapExternalizableSupports single serializer multi concurrent deserializersA single segment inside aByteBufferRedoLogFileStorageSwapPacketStreamSerializer<T extends ISwapExternalizable>A replication packet stream serializer that serializes packets that implementsISwapExternalizable