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