|
Change Parameter Type queuesClient : ReplicationQueuesClient to queueStorage : ReplicationQueueStorage in method public getReplicationPeers(zk ZKWatcher, conf Configuration, queueStorage ReplicationQueueStorage, abortable Abortable) : ReplicationPeers in class org.apache.hadoop.hbase.replication.ReplicationFactory |
From |
To |
|
Change Parameter Type queuesClient : ReplicationQueuesClient to queueStorage : ReplicationQueueStorage in method public ReplicationPeersZKImpl(zk ZKWatcher, conf Configuration, queueStorage ReplicationQueueStorage, abortable Abortable) in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl |
From |
To |
|
Change Parameter Type replicator : String to replicator : ServerName in method public removeQueue(replicator ServerName, queueId String) : void in class org.apache.hadoop.hbase.master.cleaner.ReplicationZKNodeCleaner.ReplicationQueueDeletor |
From |
To |
|
Change Parameter Type server : String to server : ServerName in method private getTotalWALSize(fs FileSystem, wals List<String>, server ServerName) : long in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues |
From |
To |
|
Change Parameter Type regionserver : String to regionserver : ServerName in method private formatQueue(regionserver ServerName, replicationQueues ReplicationQueues, queueInfo ReplicationQueueInfo, queueId String, wals List<String>, isDeleted boolean, hdfs boolean) : String in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues |
From |
To |
|
Change Parameter Type undeletedQueues : Map<String,List<String>> to undeletedQueues : Map<ServerName,List<String>> in method public removeQueues(undeletedQueues Map<ServerName,List<String>>) : void in class org.apache.hadoop.hbase.master.cleaner.ReplicationZKNodeCleaner |
From |
To |
|
Change Variable Type undeletedQueues : Map<String,List<String>> to undeletedQueues : Map<ServerName,List<String>> in method protected chore() : void in class org.apache.hadoop.hbase.master.cleaner.ReplicationZKNodeCleanerChore |
From |
To |
|
Change Variable Type replicatorAndQueueIds : Entry<String,List<String>> to replicatorAndQueueIds : Entry<ServerName,List<String>> in method public removeQueues(undeletedQueues Map<ServerName,List<String>>) : void in class org.apache.hadoop.hbase.master.cleaner.ReplicationZKNodeCleaner |
From |
To |
|
Change Variable Type replicator : String to replicator : ServerName in method private checkQueuesDeleted(peerId String) : void in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl |
From |
To |
|
Change Variable Type replicator : String to replicator : ServerName in method public getUnDeletedQueues() : Map<ServerName,List<String>> in class org.apache.hadoop.hbase.master.cleaner.ReplicationZKNodeCleaner |
From |
To |
|
Change Variable Type replicationArgs : ReplicationQueuesClientArguments to replicationArgs : ReplicationQueuesArguments in method public dumpQueues(connection ClusterConnection, zkw ZKWatcher, peerIds Set<String>, hdfs boolean) : String in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues |
From |
To |
|
Change Variable Type replicators : List<String> to replicators : List<ServerName> in method public getUnDeletedQueues() : Map<ServerName,List<String>> in class org.apache.hadoop.hbase.master.cleaner.ReplicationZKNodeCleaner |
From |
To |
|
Change Variable Type replicator : String to replicator : ServerName in method public checkUnDeletedQueues() : void in class org.apache.hadoop.hbase.util.hbck.ReplicationChecker |
From |
To |
|
Change Variable Type replicators : List<String> to replicators : List<ServerName> in method private checkQueuesDeleted(peerId String) : void in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl |
From |
To |
|
Change Variable Type replicator : String to replicator : ServerName in method public removeQueues(undeletedQueues Map<ServerName,List<String>>) : void in class org.apache.hadoop.hbase.master.cleaner.ReplicationZKNodeCleaner |
From |
To |
|
Change Variable Type replicatorAndQueueIds : Entry<String,List<String>> to replicatorAndQueueIds : Entry<ServerName,List<String>> in method public checkUnDeletedQueues() : void in class org.apache.hadoop.hbase.util.hbck.ReplicationChecker |
From |
To |
|
Change Variable Type undeletedQueues : Map<String,List<String>> to undeletedQueues : Map<ServerName,List<String>> in method public testReplicationZKNodeCleaner() : void in class org.apache.hadoop.hbase.master.cleaner.TestReplicationZKNodeCleaner |
From |
To |
|
Change Variable Type queuesClient : ReplicationQueuesClient to queueStorage : ReplicationQueueStorage in method public dumpQueues(connection ClusterConnection, zkw ZKWatcher, peerIds Set<String>, hdfs boolean) : String in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues |
From |
To |
|
Change Variable Type regionservers : List<String> to regionservers : List<ServerName> in method public dumpQueues(connection ClusterConnection, zkw ZKWatcher, peerIds Set<String>, hdfs boolean) : String in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues |
From |
To |
|
Change Variable Type undeletedQueues : Map<String,List<String>> to undeletedQueues : Map<ServerName,List<String>> in method public getUnDeletedQueues() : Map<ServerName,List<String>> in class org.apache.hadoop.hbase.master.cleaner.ReplicationZKNodeCleaner |
From |
To |
|
Change Variable Type regionserver : String to regionserver : ServerName in method public dumpQueues(connection ClusterConnection, zkw ZKWatcher, peerIds Set<String>, hdfs boolean) : String in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues |
From |
To |
|
Change Attribute Type utility : HBaseTestingUtility to utility : HBaseZKTestingUtility in class org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl |
From |
To |
|
Change Attribute Type SERVER_TWO : String to SERVER_TWO : ServerName in class org.apache.hadoop.hbase.master.cleaner.TestReplicationZKNodeCleaner |
From |
To |
|
Change Attribute Type replicationQueues : ReplicationQueuesClient to queueStorage : ReplicationQueueStorage in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner |
From |
To |
|
Change Attribute Type queuesClient : ReplicationQueuesClient to queueStorage : ReplicationQueueStorage in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl |
From |
To |
|
Change Attribute Type SERVER_ONE : String to SERVER_ONE : ServerName in class org.apache.hadoop.hbase.master.cleaner.TestReplicationZKNodeCleaner |
From |
To |
|
Change Attribute Type undeletedQueueIds : Map<String,List<String>> to undeletedQueueIds : Map<ServerName,List<String>> in class org.apache.hadoop.hbase.util.hbck.ReplicationChecker |
From |
To |