public class TreeReaderFactory extends Object
| Constructor and Description | 
|---|
| TreeReaderFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| static BatchReader | createRootReader(TypeDescription readerType,
                TreeReaderFactory.Context context) | 
| static TypeReader | createTreeReader(TypeDescription readerType,
                TreeReaderFactory.Context context) | 
| static boolean | isDecimalAsLong(OrcFile.Version version,
               int precision) | 
public static TypeReader createTreeReader(TypeDescription readerType, TreeReaderFactory.Context context) throws IOException
IOExceptionpublic static boolean isDecimalAsLong(OrcFile.Version version, int precision)
public static BatchReader createRootReader(TypeDescription readerType, TreeReaderFactory.Context context) throws IOException
IOExceptionCopyright © 2013–2023 The Apache Software Foundation. All rights reserved.