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

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

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

Methods in org.apache.flume.channel.file.encryption that return CipherProviderType
static CipherProviderType CipherProviderType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CipherProviderType[] CipherProviderType.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.