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, ExecutorService ioWorkerExecutor)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.