Package | Description |
---|---|
com.gigaspaces.internal.server.space.redolog.storage | |
com.gigaspaces.internal.server.space.redolog.storage.bytebuffer |
Modifier and Type | Method and Description |
---|---|
WeightedBatch<T> |
BufferedRedoLogFileStorageDecorator.removeFirstBatch(int batchCapacity,
long lastCompactionRangeEndKey) |
WeightedBatch<T> |
CacheLastRedoLogFileStorageDecorator.removeFirstBatch(int batchCapacity,
long lastCompactionRangeEndKey) |
WeightedBatch<T> |
SqliteRedoLogFileStorage.removeFirstBatch(int batchCapacity,
long lastCompactionRangeEndKey) |
WeightedBatch<T> |
IRedoLogFileStorage.removeFirstBatch(int batchCapacity,
long lastCompactionRangeEndKey)
Removes a batch from the start of the list
|
Modifier and Type | Method and Description |
---|---|
WeightedBatch<T> |
ByteBufferRedoLogFileStorage.removeFirstBatch(int batchCapacity,
long lastCompactionRangeEndKey) |
Copyright © GigaSpaces.