| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.io.orc |
The Optimized Row Columnar (ORC) File Format.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
OrcProto.BinaryStatistics
Protobuf type
orc.proto.BinaryStatistics |
static class |
OrcProto.BinaryStatistics.Builder
Protobuf type
orc.proto.BinaryStatistics |
| Modifier and Type | Method and Description |
|---|---|
OrcProto.BinaryStatisticsOrBuilder |
OrcProto.ColumnStatisticsOrBuilder.getBinaryStatisticsOrBuilder()
optional .orc.proto.BinaryStatistics binaryStatistics = 8; |
OrcProto.BinaryStatisticsOrBuilder |
OrcProto.ColumnStatistics.getBinaryStatisticsOrBuilder()
optional .orc.proto.BinaryStatistics binaryStatistics = 8; |
OrcProto.BinaryStatisticsOrBuilder |
OrcProto.ColumnStatistics.Builder.getBinaryStatisticsOrBuilder()
optional .orc.proto.BinaryStatistics binaryStatistics = 8; |
Copyright © 2017 The Apache Software Foundation. All rights reserved.