Package org.jclouds.blobstore.strategy
Interface CountListStrategy
- 
- All Known Implementing Classes:
 CountBlobTypeInList
public interface CountListStrategyNumber of objects in a container 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longexecute(String containerName, ListContainerOptions options) 
 - 
 
- 
- 
Method Detail
- 
execute
long execute(String containerName, ListContainerOptions options)
 
 - 
 
 -