Uses of Package
org.jclouds.blobstore.strategy

Packages that use org.jclouds.blobstore.strategy
org.jclouds.blobstore   
org.jclouds.blobstore.strategy.internal   
org.jclouds.blobstore.util.internal   
 

Classes in org.jclouds.blobstore.strategy used by org.jclouds.blobstore
IfDirectoryReturnNameStrategy
          Determines if a directory exists or not.
 

Classes in org.jclouds.blobstore.strategy used by org.jclouds.blobstore.strategy.internal
ClearContainerStrategy
          Clears a container
ClearListStrategy
          Clears a container
ContainsValueInListStrategy
          Determines whether a value exists in the store
CountListStrategy
          Number of objects in a container
DeleteDirectoryStrategy
          Deletes a directory.
GetBlobsInListStrategy
          Retrieves all blobs in the blobstore by the most efficient means possible.
GetDirectoryStrategy
          Gets a directory or throws KeyNotFoundException
IfDirectoryReturnNameStrategy
          Determines if a directory exists or not.
ListBlobsInContainer
          Lists the blobstore.
ListContainerStrategy
          Lists the blobstore.
MkdirStrategy
          Creates a directory
PutBlobsStrategy
          puts all blobs into the blobstore by the most efficient means possible.
 

Classes in org.jclouds.blobstore.strategy used by org.jclouds.blobstore.util.internal
ClearListStrategy
          Clears a container
CountListStrategy
          Number of objects in a container
DeleteDirectoryStrategy
          Deletes a directory.
GetDirectoryStrategy
          Gets a directory or throws KeyNotFoundException
MkdirStrategy
          Creates a directory
 



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