Uses of Class
org.apache.hadoop.hdfs.shortcircuit.DomainSocketFactory.PathInfo

Packages that use DomainSocketFactory.PathInfo
org.apache.hadoop.hdfs.shortcircuit   
 

Uses of DomainSocketFactory.PathInfo in org.apache.hadoop.hdfs.shortcircuit
 

Methods in org.apache.hadoop.hdfs.shortcircuit that return DomainSocketFactory.PathInfo
 DomainSocketFactory.PathInfo DomainSocketFactory.getPathInfo(InetSocketAddress addr, DFSClient.Conf conf)
          Get information about a domain socket path.
 

Methods in org.apache.hadoop.hdfs.shortcircuit with parameters of type DomainSocketFactory.PathInfo
 org.apache.hadoop.net.unix.DomainSocket DomainSocketFactory.createSocket(DomainSocketFactory.PathInfo info, int socketTimeout)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.