public class ThriftTransportFactory extends Object
| 构造器和说明 |
|---|
ThriftTransportFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static org.apache.thrift.transport.TTransport |
determineTTranport(String serviceModel,
ThriftServerNode serverNode) |
static org.apache.thrift.transport.TTransport |
determineTTranport(String serviceModel,
ThriftServerNode serverNode,
int connectTimeout) |
public static org.apache.thrift.transport.TTransport determineTTranport(String serviceModel, ThriftServerNode serverNode, int connectTimeout)
public static org.apache.thrift.transport.TTransport determineTTranport(String serviceModel, ThriftServerNode serverNode)
Copyright © 2021. All rights reserved.