8cba153739d2ad327cfad5d272907bb2885c8f66
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable ownerRef : EntityRef in method public batchAddToCollections(batch Mutator<ByteBuffer>, ownerType String, ownerIds List<UUID>, collectionName String, entity Entity, timestampUuid UUID) : Mutator<ByteBuffer> from class org.apache.usergrid.persistence.cassandra.RelationManagerImpl | From | To | |
Extract Method | 1 | ||
Extract Method public batchAddEntityToCollection(batch Mutator<ByteBuffer>, collectionName String, ownerRef EntityRef, entity EntityRef, timestampUuid UUID) : Mutator<ByteBuffer> extracted from public batchAddToCollections(batch Mutator<ByteBuffer>, ownerType String, ownerIds List<UUID>, collectionName String, entity Entity, timestampUuid UUID) : Mutator<ByteBuffer> in class org.apache.usergrid.persistence.cassandra.RelationManagerImpl | From | To |