Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/orc
/ getKind
Method
getKind
java/shims/src/java/org/apache/orc/impl/KeyProvider.java:74–74 ·
view source on GitHub ↗
Get the kind of this provider.
()
Source
from the content-addressed store, hash-verified
72
* Get the kind of this provider.
73
*/
74
HadoopShims.KeyProviderKind getKind();
75
76
/**
77
* A service loader factory
interface
.
Callers
15
TEST
Function · 0.65
main
Function · 0.65
printStripeInformation
Function · 0.65
printAttributes
Function · 0.65
verifyCompressionBlockAlignment
Function · 0.65
TEST
Function · 0.65
isNumeric
Function · 0.65
isStringVariant
Function · 0.65
isDecimal
Function · 0.65
isTimestamp
Function · 0.65
checkConversion
Function · 0.65
isPrimitive
Function · 0.65
Implementers
3
NullKeyProvider
java/shims/src/java/org/apache/orc/imp
KeyProviderImpl
java/shims/src/java/org/apache/orc/imp
InMemoryKeystore
java/core/src/java/org/apache/orc/InMe
Calls
no outgoing calls
Tested by
3
TEST
Function · 0.52
verifyCompressionBlockAlignment
Function · 0.52
TEST
Function · 0.52