Uses of Class
org.apache.flume.api.HostInfo

Packages that use HostInfo
org.apache.flume.api   
 

Uses of HostInfo in org.apache.flume.api
 

Methods in org.apache.flume.api that return types with arguments of type HostInfo
 Iterator<HostInfo> LoadBalancingRpcClient.HostSelector.createHostIterator()
           
static List<HostInfo> HostInfo.getHostInfoList(Properties properties)
           
 

Methods in org.apache.flume.api with parameters of type HostInfo
 void LoadBalancingRpcClient.HostSelector.informFailure(HostInfo failedHost)
           
 

Method parameters in org.apache.flume.api with type arguments of type HostInfo
 void LoadBalancingRpcClient.HostSelector.setHosts(List<HostInfo> hosts)
           
 



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