@Deprecated @InterfaceAudience.Private public class MirroringTableStateManager extends TableStateManager
TableStateManager.TableStateNotFoundException
master
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, start
public MirroringTableStateManager(MasterServices master)
protected void metaStateUpdated(TableName tableName, TableState.State newState) throws IOException
metaStateUpdated
in class TableStateManager
IOException
protected void metaStateDeleted(TableName tableName) throws IOException
metaStateDeleted
in class TableStateManager
IOException
protected void fixTableState(TableState tableState) throws IOException
TableStateManager
fixTableState
in class TableStateManager
IOException
Copyright © 2007–2019 Cloudera. All rights reserved.