public interface MemoryConsoleRpcService
| Modifier and Type | Method and Description | 
|---|---|
| void | callGarbageCollector() | 
| MemoryInfoDto | loadMemoryInfo() | 
MemoryInfoDto loadMemoryInfo() throws ServerCallFailedException
ServerCallFailedExceptionvoid callGarbageCollector()
                   throws ServerCallFailedException
ServerCallFailedException