Documentation of 'org.apache.derby.iapi.store.access.SpaceInfo' Java class
SpaceInfo
org.apache.derby.iapi.store.access

Interface SpaceInfo

  • All Known Implementing Classes:
    SpaceInformation


    public interface SpaceInfo
    Manage the result information from a single call to ConglomerateController.getSpaceInfo().

    See Also:
    ConglomerateController
    • Method Detail

      • getNumAllocatedPages

        long getNumAllocatedPages()
        Get the estimated number of allocated pages
      • getNumFreePages

        long getNumFreePages()
        Get the estimated number of free pages
      • getNumUnfilledPages

        long getNumUnfilledPages()
        Get the estimated number of unfilled pages
      • getPageSize

        int getPageSize()
        Get the page size

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.