org.jclouds.blobstore.strategy
Interface CountListStrategy

All Known Implementing Classes:
CountBlobTypeInList

public interface CountListStrategy

Number of objects in a container

Author:
Adrian Cole

Method Summary
 long execute(String containerName, ListContainerOptions options)
           
 

Method Detail

execute

long execute(String containerName,
             ListContainerOptions options)


Copyright © 2009-2012 jclouds. All Rights Reserved.