Class CountBlobTypeInList
java.lang.Object
org.jclouds.blobstore.strategy.internal.CountBlobTypeInList
- All Implemented Interfaces:
CountListStrategy
counts all blobs in the blobstore at the prefix by the most efficient means possible.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionlonglongexecute(String container, ListContainerOptions options)
-
Field Details
-
getAllBlobMetadata
-
-
Method Details
-
execute
- Specified by:
executein interfaceCountListStrategy
-
execute
-