1316f0067129d8a2c339cfd5a8874678081d5854
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type clientFuture : OrderedFuture<SessionClient> to clientFuture : CompletableFuture<SessionClient> in class io.atomix.primitive.client.impl.RecoveringSessionClient | From | To | |
Change Attribute Type connected : boolean to connected : AtomicBoolean in class io.atomix.primitive.client.impl.RecoveringSessionClient | From | To |