public class DefaultMemoryManager extends Object implements MemoryManager
MemoryManager| Constructor and Description |
|---|
DefaultMemoryManager() |
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxMemory()
Returns the maximum amount of memory that the runtime will attempt to use,
following the same semantics as
Runtime.totalMemory() |
public long getMaxMemory()
Runtime.totalMemory()getMaxMemory in interface MemoryManagerCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.