Class ContainerInformation

java.lang.Object
fr.gouv.vitam.common.storage.ContainerInformation

public class ContainerInformation extends Object
Container basic information for capacity feature
  • Constructor Details

    • ContainerInformation

      public ContainerInformation()
  • Method Details

    • getUsableSpace

      public long getUsableSpace()
      Get usable space
      Returns:
      usable space in byte,
      return -1 if usable space not specified
    • setUsableSpace

      public void setUsableSpace(long usableSpace)
      Set usable space
      Parameters:
      usableSpace - usable space in byte