Package org.apache.hadoop.hbase
Class TestCatalogFamilyFormat
java.lang.Object
org.apache.hadoop.hbase.TestCatalogFamilyFormat
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidvoidThe info we can get from the regionName is: table name, start key, regionId, replicaId.void
- 
Field Details- 
CLASS_RULE
- 
name
 
- 
- 
Constructor Details- 
TestCatalogFamilyFormatpublic TestCatalogFamilyFormat()
 
- 
- 
Method Details- 
testParseReplicaIdFromServerColumn
- 
testMetaReaderGetColumnMethods
- 
testParseRegionInfoFromRegionNameThe info we can get from the regionName is: table name, start key, regionId, replicaId.- Throws:
- IOException
 
 
-