Class HdfsRandomAccessContent

java.lang.Object
org.apache.commons.vfs2.provider.AbstractRandomAccessContent
org.apache.commons.vfs2.provider.hdfs.HdfsRandomAccessContent
All Implemented Interfaces:
Closeable, DataInput, DataOutput, AutoCloseable, RandomAccessContent

Provides random access to content in an HdfsFileObject. Currently this only supports read operations. All write operations throw an UnsupportedOperationException.
Since:
2.1