public class FsBlobStore extends AbstractComponent implements BlobStore
componentSettings, logger, settings| Constructor and Description |
|---|
FsBlobStore(Settings settings,
File path) |
| Modifier and Type | Method and Description |
|---|---|
BlobContainer |
blobContainer(BlobPath path) |
int |
bufferSizeInBytes() |
void |
close() |
void |
delete(BlobPath path) |
File |
path() |
String |
toString() |
nodeNamepublic File path()
public int bufferSizeInBytes()
public BlobContainer blobContainer(BlobPath path)
blobContainer in interface BlobStoreCopyright © 2009–2016. All rights reserved.