|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
BlobStore
BlobUtilsImpl.blobBuilder()
BlobUtilsImpl.blobBuilder()
Blob
so that you can manually set metadata such
as length, content-type, or eTag hash.Blob
at location container/name
Blob
.Blob
.BlobStoreContext
instances.BlobStoreContext
s
BlobStore.clearContainer(String)
except you can use options to do things like recursive
deletes, or clear at a different path than root.
BaseAsyncBlobStore.clearContainer(java.lang.String)
with the
ListContainerOptions.recursive
option.
BlobUtilsImpl.clearContainer(java.lang.String, org.jclouds.blobstore.options.ListContainerOptions)
BaseBlobStore.clearContainer(java.lang.String)
with the
ListContainerOptions.recursive
option.
BlobUtilsImpl.clearContainer(java.lang.String, org.jclouds.blobstore.options.ListContainerOptions)
BaseAsyncBlobStore.clearContainer(java.lang.String)
with the
ListContainerOptions.recursive
option.
BaseAsyncBlobStore.countBlobs(java.lang.String)
with the
ListContainerOptions.recursive
option.
BlobUtilsImpl.countBlobs(java.lang.String, org.jclouds.blobstore.options.ListContainerOptions)
BaseBlobStore.countBlobs(java.lang.String)
with the
ListContainerOptions.recursive
option.
BlobUtilsImpl.countBlobs(java.lang.String, org.jclouds.blobstore.options.ListContainerOptions)
Map
view of the specified container.
Map
view of the specified container.
BlobUtilsImpl.createDirectory(java.lang.String, java.lang.String)
BlobUtilsImpl.createDirectory(java.lang.String, java.lang.String)
Map
view of the specified container.
Map
view of the specified container.
BaseAsyncBlobStore.deleteAndEnsurePathGone(java.lang.String)
#deleteAndEnsurePathGone
BaseAsyncBlobStore.deleteAndEnsurePathGone(java.lang.String)
BlobUtilsImpl.deleteDirectory(java.lang.String, java.lang.String)
.
BlobUtilsImpl.deleteDirectory(java.lang.String, java.lang.String)
.
BlobUtilsImpl.directoryExists(java.lang.String, java.lang.String)
BlobUtilsImpl.directoryExists(java.lang.String, java.lang.String)
Blob
representing the data at location container/name
Blob
representing the data at location container/name
AsyncBlobStore.getBlob(String,String,org.jclouds.blobstore.options.GetOptions)
BlobStore.getBlob(String,String,org.jclouds.blobstore.options.GetOptions)
marker
to this value
marker
to this value
eTag
.
eTag
.
org.jclouds.aws.s3.domain.S3Bucket
.BlobStore.list(String)
except you can control the size, recursion, and context of the list
using options
AsyncBlobStore.list(String,org.jclouds.blobstore.options.ListContainerOptions)
BlobStore.list(String,org.jclouds.blobstore.options.ListContainerOptions)
ContainerListing
s provide means to access the underlying Blob.Blob
.Blob
.BlobUtilsImpl.newBlob(java.lang.String)
BlobUtilsImpl.newBlob(java.lang.String)
Blob
representing the data at location container/blob.metadata.name
Blob
representing the data at location container/blob.metadata.name
options using multipart strategies.
Blob
representing the data at location container/name
bucketParser
is only enacted when the http status code is 2xx.bucketParser
is only enacted when the http status code is 2xx.BaseAsyncBlobStore
which keeps all data in a local Map object.TransientBlobStoreContext
; requires TransientAsyncBlobStore
bound.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |