Class SocksSocketFactory

  • All Implemented Interfaces:
    org.apache.hadoop.conf.Configurable

    public class SocksSocketFactory
    extends SocketFactory
    implements org.apache.hadoop.conf.Configurable
    SocketFactory to create sockets with SOCKS proxy. The created sockets have a SocketChannel as required by the HDFS client.