Package org.jclouds.blobstore.strategy
-
Interface Summary Interface 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.