Uses of Class
org.apache.hadoop.hbase.ipc.HBaseServer

Packages that use HBaseServer
org.apache.hadoop.hbase.ipc Tools to help define network clients and servers. 
 

Uses of HBaseServer in org.apache.hadoop.hbase.ipc
 

Subclasses of HBaseServer in org.apache.hadoop.hbase.ipc
static class HBaseRPC.Server
          An RPC Server.
 

Fields in org.apache.hadoop.hbase.ipc with type parameters of type HBaseServer
protected static ThreadLocal<HBaseServer> HBaseServer.SERVER
           
 

Methods in org.apache.hadoop.hbase.ipc that return HBaseServer
static HBaseServer HBaseServer.get()
          Returns the server instance called under or null.
 



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