Interface ThriftMetastoreClientFactory

All Known Implementing Classes:
DefaultThriftMetastoreClientFactory

public interface ThriftMetastoreClientFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    create(com.google.common.net.HostAndPort address, Optional<String> delegationToken)
     
  • Method Details

    • create

      ThriftMetastoreClient create(com.google.common.net.HostAndPort address, Optional<String> delegationToken) throws org.apache.thrift.transport.TTransportException
      Throws:
      org.apache.thrift.transport.TTransportException