Package | Description |
---|---|
com.redhat.thermostat.host.memory.agent.internal | |
com.redhat.thermostat.host.memory.common | |
com.redhat.thermostat.host.memory.common.internal |
Modifier and Type | Method and Description |
---|---|
protected MemoryStat |
MemoryStatBuilder.build() |
Modifier and Type | Field and Description |
---|---|
static Category<MemoryStat> |
MemoryStatDAO.memoryStatCategory |
Modifier and Type | Method and Description |
---|---|
List<MemoryStat> |
MemoryStatDAO.getLatestMemoryStats(HostRef ref,
long since) |
Modifier and Type | Method and Description |
---|---|
void |
MemoryStatDAO.putMemoryStat(MemoryStat stat) |
Modifier and Type | Method and Description |
---|---|
List<MemoryStat> |
MemoryStatDAOImpl.getLatestMemoryStats(HostRef ref,
long lastTimeStamp) |
Modifier and Type | Method and Description |
---|---|
void |
MemoryStatDAOImpl.putMemoryStat(MemoryStat stat) |
Copyright © 2013. All rights reserved.