public abstract class SchemaAwareCompressionInputStream
extends org.apache.hadoop.io.compress.CompressionInputStream
Modifier | Constructor and Description |
---|---|
protected |
SchemaAwareCompressionInputStream(InputStream in) |
Modifier and Type | Method and Description |
---|---|
abstract void |
setColumnIndex(int columnIndex)
The column being read
|
close, getPos, read, resetState, seek, seekToNewSource
available, mark, markSupported, read, read, reset, skip
protected SchemaAwareCompressionInputStream(InputStream in) throws IOException
IOException
Copyright © 2017 The Apache Software Foundation. All rights reserved.