|
Change Parameter Type exclude : Collection<Long> to exclude : Collection<EntityId> in method public DocToIdIterator(source IndexHits<Document>, exclude Collection<EntityId>, searcherOrNull IndexReference, idsModifiedInTransactionState PrimitiveLongSet) in class org.neo4j.index.impl.lucene.DocToIdIterator |
From |
To |
|
Change Parameter Type entityId : Object to entityId : EntityId in method package abstract remove(holder TxDataHolder, entityId EntityId, key String, value Object) : void in class org.neo4j.index.impl.lucene.TxData |
From |
To |
|
Change Parameter Type c1 : Collection<Long> to c1 : Collection<EntityId> in method package merge(c1 Collection<EntityId>, c2 Collection<EntityId>) : Collection<EntityId> in class org.neo4j.index.impl.lucene.LuceneTransactionState |
From |
To |
|
Change Parameter Type entityId : Object to entityId : EntityId in method package add(entityId EntityId, key String, value Object) : void in class org.neo4j.index.impl.lucene.TxDataHolder |
From |
To |
|
Change Parameter Type c2 : Collection<Long> to c2 : Collection<EntityId> in method package merge(c1 Collection<EntityId>, c2 Collection<EntityId>) : Collection<EntityId> in class org.neo4j.index.impl.lucene.LuceneTransactionState |
From |
To |
|
Change Parameter Type entity : Object to entity : EntityId in method package remove(index LuceneIndex, entity EntityId, key String) : void in class org.neo4j.index.impl.lucene.LuceneTransactionState |
From |
To |
|
Change Parameter Type deletedNodes : Collection<Long> to deletedNodes : Collection<EntityId> in method private fillFromCache(cachedNodesMap LruCache<String,Collection<EntityId>>, ids List<EntityId>, valueAsString String, deletedNodes Collection<EntityId>) : boolean in class org.neo4j.index.impl.lucene.LuceneIndex |
From |
To |
|
Change Parameter Type cachedNodesMap : LruCache<String,Collection<Long>> to cachedNodesMap : LruCache<String,Collection<EntityId>> in method private fillFromCache(cachedNodesMap LruCache<String,Collection<EntityId>>, ids List<EntityId>, valueAsString String, deletedNodes Collection<EntityId>) : boolean in class org.neo4j.index.impl.lucene.LuceneIndex |
From |
To |
|
Change Parameter Type entity : Object to entity : EntityId in method package add(index LuceneIndex, entity EntityId, key String, value Object) : void in class org.neo4j.index.impl.lucene.LuceneTransactionState |
From |
To |
|
Change Parameter Type entity : Object to entity : EntityId in method private insert(entity EntityId, key String, value Object, insertInto TxDataHolder, removeFrom TxDataHolder) : void in class org.neo4j.index.impl.lucene.LuceneTransactionState |
From |
To |
|
Change Parameter Type entityId : Object to entityId : EntityId in method package remove(holder TxDataHolder, entityId EntityId, key String, value Object) : void in class org.neo4j.index.impl.lucene.ExactTxData |
From |
To |
|
Change Parameter Type entityId : Object to entityId : EntityId in method package remove(entityId EntityId, key String, value Object) : void in class org.neo4j.index.impl.lucene.TxDataHolder |
From |
To |
|
Change Parameter Type ids : List<Long> to ids : List<EntityId> in method private fillFromCache(cachedNodesMap LruCache<String,Collection<EntityId>>, ids List<EntityId>, valueAsString String, deletedNodes Collection<EntityId>) : boolean in class org.neo4j.index.impl.lucene.LuceneIndex |
From |
To |
|
Change Parameter Type removed : Collection<Long> to removed : Collection<EntityId> in method private letThroughAdditions(additionsSearcher IndexSearcher, query Query, removed Collection<EntityId>) : void in class org.neo4j.index.impl.lucene.LuceneIndex |
From |
To |
|
Change Parameter Type removed : Collection<Long> to removed : Collection<EntityId> in method private search(searcherRef IndexReference, fulltextTransactionStateSearcher IndexSearcher, query Query, additionalParametersOrNull QueryContext, removed Collection<EntityId>) : IndexHits<Document> in class org.neo4j.index.impl.lucene.LuceneIndex |
From |
To |
|
Change Parameter Type entity : Object to entity : EntityId in method package remove(index LuceneIndex, entity EntityId) : void in class org.neo4j.index.impl.lucene.LuceneTransactionState |
From |
To |
|
Change Parameter Type entityId : Object to entityId : EntityId in method package abstract add(holder TxDataHolder, entityId EntityId, key String, value Object) : void in class org.neo4j.index.impl.lucene.TxData |
From |
To |
|
Change Parameter Type items : Collection<Long> to items : Collection<EntityId> in method package ConstantScoreIterator(items Collection<EntityId>, score float) in class org.neo4j.index.impl.lucene.ConstantScoreIterator |
From |
To |
|
Change Parameter Type entityId : Object to entityId : EntityId in method package getDocument(entityId EntityId, allowCreate boolean) : DocumentContext in class org.neo4j.index.impl.lucene.CommitContext |
From |
To |
|
Change Parameter Type entityId : Object to entityId : EntityId in method package add(holder TxDataHolder, entityId EntityId, key String, value Object) : void in class org.neo4j.index.impl.lucene.FullTxData |
From |
To |
|
Change Parameter Type ids : Collection<Long> to ids : Collection<EntityId> in method private addToCache(ids Collection<EntityId>, key String, value Object) : void in class org.neo4j.index.impl.lucene.LuceneBatchInserterIndex |
From |
To |
|
Change Parameter Type simpleTransactionStateIds : List<Long> to simpleTransactionStateIds : List<EntityId> in method private gatherIdsModifiedInTransactionState(simpleTransactionStateIds List<EntityId>, fulltextTransactionStateSearcher IndexSearcher, query Query) : PrimitiveLongSet in class org.neo4j.index.impl.lucene.LuceneIndex |
From |
To |
|
Change Parameter Type entity : Object to entity : EntityId in method package remove(index LuceneIndex, entity EntityId, key String, value Object) : void in class org.neo4j.index.impl.lucene.LuceneTransactionState |
From |
To |
|
Change Parameter Type entityId : Object to entityId : EntityId in method package remove(holder TxDataHolder, entityId EntityId, key String, value Object) : void in class org.neo4j.index.impl.lucene.FullTxData |
From |
To |
|
Change Return Type Set<Object> to Set<EntityId> in method private idCollection(key String, value Object, create boolean) : Set<EntityId> in class org.neo4j.index.impl.lucene.ExactTxData |
From |
To |
|
Change Return Type Collection<Long> to Collection<EntityId> in method package getOrphans(key String) : Collection<EntityId> in class org.neo4j.index.impl.lucene.TxDataHolder |
From |
To |
|
Change Return Type Collection<Long> to Collection<EntityId> in method package getOrphans(key String) : Collection<EntityId> in class org.neo4j.index.impl.lucene.FullTxData |
From |
To |
|
Change Return Type Collection<Long> to Collection<EntityId> in method package merge(c1 Collection<EntityId>, c2 Collection<EntityId>) : Collection<EntityId> in class org.neo4j.index.impl.lucene.LuceneTransactionState |
From |
To |
|
Change Return Type LruCache<String,Collection<Long>> to LruCache<String,Collection<EntityId>> in method public get(identifier IndexIdentifier, key String) : LruCache<String,Collection<EntityId>> in class org.neo4j.index.impl.lucene.Cache |
From |
To |
|
Change Return Type Collection<Long> to Collection<EntityId> in method package get(holder TxDataHolder, key String, value Object) : Collection<EntityId> in class org.neo4j.index.impl.lucene.ExactTxData |
From |
To |
|
Change Return Type Collection<Long> to Collection<EntityId> in method package get(key String, value Object) : Collection<EntityId> in class org.neo4j.index.impl.lucene.TxDataHolder |
From |
To |
|
Change Return Type Collection<Long> to Collection<EntityId> in method package abstract getOrphans(key String) : Collection<EntityId> in class org.neo4j.index.impl.lucene.TxData |
From |
To |
|
Change Return Type Collection<Long> to Collection<EntityId> in method package getRemovedIds(index LuceneIndex, key String, value Object) : Collection<EntityId> in class org.neo4j.index.impl.lucene.LuceneTransactionState |
From |
To |
|
Change Return Type RelationshipId to EntityId in method public lookup(id long) : EntityId in class org.neo4j.index.impl.lucene.LuceneBatchInserterIndex.RelationshipLookup |
From |
To |
|
Change Return Type LruCache<String,Collection<Long>> to LruCache<String,Collection<EntityId>> in method package getFromCache(identifier IndexIdentifier, key String) : LruCache<String,Collection<EntityId>> in class org.neo4j.index.impl.lucene.LuceneDataSource |
From |
To |
|
Change Return Type Collection<Long> to Collection<EntityId> in method package abstract query(holder TxDataHolder, query Query, contextOrNull QueryContext) : Collection<EntityId> in class org.neo4j.index.impl.lucene.TxData |
From |
To |
|
Change Return Type Collection<Long> to Collection<EntityId> in method package abstract get(holder TxDataHolder, key String, value Object) : Collection<EntityId> in class org.neo4j.index.impl.lucene.TxData |
From |
To |
|
Change Return Type Object to EntityId in method private entityId(id long) : EntityId in class org.neo4j.index.impl.lucene.LuceneBatchInserterIndex |
From |
To |
|
Change Return Type Collection<Long> to Collection<EntityId> in method package query(query Query, contextOrNull QueryContext) : Collection<EntityId> in class org.neo4j.index.impl.lucene.TxDataHolder |
From |
To |
|
Change Return Type Collection<Long> to Collection<EntityId> in method private internalQuery(query Query, contextOrNull QueryContext) : Collection<EntityId> in class org.neo4j.index.impl.lucene.FullTxData |
From |
To |
|
Change Return Type Collection<Long> to Collection<EntityId> in method package query(holder TxDataHolder, query Query, contextOrNull QueryContext) : Collection<EntityId> in class org.neo4j.index.impl.lucene.ExactTxData |
From |
To |
|
Change Return Type Collection<Long> to Collection<EntityId> in method package query(holder TxDataHolder, query Query, contextOrNull QueryContext) : Collection<EntityId> in class org.neo4j.index.impl.lucene.FullTxData |
From |
To |
|
Change Return Type Map<Object,Set<Object>> to Map<Object,Set<EntityId>> in method private keyMap(key String, create boolean) : Map<Object,Set<EntityId>> in class org.neo4j.index.impl.lucene.ExactTxData |
From |
To |
|
Change Return Type Collection<Long> to Collection<EntityId> in method package getRemovedIds(index LuceneIndex, query Query) : Collection<EntityId> in class org.neo4j.index.impl.lucene.LuceneTransactionState |
From |
To |
|
Change Return Type Collection<Long> to Collection<EntityId> in method package getOrphans(key String) : Collection<EntityId> in class org.neo4j.index.impl.lucene.ExactTxData |
From |
To |
|
Change Return Type Collection<Long> to Collection<EntityId> in method package get(holder TxDataHolder, key String, value Object) : Collection<EntityId> in class org.neo4j.index.impl.lucene.FullTxData |
From |
To |
|
Change Return Type Collection<Long> to Collection<EntityId> in method package getAddedIds(index LuceneIndex, key String, value Object) : Collection<EntityId> in class org.neo4j.index.impl.lucene.LuceneTransactionState |
From |
To |
|
Change Variable Type ids : Collection<Long> to ids : Collection<EntityId> in method private getFromCache(key String, value Object) : LegacyIndexHits in class org.neo4j.index.impl.lucene.LuceneBatchInserterIndex |
From |
To |
|
Change Variable Type ids : Set<Object> to ids : Set<EntityId> in method private idCollection(key String, value Object, create boolean) : Set<EntityId> in class org.neo4j.index.impl.lucene.ExactTxData |
From |
To |
|
Change Variable Type keyOrphans : Set<Object> to keyOrphans : Set<EntityId> in method package getOrphans(key String) : Collection<EntityId> in class org.neo4j.index.impl.lucene.ExactTxData |
From |
To |
|
Change Variable Type cache : LruCache<String,Collection<Long>> to cache : LruCache<String,Collection<EntityId>> in method public setCacheCapacity(key String, size int) : void in class org.neo4j.index.impl.lucene.LuceneBatchInserterIndex |
From |
To |
|
Change Variable Type ids : Collection<Object> to ids : Collection<EntityId> in method package remove(holder TxDataHolder, entityId EntityId, key String, value Object) : void in class org.neo4j.index.impl.lucene.ExactTxData |
From |
To |
|
Change Variable Type id : RelationshipId to entity : RelationshipData in method public removeRelationship(entityId long, key String, value Object, startNode long, endNode long) : void in class org.neo4j.index.impl.lucene.LuceneIndex.RelationshipIndex |
From |
To |
|
Change Variable Type ids : Collection<Long> to ids : Collection<EntityId> in method private removeFromCache(entityId long, key String, value Object) : void in class org.neo4j.index.impl.lucene.LuceneBatchInserterIndex |
From |
To |
|
Change Variable Type entry : Map.Entry<String,Map<Object,Set<Object>>> to entry : Map.Entry<String,Map<Object,Set<EntityId>>> in method private toFullTxData() : TxData in class org.neo4j.index.impl.lucene.ExactTxData |
From |
To |
|
Change Variable Type orphanIds : Collection<Long> to orphanIds : Collection<EntityId> in method package getRemovedIds(index LuceneIndex, key String, value Object) : Collection<EntityId> in class org.neo4j.index.impl.lucene.LuceneTransactionState |
From |
To |
|
Change Variable Type ids : Set<Object> to ids : Set<EntityId> in method package get(holder TxDataHolder, key String, value Object) : Collection<EntityId> in class org.neo4j.index.impl.lucene.ExactTxData |
From |
To |
|
Change Variable Type ids : Collection<Long> to ids : Collection<EntityId> in method package getRemovedIds(index LuceneIndex, query Query) : Collection<EntityId> in class org.neo4j.index.impl.lucene.LuceneTransactionState |
From |
To |
|
Change Variable Type simpleTransactionStateIds : List<Long> to simpleTransactionStateIds : List<EntityId> in method protected query(query Query, keyForDirectLookup String, valueForDirectLookup Object, additionalParametersOrNull QueryContext) : LegacyIndexHits in class org.neo4j.index.impl.lucene.LuceneIndex |
From |
To |
|
Change Variable Type valueEntry : Map.Entry<Object,Set<Object>> to valueEntry : Map.Entry<Object,Set<EntityId>> in method private toFullTxData() : TxData in class org.neo4j.index.impl.lucene.ExactTxData |
From |
To |
|
Change Variable Type ids : Collection<Long> to ids : Collection<EntityId> in method package getRemovedIds(index LuceneIndex, key String, value Object) : Collection<EntityId> in class org.neo4j.index.impl.lucene.LuceneTransactionState |
From |
To |
|
Change Variable Type map : Map<String,LruCache<String,Collection<Long>>> to map : Map<String,LruCache<String,Collection<EntityId>>> in method public disable(identifier IndexIdentifier, key String) : void in class org.neo4j.index.impl.lucene.Cache |
From |
To |
|
Change Variable Type ids : Collection<Long> to ids : Collection<EntityId> in method private query(query Query, key String, value Object) : IndexHits<Long> in class org.neo4j.index.impl.lucene.LuceneBatchInserterIndex |
From |
To |
|
Change Variable Type result : Collection<Long> to result : Collection<EntityId> in method package merge(c1 Collection<EntityId>, c2 Collection<EntityId>) : Collection<EntityId> in class org.neo4j.index.impl.lucene.LuceneTransactionState |
From |
To |
|
Change Variable Type id : RelationshipId to entity : RelationshipData in method public removeRelationship(entityId long, key String, startNode long, endNode long) : void in class org.neo4j.index.impl.lucene.LuceneIndex.RelationshipIndex |
From |
To |
|
Change Variable Type inner : Map<Object,Set<Object>> to inner : Map<Object,Set<EntityId>> in method private keyMap(key String, create boolean) : Map<Object,Set<EntityId>> in class org.neo4j.index.impl.lucene.ExactTxData |
From |
To |
|
Change Variable Type cache : LruCache<String,Collection<Long>> to cache : LruCache<String,Collection<EntityId>> in method private getFromCache(key String, value Object) : LegacyIndexHits in class org.neo4j.index.impl.lucene.LuceneBatchInserterIndex |
From |
To |
|
Change Variable Type result : Collection<Long> to result : Collection<EntityId> in method private internalQuery(query Query, contextOrNull QueryContext) : Collection<EntityId> in class org.neo4j.index.impl.lucene.FullTxData |
From |
To |
|
Change Variable Type keyMap : Map<Object,Set<Object>> to keyMap : Map<Object,Set<EntityId>> in method private idCollection(key String, value Object, create boolean) : Set<EntityId> in class org.neo4j.index.impl.lucene.ExactTxData |
From |
To |
|
Change Variable Type id : RelationshipId to entity : RelationshipData in method public removeRelationship(entityId long, startNode long, endNode long) : void in class org.neo4j.index.impl.lucene.LuceneIndex.RelationshipIndex |
From |
To |
|
Change Variable Type cachedNodes : Collection<Long> to cachedNodes : Collection<EntityId> in method private fillFromCache(cachedNodesMap LruCache<String,Collection<EntityId>>, ids List<EntityId>, valueAsString String, deletedNodes Collection<EntityId>) : boolean in class org.neo4j.index.impl.lucene.LuceneIndex |
From |
To |
|
Change Variable Type removedIdsFromTransactionState : Collection<Long> to removedIdsFromTransactionState : Collection<EntityId> in method protected query(query Query, keyForDirectLookup String, valueForDirectLookup Object, additionalParametersOrNull QueryContext) : LegacyIndexHits in class org.neo4j.index.impl.lucene.LuceneIndex |
From |
To |
|
Change Variable Type cache : LruCache<String,Collection<Long>> to cache : LruCache<String,Collection<EntityId>> in method private addToCache(ids Collection<EntityId>, key String, value Object) : void in class org.neo4j.index.impl.lucene.LuceneBatchInserterIndex |
From |
To |
|
Change Variable Type map : Map<String,LruCache<String,Collection<Long>>> to map : Map<String,LruCache<String,Collection<EntityId>>> in method public disable(identifier IndexIdentifier) : void in class org.neo4j.index.impl.lucene.Cache |
From |
To |
|
Change Variable Type cachedNodeId : Long to cachedNodeId : EntityId in method private fillFromCache(cachedNodesMap LruCache<String,Collection<EntityId>>, ids List<EntityId>, valueAsString String, deletedNodes Collection<EntityId>) : boolean in class org.neo4j.index.impl.lucene.LuceneIndex |
From |
To |
|
Change Variable Type id : RelationshipId to entity : RelationshipData in method public addRelationship(entityId long, key String, value Object, startNode long, endNode long) : void in class org.neo4j.index.impl.lucene.LuceneIndex.RelationshipIndex |
From |
To |
|
Change Variable Type map : Map<String,LruCache<String,Collection<Long>>> to map : Map<String,LruCache<String,Collection<EntityId>>> in method public get(identifier IndexIdentifier, key String) : LruCache<String,Collection<EntityId>> in class org.neo4j.index.impl.lucene.Cache |
From |
To |
|
Change Variable Type id : Object to id : EntityId in method private toFullTxData() : TxData in class org.neo4j.index.impl.lucene.ExactTxData |
From |
To |
|
Change Variable Type orphans : Set<Object> to orphans : Set<EntityId> in method package getOrphans(key String) : Collection<EntityId> in class org.neo4j.index.impl.lucene.ExactTxData |
From |
To |
|
Change Variable Type cachedIdsMap : LruCache<String,Collection<Long>> to cachedIdsMap : LruCache<String,Collection<EntityId>> in method protected query(query Query, keyForDirectLookup String, valueForDirectLookup Object, additionalParametersOrNull QueryContext) : LegacyIndexHits in class org.neo4j.index.impl.lucene.LuceneIndex |
From |
To |
|
Change Variable Type cache : LruCache<String,Collection<Long>> to cache : LruCache<String,Collection<EntityId>> in method private addToCache(entityId long, key String, value Object) : void in class org.neo4j.index.impl.lucene.LuceneBatchInserterIndex |
From |
To |
|
Change Variable Type cache : LruCache<String,Collection<Long>> to cache : LruCache<String,Collection<EntityId>> in method private removeFromCache(entityId long, key String, value Object) : void in class org.neo4j.index.impl.lucene.LuceneBatchInserterIndex |
From |
To |
|
Change Variable Type cache : LruCache<String,Collection<Long>> to cache : LruCache<String,Collection<EntityId>> in method package invalidateCache(identifier IndexIdentifier, key String, value Object) : void in class org.neo4j.index.impl.lucene.LuceneDataSource |
From |
To |
|
Change Variable Type ids : Collection<Long> to ids : Collection<EntityId> in method private addToCache(entityId long, key String, value Object) : void in class org.neo4j.index.impl.lucene.LuceneBatchInserterIndex |
From |
To |
|
Change Variable Type id : Long to id : EntityId in method private gatherIdsModifiedInTransactionState(simpleTransactionStateIds List<EntityId>, fulltextTransactionStateSearcher IndexSearcher, query Query) : PrimitiveLongSet in class org.neo4j.index.impl.lucene.LuceneIndex |
From |
To |
|
Change Variable Type ids : Collection<Long> to ids : Collection<EntityId> in method package getAddedIds(index LuceneIndex, key String, value Object) : Collection<EntityId> in class org.neo4j.index.impl.lucene.LuceneTransactionState |
From |
To |
|
Rename Parameter entity : long to startNode : long in method public addRelationship(entityId long, key String, value Object, startNode long, endNode long) : void in class org.neo4j.index.impl.lucene.LuceneIndex.RelationshipIndex |
From |
To |
|
Rename Parameter entity : long to startNode : long in method public removeRelationship(entityId long, key String, value Object, startNode long, endNode long) : void in class org.neo4j.index.impl.lucene.LuceneIndex.RelationshipIndex |
From |
To |
|
Rename Parameter entity : long to entityId : long in method public remove(entityId long, key String) : void in class org.neo4j.index.impl.lucene.LuceneIndex |
From |
To |
|
Rename Parameter entity : long to endNode : long in method public removeRelationship(entityId long, key String, startNode long, endNode long) : void in class org.neo4j.index.impl.lucene.LuceneIndex.RelationshipIndex |
From |
To |
|
Rename Parameter entity : long to entityId : long in method public addRelationship(entityId long, key String, value Object, startNode long, endNode long) : void in class org.neo4j.index.impl.lucene.LuceneIndex.RelationshipIndex |
From |
To |
|
Rename Parameter entity : long to entityId : long in method public removeRelationship(entityId long, startNode long, endNode long) : void in class org.neo4j.index.impl.lucene.LuceneIndex.RelationshipIndex |
From |
To |
|
Rename Parameter entity : long to endNode : long in method public addRelationship(entityId long, key String, value Object, startNode long, endNode long) : void in class org.neo4j.index.impl.lucene.LuceneIndex.RelationshipIndex |
From |
To |
|
Rename Parameter entity : long to startNode : long in method public removeRelationship(entityId long, startNode long, endNode long) : void in class org.neo4j.index.impl.lucene.LuceneIndex.RelationshipIndex |
From |
To |
|
Rename Parameter entity : long to endNode : long in method public removeRelationship(entityId long, startNode long, endNode long) : void in class org.neo4j.index.impl.lucene.LuceneIndex.RelationshipIndex |
From |
To |
|
Rename Parameter entity : long to entityId : long in method public removeRelationship(entityId long, key String, value Object, startNode long, endNode long) : void in class org.neo4j.index.impl.lucene.LuceneIndex.RelationshipIndex |
From |
To |
|
Rename Parameter entity : long to entityId : long in method public remove(entityId long, key String, value Object) : void in class org.neo4j.index.impl.lucene.LuceneIndex |
From |
To |
|
Rename Parameter entity : long to entityId : long in method public removeRelationship(entityId long, key String, startNode long, endNode long) : void in class org.neo4j.index.impl.lucene.LuceneIndex.RelationshipIndex |
From |
To |
|
Rename Parameter entity : long to startNode : long in method public removeRelationship(entityId long, key String, startNode long, endNode long) : void in class org.neo4j.index.impl.lucene.LuceneIndex.RelationshipIndex |
From |
To |
|
Rename Parameter entity : long to endNode : long in method public removeRelationship(entityId long, key String, value Object, startNode long, endNode long) : void in class org.neo4j.index.impl.lucene.LuceneIndex.RelationshipIndex |
From |
To |
|
Rename Parameter entity : long to entityId : long in method public remove(entityId long) : void in class org.neo4j.index.impl.lucene.LuceneIndex |
From |
To |