a40fb8d573d2caa779422d60acd2fec041ad6580
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public setupMeters() : void renamed to public setupIndexAndMeters() : void in class org.apache.usergrid.persistence.index.impl.IndexLoadTestsIT | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type entityIndex : EntityIndex to entityIndex : ApplicationEntityIndex in method public createStreamFromWorkers(entityIndex ApplicationEntityIndex, indexScope IndexScope, uniqueIdentifier String) : Observable<Entity> in class org.apache.usergrid.persistence.index.impl.IndexLoadTestsIT | From | To | |
Change Parameter Type entityIndex : EntityIndex to entityIndex : ApplicationEntityIndex in method private createWriteObservable(entityIndex ApplicationEntityIndex, indexScope IndexScope, uniqueIdentifier String, workerIndex int) : Observable<Entity> in class org.apache.usergrid.persistence.index.impl.IndexLoadTestsIT | From | To |