public class MemoryStatDAOImpl extends Object implements MemoryStatDAO
memoryBuffersKey, memoryCachedKey, memoryCommitLimitKey, memoryFreeKey, memoryStatCategory, memorySwapFreeKey, memorySwapTotalKey, memoryTotalKey
Modifier and Type | Method and Description |
---|---|
long |
getCount() |
List<MemoryStat> |
getLatestMemoryStats(HostRef ref,
long lastTimeStamp) |
void |
putMemoryStat(MemoryStat stat) |
public List<MemoryStat> getLatestMemoryStats(HostRef ref, long lastTimeStamp)
getLatestMemoryStats
in interface MemoryStatDAO
public void putMemoryStat(MemoryStat stat)
putMemoryStat
in interface MemoryStatDAO
Copyright © 2014. All rights reserved.