Uses of Enum Class
org.apache.orc.impl.HadoopShims.KeyProviderKind
Packages that use HadoopShims.KeyProviderKind
-
Uses of HadoopShims.KeyProviderKind in org.apache.orc.impl
Methods in org.apache.orc.impl that return HadoopShims.KeyProviderKindModifier and TypeMethodDescriptionKeyProvider.getKind()
Get the kind of this provider.static HadoopShims.KeyProviderKind
Returns the enum constant of this class with the specified name.static HadoopShims.KeyProviderKind[]
HadoopShims.KeyProviderKind.values()
Returns an array containing the constants of this enum class, in the order they are declared.