javax.realtime
Class MemoryParameters
java.lang.Object
|
+--javax.realtime.MemoryParameters
- public class MemoryParameters
- extends java.lang.Object
Field Summary |
static long |
NO_MAX
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NO_MAX
public static final long NO_MAX
MemoryParameters
public MemoryParameters(long maxMemoryArea,
long maxImmortal)
throws java.lang.IllegalArgumentException
MemoryParameters
public MemoryParameters(long maxMemoryArea,
long maxImmortal,
long allocationRate)
throws java.lang.IllegalArgumentException
getAllocationRate
public long getAllocationRate()
getMaxImmortal
public long getMaxImmortal()
getMaxMemoryArea
public long getMaxMemoryArea()
setAllocationRate
public void setAllocationRate(long allocationRate)
setMaxImmortalIfFeasible
public boolean setMaxImmortalIfFeasible(long maximum)
setMaxMemoryAreaIfFeasible
public boolean setMaxMemoryAreaIfFeasible(long maximum)
setAllocationRateIfFeasible
public boolean setAllocationRateIfFeasible(int allocationRate)
aicas GmbH, Karlsruhe - Germany www.aicas.com
Copyright 2003 aicas GmbH. All Rights Reserved.