Java org.apache.hadoop.hdfs DFSInputStream fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.hdfs DFSInputStream fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.hdfs DFSInputStream.

The text is from its open source code.

Method

voidclose()
Close it down!
FileEncryptionInfogetFileEncryptionInfo()
longgetFileLength()
ReadStatisticsgetReadStatistics()
Get statistics about the reads which this DFSInputStream has done.
intread(final ByteBuffer buf)