org.apache.accumulo.core.client.impl
Class ServerClient

java.lang.Object
  extended by org.apache.accumulo.core.client.impl.ServerClient

public class ServerClient
extends java.lang.Object


Constructor Summary
ServerClient()
           
 
Method Summary
static void close(ClientService.Iface iface)
           
static ClientService.Iface getConnection(Instance instance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerClient

public ServerClient()
Method Detail

getConnection

public static ClientService.Iface getConnection(Instance instance)
                                         throws org.apache.thrift.transport.TTransportException
Throws:
org.apache.thrift.transport.TTransportException

close

public static void close(ClientService.Iface iface)


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.