Package | Description |
---|---|
org.apache.orc |
Modifier and Type | Class and Description |
---|---|
static class |
OrcProto.IntegerStatistics
Protobuf type
orc.proto.IntegerStatistics |
static class |
OrcProto.IntegerStatistics.Builder
Protobuf type
orc.proto.IntegerStatistics |
Modifier and Type | Method and Description |
---|---|
OrcProto.IntegerStatisticsOrBuilder |
OrcProto.ColumnStatisticsOrBuilder.getIntStatisticsOrBuilder()
optional .orc.proto.IntegerStatistics intStatistics = 2; |
OrcProto.IntegerStatisticsOrBuilder |
OrcProto.ColumnStatistics.getIntStatisticsOrBuilder()
optional .orc.proto.IntegerStatistics intStatistics = 2; |
OrcProto.IntegerStatisticsOrBuilder |
OrcProto.ColumnStatistics.Builder.getIntStatisticsOrBuilder()
optional .orc.proto.IntegerStatistics intStatistics = 2; |
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.