d3e988bcbb7eb417c84cfda7396ec3506521aa37
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 86
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public refreshIndex() : void renamed to public waitForQueueDrainAndRefreshIndex(waitTimeMillis int) : void in class org.apache.usergrid.Application | From | To | |
Rename Method public refreshIndex() : void renamed to public waitForQueueDrainAndRefreshIndex(waitTimeMillis int) : void in class org.apache.usergrid.rest.test.resource.AbstractRestIT | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable since : UUID to newUUIDPointer : UUID in method private updateUUIDPointer(queueName String, newUUIDPointer UUID) : void in class org.apache.usergrid.persistence.qakka.distributed.actors.QueueActorHelper | From | To | |
Extract Method | 2 | ||
Extract Method private updateLastRefreshedTime(queueName String) : void extracted from package queueRefresh(queueName String) : void in class org.apache.usergrid.persistence.qakka.distributed.actors.QueueActorHelper | From | To | |
Extract Method private updateUUIDPointer(queueName String, newUUIDPointer UUID) : void extracted from private getMessagesFromStorage(queueName String, numRequested int) : Collection<DatabaseQueueMessage> in class org.apache.usergrid.persistence.qakka.distributed.actors.QueueActorHelper | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method public waitForQueueDrainAndRefreshIndex(waitTimeMillis int) : void extracted from public testEntitySize() : void in class org.apache.usergrid.corepersistence.AggregationServiceTest & moved to class org.apache.usergrid.CoreApplication | From | To | |
Extract And Move Method public waitForQueueDrainAndRefreshIndex(waitTimeMillis int) : void extracted from protected notificationWaitForComplete(notification Notification) : Notification in class org.apache.usergrid.services.notifications.AbstractServiceNotificationIT & moved to class org.apache.usergrid.CoreApplication | From | To |