42c5c4b8760b78ea1e8ef9b8d583a92f2a45e1d4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable shardRemovalMutation : MutationBatch to setShardDeletedFlagMutation : MutationBatch in method private maybeDeleteShardInternal(applicationScope ApplicationScope, directedEdgeMeta DirectedEdgeMeta, shardEntryGroup ShardEntryGroup, edgeIterator Iterator<MarkedEdge>) : DeleteResult in class org.apache.usergrid.persistence.graph.serialization.impl.shard.impl.ShardGroupDeletionImpl | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method public setDeleted(deleted boolean) : void extracted from private maybeDeleteShardInternal(applicationScope ApplicationScope, directedEdgeMeta DirectedEdgeMeta, shardEntryGroup ShardEntryGroup, edgeIterator Iterator<MarkedEdge>) : DeleteResult in class org.apache.usergrid.persistence.graph.serialization.impl.shard.impl.ShardGroupDeletionImpl & moved to class org.apache.usergrid.persistence.graph.serialization.impl.shard.Shard | From | To | |
Extract And Move Method public isDeleted() : boolean extracted from public writeThousandsDelete() : void in class org.apache.usergrid.persistence.graph.GraphManagerShardConsistencyIT & moved to class org.apache.usergrid.persistence.graph.serialization.impl.shard.Shard | From | To |