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 Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSet
<? extends BlobMetadata> execute
(String containerName, ListContainerOptions options)
-
Field Details
-
lister
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceListBlobsInContainer
-