com.intel.cosbench.api.swift
Class SwiftStorageFactory

java.lang.Object
  extended by com.intel.cosbench.api.swift.SwiftStorageFactory
All Implemented Interfaces:
StorageAPIFactory

public class SwiftStorageFactory
extends java.lang.Object
implements StorageAPIFactory


Constructor Summary
SwiftStorageFactory()
           
 
Method Summary
 StorageAPI getStorageAPI()
           
 java.lang.String getStorageName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwiftStorageFactory

public SwiftStorageFactory()
Method Detail

getStorageName

public java.lang.String getStorageName()
Specified by:
getStorageName in interface StorageAPIFactory

getStorageAPI

public StorageAPI getStorageAPI()
Specified by:
getStorageAPI in interface StorageAPIFactory