| 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  | 
FixedSizeSwapRedoLogFile<T extends IReplicationOrderedPacket>
A swap based implementation of the  
IRedoLogFile interface, A fixed number of packets can
 be held in the memory and once this number is exeeded the other packets are stored in a provided
 INonBatchRedoLogFileStorage | 
class  | 
MemoryRedoLogFile<T extends IReplicationOrderedPacket>
A memory only based implementation of the  
IRedoLogFile interface. | 
Copyright © GigaSpaces.