| Package | Description |
|---|---|
| com.redhat.thermostat.thread.dao | |
| com.redhat.thermostat.thread.dao.impl |
| Modifier and Type | Field and Description |
|---|---|
static Category<ThreadHarvestingStatus> |
ThreadDao.THREAD_HARVESTING_STATUS |
| Modifier and Type | Method and Description |
|---|---|
ThreadHarvestingStatus |
ThreadDao.getLatestHarvestingStatus(VmRef vm) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadDao.saveHarvestingStatus(ThreadHarvestingStatus status) |
| Modifier and Type | Method and Description |
|---|---|
ThreadHarvestingStatus |
ThreadDaoImpl.getLatestHarvestingStatus(VmRef vm) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadDaoImpl.saveHarvestingStatus(ThreadHarvestingStatus status) |
Copyright © 2013. All Rights Reserved.