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

Method getRowIndexStride

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

Get the number of rows per a entry in the row index. @return the number of rows per an entry in the row index or 0 if there is no row index. @since 1.1.0

()

Source from the content-addressed store, hash-verified

110 * @since 1.1.0
111 */
112 int getRowIndexStride();
113
114 /**
115 * Get the list of stripes.

Callers 15

testWithoutIndexMethod · 0.95
testMergeMethod · 0.95
testEncryptMergeMethod · 0.95
testZeroByteOrcFileMethod · 0.95
mergeFilesMethod · 0.95
testLongRootMethod · 0.95
TEST_PFunction · 0.65
TESTFunction · 0.65
printMetadataFunction · 0.65
TEST_PFunction · 0.65
addMethod · 0.65
initMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by 9

testWithoutIndexMethod · 0.76
testMergeMethod · 0.76
testEncryptMergeMethod · 0.76
testZeroByteOrcFileMethod · 0.76
testLongRootMethod · 0.76
TEST_PFunction · 0.52
TESTFunction · 0.52
TEST_PFunction · 0.52