java.lang.Object
com.gigaspaces.internal.server.space.redolog.storage.bytebuffer.ByteBufferRedoLogFileStorage<T>
All Implemented Interfaces:
IStorageSegmentsMediator, IRedoLogFileStorage<T>, IRedoLogFileStorageStatistics

public class ByteBufferRedoLogFileStorage<T extends IReplicationOrderedPacket> extends Object implements IRedoLogFileStorage<T>, IStorageSegmentsMediator
An implementation of redo log file storage which is based on an underlying byte buffer storages provider which simulated an endless byte buffer
Since:
7.1
Author:
eitany