Package | Description |
---|---|
org.apache.orc | |
org.apache.orc.impl |
Modifier and Type | Method and Description |
---|---|
List<StripeStatistics> |
Reader.getStripeStatistics() |
Modifier and Type | Method and Description |
---|---|
List<StripeStatistics> |
ReaderImpl.getStripeStatistics() |
List<StripeStatistics> |
OrcTail.getStripeStatistics()
Deprecated.
the user should use Reader.getStripeStatistics instead.
|
List<StripeStatistics> |
OrcTail.getStripeStatistics(boolean writerUsedProlepticGregorian,
boolean convertToProlepticGregorian) |
Copyright © 2013–2020 The Apache Software Foundation. All rights reserved.