Uses of Class
org.rostore.entity.BlockAllocationState
Package
Description
RoStore core entities
Classes related to the containers, shards
-
Uses of BlockAllocationState in org.rostore.entity
Modifier and TypeMethodDescriptionstatic BlockAllocationState
BlockAllocationState.init()
static BlockAllocationState
BlockAllocationState.init
(long totalLockedSize, long lockedFreeSize, long payloadSize) Initializes the state objectstatic BlockAllocationState
BlockAllocationState.store
(BlockAllocation blockAllocation) Creates a static copy of the providedBlockAllocation
-
Uses of BlockAllocationState in org.rostore.v2.container