Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/orc
/ next
Method
next
java/core/src/java/org/apache/orc/impl/IntegerReader.java:56–56 ·
view source on GitHub ↗
Return the next available value. @return @throws IOException
()
Source
from the content-addressed store, hash-verified
54
* @throws IOException
55
*/
56
long next() throws IOException;
57
58
/**
59
* Return the next available vector
for
values.
Callers
15
readDictionaryLengthStream
Method · 0.95
TEST_P
Function · 0.65
TEST
Function · 0.65
printContents
Function · 0.65
processFile
Function · 0.65
scanFile
Function · 0.65
decodeRLEv2
Function · 0.65
TEST
Function · 0.65
TestRleDecoder.cc
File · 0.65
TestRangePredicates
Function · 0.65
TestNoRowsSelected
Function · 0.65
TestOrPredicates
Function · 0.65
Implementers
3
RunLengthIntegerReader
java/core/src/java/org/apache/orc/impl
RunLengthIntegerReaderV2
java/core/src/java/org/apache/orc/impl
RunLengthByteReader
java/core/src/java/org/apache/orc/impl
Calls
no outgoing calls
Tested by
15
TEST_P
Function · 0.52
TEST
Function · 0.52
decodeRLEv2
Function · 0.52
TEST
Function · 0.52
TestRangePredicates
Function · 0.52
TestNoRowsSelected
Function · 0.52
TestOrPredicates
Function · 0.52
TestSeekWithPredicates
Function · 0.52
TestMultipleSeeksWithPredicates
Function · 0.52
TestMultipleSeeksWithoutRowIndexes
Function · 0.52
TestNoRowsSelectedWithFileStats
Function · 0.52
TestLastStripeSelectedWithStripeStats
Function · 0.52