| Package | Description |
|---|---|
| org.apache.hadoop.hbase |
| Modifier and Type | Class and Description |
|---|---|
private static class |
MetaMigrationConvertingToPB.ConvertToPBMetaVisitor
Deprecated.
|
(package private) static class |
MetaTableAccessor.CollectAllVisitor
Collects all returned.
|
(package private) static class |
MetaTableAccessor.CollectingVisitor<T>
A
MetaTableAccessor.Visitor that collects content out of passed Result. |
| Modifier and Type | Method and Description |
|---|---|
static void |
MetaTableAccessor.fullScan(Connection connection,
MetaTableAccessor.Visitor visitor)
Performs a full scan of
hbase:meta. |
static void |
MetaTableAccessor.fullScan(Connection connection,
MetaTableAccessor.Visitor visitor,
byte[] startrow)
Performs a full scan of a catalog table.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.