0e156b1f1ee0572dcea0cbb98e36141dba25f2d1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type operation : InternalOperation to operation : Function<Commit<byte[]>,byte[]> in method public apply(commit Commit<byte[]>) : byte[] in class io.atomix.primitive.service.impl.DefaultServiceExecutor | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type operations : Map<String,InternalOperation> to operations : Map<String,Function<Commit<byte[]>,byte[]>> in class io.atomix.primitive.service.impl.DefaultServiceExecutor | From | To |