Class BlobStore.BlobStoreFileInputStream

java.lang.Object
java.io.InputStream
org.apache.storm.blobstore.InputStreamWithMeta
org.apache.storm.blobstore.BlobStore.BlobStoreFileInputStream
All Implemented Interfaces:
Closeable, AutoCloseable
Enclosing class:
BlobStore

protected class BlobStore.BlobStoreFileInputStream extends InputStreamWithMeta
Input stream implementation used for writing both the metadata containing the acl information and the blob data.