Uses of Package
org.jclouds.blobstore.strategy

Packages that use org.jclouds.blobstore.strategy
org.jclouds.atmos.blobstore.strategy   
org.jclouds.azureblob.blobstore.functions   
org.jclouds.azureblob.blobstore.strategy   
org.jclouds.blobstore   
org.jclouds.blobstore.internal   
org.jclouds.blobstore.strategy.internal   
org.jclouds.blobstore.util.internal   
org.jclouds.cloudfiles.blobstore.functions   
org.jclouds.filesystem   
org.jclouds.s3.blobstore.functions   
 

Classes in org.jclouds.blobstore.strategy used by org.jclouds.atmos.blobstore.strategy
ContainsValueInListStrategy
          Determines whether a value exists in the store
ListBlobsInContainer
          Lists the blobstore.
 

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

Classes in org.jclouds.blobstore.strategy used by org.jclouds.azureblob.blobstore.strategy
ContainsValueInListStrategy
          Determines whether a value exists in the store
ListBlobsInContainer
          Lists the blobstore.
 

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.internal
ContainsValueInListStrategy
          Determines whether a value exists in the store
GetBlobsInListStrategy
          Retrieves all blobs in the blobstore by the most efficient means possible.
PutBlobsStrategy
          puts all blobs into the blobstore by the most efficient means possible.
 

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
 

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

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

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



Copyright © 2009-2011 jclouds. All Rights Reserved.