|
Pull Up Method private createAndGetReplicationTable() : Table from class org.apache.hadoop.hbase.replication.ReplicationQueuesHBaseImpl to private createAndGetReplicationTable() : Table from class org.apache.hadoop.hbase.replication.ReplicationTableBase |
From |
To |
|
Pull Up Method private getRawQueueIdFromRowKey(rowKey String) : String from class org.apache.hadoop.hbase.replication.ReplicationQueuesHBaseImpl to protected getRawQueueIdFromRowKey(rowKey String) : String from class org.apache.hadoop.hbase.replication.ReplicationTableBase |
From |
To |
|
Pull Up Method private createReplicationTable() : void from class org.apache.hadoop.hbase.replication.ReplicationQueuesHBaseImpl to private createReplicationTable() : void from class org.apache.hadoop.hbase.replication.ReplicationTableBase |
From |
To |
|
Pull Up Method private replicationTableExists() : boolean from class org.apache.hadoop.hbase.replication.ReplicationQueuesHBaseImpl to private replicationTableExists() : boolean from class org.apache.hadoop.hbase.replication.ReplicationTableBase |
From |
To |
|
Pull Up Method private getQueuesBelongingToServer(server String) : ResultScanner from class org.apache.hadoop.hbase.replication.ReplicationQueuesHBaseImpl to private getQueuesBelongingToServer(server String) : ResultScanner from class org.apache.hadoop.hbase.replication.ReplicationTableBase |
From |
To |
|
Pull Up Method private buildQueueRowKey(serverName String, queueId String) : String from class org.apache.hadoop.hbase.replication.ReplicationQueuesHBaseImpl to protected buildQueueRowKey(serverName String, queueId String) : String from class org.apache.hadoop.hbase.replication.ReplicationTableBase |
From |
To |
|
Pull Up Method private buildClaimedQueueHistory(originalHistory String, oldServer String) : String from class org.apache.hadoop.hbase.replication.ReplicationQueuesHBaseImpl to protected buildClaimedQueueHistory(originalHistory String, oldServer String) : String from class org.apache.hadoop.hbase.replication.ReplicationTableBase |
From |
To |
|
Pull Up Attribute private replicationTable : Table from class org.apache.hadoop.hbase.replication.ReplicationQueuesHBaseImpl to protected replicationTable : Table from class org.apache.hadoop.hbase.replication.ReplicationTableBase |
From |
To |
|
Pull Up Attribute private RPC_TIMEOUT : int from class org.apache.hadoop.hbase.replication.ReplicationQueuesHBaseImpl to private RPC_TIMEOUT : int from class org.apache.hadoop.hbase.replication.ReplicationTableBase |
From |
To |
|
Pull Up Attribute private REPLICATION_COL_DESCRIPTOR : HColumnDescriptor from class org.apache.hadoop.hbase.replication.ReplicationQueuesHBaseImpl to private REPLICATION_COL_DESCRIPTOR : HColumnDescriptor from class org.apache.hadoop.hbase.replication.ReplicationTableBase |
From |
To |
|
Pull Up Attribute private connection : Connection from class org.apache.hadoop.hbase.replication.ReplicationQueuesHBaseImpl to private connection : Connection from class org.apache.hadoop.hbase.replication.ReplicationTableBase |
From |
To |
|
Pull Up Attribute private CLIENT_RETRIES : int from class org.apache.hadoop.hbase.replication.ReplicationQueuesHBaseImpl to private CLIENT_RETRIES : int from class org.apache.hadoop.hbase.replication.ReplicationTableBase |
From |
To |
|
Pull Up Attribute private ROW_KEY_DELIMITER : String from class org.apache.hadoop.hbase.replication.ReplicationQueuesHBaseImpl to public ROW_KEY_DELIMITER : String from class org.apache.hadoop.hbase.replication.ReplicationTableBase |
From |
To |
|
Pull Up Attribute public REPLICATION_TABLE_NAME : TableName from class org.apache.hadoop.hbase.replication.ReplicationQueuesHBaseImpl to public REPLICATION_TABLE_NAME : TableName from class org.apache.hadoop.hbase.replication.ReplicationTableBase |
From |
To |
|
Pull Up Attribute private admin : Admin from class org.apache.hadoop.hbase.replication.ReplicationQueuesHBaseImpl to private admin : Admin from class org.apache.hadoop.hbase.replication.ReplicationTableBase |
From |
To |
|
Pull Up Attribute private OPERATION_TIMEOUT : int from class org.apache.hadoop.hbase.replication.ReplicationQueuesHBaseImpl to private OPERATION_TIMEOUT : int from class org.apache.hadoop.hbase.replication.ReplicationTableBase |
From |
To |