public interface IProcessMemoryManager
Modifier and Type | Method and Description |
---|---|
long |
getFreeMemory() |
long |
getMaximumMemory() |
long |
getMemoryUsage() |
double |
getMemoryUsagePercentage(boolean asyncCheckIfEnabled) |
boolean |
isAsyncCheckEnabled() |
void |
performGC() |
Copyright © GigaSpaces.