Uses of Class
org.apache.orc.FileFormatException
Packages that use FileFormatException
-
Uses of FileFormatException in org.apache.orc
Methods in org.apache.orc that throw FileFormatExceptionModifier 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
Methods in org.apache.orc.impl that throw FileFormatExceptionModifier and TypeMethodDescriptionstatic long
ReaderImpl.getRawDataSizeFromColIndices
(List<Integer> colIndices, List<OrcProto.Type> types, List<OrcProto.ColumnStatistics> stats)