Class Hierarchy
- java.lang.Object
- com.here.platform.data.client.hdfs.streams.BlobFsDataBlock
- com.here.platform.data.client.hdfs.streams.BlobFsInputStream.Closed$ (implements com.here.platform.data.client.hdfs.streams.BlobFsInputStream.StreamStatus, scala.Product, java.io.Serializable)
- com.here.platform.data.client.hdfs.streams.BlobFsInputStream.Normal$ (implements com.here.platform.data.client.hdfs.streams.BlobFsInputStream.StreamStatus, scala.Product, java.io.Serializable)
- com.here.platform.data.client.hdfs.streams.BlobFsInputStream.Seek$ (implements com.here.platform.data.client.hdfs.streams.BlobFsInputStream.StreamStatus, scala.Product, java.io.Serializable)
- java.io.InputStream (implements java.io.Closeable)
- org.apache.hadoop.fs.FSInputStream (implements org.apache.hadoop.fs.PositionedReadable, org.apache.hadoop.fs.Seekable)
- com.here.platform.data.client.hdfs.streams.BlobFsInputStream
- org.apache.hadoop.fs.FSInputStream (implements org.apache.hadoop.fs.PositionedReadable, org.apache.hadoop.fs.Seekable)
- com.here.platform.data.client.hdfs.streams.MultiPartManager
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- com.here.platform.data.client.hdfs.streams.BlobFsBlockOutputStream
- com.here.platform.data.client.hdfs.streams.BlobFsOutputStream
- java.io.ByteArrayOutputStream
- com.here.platform.data.client.hdfs.streams.BlobFsByteArrayOutputStream
Interface Hierarchy
- com.here.platform.data.client.hdfs.streams.BlobFsInputStream.StreamStatus