@Deprecated @InterfaceAudience.Private public class MirroringTableStateManager extends TableStateManager
TableStateManager.TableStateNotFoundExceptionmaster| 构造器和说明 |
|---|
MirroringTableStateManager(MasterServices master)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
fixTableState(TableState tableState)
已过时。
For subclasses in case they want to do fixup post hbase:meta.
|
protected void |
metaStateDeleted(TableName tableName)
已过时。
|
protected void |
metaStateUpdated(TableName tableName,
TableState.State newState)
已过时。
|
deleteZooKeeper, getTablesInStates, getTableState, isTablePresent, isTableState, setDeletedTable, setTableState, setTableStateIfInStates, setTableStateIfNotInStates, startpublic MirroringTableStateManager(MasterServices master)
protected void metaStateUpdated(TableName tableName, TableState.State newState) throws IOException
metaStateUpdated 在类中 TableStateManagerIOExceptionprotected void metaStateDeleted(TableName tableName) throws IOException
metaStateDeleted 在类中 TableStateManagerIOExceptionprotected void fixTableState(TableState tableState) throws IOException
TableStateManagerfixTableState 在类中 TableStateManagerIOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.