public interface BlockMeta
Modifier and Type | Method and Description |
---|---|
long |
getBlockId() |
BlockStoreLocation |
getBlockLocation() |
long |
getBlockSize() |
StorageDir |
getParentDir() |
String |
getPath() |
long getBlockId()
BlockStoreLocation getBlockLocation()
long getBlockSize()
StorageDir getParentDir()
String getPath()
Copyright © 2023. All Rights Reserved.