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.TTransportExceptionpublic TestProxyClient(String host, int port, org.apache.thrift.protocol.TProtocolFactory protoFactory) throws org.apache.thrift.transport.TTransportException
org.apache.thrift.transport.TTransportExceptionpublic AccumuloProxy.Client proxy()
Copyright © 2015 Apache Accumulo Project. All rights reserved.