@Deprecated @InterfaceAudience.Private public class MirroringTableStateManager extends TableStateManager
TableStateManager.TableStateNotFoundExceptionmaster| 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.
|
protected void |
metaStateDeleted(TableName tableName)
Deprecated.
|
protected void |
metaStateUpdated(TableName tableName,
TableState.State newState)
Deprecated.
|
deleteZooKeeper, getTablesInStates, getTableState, isTablePresent, isTableState, setDeletedTable, setTableState, setTableStateIfInStates, setTableStateIfNotInStates, startpublic MirroringTableStateManager(MasterServices master)
protected void metaStateUpdated(TableName tableName, TableState.State newState) throws IOException
metaStateUpdated in class TableStateManagerIOExceptionprotected void metaStateDeleted(TableName tableName) throws IOException
metaStateDeleted in class TableStateManagerIOExceptionprotected void fixTableState(TableState tableState) throws IOException
TableStateManagerfixTableState in class TableStateManagerIOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.