Package fr.gouv.vitam.common.storage
Class ContainerInformation
- java.lang.Object
-
- fr.gouv.vitam.common.storage.ContainerInformation
-
public class ContainerInformation extends java.lang.Object
Container basic information for capacity feature
-
-
Constructor Summary
Constructors Constructor Description ContainerInformation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getUsableSpace()
Get usable spacevoid
setUsableSpace(long usableSpace)
Set usable space
-