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 |
MongoDAOFactory.getStorage() |
Storage |
DAOFactory.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 |
MongoStorageProvider.createStorage() |
Storage |
StorageProvider.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 © 2013. All Rights Reserved.