Class BlobStore.BlobStoreFileOutputStream

java.lang.Object
java.io.OutputStream
org.apache.storm.blobstore.AtomicOutputStream
org.apache.storm.blobstore.BlobStore.BlobStoreFileOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
Enclosing class:
BlobStore

protected class BlobStore.BlobStoreFileOutputStream extends AtomicOutputStream
Output stream implementation used for reading the metadata and data information.