|
Change Parameter Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public call(controller HBaseRpcController) : ReplicateWALEntryResponse in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaReplayCallable |
From |
To |
|
Change Parameter Type pcrc : PayloadCarryingRpcController to pcrc : HBaseRpcController in method private callBlockingMethod(md Descriptors.MethodDescriptor, pcrc HBaseRpcController, param Message, returnType Message, ticket User, isa InetSocketAddress) : Message in class org.apache.hadoop.hbase.ipc.AbstractRpcClient |
From |
To |
|
Change Parameter Type rpcController : PayloadCarryingRpcController to rpcController : HBaseRpcController in method public NoncedRegionServerCallable(connection Connection, rpcController HBaseRpcController, tableName TableName, row byte[]) in class org.apache.hadoop.hbase.client.NoncedRegionServerCallable |
From |
To |
|
Change Parameter Type delegate : PayloadCarryingRpcController to delegate : HBaseRpcController in method public CountingRpcController(delegate HBaseRpcController) in class org.apache.hadoop.hbase.client.TestRpcControllerFactory.CountingRpcController |
From |
To |
|
Change Parameter Type pcrc : PayloadCarryingRpcController to pcrc : HBaseRpcController in method protected call(pcrc HBaseRpcController, md Descriptors.MethodDescriptor, param Message, returnType Message, ticket User, addr InetSocketAddress, callStats MetricsConnection.CallStats) : Pair<Message,CellScanner> in class org.apache.hadoop.hbase.ipc.AsyncRpcClient |
From |
To |
|
Change Parameter Type pcrc : PayloadCarryingRpcController to pcrc : HBaseRpcController in method protected call(pcrc HBaseRpcController, md MethodDescriptor, param Message, returnType Message, ticket User, addr InetSocketAddress, callStats MetricsConnection.CallStats) : Pair<Message,CellScanner> in class org.apache.hadoop.hbase.ipc.RpcClientImpl |
From |
To |
|
Change Parameter Type pcrc : PayloadCarryingRpcController to pcrc : HBaseRpcController in method private call(method MethodDescriptor, request Message, responsePrototype R, pcrc HBaseRpcController, ticket User, addr InetSocketAddress, callStats MetricsConnection.CallStats) : Call in class org.apache.hadoop.hbase.ipc.RpcClientImpl |
From |
To |
|
Change Parameter Type delegate : PayloadCarryingRpcController to delegate : HBaseRpcController in method public DelegatingHBaseRpcController(delegate HBaseRpcController) in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController |
From |
To |
|
Change Parameter Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method protected call(controller HBaseRpcController) : FlushRegionResponse in class org.apache.hadoop.hbase.client.FlushRegionCallable |
From |
To |
|
Change Parameter Type pcrc : PayloadCarryingRpcController to pcrc : HBaseRpcController in method private getMessageConverterWithRpcController(pcrc HBaseRpcController) : MessageConverter<Message,Message> in class org.apache.hadoop.hbase.ipc.AsyncRpcClient |
From |
To |
|
Change Parameter Type pcrc : PayloadCarryingRpcController to pcrc : HBaseRpcController in method protected abstract call(pcrc HBaseRpcController, md Descriptors.MethodDescriptor, param Message, returnType Message, ticket User, isa InetSocketAddress, callStats MetricsConnection.CallStats) : Pair<Message,CellScanner> in class org.apache.hadoop.hbase.ipc.AbstractRpcClient |
From |
To |
|
Change Parameter Type rpcc : PayloadCarryingRpcController to rpcc : HBaseRpcController in method private addResult(builder MutateResponse.Builder, result Result, rpcc HBaseRpcController) : void in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Parameter Type pcrc : PayloadCarryingRpcController to pcrc : HBaseRpcController in method private callMethod(md Descriptors.MethodDescriptor, pcrc HBaseRpcController, param Message, returnType Message, ticket User, addr InetSocketAddress, done RpcCallback<Message>) : void in class org.apache.hadoop.hbase.ipc.AsyncRpcClient |
From |
To |
|
Change Return Type PayloadCarryingRpcController to HBaseRpcController in method private newRpcController() : HBaseRpcController in class org.apache.hadoop.hbase.master.ServerManager |
From |
To |
|
Change Return Type PayloadCarryingRpcController to HBaseRpcController in method package getRpcController() : HBaseRpcController in class org.apache.hadoop.hbase.client.MasterCallable |
From |
To |
|
Change Return Type PayloadCarryingRpcController to HBaseRpcController in method public newController() : HBaseRpcController in class org.apache.hadoop.hbase.client.TestRpcControllerFactory.StaticRpcControllerFactory |
From |
To |
|
Change Return Type PayloadCarryingRpcController to HBaseRpcController in method public newController(cellScanner CellScanner) : HBaseRpcController in class org.apache.hadoop.hbase.client.TestRpcControllerFactory.StaticRpcControllerFactory |
From |
To |
|
Change Return Type PayloadCarryingRpcController to HBaseRpcController in method public newController(cellScanner CellScanner) : HBaseRpcController in class org.apache.hadoop.hbase.ipc.RpcControllerFactory |
From |
To |
|
Change Return Type PayloadCarryingRpcController to HBaseRpcController in method public newController() : HBaseRpcController in class org.apache.hadoop.hbase.ipc.RpcControllerFactory |
From |
To |
|
Change Return Type PayloadCarryingRpcController to HBaseRpcController in method package getCurrentPayloadCarryingRpcController() : HBaseRpcController in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable |
From |
To |
|
Change Return Type PayloadCarryingRpcController to HBaseRpcController in method public newController(cellIterables List<CellScannable>) : HBaseRpcController in class org.apache.hadoop.hbase.client.TestRpcControllerFactory.StaticRpcControllerFactory |
From |
To |
|
Change Return Type PayloadCarryingRpcController to HBaseRpcController in method public getRpcController() : HBaseRpcController in class org.apache.hadoop.hbase.client.NoncedRegionServerCallable |
From |
To |
|
Change Return Type PayloadCarryingRpcController to HBaseRpcController in method package configurePayloadCarryingRpcController(controller RpcController, channelOperationTimeout int) : HBaseRpcController in class org.apache.hadoop.hbase.ipc.AbstractRpcClient |
From |
To |
|
Change Return Type PayloadCarryingRpcController to HBaseRpcController in method public newController(cellIterables List<CellScannable>) : HBaseRpcController in class org.apache.hadoop.hbase.ipc.RpcControllerFactory |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public grant(connection Connection, tableName TableName, userName String, family byte[], qual byte[], actions Permission.Action...) : void in class org.apache.hadoop.hbase.security.access.AccessControlClient |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public closeRegion(sn ServerName, hri HRegionInfo) : void in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public revoke(connection Connection, namespace String, userName String, actions Permission.Action...) : void in class org.apache.hadoop.hbase.security.access.AccessControlClient |
From |
To |
|
Change Variable Type pcrc : PayloadCarryingRpcController to pcrc : HBaseRpcController in method package configurePayloadCarryingRpcController(controller RpcController, channelOperationTimeout int) : HBaseRpcController in class org.apache.hadoop.hbase.ipc.AbstractRpcClient |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public closeRegionWithEncodedRegionName(encodedRegionName String, serverName String) : boolean in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public grant(connection Connection, namespace String, userName String, actions Permission.Action...) : void in class org.apache.hadoop.hbase.security.access.AccessControlClient |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public split(sn ServerName, hri HRegionInfo, splitPoint byte[]) : void in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public getCompactionStateForRegion(regionName byte[]) : CompactionState in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Change Variable Type pcrc : PayloadCarryingRpcController to pcrc : HBaseRpcController in method protected rpcCall() : Result in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas.ReplicaRegionServerCallable |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public getOnlineRegions(sn ServerName) : List<HRegionInfo> in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Change Variable Type rpcController : PayloadCarryingRpcController to rpcController : HBaseRpcController in method public getCompactionState(tableName TableName, compactType CompactType) : CompactionState in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public flushRegion(regionName byte[]) : void in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public sendRegionsMerge(server ServerName, region_a HRegionInfo, region_b HRegionInfo, forcible boolean, user User) : void in class org.apache.hadoop.hbase.master.ServerManager |
From |
To |
|
Change Variable Type pcrc : PayloadCarryingRpcController to pcrc : HBaseRpcController in method public echo(controller RpcController, request EchoRequestProto) : EchoResponseProto in class org.apache.hadoop.hbase.ipc.TestProtobufRpcServiceImpl |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method private rollWALWriterImpl(sn ServerName) : RollWALWriterResponse in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public testCallableSleep() : void in class org.apache.hadoop.hbase.client.TestHCM |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public revoke(connection Connection, userName String, actions Permission.Action...) : void in class org.apache.hadoop.hbase.security.access.AccessControlClient |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController 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 Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public revoke(connection Connection, tableName TableName, username String, family byte[], qualifier byte[], actions Permission.Action...) : void in class org.apache.hadoop.hbase.security.access.AccessControlClient |
From |
To |
|
Change Variable Type pcrc : PayloadCarryingRpcController to pcrc : HBaseRpcController in method public callMethod(md Descriptors.MethodDescriptor, controller RpcController, param Message, returnType Message, done RpcCallback<Message>) : void in class org.apache.hadoop.hbase.ipc.AsyncRpcClient.RpcChannelImplementation |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public stopRegionServer(hostnamePort String) : void in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public grant(connection Connection, userName String, actions Permission.Action...) : void in class org.apache.hadoop.hbase.security.access.AccessControlClient |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public sendRegionClose(server ServerName, region HRegionInfo, dest ServerName) : boolean in class org.apache.hadoop.hbase.master.ServerManager |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method private compact(sn ServerName, hri HRegionInfo, major boolean, family byte[]) : void in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public isServerReachable(server ServerName) : boolean in class org.apache.hadoop.hbase.master.ServerManager |
From |
To |
|
Change Variable Type pcrc : PayloadCarryingRpcController to pcrc : HBaseRpcController in method public callBlockingMethod(md Descriptors.MethodDescriptor, controller RpcController, param Message, returnType Message) : Message in class org.apache.hadoop.hbase.ipc.AbstractRpcClient.BlockingRpcChannelImplementation |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public closeRegionSilentlyAndWait(connection ClusterConnection, server ServerName, region HRegionInfo, timeout long) : void in class org.apache.hadoop.hbase.master.ServerManager |
From |
To |
|
Change Variable Type pRpcController : PayloadCarryingRpcController to pRpcController : HBaseRpcController in method public scan(controller RpcController, request ScanRequest) : ScanResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public getUserPermissions(connection Connection, tableRegex String) : List<UserPermission> in class org.apache.hadoop.hbase.security.access.AccessControlClient |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public mutate(rpcc RpcController, request MutateRequest) : MutateResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public sendRegionWarmup(server ServerName, region HRegionInfo) : void in class org.apache.hadoop.hbase.master.ServerManager |
From |
To |
|
Change Variable Type controller : PayloadCarryingRpcController to controller : HBaseRpcController in method public multi(rpcc RpcController, request MultiRequest) : MultiResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices |
From |
To |
|
Change Variable Type pcrc : PayloadCarryingRpcController to pcrc : HBaseRpcController in method public call(callTimeout int) : T in class org.apache.hadoop.hbase.client.RegionServerCallable |
From |
To |