Rio Project 4.2 API Documentation
org.rioproject.system.measurable.memory.pool
Class CalculableMemoryPool
java.lang.Object
org.rioproject.watch.Calculable
org.rioproject.system.measurable.memory.pool.CalculableMemoryPool
- All Implemented Interfaces:
- Serializable
public class CalculableMemoryPool
- extends Calculable
Created by IntelliJ IDEA.
User: dreedy Date: Sep 1, 2010 Time: 11:36:40 AM
- See Also:
- Serialized Form
| Methods inherited from class org.rioproject.watch.Calculable |
equals, getArchiveRecord, getDate, getDetail, getId, getValue, getWhen, hashCode, setDetail, setId, setValue, setWhen, toString |
CalculableMemoryPool
public CalculableMemoryPool(String id,
double value,
long when,
MemoryPoolUtilization memoryPoolUtilization)
getMemoryUtilization
public MemoryPoolUtilization getMemoryUtilization()
Copyright © 2006-2011 Rio Project. All Rights Reserved.