|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StorageAPI in com.intel.cosbench.api.amplistor |
---|
Classes in com.intel.cosbench.api.amplistor that implement StorageAPI | |
---|---|
class |
AmpliStorage
The amplistor implementation for Storage API. |
Methods in com.intel.cosbench.api.amplistor that return StorageAPI | |
---|---|
StorageAPI |
AmpliStorageFactory.getStorageAPI()
|
Uses of StorageAPI in com.intel.cosbench.api.mock |
---|
Methods in com.intel.cosbench.api.mock that return StorageAPI | |
---|---|
StorageAPI |
MockStorageFactory.getStorageAPI()
|
Uses of StorageAPI in com.intel.cosbench.api.storage |
---|
Classes in com.intel.cosbench.api.storage that implement StorageAPI | |
---|---|
class |
NoneStorage
This class encapsulates one none storage system which is used if no any other storage system is assigned. |
Methods in com.intel.cosbench.api.storage that return StorageAPI | |
---|---|
StorageAPI |
StorageAPIService.getStorage(java.lang.String type,
Config config,
Logger logger)
|
StorageAPI |
StorageAPIFactory.getStorageAPI()
|
Uses of StorageAPI in com.intel.cosbench.api.swift |
---|
Classes in com.intel.cosbench.api.swift that implement StorageAPI | |
---|---|
class |
SwiftStorage
This class encapsulates one swift implementation for Storage API. |
Methods in com.intel.cosbench.api.swift that return StorageAPI | |
---|---|
StorageAPI |
SwiftStorageFactory.getStorageAPI()
|
Uses of StorageAPI in com.intel.cosbench.driver.model |
---|
Methods in com.intel.cosbench.driver.model that return StorageAPI | |
---|---|
StorageAPI |
WorkerContext.getStorageApi()
|
Methods in com.intel.cosbench.driver.model with parameters of type StorageAPI | |
---|---|
void |
WorkerContext.setStorageApi(StorageAPI storageApi)
|
Uses of StorageAPI in com.intel.cosbench.driver.operator |
---|
Methods in com.intel.cosbench.driver.operator that return StorageAPI | |
---|---|
StorageAPI |
Session.getApi()
|
Uses of StorageAPI in com.intel.cosbench.driver.service |
---|
Methods in com.intel.cosbench.driver.service that return StorageAPI | |
---|---|
StorageAPI |
COSBStorageAPIService.getStorage(java.lang.String type,
Config config,
Logger logger)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |