| Package | Description |
|---|---|
| com.facebook.hive.orc |
The Optimized Row Columnar (ORC) File Format.
|
| Modifier and Type | Method and Description |
|---|---|
StripeReader |
ReaderImpl.stripes(long offset,
long length) |
StripeReader |
Reader.stripes(long offset,
long length)
Create a StripeReader that will start reading at the first stripe after
offset up to the stripe that starts at offset + length.
|
Copyright © 2013–2021. All rights reserved.