774cafa25d6340c778c5c281045446086aff96a0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type latch : CountDownLatch to promise : CompletableFuture<BaseCommand> in method public connectToService(serviceUrl String, promise CompletableFuture<BaseCommand>, tls boolean) : NioEventLoopGroup in class org.apache.pulsar.discovery.service.DiscoveryServiceTest | From | To | |
Change Parameter Type latch : CountDownLatch to promise : CompletableFuture<BaseCommand> in method public ClientHandler(promise CompletableFuture<BaseCommand>) in class org.apache.pulsar.discovery.service.DiscoveryServiceTest.ClientHandler | From | To | |
Rename Variable | 2 | ||
Rename Variable latch : CountDownLatch to promise : CompletableFuture<BaseCommand> in method public testClientServerConnectionTls() : void in class org.apache.pulsar.discovery.service.DiscoveryServiceTest | From | To | |
Rename Variable latch : CountDownLatch to promise : CompletableFuture<BaseCommand> in method public testClientServerConnection() : void in class org.apache.pulsar.discovery.service.DiscoveryServiceTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute latch : CountDownLatch to promise : CompletableFuture<BaseCommand> in class org.apache.pulsar.discovery.service.DiscoveryServiceTest.ClientHandler | From | To | |
Change Variable Type | 2 | ||
Change Variable Type latch : CountDownLatch to promise : CompletableFuture<BaseCommand> in method public testClientServerConnectionTls() : void in class org.apache.pulsar.discovery.service.DiscoveryServiceTest | From | To | |
Change Variable Type latch : CountDownLatch to promise : CompletableFuture<BaseCommand> in method public testClientServerConnection() : void in class org.apache.pulsar.discovery.service.DiscoveryServiceTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type latch : CountDownLatch to promise : CompletableFuture<BaseCommand> in class org.apache.pulsar.discovery.service.DiscoveryServiceTest.ClientHandler | From | To | |
Rename Parameter | 2 | ||
Rename Parameter latch : CountDownLatch to promise : CompletableFuture<BaseCommand> in method public ClientHandler(promise CompletableFuture<BaseCommand>) in class org.apache.pulsar.discovery.service.DiscoveryServiceTest.ClientHandler | From | To | |
Rename Parameter latch : CountDownLatch to promise : CompletableFuture<BaseCommand> in method public connectToService(serviceUrl String, promise CompletableFuture<BaseCommand>, tls boolean) : NioEventLoopGroup in class org.apache.pulsar.discovery.service.DiscoveryServiceTest | From | To |