Uses of Class
org.apache.orc.FileFormatException
-
Uses of FileFormatException in org.apache.orc
Modifier and TypeMethodDescriptionstatic TypeDescription
OrcUtils.convertTypeFromProtobuf
(List<OrcProto.Type> types, int rootColumn) Translate the given rootColumn from the list of types to a TypeDescription. -
Uses of FileFormatException in org.apache.orc.impl
Modifier and TypeMethodDescriptionstatic long
ReaderImpl.getRawDataSizeFromColIndices
(List<Integer> colIndices, List<OrcProto.Type> types, List<OrcProto.ColumnStatistics> stats)