Uses of Class
org.apache.flume.api.RpcClientFactory.ClientType

Packages that use RpcClientFactory.ClientType
org.apache.flume.api   
 

Uses of RpcClientFactory.ClientType in org.apache.flume.api
 

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