public class MetaMigrationRemovingHTD extends Object
Constructor and Description |
---|
MetaMigrationRemovingHTD()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static HRegionInfo090x |
getHRegionInfo090x(byte[] bytes)
Deprecated.
Get HREgionInfoForMigration serialized from bytes.
|
static boolean |
isMetaHRIUpdated(MasterServices services)
Deprecated.
|
static void |
migrateRootAndMeta(MasterServices masterServices)
Deprecated.
Migrate root and meta to newer version.
|
static boolean |
updateMetaWithNewHRI(MasterServices services)
Deprecated.
|
static Set<HTableDescriptor> |
updateMetaWithNewRegionInfo(MasterServices masterServices)
Deprecated.
Update legacy META rows, removing HTD from HRI.
|
static void |
updateRootWithMetaMigrationStatus(CatalogTracker catalogTracker)
Deprecated.
Update the version flag in -ROOT-.
|
public static Set<HTableDescriptor> updateMetaWithNewRegionInfo(MasterServices masterServices) throws IOException
masterServices
- IOException
public static void migrateRootAndMeta(MasterServices masterServices) throws IOException
masterServices
- IOException
public static void updateRootWithMetaMigrationStatus(CatalogTracker catalogTracker) throws IOException
catalogTracker
- IOException
public static boolean isMetaHRIUpdated(MasterServices services) throws IOException
IOException
public static boolean updateMetaWithNewHRI(MasterServices services) throws IOException
IOException
public static HRegionInfo090x getHRegionInfo090x(byte[] bytes)
bytes
- serialized bytesCopyright © 2014 The Apache Software Foundation. All Rights Reserved.