class Orc::Reader
 
  - Orc::Reader
 - Reference
 - Object
 
Defined in:
orc/reader.crConstant Summary
- 
        TAIL_SIZE = 
16 * 1024 
Constructors
Instance Method Summary
- #each_stripe
 - #file : File
 - #footer : Proto::Footer
 - #footer=(footer : Proto::Footer)
 - #postscript : Proto::PostScript
 - #postscript=(postscript : Proto::PostScript)
 - #schema : Orc::Schema
 - #schema=(schema : Orc::Schema)