org.apache.accumulo.proxy
Class Proxy
java.lang.Object
org.apache.accumulo.proxy.Proxy
public class Proxy
- extends Object
Constructor Summary |
Proxy()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Proxy
public Proxy()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
createProxyServer
public static org.apache.thrift.server.TServer createProxyServer(Class<?> api,
Class<?> implementor,
int port,
Class<? extends org.apache.thrift.protocol.TProtocolFactory> protoClass,
Properties properties)
throws Exception
- Throws:
Exception
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.