org.apache.accumulo.proxy
Class TestProxyClient
java.lang.Object
org.apache.accumulo.proxy.TestProxyClient
public class TestProxyClient
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
proxy
protected AccumuloProxy.Client proxy
transport
protected org.apache.thrift.transport.TTransport transport
TestProxyClient
public TestProxyClient(String host,
int port)
throws org.apache.thrift.transport.TTransportException
- Throws:
org.apache.thrift.transport.TTransportException
TestProxyClient
public TestProxyClient(String host,
int port,
org.apache.thrift.protocol.TProtocolFactory protoFactory)
throws org.apache.thrift.transport.TTransportException
- Throws:
org.apache.thrift.transport.TTransportException
proxy
public AccumuloProxy.Client proxy()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.