public class MemoryConsoleDao extends Dao
| Constructor and Description | 
|---|
| MemoryConsoleDao(MemoryConsoleRpcServiceAsync rpcService) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | callGarbageCollector(RsAsyncCallback<java.lang.Void> callback) | 
| void | loadMemoryInfo(RsAsyncCallback<MemoryInfoDto> callback) | 
detachDto, detachDtos, registerDto, registerDtoContainer, registerDtoContainer, registerDtospublic MemoryConsoleDao(MemoryConsoleRpcServiceAsync rpcService)
public void loadMemoryInfo(RsAsyncCallback<MemoryInfoDto> callback)
public void callGarbageCollector(RsAsyncCallback<java.lang.Void> callback)