org.jclouds.blobstore.config
Interface LocalBlobStore

All Superinterfaces:
BlobStore

public interface LocalBlobStore
extends BlobStore


Method Summary
 
Methods inherited from interface org.jclouds.blobstore.BlobStore
blobBuilder, blobExists, blobMetadata, clearContainer, clearContainer, containerExists, countBlobs, countBlobs, createContainerInLocation, createContainerInLocation, createDirectory, deleteContainer, deleteDirectory, directoryExists, getBlob, getBlob, getContext, list, list, list, listAssignableLocations, putBlob, putBlob, removeBlob
 



Copyright © 2009-2012 jclouds. All Rights Reserved.