@Deprecated @InterfaceAudience.Private 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 IOException
updateMetaState in class TableStateManagerIOExceptionpublic void setDeletedTable(TableName tableName) throws IOException
setDeletedTable in class TableStateManagerIOExceptionprotected void fixTableState(TableState tableState) throws IOException
TableStateManagerfixTableState in class TableStateManagerIOExceptionCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.