org.jclouds.blobstore.strategy
Interface CountListStrategy

All Known Implementing Classes:
CountBlobTypeInList

public interface CountListStrategy

Number of objects in a container


Method Summary
 long execute(String containerName, ListContainerOptions options)
           
 

Method Detail

execute

long execute(String containerName,
             ListContainerOptions options)


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.