public abstract class AbstractBlobContainer extends Object implements BlobContainer
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractBlobContainer(BlobPath path) |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteBlobsByPrefix(String blobNamePrefix) |
BlobPath |
path() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitblobExists, createOutput, deleteBlob, listBlobs, listBlobsByPrefix, openInputprotected AbstractBlobContainer(BlobPath path)
public BlobPath path()
path in interface BlobContainerpublic void deleteBlobsByPrefix(String blobNamePrefix) throws IOException
deleteBlobsByPrefix in interface BlobContainerIOExceptionCopyright © 2009–2016. All rights reserved.