MCPcopy Index your code
hub / github.com/apache/orc / getFileVersion

Method getFileVersion

java/core/src/java/org/apache/orc/Reader.java:155–155  ·  view source on GitHub ↗

Get the file format version. @since 1.1.0

()

Source from the content-addressed store, hash-verified

153 * @since 1.1.0
154 */
155 OrcFile.Version getFileVersion();
156
157 /**
158 * Get the version of the writer of this file.

Callers 13

printMetaDataImplMethod · 0.95
printJsonMetaDataMethod · 0.95
testMergeUnderstoodMethod · 0.95
testMergeMethod · 0.95
testEncryptMergeMethod · 0.95
testZeroByteOrcFileMethod · 0.95
mergeFilesMethod · 0.95
testLongRootMethod · 0.95
initMethod · 0.65
buildWriterFunction · 0.65
understandFormatMethod · 0.65
readerIsCompatibleMethod · 0.65

Implementers 1

ReaderImpljava/core/src/java/org/apache/orc/impl

Calls

no outgoing calls

Tested by 5

testMergeUnderstoodMethod · 0.76
testMergeMethod · 0.76
testEncryptMergeMethod · 0.76
testZeroByteOrcFileMethod · 0.76
testLongRootMethod · 0.76