Java org.apache.hadoop.fs AvroFSInput fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.fs AvroFSInput fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

AvroFSInput(final FSDataInputStream in, final long len)
Construct given an FSDataInputStream and its length.
AvroFSInput(final FileContext fc, final Path p)
Construct given a FileContext and a Path .

Method

longtell()