@Deprecated public class MirroringTableStateManager extends TableStateManager
TableStateManager.TableStateNotFoundException| Constructor and Description |
|---|
MirroringTableStateManager(MasterServices master)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
fixTableState(TableState tableState)
Deprecated.
For subclasses in case they want to do fixup post hbase:meta.
|
void |
setDeletedTable(TableName tableName)
Deprecated.
|
protected void |
updateMetaState(TableName tableName,
TableState.State newState)
Deprecated.
|
deleteZooKeeper, getTablesInStates, getTableState, isTablePresent, isTableState, readMetaState, setTableState, setTableStateIfInStates, setTableStateIfNotInStates, startpublic MirroringTableStateManager(MasterServices master)
protected void updateMetaState(TableName tableName,
TableState.State newState)
throws java.io.IOException
updateMetaState in class TableStateManagerjava.io.IOExceptionpublic void setDeletedTable(TableName tableName)
throws java.io.IOException
setDeletedTable in class TableStateManagerjava.io.IOExceptionprotected void fixTableState(TableState tableState)
throws java.io.IOException
TableStateManagerfixTableState in class TableStateManagerjava.io.IOException