Package org.apache.storm.blobstore
Class InputStreamWithMeta
java.lang.Object
java.io.InputStream
org.apache.storm.blobstore.InputStreamWithMeta
- All Implemented Interfaces:
 Closeable,AutoCloseable
- Direct Known Subclasses:
 BlobStore.BlobStoreFileInputStream,NimbusBlobStore.NimbusDownloadInputStream
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, nullInputStream, read, read, read, readAllBytes, readNBytes, readNBytes, reset, skip, skipNBytes, transferTo 
- 
Constructor Details
- 
InputStreamWithMeta
public InputStreamWithMeta() 
 - 
 - 
Method Details
- 
getVersion
- Throws:
 IOException
 - 
getFileLength
- Throws:
 IOException
 
 -