Uses of Class
com.gigaspaces.internal.server.space.redolog.storage.bytebuffer.WeightedBatch
Packages that use WeightedBatch
Package
Description
-
Uses of WeightedBatch in com.gigaspaces.internal.server.space.redolog.storage
Methods in com.gigaspaces.internal.server.space.redolog.storage that return WeightedBatchModifier and TypeMethodDescriptionBufferedRedoLogFileStorageDecorator.removeFirstBatch(int batchCapacity, long lastCompactionRangeEndKey) CacheLastRedoLogFileStorageDecorator.removeFirstBatch(int batchCapacity, long lastCompactionRangeEndKey) IRedoLogFileStorage.removeFirstBatch(int batchCapacity, long lastCompactionRangeEndKey) Removes a batch from the start of the listSqliteRedoLogFileStorage.removeFirstBatch(int batchCapacity, long lastCompactionRangeEndKey) -
Uses of WeightedBatch in com.gigaspaces.internal.server.space.redolog.storage.bytebuffer
Methods in com.gigaspaces.internal.server.space.redolog.storage.bytebuffer that return WeightedBatchModifier and TypeMethodDescriptionByteBufferRedoLogFileStorage.removeFirstBatch(int batchCapacity, long lastCompactionRangeEndKey)