public interface ResourceView
Modifier and Type | Method and Description |
---|---|
long |
getPmemAllocatedForContainers()
Get physical memory allocated to the containers.
|
long |
getVCoresAllocatedForContainers() |
long |
getVmemAllocatedForContainers()
Get virtual memory allocated to the containers.
|
boolean |
isPmemCheckEnabled() |
boolean |
isVmemCheckEnabled() |
long getVmemAllocatedForContainers()
boolean isVmemCheckEnabled()
long getPmemAllocatedForContainers()
boolean isPmemCheckEnabled()
long getVCoresAllocatedForContainers()
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.