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() |
nodeName
public File path()
public int bufferSizeInBytes()
public BlobContainer blobContainer(BlobPath path)
blobContainer
in interface BlobStore
Copyright © 2009–2015. All rights reserved.