Uses of Class
org.apache.hadoop.hbase.util.ConnectionCache

Packages that use org.apache.hadoop.hbase.util.ConnectionCache
Package
Description
HBase REST
Provides an HBase Thrift service.
  • Uses of org.apache.hadoop.hbase.util.ConnectionCache in org.apache.hadoop.hbase.rest

    Methods in org.apache.hadoop.hbase.rest that return org.apache.hadoop.hbase.util.ConnectionCache in in
    Modifier and Type
    Method
    Description
    org.apache.hadoop.hbase.util.ConnectionCache
    RESTServlet.getConnectionCache()
    Returns the ConnectionCache instance
  • Uses of org.apache.hadoop.hbase.util.ConnectionCache in org.apache.hadoop.hbase.thrift

    Fields in org.apache.hadoop.hbase.thrift declared as org.apache.hadoop.hbase.util.ConnectionCache in in
    Modifier and Type
    Field
    Description
    protected final org.apache.hadoop.hbase.util.ConnectionCache
    HBaseServiceHandler.connectionCache