public final class Memory extends Service
Modifier and Type | Method and Description |
---|---|
static Memory |
getInstance() |
ServerInformation |
getServerInfo(Server server,
java.lang.String endpoint)
Gets the memory usage of the server
|
getMethodInformation, getServiceInformation
public static Memory getInstance()
public ServerInformation getServerInfo(Server server, java.lang.String endpoint)
getServerInfo
in class Service
server
- the server on which the method must be executedendpoint
- the method to be executedServerFault
Copyright © 2021. All Rights Reserved.