|
Change Parameter Type entityTypes : Set<Class<?>> to entityTypes : IndexedTypeSet in method private performShardAwareOperation(entityTypes IndexedTypeSet, operation BiConsumer<IndexManager,IndexedTypeIdentifier>) : void in class org.infinispan.query.impl.massindex.ExtendedBatchBackend |
From |
To |
|
Change Parameter Type defsProvider : LuceneAnalyzerDefinitionProvider to defsProvider : LuceneAnalysisDefinitionProvider in method package LuceneAnalyzerDefinitionsBuilderService(defsProvider LuceneAnalysisDefinitionProvider) in class org.infinispan.query.backend.LuceneAnalyzerDefinitionsBuilderService |
From |
To |
|
Change Parameter Type entityTypes : Set<Class<?>> to entityTypes : IndexedTypeSet in method public purge(entityTypes IndexedTypeSet) : void in class org.infinispan.query.impl.massindex.ExtendedBatchBackend |
From |
To |
|
Change Parameter Type targetedClasses : Set<Class<?>> to entityTypes : IndexedTypeSet in method public optimize(entityTypes IndexedTypeSet) : void in class org.infinispan.query.impl.massindex.ExtendedBatchBackend |
From |
To |
|
Change Parameter Type operation : BiConsumer<IndexManager,Class<?>> to operation : BiConsumer<IndexManager,IndexedTypeIdentifier> in method private performShardAwareOperation(entityTypes IndexedTypeSet, operation BiConsumer<IndexManager,IndexedTypeIdentifier>) : void in class org.infinispan.query.impl.massindex.ExtendedBatchBackend |
From |
To |
|
Change Parameter Type indexedRootTypes : Set<Class<?>> to entityTypes : IndexedTypeSet in method public flush(entityTypes IndexedTypeSet) : void in class org.infinispan.query.impl.massindex.ExtendedBatchBackend |
From |
To |
|
Change Variable Type indexBindingForEntity : Map<Class<?>,EntityIndexBinding> to indexBindingForEntity : IndexedTypeMap<EntityIndexBinding> in method private assertIndexingKnows(cache Cache<Object,Object>, types Class<?>...) : void in class org.infinispan.query.blackbox.IndexedEntityAutodetectTest |
From |
To |
|
Change Variable Type entityClass : Class<?> to type : IndexedTypeIdentifier in method private getIndexManagerForModifications(luceneWork LuceneWork) : List<IndexManager> in class org.infinispan.query.affinity.AffinityUpdateCommand |
From |
To |
|
Change Variable Type keySet : Set<Class<?>> to keySet : IndexedTypeSet in method private assertIndexingKnows(cache Cache<Object,Object>, types Class<?>...) : void in class org.infinispan.query.blackbox.IndexedEntityAutodetectTest |
From |
To |
|
Change Variable Type entityClass : Class<?> to entityClass : IndexedTypeIdentifier in method private getIndexManagerByName(luceneWork LuceneWork, name String, searchFactory SearchIntegrator) : IndexManager in class org.infinispan.query.affinity.LuceneWorkDispatcher |
From |
To |
|
Change Variable Type type : Class<?> to type : IndexedTypeIdentifier in method private performShardAwareOperation(entityTypes IndexedTypeSet, operation BiConsumer<IndexManager,IndexedTypeIdentifier>) : void in class org.infinispan.query.impl.massindex.ExtendedBatchBackend |
From |
To |