Package | Description |
---|---|
org.apache.hadoop.hbase.catalog |
Modifier and Type | Method and Description |
---|---|
static void |
MetaReader.fullScan(CatalogTracker catalogTracker,
MetaReader.Visitor visitor)
Performs a full scan of
.META. . |
static void |
MetaReader.fullScan(CatalogTracker catalogTracker,
MetaReader.Visitor visitor,
byte[] startrow)
Performs a full scan of
.META. . |
static void |
MetaReader.fullScan(HRegionInterface hRegionInterface,
MetaReader.Visitor visitor,
byte[] regionName,
byte[] startrow)
Deprecated.
Does not retry; use fullScan xxx instead.
x
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.