Class Summary |
ConcatenateContainerLists |
Retrieves all metadata in the blobstore by the most efficient means possible. |
CountBlobTypeInList |
counts all blobs in the blobstore at the prefix by the most efficient means possible. |
DeleteAllKeysInList |
Deletes all keys in the container |
FetchBlobMetadata |
Retrieves all blobmetadata in the list as efficiently as possible |
FindMD5InList |
Searches Content-MD5 tag for the value associated with the value |
GetAllBlobsInListAndRetryOnFailure |
Retrieves all blobs in the blobstore under the current path, by the most efficient means
possible. |
ListContainerAndRecurseThroughFolders |
Retrieves all blobs in the blobstore by the most efficient means possible. |
MarkerFileMkdirStrategy |
Key-value implementations of BlobStore, such as S3, do not have directories. |
MarkersDeleteDirectoryStrategy |
Key-value implementations of BlobStore, such as S3, do not have directories. |
MarkersGetDirectoryStrategy |
Key-value implementations of BlobStore, such as S3, do not have directories. |
MarkersIfDirectoryReturnNameStrategy |
|
PutBlobsStrategyImpl |
|