| Class | Description |
|---|---|
| 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
|
| 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 |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.