|
Change Parameter Type indexScope : IndexScope to indexScope : SearchEdge in method private buildResults(indexScope SearchEdge, query Query, crs CandidateResults) : Results in class org.apache.usergrid.corepersistence.results.ElasticSearchQueryExecutor |
From |
To |
|
Change Parameter Type scope : IndexScope to scope : SearchEdge in method public getLoader(applicationScope ApplicationScope, scope SearchEdge, resultsLevel Query.Level) : ResultsLoader in class org.apache.usergrid.corepersistence.results.ConnectionResultsLoaderFactoryImpl |
From |
To |
|
Change Parameter Type indexScope : IndexScope to indexScope : SearchEdge in method public ElasticSearchQueryExecutor(resultsLoaderFactory ResultsLoaderFactory, entityIndex ApplicationEntityIndex, applicationScope ApplicationScope, indexScope SearchEdge, types SearchTypes, query Query) in class org.apache.usergrid.corepersistence.results.ElasticSearchQueryExecutor |
From |
To |
|
Change Parameter Type scope : IndexScope to scope : SearchEdge in method public getLoader(applicationScope ApplicationScope, scope SearchEdge, resultsLevel Query.Level) : ResultsLoader in class org.apache.usergrid.corepersistence.results.CollectionResultsLoaderFactoryImpl |
From |
To |
|
Change Parameter Type indexScope : IndexScope to indexScope : SearchEdge in method public getLoader(applicationScope ApplicationScope, indexScope SearchEdge, resultsLevel Query.Level) : ResultsLoader in class org.apache.usergrid.corepersistence.results.ResultsLoaderFactory |
From |
To |
|
Change Parameter Type indexScope : IndexScope to indexScope : SearchEdge in method protected FilteringLoader(managerCache ManagerCache, resultsVerifier ResultsVerifier, applicationScope ApplicationScope, indexScope SearchEdge) in class org.apache.usergrid.corepersistence.results.FilteringLoader |
From |
To |
|
Change Parameter Type scope : IndexScope to scope : IndexEdge in method private IndexScopeVersion(scope IndexEdge, version MvccLogEntry) in class org.apache.usergrid.corepersistence.events.EntityVersionDeletedHandler.IndexScopeVersion |
From |
To |
|
Change Variable Type indexScope : IndexScope to searchEdge : SearchEdge in method public searchCollection(collName String, query Query) : Results in class org.apache.usergrid.corepersistence.CpRelationManager |
From |
To |
|
Change Variable Type sourceScopes : Observable<IndexScope> to sourceScopes : Observable<IndexEdge> in method public versionDeleted(scope ApplicationScope, entityId Id, entityVersions List<MvccLogEntry>) : void in class org.apache.usergrid.corepersistence.events.EntityVersionDeletedHandler |
From |
To |
|
Change Variable Type points : List<Point> to points : List<double[]> in method public testGeoFromMultipleLocations() : void in class org.apache.usergrid.persistence.GeoIT |
From |
To |
|
Change Variable Type center : Point to center : double[] in method public testGeoFromMultipleLocations() : void in class org.apache.usergrid.persistence.GeoIT |
From |
To |
|
Change Variable Type indexScope : IndexScope to edgeIndex : IndexEdge in method public createConnection(connectionType String, connectedEntityRef EntityRef) : ConnectionRef in class org.apache.usergrid.corepersistence.CpRelationManager |
From |
To |
|
Change Variable Type targetScopes : Observable<IndexScope> to targetScopes : Observable<IndexEdge> in method public versionDeleted(scope ApplicationScope, entityId Id, entityVersions List<MvccLogEntry>) : void in class org.apache.usergrid.corepersistence.events.EntityVersionDeletedHandler |
From |
To |
|
Change Variable Type selects : Map<String,String> to selects : Collection<SelectFieldMapping> in method public getSelectionResults(q Query, rs Results) : List<Object> in class org.apache.usergrid.persistence.QueryUtils |
From |
To |