Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/orc
/ getMetadataKeys
Method
getMetadataKeys
java/core/src/java/org/apache/orc/Reader.java:74–74 ·
view source on GitHub ↗
Get the user metadata keys. @return the set of metadata keys @since 1.1.0
()
Source
from the content-addressed store, hash-verified
72
* @since 1.1.0
73
*/
74
List<String> getMetadataKeys();
75
76
/**
77
* Get a user metadata value.
Callers
13
printMetaDataImpl
Method · 0.95
printJsonMetaData
Method · 0.95
testEmptyFile
Method · 0.95
metaData
Method · 0.95
testUnionAndTimestamp
Method · 0.95
testMerge
Method · 0.95
testZeroByteOrcFile
Method · 0.95
TEST_P
Function · 0.65
TEST
Function · 0.65
printMetadata
Function · 0.65
TEST_P
Function · 0.65
readerIsCompatible
Method · 0.65
Implementers
1
ReaderImpl
java/core/src/java/org/apache/orc/impl
Calls
no outgoing calls
Tested by
8
testEmptyFile
Method · 0.76
metaData
Method · 0.76
testUnionAndTimestamp
Method · 0.76
testMerge
Method · 0.76
testZeroByteOrcFile
Method · 0.76
TEST_P
Function · 0.52
TEST
Function · 0.52
TEST_P
Function · 0.52