|
Change Parameter Type hConnection : HConnection to hConnection : ClusterConnection in method public verifyMetaRegionLocation(hConnection ClusterConnection, zkw ZooKeeperWatcher, timeout long) : boolean in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator |
From |
To |
|
Change Parameter Type conn : HConnection to conn : ClusterConnection in method public ReplicationSinkManager(conn ClusterConnection, peerClusterId String, endpoint HBaseReplicationEndpoint, conf Configuration) in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager |
From |
To |
|
Change Parameter Type connection : Connection to connection : ClusterConnection in method private verifyRegionLocation(connection ClusterConnection, hostingServer AdminService.BlockingInterface, address ServerName, regionName byte[]) : boolean in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator |
From |
To |
|
Change Parameter Type hConnection : HConnection to connection : ClusterConnection in method private getCachedConnection(connection ClusterConnection, sn ServerName) : AdminService.BlockingInterface in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator |
From |
To |
|
Change Parameter Type hconn : HConnection to cconn : ClusterConnection in method private locateRegionAndRefreshLastFlushedSequenceId(cconn ClusterConnection, table TableName, row byte[], originalEncodedRegionName String) : HRegionLocation in class org.apache.hadoop.hbase.wal.WALSplitter.LogReplayOutputSink |
From |
To |
|
Change Parameter Type connection : HConnection to connection : ClusterConnection in method public ReplicationChecker(conf Configuration, zkw ZooKeeperWatcher, connection ClusterConnection, errorReporter ErrorReporter) in class org.apache.hadoop.hbase.util.hbck.ReplicationChecker |
From |
To |
|
Change Parameter Type conn : HConnection to conn : ClusterConnection in method package RegionServerWriter(conf Configuration, tableName TableName, conn ClusterConnection) in class org.apache.hadoop.hbase.wal.WALSplitter.RegionServerWriter |
From |
To |
|
Change Parameter Type conn : HConnection to conn : ClusterConnection in method public WALEditsReplaySink(conf Configuration, tableName TableName, conn ClusterConnection) in class org.apache.hadoop.hbase.regionserver.wal.WALEditsReplaySink |
From |
To |
|
Change Parameter Type connection : HConnection to connection : Connection in method public fixMultiAssignment(connection Connection, region HRegionInfo, servers List<ServerName>) : void in class org.apache.hadoop.hbase.util.HBaseFsckRepair |
From |
To |
|
Change Parameter Type connection : HConnection to connection : Connection in method package getTableDescriptor(tableName TableName, connection Connection, rpcCallerFactory RpcRetryingCallerFactory, rpcControllerFactory RpcControllerFactory, operationTimeout int, rpcTimeout int) : HTableDescriptor in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Change Parameter Type callback : Batch.Callback<R> to callback : Callback<R> in method public doBatchWithCallback(actions List<? extends Row>, results Object[], callback Callback<R>, connection ClusterConnection, pool ExecutorService, tableName TableName) : void in class org.apache.hadoop.hbase.client.HTable |
From |
To |
|
Change Parameter Type connection : HConnection to connection : Connection in method public closeRegionSilentlyAndWait(connection Connection, server ServerName, region HRegionInfo) : void in class org.apache.hadoop.hbase.util.HBaseFsckRepair |
From |
To |
|
Change Parameter Type connection : HConnection to connection : Connection in method package ReplayServerCallable(connection Connection, tableName TableName, regionLoc HRegionLocation, regionInfo HRegionInfo, entries List<Entry>) in class org.apache.hadoop.hbase.regionserver.wal.WALEditsReplaySink.ReplayServerCallable |
From |
To |
|
Change Parameter Type hConnection : HConnection to connection : ClusterConnection in method public verifyMetaRegionLocation(connection ClusterConnection, zkw ZooKeeperWatcher, timeout long, replicaId int) : boolean in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator |
From |
To |
|
Change Parameter Type connection : HConnection to connection : Connection in method package MasterServiceState(connection Connection) in class org.apache.hadoop.hbase.client.ConnectionImplementation.MasterServiceState |
From |
To |
|
Change Parameter Type connection : HConnection to connection : ClusterConnection in method package WorkItemRegion(hbck HBaseFsck, info ServerName, errors ErrorReporter, connection ClusterConnection) in class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemRegion |
From |
To |
|
Change Parameter Type connection : HConnection to connection : Connection in method public MasterCallable(connection Connection) in class org.apache.hadoop.hbase.client.MasterCallable |
From |
To |
|
Change Parameter Type connection : HConnection to connection : Connection in method public HFileArchiveManager(connection Connection, conf Configuration) in class org.apache.hadoop.hbase.backup.example.HFileArchiveManager |
From |
To |
|
Change Parameter Type hConnection : HConnection to connection : ClusterConnection in method private getMetaServerConnection(connection ClusterConnection, zkw ZooKeeperWatcher, timeout long, replicaId int) : AdminService.BlockingInterface in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator |
From |
To |
|
Change Return Type HTableInterface to Table in method protected createTable() : Table in class org.apache.hadoop.hbase.util.MultiThreadedReader.HBaseReaderThread |
From |
To |
|
Change Return Type HConnection to ClusterConnection in method private getMockedConnection(conf Configuration) : ClusterConnection in class org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesSplitRecovery |
From |
To |
|
Change Return Type HTableInterface to Table in method protected createTable() : Table in class org.apache.hadoop.hbase.util.MultiThreadedUpdater.HBaseUpdaterThread |
From |
To |
|
Change Return Type HConnection to Connection in method public getConnection() : Connection in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Change Return Type HConnection to ClusterConnection in method private getConnectionByTableName(tableName TableName) : ClusterConnection in class org.apache.hadoop.hbase.wal.WALSplitter.LogReplayOutputSink |
From |
To |
|
Change Return Type HConnection to Connection in method package getConnection() : Connection in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable |
From |
To |
|
Change Return Type HConnection to Connection in method protected getConnection() : Connection in class org.apache.hadoop.hbase.client.HTable |
From |
To |
|
Change Return Type HTableInterface to Table in method protected createTable() : Table in class org.apache.hadoop.hbase.util.MultiThreadedWriter.HBaseWriterThread |
From |
To |
|
Change Variable Type tableIf : HTableInterface to tableIf : Table in method public testShortCircuitConnection() : void in class org.apache.hadoop.hbase.client.TestShortCircuitConnection |
From |
To |
|
Change Variable Type conn : HConnection to conn : Connection in method public MultiHConnection(conf Configuration, noOfConnections int) in class org.apache.hadoop.hbase.util.MultiHConnection |
From |
To |
|
Change Variable Type hconn : HConnection to cconn : ClusterConnection in method private closeRegionServerWriters() : List<IOException> in class org.apache.hadoop.hbase.wal.WALSplitter.LogReplayOutputSink |
From |
To |
|
Change Variable Type hconn : HConnection to cconn : ClusterConnection in method private waitUntilRegionOnline(loc HRegionLocation, row byte[], timeout long, isRecovering AtomicBoolean) : HRegionLocation in class org.apache.hadoop.hbase.wal.WALSplitter.LogReplayOutputSink |
From |
To |
|
Change Variable Type hconn : HConnection to cconn : ClusterConnection in method private groupEditsByServer(entries List<Entry>) : void in class org.apache.hadoop.hbase.wal.WALSplitter.LogReplayOutputSink |
From |
To |
|
Change Variable Type conn : HConnection to conn : ClusterConnection in method public testConnection() : void in class org.apache.hadoop.hbase.client.TestHCM |
From |
To |
|
Change Variable Type entry : Map.Entry<TableName,HConnection> to entry : Map.Entry<TableName,ClusterConnection> in method private closeRegionServerWriters() : List<IOException> in class org.apache.hadoop.hbase.wal.WALSplitter.LogReplayOutputSink |
From |
To |
|
Change Variable Type conn : HConnection to conn : ClusterConnection in method protected handleFailure(counters Counters) : void in class org.apache.hadoop.hbase.test.IntegrationTestBigLinkedListWithVisibility.VisibilityVerify |
From |
To |
|
Change Variable Type c : HConnection to c : ClusterConnection in method private getMockedConnection(conf Configuration) : ClusterConnection in class org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesSplitRecovery |
From |
To |
|
Change Variable Type hConnection : HConnection to hConnection : ClusterConnection in method public merge(conf Configuration, fs FileSystem, tableName TableName, testMasterRunning boolean) : void in class org.apache.hadoop.hbase.util.HMerge |
From |
To |
|
Change Variable Type hconn : HConnection to hconn : ClusterConnection in method private getRegionServerWriter(loc String) : RegionServerWriter in class org.apache.hadoop.hbase.wal.WALSplitter.LogReplayOutputSink |
From |
To |
|
Change Variable Type hconn : HConnection to cconn : ClusterConnection in method private getConnectionByTableName(tableName TableName) : ClusterConnection in class org.apache.hadoop.hbase.wal.WALSplitter.LogReplayOutputSink |
From |
To |
|
Change Attribute Type conn : HConnection to conn : Connection in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager |
From |
To |
|
Change Attribute Type connection : HConnection to connection : Connection in class org.apache.hadoop.hbase.client.ConnectionImplementation.MasterServiceState |
From |
To |
|
Change Attribute Type connection : HConnection to connection : ClusterConnection in class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemRegion |
From |
To |
|
Change Attribute Type connection : HConnection to connection : ClusterConnection in class org.apache.hadoop.hbase.client.MasterCallable |
From |
To |
|
Change Attribute Type conn : HConnection to conn : ClusterConnection in class org.apache.hadoop.hbase.regionserver.wal.WALEditsReplaySink |
From |
To |
|
Change Attribute Type hConnections : HConnection[] to connections : Connection[] in class org.apache.hadoop.hbase.util.MultiHConnection |
From |
To |
|
Change Attribute Type connection : HConnection to connection : ClusterConnection in class org.apache.hadoop.hbase.util.MultiThreadedAction |
From |
To |
|
Change Attribute Type conn : HConnection to conn : ClusterConnection in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint |
From |
To |
|
Change Attribute Type tableNameToHConnectionMap : Map<TableName,HConnection> to tableNameToHConnectionMap : Map<TableName,ClusterConnection> in class org.apache.hadoop.hbase.wal.WALSplitter.LogReplayOutputSink |
From |
To |
|
Rename Parameter hconn : HConnection to cconn : ClusterConnection in method private locateRegionAndRefreshLastFlushedSequenceId(cconn ClusterConnection, table TableName, row byte[], originalEncodedRegionName String) : HRegionLocation in class org.apache.hadoop.hbase.wal.WALSplitter.LogReplayOutputSink |
From |
To |
|
Rename Parameter list : List<? extends Row> to actions : List<? extends Row> in method public doBatchWithCallback(actions List<? extends Row>, results Object[], callback Callback<R>, connection ClusterConnection, pool ExecutorService, tableName TableName) : void in class org.apache.hadoop.hbase.client.HTable |
From |
To |
|
Rename Parameter hConnection : HConnection to connection : ClusterConnection in method private getMetaServerConnection(connection ClusterConnection, zkw ZooKeeperWatcher, timeout long, replicaId int) : AdminService.BlockingInterface in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator |
From |
To |
|
Rename Parameter hConnection : HConnection to connection : ClusterConnection in method private getCachedConnection(connection ClusterConnection, sn ServerName) : AdminService.BlockingInterface in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator |
From |
To |
|
Rename Parameter hConnection : HConnection to connection : ClusterConnection in method public verifyMetaRegionLocation(connection ClusterConnection, zkw ZooKeeperWatcher, timeout long, replicaId int) : boolean in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator |
From |
To |