Uses of Package
org.jclouds.blobstore.strategy
-
Packages that use org.jclouds.blobstore.strategy Package Description org.jclouds.blobstore.strategy.internal org.jclouds.blobstore.util.internal -
Classes in org.jclouds.blobstore.strategy used by org.jclouds.blobstore.strategy.internal Class Description ClearContainerStrategy Clears a containerClearListStrategy Clears a containerCountListStrategy Number of objects in a containerDeleteDirectoryStrategy Deletes a directory.GetBlobsInListStrategy Retrieves all blobs in the blobstore by the most efficient means possible.GetDirectoryStrategy Gets a directory or throws KeyNotFoundExceptionListBlobsInContainer Lists the blobstore.ListContainerStrategy Lists the blobstore.MkdirStrategy Creates a directoryPutBlobsStrategy 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 Class Description ClearListStrategy Clears a containerCountListStrategy Number of objects in a containerDeleteDirectoryStrategy Deletes a directory.GetDirectoryStrategy Gets a directory or throws KeyNotFoundExceptionMkdirStrategy Creates a directory