org.dasein.cloud.atmos.storage
Class AtmosStorageServices

java.lang.Object
  extended by org.dasein.cloud.storage.AbstractStorageServices
      extended by org.dasein.cloud.atmos.storage.AtmosStorageServices
All Implemented Interfaces:
org.dasein.cloud.storage.StorageServices

public class AtmosStorageServices
extends org.dasein.cloud.storage.AbstractStorageServices

Implements the Dasein Cloud storage services API for the EMC Atmos.

Created by George Reese: 10/5/12 8:51 AM

Since:
2012.09
Version:
2012.09 initial version
Author:
George Reese

Constructor Summary
AtmosStorageServices(Atmos provider)
           
 
Method Summary
 AtmosObjectStore getBlobStoreSupport()
           
 
Methods inherited from class org.dasein.cloud.storage.AbstractStorageServices
hasBlobStoreSupport
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtmosStorageServices

public AtmosStorageServices(Atmos provider)
Method Detail

getBlobStoreSupport

@Nonnull
public AtmosObjectStore getBlobStoreSupport()
Specified by:
getBlobStoreSupport in interface org.dasein.cloud.storage.StorageServices
Overrides:
getBlobStoreSupport in class org.dasein.cloud.storage.AbstractStorageServices


Copyright © 2012-2013 enStratus Networks Inc. All Rights Reserved.