public interface SpaceInfo
ConglomerateController
Modifier and Type | Method and 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.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.