Uses of Class
org.jclouds.openstack.swift.blobstore.SwiftAsyncBlobStore

Packages that use SwiftAsyncBlobStore
org.jclouds.openstack.swift.blobstore.strategy.internal   
 

Uses of SwiftAsyncBlobStore in org.jclouds.openstack.swift.blobstore.strategy.internal
 

Fields in org.jclouds.openstack.swift.blobstore.strategy.internal declared as SwiftAsyncBlobStore
protected  SwiftAsyncBlobStore ParallelMultipartUploadStrategy.ablobstore
           
 

Constructors in org.jclouds.openstack.swift.blobstore.strategy.internal with parameters of type SwiftAsyncBlobStore
ParallelMultipartUploadStrategy(SwiftAsyncBlobStore ablobstore, org.jclouds.io.PayloadSlicer slicer, com.google.common.util.concurrent.ListeningExecutorService ioExecutor)
           
 



Copyright © 2009-2013 jclouds. All Rights Reserved.