Class MemoryRedoLogFile<T extends IReplicationOrderedPacket>

java.lang.Object
com.gigaspaces.internal.server.space.redolog.MemoryRedoLogFile<T>
All Implemented Interfaces:
IRedoLogFileStatistics, IRedoLogFile<T>

public class MemoryRedoLogFile<T extends IReplicationOrderedPacket> extends Object implements IRedoLogFile<T>
A memory only based implementation of the IRedoLogFile interface. Packets are stored only in the jvm memory
Since:
7.1
Author:
eitany