|
Change Parameter Type entityIndex : EntityIndex to entityIndex : ApplicationEntityIndex in method private testQueries(scope IndexScope, searchTypes SearchTypes, entityIndex ApplicationEntityIndex) : void in class org.apache.usergrid.persistence.index.impl.EntityIndexTest |
From |
To |
|
Change Parameter Type entityIndex : EntityIndex to entityIndex : ApplicationEntityIndex in method private testQuery(scope IndexScope, searchTypes SearchTypes, entityIndex ApplicationEntityIndex, queryString String, num int) : CandidateResults in class org.apache.usergrid.persistence.index.impl.EntityIndexTest |
From |
To |
|
Change Parameter Type eci : EntityIndex to eci : ApplicationEntityIndex in method public query(indexScope IndexScope, eci ApplicationEntityIndex, query String) : void in class org.apache.usergrid.persistence.index.impl.CorePerformanceIT |
From |
To |
|
Change Parameter Type entityIndex : EntityIndex to entityIndex : ApplicationEntityIndex in method private insertJsonBlob(entityIndex ApplicationEntityIndex, entityType String, indexScope IndexScope, filePath String, max int, startIndex int) : void in class org.apache.usergrid.persistence.index.impl.EntityIndexTest |
From |
To |
|
Move Method public createBatch() : EntityIndexBatch from class org.apache.usergrid.persistence.index.impl.EsEntityIndexImpl to public createBatch() : EntityIndexBatch from class org.apache.usergrid.persistence.index.impl.EsApplicationEntityIndexImpl |
From |
To |
|
Move Method public search(indexScope IndexScope, searchTypes SearchTypes, query Query) : CandidateResults from class org.apache.usergrid.persistence.index.impl.EsEntityIndexImpl to public search(indexScope IndexScope, searchTypes SearchTypes, query Query) : CandidateResults from class org.apache.usergrid.persistence.index.impl.EsApplicationEntityIndexImpl |
From |
To |
|
Move Method private parseResults(searchResponse SearchResponse, query Query) : CandidateResults from class org.apache.usergrid.persistence.index.impl.EsEntityIndexImpl to private parseResults(searchResponse SearchResponse, query Query) : CandidateResults from class org.apache.usergrid.persistence.index.impl.EsApplicationEntityIndexImpl |
From |
To |
|
Move Attribute private failureMonitor : FailureMonitor from class org.apache.usergrid.persistence.index.impl.EsEntityIndexImpl to private failureMonitor : FailureMonitor from class org.apache.usergrid.persistence.index.impl.EsApplicationEntityIndexImpl |
From |
To |
|
Move Attribute private cursorTimer : Timer from class org.apache.usergrid.persistence.index.impl.EsEntityIndexImpl to private cursorTimer : Timer from class org.apache.usergrid.persistence.index.impl.EsApplicationEntityIndexImpl |
From |
To |
|
Move Attribute private mapManager : MapManager from class org.apache.usergrid.persistence.index.impl.EsEntityIndexImpl to private mapManager : MapManager from class org.apache.usergrid.persistence.index.impl.EsApplicationEntityIndexImpl |
From |
To |
|
Move Attribute private searchTimer : Timer from class org.apache.usergrid.persistence.index.impl.EsEntityIndexImpl to private searchTimer : Timer from class org.apache.usergrid.persistence.index.impl.EsApplicationEntityIndexImpl |
From |
To |
|
Move Attribute private applicationScope : ApplicationScope from class org.apache.usergrid.persistence.index.impl.EsEntityIndexImpl to private applicationScope : ApplicationScope from class org.apache.usergrid.persistence.index.impl.EsApplicationEntityIndexImpl |
From |
To |
|
Move Attribute private cursorTimeout : int from class org.apache.usergrid.persistence.index.impl.EsEntityIndexImpl to private cursorTimeout : int from class org.apache.usergrid.persistence.index.impl.EsApplicationEntityIndexImpl |
From |
To |
|
Move Attribute private applicationScope : ApplicationScope from class org.apache.usergrid.persistence.index.IndexIdentifier to private applicationScope : ApplicationScope from class org.apache.usergrid.persistence.index.impl.EsApplicationEntityIndexImpl |
From |
To |
|
Change Variable Type entityIndex : EntityIndex to entityIndex : ApplicationEntityIndex in method public testIndex() : void in class org.apache.usergrid.persistence.index.impl.EntityIndexTest |
From |
To |
|
Change Variable Type entityIndex : EntityIndex to entityIndex : ApplicationEntityIndex in method public testIndexVariations() : void in class org.apache.usergrid.persistence.index.impl.EntityIndexTest |
From |
To |
|
Change Variable Type entityIndex : AliasedEntityIndex to entityIndex : ApplicationEntityIndex in method public testDeleteWithAlias() : void in class org.apache.usergrid.persistence.index.impl.EntityIndexTest |
From |
To |
|
Change Variable Type eci : EntityIndex to eci : ApplicationEntityIndex in method public run() : void in class org.apache.usergrid.persistence.index.impl.CorePerformanceIT.DataLoader |
From |
To |
|
Change Variable Type entityIndex : EntityIndex to entityIndex : ApplicationEntityIndex in method public testMultipleIndexInitializations() : void in class org.apache.usergrid.persistence.index.impl.EntityIndexTest |
From |
To |
|
Change Variable Type entityIndex : AliasedEntityIndex to entityIndex : ApplicationEntityIndex in method public testAddMultipleIndexes() : void in class org.apache.usergrid.persistence.index.impl.EntityIndexTest |
From |
To |
|
Change Variable Type entityIndex : EntityIndex to entityIndex : ApplicationEntityIndex in method public testDeindex() : void in class org.apache.usergrid.persistence.index.impl.EntityIndexTest |
From |
To |
|
Change Variable Type personLikesIndex : EntityIndex to personLikesIndex : ApplicationEntityIndex in method public testDelete() : void in class org.apache.usergrid.persistence.index.impl.EntityConnectionIndexImplTest |
From |
To |
|
Change Variable Type entityIndex : EntityIndex to entityIndex : ApplicationEntityIndex in method public testIndexThreads() : void in class org.apache.usergrid.persistence.index.impl.EntityIndexTest |
From |
To |
|
Change Variable Type eci : EntityIndex to eci : ApplicationEntityIndex in method public run() : void in class org.apache.usergrid.persistence.index.impl.CorePerformanceIT.DataReader |
From |
To |
|
Change Variable Type eci : EntityIndex to eci : ApplicationEntityIndex in method public runSelectedQueries(scope ApplicationScope, indexScopes List<IndexScope>) : void in class org.apache.usergrid.persistence.index.impl.CorePerformanceIT |
From |
To |
|
Change Variable Type personLikesIndex : EntityIndex to personLikesIndex : ApplicationEntityIndex in method public testBasicOperation() : void in class org.apache.usergrid.persistence.index.impl.EntityConnectionIndexImplTest |
From |
To |
|
Change Variable Type entityIndex : EntityIndex to entityIndex : ApplicationEntityIndex in method public testCursorFormat() : void in class org.apache.usergrid.persistence.index.impl.EntityIndexTest |
From |
To |