org.apache.hadoop.hive.ql.io.orc
Class OrcFile.ReaderOptions
java.lang.Object
org.apache.hadoop.hive.ql.io.orc.OrcFile.ReaderOptions
- Enclosing class:
- OrcFile
public static class OrcFile.ReaderOptions
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
filesystem
public OrcFile.ReaderOptions filesystem(org.apache.hadoop.fs.FileSystem fs)
maxLength
public OrcFile.ReaderOptions maxLength(long val)
Copyright © 2014 The Apache Software Foundation. All rights reserved.