Class ThriftHiveMetastore.AsyncClient.Factory

java.lang.Object
io.trino.hive.thrift.metastore.ThriftHiveMetastore.AsyncClient.Factory
All Implemented Interfaces:
org.apache.thrift.async.TAsyncClientFactory<ThriftHiveMetastore.AsyncClient>
Enclosing class:
ThriftHiveMetastore.AsyncClient

public static class ThriftHiveMetastore.AsyncClient.Factory extends Object implements org.apache.thrift.async.TAsyncClientFactory<ThriftHiveMetastore.AsyncClient>
  • Constructor Details

    • Factory

      public Factory(org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.protocol.TProtocolFactory protocolFactory)
  • Method Details