Uses of Interface
org.apache.hadoop.hbase.catalog.MetaReader.Visitor

Packages that use MetaReader.Visitor
org.apache.hadoop.hbase.catalog   
 

Uses of MetaReader.Visitor in org.apache.hadoop.hbase.catalog
 

Methods in org.apache.hadoop.hbase.catalog with parameters of type MetaReader.Visitor
static void MetaReader.fullScan(CatalogTracker catalogTracker, MetaReader.Visitor visitor)
          Performs a full scan of hbase:meta.
static void MetaReader.fullScan(CatalogTracker catalogTracker, MetaReader.Visitor visitor, byte[] startrow)
          Performs a full scan of a catalog table.
 



Copyright © 2015 The Apache Software Foundation. All rights reserved.