Java org.apache.hadoop.io.compress SplitCompressionInputStream fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.io.compress SplitCompressionInputStream fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.io.compress SplitCompressionInputStream.

The text is from its open source code.

Method

voidclose()
longgetAdjustedEnd()
After calling createInputStream, the values of start or end might change.
longgetAdjustedStart()
After calling createInputStream, the values of start or end might change.
longgetPos()
This method returns the current position in the stream.