public static interface TreeReaderFactory.Context
Modifier and Type | Method and Description |
---|---|
boolean |
fileUsedProlepticGregorian() |
ReaderEncryption |
getEncryption() |
OrcFile.Version |
getFileFormat() |
SchemaEvolution |
getSchemaEvolution() |
boolean |
getUseUTCTimestamp() |
String |
getWriterTimezone() |
boolean |
isSkipCorrupt() |
boolean |
useProlepticGregorian() |
SchemaEvolution getSchemaEvolution()
boolean isSkipCorrupt()
boolean getUseUTCTimestamp()
String getWriterTimezone()
OrcFile.Version getFileFormat()
ReaderEncryption getEncryption()
boolean useProlepticGregorian()
boolean fileUsedProlepticGregorian()
Copyright © 2013–2021 The Apache Software Foundation. All rights reserved.