Uses of Interface
org.jclouds.blobstore.strategy.GetBlobsInListStrategy
-
Packages that use GetBlobsInListStrategy Package Description org.jclouds.blobstore.strategy.internal -
-
Uses of GetBlobsInListStrategy in org.jclouds.blobstore.strategy.internal
Classes in org.jclouds.blobstore.strategy.internal that implement GetBlobsInListStrategy Modifier and Type Class Description class
GetAllBlobsInListAndRetryOnFailure
Retrieves all blobs in the blobstore under the current path, by the most efficient means possible.
-