Interface | Description |
---|---|
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.
|
Copyright © 2009-2012 jclouds. All Rights Reserved.