Uses of Interface
org.apache.hadoop.hbase.client.ServerConnection

Packages that use ServerConnection
org.apache.hadoop.hbase.client Provides HBase Client 
 

Uses of ServerConnection in org.apache.hadoop.hbase.client
 

Methods in org.apache.hadoop.hbase.client that return ServerConnection
static ServerConnection ServerConnectionManager.getConnection(HBaseConfiguration conf)
          Get the connection object for the instance specified by the configuration If no current connection exists, create a new connection for that instance
 



Copyright © 2009 The Apache Software Foundation