| Package | Description | 
|---|---|
| com.gigaspaces.internal.cluster.node.impl.backlog | |
| com.gigaspaces.internal.server.space.redolog | 
| Modifier and Type | Method and Description | 
|---|---|
| protected IRedoLogFile<T> | AbstractSingleFileGroupBacklog. getBacklogFile() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DBMemoryRedoLogFile<T extends IReplicationOrderedPacket> | 
| class  | DBSwapRedoLogFile<T extends IReplicationOrderedPacket> | 
| class  | FixedSizeSwapRedoLogFile<T extends IReplicationOrderedPacket>A swap based implementation of the  IRedoLogFileinterface, A fixed number of packets can
 be held in the memory and once this number is exceeded the other packets are stored in a providedINonBatchRedoLogFileStorage | 
| class  | MemoryRedoLogFile<T extends IReplicationOrderedPacket>A memory only based implementation of the  IRedoLogFileinterface. | 
Copyright © GigaSpaces.