| Package | Description |
|---|---|
| com.facebook.hive.orc |
The Optimized Row Columnar (ORC) File Format.
|
| Modifier and Type | Field and Description |
|---|---|
StripeInformation |
OrcFile.KeyWrapper.key |
| Modifier and Type | Method and Description |
|---|---|
Iterable<StripeInformation> |
ReaderImpl.getStripes() |
Iterable<StripeInformation> |
Reader.getStripes()
Get the list of stripes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WriterImpl.addStripe(StripeInformation si,
byte[] data) |
Copyright © 2013–2021. All rights reserved.