public interface TempBlockMeta
Modifier and Type | Method and Description |
---|---|
long |
getBlockId() |
BlockStoreLocation |
getBlockLocation() |
long |
getBlockSize() |
String |
getCommitPath() |
StorageDir |
getParentDir() |
String |
getPath() |
long |
getSessionId() |
void |
setBlockSize(long newSize) |
long getBlockSize()
String getPath()
long getBlockId()
BlockStoreLocation getBlockLocation()
StorageDir getParentDir()
String getCommitPath()
long getSessionId()
void setBlockSize(long newSize)
newSize
- block size to useCopyright © 2023. All Rights Reserved.