@Persistent public class CurrentServerGCWZoneHistory extends ListObject implements java.lang.Cloneable
bufferPool
Constructor and Description |
---|
CurrentServerGCWZoneHistory(CurrentServerGCWZonePercent zone) |
Modifier and Type | Method and Description |
---|---|
CurrentServerGCWZoneHistory |
clone() |
byte[] |
getBytes() |
int |
getLastUpdateTime() |
int |
getPercent() |
public CurrentServerGCWZoneHistory(CurrentServerGCWZonePercent zone)
public int getLastUpdateTime()
public int getPercent()
public byte[] getBytes()
getBytes
in interface IListObject
public CurrentServerGCWZoneHistory clone()
clone
in class java.lang.Object