public class ThriftClient extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.thrift.protocol.TProtocol |
_protocol |
| Constructor and Description |
|---|
ThriftClient(Map storm_conf,
ThriftConnectionType type,
String host) |
ThriftClient(Map storm_conf,
ThriftConnectionType type,
String host,
Integer port,
Integer timeout) |
ThriftClient(Map storm_conf,
ThriftConnectionType type,
String host,
Integer port,
Integer timeout,
String asUser) |
public ThriftClient(Map storm_conf, ThriftConnectionType type, String host)
public ThriftClient(Map storm_conf, ThriftConnectionType type, String host, Integer port, Integer timeout)
Copyright © 2015. All rights reserved.