public class NodeHealthManagerImpl extends AbstractRestManager implements NodeHealthManager
NodeHealthManager which exposes node health details such as percentage
memory usage, open files count, thread count and percentage cpu usage.AbstractRestManager.ThrowableSupplier<T,E extends Throwable>logger| Constructor and Description |
|---|
NodeHealthManagerImpl(APIConnector apiConnector) |
| Modifier and Type | Method and Description |
|---|---|
NodeHealthResource |
getNodeHealth() |
delete, get, get, getApiConnector, invoke, invokeForMsg, parseMsg, parseResponseClass, parseResponseGeneric, post, postpublic NodeHealthManagerImpl(APIConnector apiConnector)
public NodeHealthResource getNodeHealth()
getNodeHealth in interface NodeHealthManagerCopyright © 2016–2019 AdroitLogic. All rights reserved.