dfe2bb04f5c9e4a6aa1c9d523e7d1dd811cc38c6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type managedChannel : ManagedChannel to channelKey : ChannelKey in method private shutdownManagedChannel(channelKey ChannelKey, shutdownTimeoutMs long) : void in class alluxio.grpc.GrpcManagedChannelPool | From | To | |
Extract Variable | 1 | ||
Extract Variable channelRef : ManagedChannelReference in method public releaseManagedChannel(channelKey ChannelKey, shutdownTimeoutMs long) : void from class alluxio.grpc.GrpcManagedChannelPool | From | To | |
Rename Parameter | 1 | ||
Rename Parameter managedChannel : ManagedChannel to channelKey : ChannelKey in method private shutdownManagedChannel(channelKey ChannelKey, shutdownTimeoutMs long) : void in class alluxio.grpc.GrpcManagedChannelPool | From | To |