public class PagedTempBlockMeta extends PagedBlockMeta
Constructor and Description |
---|
PagedTempBlockMeta(long blockId,
PagedBlockStoreDir dir) |
Modifier and Type | Method and Description |
---|---|
long |
getBlockSize() |
void |
setBlockSize(long newSize) |
getBlockId, getBlockLocation, getDir, getParentDir, getPath
public PagedTempBlockMeta(long blockId, PagedBlockStoreDir dir)
blockId
- dir
- public long getBlockSize()
getBlockSize
in interface BlockMeta
getBlockSize
in class PagedBlockMeta
public void setBlockSize(long newSize)
newSize
- Copyright © 2023. All Rights Reserved.