MCPcopy 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

TESTFunction · 0.65
mainFunction · 0.65
printStripeInformationFunction · 0.65
printAttributesFunction · 0.65
TESTFunction · 0.65
isNumericFunction · 0.65
isStringVariantFunction · 0.65
isDecimalFunction · 0.65
isTimestampFunction · 0.65
checkConversionFunction · 0.65
isPrimitiveFunction · 0.65

Implementers 3

NullKeyProviderjava/shims/src/java/org/apache/orc/imp
KeyProviderImpljava/shims/src/java/org/apache/orc/imp
InMemoryKeystorejava/core/src/java/org/apache/orc/InMe

Calls

no outgoing calls

Tested by 3

TESTFunction · 0.52
TESTFunction · 0.52