Package | Description |
---|---|
com.redhat.thermostat.backend.system | |
com.redhat.thermostat.common.dao |
Modifier and Type | Method and Description |
---|---|
protected MemoryStat |
MemoryStatBuilder.build() |
Modifier and Type | Method and Description |
---|---|
MemoryStat |
MemoryStatConverter.fromChunk(Chunk chunk) |
Modifier and Type | Method and Description |
---|---|
List<MemoryStat> |
MemoryStatDAO.getLatestMemoryStats(HostRef ref) |
Modifier and Type | Method and Description |
---|---|
void |
MemoryStatDAO.putMemoryStat(MemoryStat stat) |
Chunk |
MemoryStatConverter.toChunk(MemoryStat mem) |
Copyright © 2012. All Rights Reserved.