Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/orc
/ getId
Method
getId
java/core/src/java/org/apache/orc/OrcFile.java:206–208 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
204
}
205
206
public
int
getId() {
207
return
id;
208
}
209
210
WriterVersion(WriterImplementation writer,
int
id) {
211
this.writer = writer;
Callers
13
printColumnsType
Method · 0.45
findBadColumns
Method · 0.45
writeSchema
Method · 0.45
appendOrcTypes
Method · 0.45
sameMasks
Method · 0.45
sameVariants
Method · 0.45
getBase
Method · 0.45
createAvroRecord
Method · 0.45
orc
Method · 0.45
setup
Method · 0.45
orcRowFilter
Method · 0.45
orcNoFilter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected