bb8273b73f711beb716bdeb0aa1c3daef9a10d42
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type type : String to serviceType : ServiceType in method public getSessions(serviceType ServiceType) : CompletableFuture<Set<RaftSessionMetadata>> in class io.atomix.protocols.raft.RaftMetadataClient | From | To | |
Change Parameter Type type : String to serviceType : ServiceType in method public getSessions(serviceType ServiceType) : CompletableFuture<Set<RaftSessionMetadata>> in class io.atomix.protocols.raft.impl.DefaultRaftMetadataClient | From | To | |
Rename Parameter | 2 | ||
Rename Parameter type : String to serviceType : ServiceType in method public getSessions(serviceType ServiceType) : CompletableFuture<Set<RaftSessionMetadata>> in class io.atomix.protocols.raft.RaftMetadataClient | From | To | |
Rename Parameter type : String to serviceType : ServiceType in method public getSessions(serviceType ServiceType) : CompletableFuture<Set<RaftSessionMetadata>> in class io.atomix.protocols.raft.impl.DefaultRaftMetadataClient | From | To |