Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/orc
/ get
Method
get
java/core/src/java/org/apache/orc/impl/BufferChunkList.java:40–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
}
39
40
public
BufferChunk get() {
41
return
head;
42
}
43
44
/**
45
* Get the nth element of the list
Callers
15
testCompressWithoutEncryption
Method · 0.95
testCompression256Encryption
Method · 0.95
testPartialPlan
Method · 0.95
testPartialPlanCompressed
Method · 0.95
testPartialPlanString
Method · 0.95
testEncrypted
Method · 0.95
testEncryptedPartial
Method · 0.95
testCompressedEncrypted
Method · 0.95
testCompressedEncryptedPartial
Method · 0.95
testDisjointBuffers
Method · 0.95
testUncompressedDisjointBuffers
Method · 0.95
testMultiRangeCompressed
Method · 0.95
Calls
no outgoing calls
Tested by
15
testCompressWithoutEncryption
Method · 0.76
testCompression256Encryption
Method · 0.76
testPartialPlan
Method · 0.76
testPartialPlanCompressed
Method · 0.76
testPartialPlanString
Method · 0.76
testEncrypted
Method · 0.76
testEncryptedPartial
Method · 0.76
testCompressedEncrypted
Method · 0.76
testCompressedEncryptedPartial
Method · 0.76
testDisjointBuffers
Method · 0.76
testUncompressedDisjointBuffers
Method · 0.76
testMultiRangeCompressed
Method · 0.76