@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(org.apache.hadoop.hbase.client.TableState tableState)
Deprecated.
For subclasses in case they want to do fixup post hbase:meta.
|
protected void |
metaStateDeleted(org.apache.hadoop.hbase.TableName tableName)
Deprecated.
|
protected void |
metaStateUpdated(org.apache.hadoop.hbase.TableName tableName,
org.apache.hadoop.hbase.client.TableState.State newState)
Deprecated.
|
deleteZooKeeper, getTablesInStates, getTableState, isTablePresent, isTableState, setDeletedTable, setTableState, setTableStateIfInStates, setTableStateIfNotInStates, startpublic MirroringTableStateManager(MasterServices master)
protected void metaStateUpdated(org.apache.hadoop.hbase.TableName tableName,
org.apache.hadoop.hbase.client.TableState.State newState)
throws IOException
metaStateUpdated in class TableStateManagerIOExceptionprotected void metaStateDeleted(org.apache.hadoop.hbase.TableName tableName)
throws IOException
metaStateDeleted in class TableStateManagerIOExceptionprotected void fixTableState(org.apache.hadoop.hbase.client.TableState tableState)
throws IOException
TableStateManagerfixTableState in class TableStateManagerIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.