| Package | Description |
|---|---|
| com.redhat.thermostat.common.dao | |
| com.redhat.thermostat.common.storage | |
| com.redhat.thermostat.thread.dao | |
| com.redhat.thermostat.thread.dao.impl |
| Modifier and Type | Method and Description |
|---|---|
Storage |
DAOFactory.getStorage() |
Storage |
MongoDAOFactory.getStorage() |
| Constructor and Description |
|---|
AgentInfoDAOImpl(Storage storage) |
BackendInfoDAOImpl(Storage storage) |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoStorage
Implementation of the Storage interface that uses MongoDB to store the instrumentation data.
|
| Modifier and Type | Method and Description |
|---|---|
Storage |
StorageProvider.createStorage() |
Storage |
MongoStorageProvider.createStorage() |
| Modifier and Type | Method and Description |
|---|---|
Storage |
ThreadDao.getStorage() |
| Modifier and Type | Method and Description |
|---|---|
Storage |
ThreadDaoImpl.getStorage() |
| Constructor and Description |
|---|
ThreadDaoImpl(Storage storage) |
Copyright © 2012. All Rights Reserved.