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 SummaryConstructors
- 
Method SummaryMethods inherited from class java.io.InputStreamavailable, close, mark, markSupported, nullInputStream, read, read, read, readAllBytes, readNBytes, readNBytes, reset, skip, skipNBytes, transferTo
- 
Constructor Details- 
InputStreamWithMetapublic InputStreamWithMeta()
 
- 
- 
Method Details- 
getVersion- Throws:
- IOException
 
- 
getFileLength- Throws:
- IOException
 
 
-