public class ThriftConnector<IFACE,CLIENT extends IFACE> extends Object implements Connector<CLIENT>
ThriftConnector(Class<CLIENT> clientType)
Stub<CLIENT>
connect(Node node)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThriftConnector(Class<CLIENT> clientType)
public Stub<CLIENT> connect(Node node) throws ConnectException
connect
Connector<CLIENT extends IFACE>
ConnectException
Copyright © 2017 Irenical. All rights reserved.