Package | Description |
---|---|
com.redhat.thermostat.common.dao | |
com.redhat.thermostat.common.storage |
Modifier and Type | Method and Description |
---|---|
Chunk |
Converter.toChunk(T pojo) |
Chunk |
VmMemoryStatConverter.toChunk(VmMemoryStat vmMemStat) |
Modifier and Type | Method and Description |
---|---|
T |
Converter.fromChunk(Chunk chunk) |
VmMemoryStat |
VmMemoryStatConverter.fromChunk(Chunk chunk) |
Modifier and Type | Class and Description |
---|---|
class |
ChunkAdapter
Adapts a bean into a Chunk.
|
Copyright © 2012. All Rights Reserved.