Package | Description |
---|---|
org.apache.storm.blobstore |
Modifier and Type | Method and Description |
---|---|
LocalFsBlobStoreFile |
FileBlobStoreImpl.read(String key)
Get an input stream for reading a part.
|
LocalFsBlobStoreFile |
FileBlobStoreImpl.write(String key,
boolean create)
Get an object tied to writing the data.
|
Modifier and Type | Method and Description |
---|---|
protected Iterator<LocalFsBlobStoreFile> |
FileBlobStoreImpl.listBlobStoreFiles(File path) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.