SpaceInformation
public interface SpaceInfo
ConglomerateController
Modifier and Type | Method | Description |
---|---|---|
long |
getNumAllocatedPages() |
Get the estimated number of allocated pages
|
long |
getNumFreePages() |
Get the estimated number of free pages
|
long |
getNumUnfilledPages() |
Get the estimated number of unfilled pages
|
int |
getPageSize() |
Get the page size
|
long getNumAllocatedPages()
long getNumFreePages()
long getNumUnfilledPages()
int getPageSize()
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.