Package org.apache.flume.api

Interface Summary
LoadBalancingRpcClient.HostSelector  
RpcClient Public client interface for sending data to Flume.
 

Class Summary
AbstractRpcClient  
FailoverRpcClient Avro/Netty implementation of RpcClient which supports failover.
HostInfo A convenience class that holds the property reference name along with the hostname and port number of a specified host address.
LoadBalancingRpcClient An implementation of RpcClient interface that uses NettyAvroRpcClient instances to load-balance the requests over many different hosts.
NettyAvroRpcClient Avro/Netty implementation of RpcClient.
RpcClientConfigurationConstants Configuration constants used by the RpcClient.
RpcClientFactory Factory class to construct Flume RPCClient implementations.
ThriftRpcClient  
 

Enum Summary
RpcClientFactory.ClientType  
 



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