|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.application.areca.MemoryHelper
public class MemoryHelper
Static class that provides helper methods for memory management.
Constructor Summary | |
---|---|
MemoryHelper()
|
Method Summary | |
---|---|
static long |
getMaxManageableEntries()
|
static double |
getMemorySafetyMargin()
Returns the ratio of memory which is kept free for Areca. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MemoryHelper()
Method Detail |
---|
public static long getMaxManageableEntries()
public static double getMemorySafetyMargin()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |