Class TestProxyClient


  • public class TestProxyClient
    extends Object
    • Field Detail

      • transport

        protected org.apache.thrift.transport.TTransport transport
    • Constructor Detail

      • TestProxyClient

        public TestProxyClient​(String host,
                               int port)
                        throws org.apache.thrift.transport.TTransportException
        Throws:
        org.apache.thrift.transport.TTransportException
      • TestProxyClient

        public TestProxyClient​(String host,
                               int port,
                               org.apache.thrift.protocol.TProtocolFactory protoFactory)
                        throws org.apache.thrift.transport.TTransportException
        Throws:
        org.apache.thrift.transport.TTransportException
      • TestProxyClient

        public TestProxyClient​(String host,
                               int port,
                               org.apache.thrift.protocol.TProtocolFactory protoFactory,
                               String proxyPrimary,
                               org.apache.hadoop.security.UserGroupInformation ugi)
                        throws SaslException,
                               org.apache.thrift.transport.TTransportException
        Throws:
        SaslException
        org.apache.thrift.transport.TTransportException