Class ListContainerAndRecurseThroughFolders
java.lang.Object
org.jclouds.blobstore.strategy.internal.ListContainerAndRecurseThroughFolders
- All Implemented Interfaces:
- ListBlobsInContainer
@Singleton
public class ListContainerAndRecurseThroughFolders
extends Object
implements ListBlobsInContainer
Retrieves all blobs in the blobstore by the most efficient means possible.
- 
Field SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptionSet<? extends BlobMetadata> execute(String containerName, ListContainerOptions options) 
- 
Field Details- 
lister
 
- 
- 
Method Details- 
execute- Specified by:
- executein interface- ListBlobsInContainer
 
 
-