Uses of Class
org.apache.flume.channel.file.encryption.KeyProviderType

Packages that use KeyProviderType
org.apache.flume.channel.file.encryption   
 

Uses of KeyProviderType in org.apache.flume.channel.file.encryption
 

Methods in org.apache.flume.channel.file.encryption that return KeyProviderType
static KeyProviderType KeyProviderType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static KeyProviderType[] KeyProviderType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2014 Apache Software Foundation. All Rights Reserved.