| Package | Description | 
|---|---|
| com.gigaspaces.internal.server.space.redolog.storage | |
| com.gigaspaces.internal.server.space.redolog.storage.bytebuffer | 
| Modifier and Type | Method and Description | 
|---|---|
| void | INonBatchRedoLogFileStorage. append(T replicationPacket)Add a single packet to the end of the storage list | 
| void | CacheLastRedoLogFileStorageDecorator. append(T replicationPacket) | 
| void | CacheLastRedoLogFileStorageDecorator. appendBatch(List<T> replicationPackets) | 
| void | IRedoLogFileStorage. appendBatch(List<T> replicationPackets)Adds a batch of packets that will be stored at the end of the list | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ByteBufferRedoLogFileStorage. appendBatch(List<T> replicationPackets) | 
Copyright © GigaSpaces.