public class FsBlobStore extends AbstractComponent implements BlobStore
deprecationLogger, logger, settings| コンストラクタと説明 |
|---|
FsBlobStore(Settings settings,
Path path) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
BlobContainer |
blobContainer(BlobPath path) |
int |
bufferSizeInBytes() |
void |
close() |
void |
delete(BlobPath path) |
Path |
path() |
String |
toString() |
logDeprecatedSetting, logRemovedSetting, nodeNamepublic FsBlobStore(Settings settings, Path path) throws IOException
IOExceptionpublic Path path()
public int bufferSizeInBytes()
public BlobContainer blobContainer(BlobPath path)
blobContainer インタフェース内 BlobStorepublic void delete(BlobPath path) throws IOException
delete インタフェース内 BlobStoreIOExceptionCopyright © 2009–2016. All rights reserved.