|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intel.cosbench.driver.service.COSBStorageAPIService
public class COSBStorageAPIService
This class is the major service for storage on driver.
| Constructor Summary | |
|---|---|
COSBStorageAPIService()
|
|
| Method Summary | |
|---|---|
StorageAPI |
getStorage(java.lang.String type,
Config config,
Logger logger)
|
void |
setFactories(java.util.List<StorageAPIFactory> factories)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public COSBStorageAPIService()
| Method Detail |
|---|
public void setFactories(java.util.List<StorageAPIFactory> factories)
public StorageAPI getStorage(java.lang.String type,
Config config,
Logger logger)
getStorage in interface StorageAPIService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||