org.apache.accumulo.proxy
public class TestProxyClient extends Object
Modifier and Type | Field and Description |
---|---|
protected AccumuloProxy.Client |
proxy |
protected org.apache.thrift.transport.TTransport |
transport |
Constructor and Description |
---|
TestProxyClient(String host,
int port) |
TestProxyClient(String host,
int port,
org.apache.thrift.protocol.TProtocolFactory protoFactory) |
protected AccumuloProxy.Client proxy
protected org.apache.thrift.transport.TTransport transport
public TestProxyClient(String host, int port) throws org.apache.thrift.transport.TTransportException
org.apache.thrift.transport.TTransportException
public TestProxyClient(String host, int port, org.apache.thrift.protocol.TProtocolFactory protoFactory) throws org.apache.thrift.transport.TTransportException
org.apache.thrift.transport.TTransportException
public AccumuloProxy.Client proxy()
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.