Uses of Class
org.apache.hadoop.hbase.io.HFileLink

Packages that use HFileLink
org.apache.hadoop.hbase.io   
 

Uses of HFileLink in org.apache.hadoop.hbase.io
 

Methods in org.apache.hadoop.hbase.io that return HFileLink
static HFileLink HFileLink.create(org.apache.hadoop.conf.Configuration conf, TableName table, String region, String family, String hfile)
          Create an HFileLink instance from table/region/family/hfile location
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.