4f9687e47996b80dea1f00a301176371235116ed
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type clock : Clock to logging : LogService in method public createCommitProcessFactory(replicator Replicator, localSessionPool LocalSessionPool, currentReplicatedLockState CurrentReplicatedLockState, dependencies Dependencies, logging LogService) : CommitProcessFactory in class org.neo4j.coreedge.server.core.EnterpriseCoreEditionModule | From | To | |
Rename Attribute | 2 | ||
Rename Attribute maxRetryTimeMillis : long to log : Log in class org.neo4j.coreedge.raft.replication.tx.ReplicatedTransactionCommitProcess | From | To | |
Rename Attribute clock : Clock to currentReplicatedLockState : CurrentReplicatedLockState in class org.neo4j.coreedge.raft.replication.tx.ReplicatedTransactionCommitProcess | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type clock : Clock to currentReplicatedLockState : CurrentReplicatedLockState in class org.neo4j.coreedge.raft.replication.tx.ReplicatedTransactionCommitProcess | From | To | |
Change Attribute Type maxRetryTimeMillis : long to log : Log in class org.neo4j.coreedge.raft.replication.tx.ReplicatedTransactionCommitProcess | From | To | |
Inline Variable | 1 | ||
Inline Variable responseWaitTime : long in method public commit(tx TransactionToApply, commitEvent CommitEvent, mode TransactionApplicationMode) : long from class org.neo4j.coreedge.raft.replication.tx.ReplicatedTransactionCommitProcess | From | To | |
Rename Parameter | 1 | ||
Rename Parameter clock : Clock to logging : LogService in method public createCommitProcessFactory(replicator Replicator, localSessionPool LocalSessionPool, currentReplicatedLockState CurrentReplicatedLockState, dependencies Dependencies, logging LogService) : CommitProcessFactory in class org.neo4j.coreedge.server.core.EnterpriseCoreEditionModule | From | To |