Example usage for org.apache.hadoop.fs HasEnhancedByteBufferAccess interface-usage

List of usage examples for org.apache.hadoop.fs HasEnhancedByteBufferAccess interface-usage

Introduction

In this page you can find the example usage for org.apache.hadoop.fs HasEnhancedByteBufferAccess interface-usage.

Usage

From source file com.mellanox.r4h.DFSInputStream.java

/****************************************************************
 * DFSInputStream provides bytes from a named file. It handles
 * negotiation of the namenode and various datanodes as necessary.
 ****************************************************************/
@InterfaceAudience.Private
public class DFSInputStream extends FSInputStream