|
Change Variable Type found : List<Object> to found : List<Person> in method public testRemoved() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type q1 : CacheQuery to q1 : CacheQuery<?> in method public testAsyncOverwriteWithNonIndexedValue() : void in class org.infinispan.query.api.PutAllTest |
From |
To |
|
Change Variable Type found : ResultIterator to found : ResultIterator<?> in method public testIteratorWithDefaultOptions() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type cq : CacheQuery to cq : CacheQuery<?> in method public testAdditionOfNewNode() : void in class org.infinispan.query.blackbox.ClusteredCacheWithLongIndexNameTest |
From |
To |
|
Change Variable Type iterator : ResultIterator to iterator : ResultIterator<?> in method public testLazyIteratorWithOffset() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method protected verifyFindsCar(cache Cache, expectedCount int, carMake String) : void in class org.infinispan.query.distributed.UnsharedDistMassIndexTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testSimple() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type results : List<Object> to results : List<Person> in method public testList() : void in class org.infinispan.query.blackbox.ClusteredQueryTest |
From |
To |
|
Change Variable Type q : CacheQuery to q : CacheQuery<Entity> in method public testConcurrentWrites() : void in class org.infinispan.query.affinity.AffinityTest |
From |
To |
|
Change Variable Type list : List<Object> to list : List<?> in method public testBuildLuceneQuery() : void in class org.infinispan.query.dsl.embedded.impl.QueryEngineTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testSearchKeyTransformer() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testAllExceptWithoutAnalyzer() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testWildcard() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type q : CacheQuery to q : CacheQuery<TestEntity> in method private queryTest() : void in class org.infinispan.security.QueryAuthorizationTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testKeyword() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type iterator : ResultIterator to iterator : ResultIterator<?> in method public call() : Void in class org.infinispan.query.nulls.NullCollectionElementsTest.testQuerySkipsNullsInDefaultIterator.withTx |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testIteratorWithNullFetchMode() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type foundOnFields : List<Object> to foundOnFields : List<?> in method public testFuzzyOnFieldsAndField() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testPhraseSentence() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type iterator : ResultIterator to iterator : ResultIterator<Person> in method public testEagerOrdered() : void in class org.infinispan.query.blackbox.ClusteredQueryTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testPhraseWithSlopWithoutAnalyzer() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public timeoutExceptionIsThrownAndIsProducedByMyFactory() : void in class org.infinispan.query.searchmanager.TimeoutTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testQueryStats() : void in class org.infinispan.query.jmx.QueryMBeanTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testExplain() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testGetResultSize() : void in class org.infinispan.query.blackbox.ClusteredCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testBooleanQueriesOnMultipleTables() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testEagerIteratorRemove() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type localQuery2 : CacheQuery to localQuery2 : CacheQuery<?> in method public testLocalQuery() : void in class org.infinispan.query.blackbox.ClusteredQueryTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testModified() : void in class org.infinispan.query.blackbox.ClusteredCacheTest |
From |
To |
|
Change Variable Type found : ResultIterator to found : ResultIterator<?> in method public testIteratorWithNullFetchMode() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type list : List to list : List<?> in method public searchOnEmptyIndex() : void in class org.infinispan.query.dynamicexample.DynamicPropertiesTest |
From |
To |
|
Change Variable Type found : ResultIterator to found : ResultIterator<?> in method public testLazyIteratorWithNoElementsFound() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testSetFilter() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testUpdated() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type query : CacheQuery to query : CacheQuery<Person> in method public testFullTextFilterOnOff() : void in class org.infinispan.query.blackbox.ClusteredCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testModified() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testAdded() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method private assertFind(cache Cache, keyword String, expectedCount int) : void in class org.infinispan.query.tx.TwoPhaseCommitIndexingTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testKeyword() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testSimpleForNonField() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testRemoved() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testMaxResults() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type found : ResultIterator to found : ResultIterator<?> in method public testLazyIteratorWithInvalidFetchSize() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testGetResultSize() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testAllExcept() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testQueryingRangeWithAnd() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type q3 : CacheQuery to q3 : CacheQuery<?> in method public testOverwriteIndexedValue() : void in class org.infinispan.query.api.PutAllTest |
From |
To |
|
Change Variable Type iterator : ResultIterator to iterator : ResultIterator<?> in method public call() : Void in class org.infinispan.query.nulls.NullCollectionElementsTest.testQuerySkipsNullsInEagerIterator.withTx |
From |
To |
|
Change Variable Type found : ResultIterator to found : ResultIterator<?> in method public testEagerIteratorExCase() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testLazyIterator() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type q : CacheQuery to q : CacheQuery<Entity> in method public shouldHaveIndexAffinity() : void in class org.infinispan.query.affinity.AffinityTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testWildcardWithWrongName() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type iterator : ResultIterator to iterator : ResultIterator<?> in method public testSearchKeyTransformer() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testSetFilter() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type l : List<Object> to l : List<Person> in method public simpleIndexTest() : void in class org.infinispan.query.config.DeclarativeConfigTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testQueryStats() : void in class org.infinispan.query.jmx.QueryMBeanTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testPhraseWithSlop() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type iterator : ResultIterator to iterator : ResultIterator<?> in method public testIteratorRemove() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type query : CacheQuery to query : CacheQuery<?> in method public testFullTextFilterOnOff() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testBooleanQueriesShould() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type list : List<Object> to list : List<Book> in method private assertFindBook(cache Cache<Object,Object>) : void in class org.infinispan.query.blackbox.QueryCacheRestartTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testWildcard() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type list : List<Object> to list : List<ProtobufValueWrapper> in method public testIndexingWithWrapper() : void in class org.infinispan.query.remote.impl.indexing.ProtobufWrapperIndexingTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testMixedProjections() : void in class org.infinispan.query.projection.ProjectionTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testPhraseSentence() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testQueryProjectionWithSingleField() : void in class org.infinispan.query.projection.ProjectionTest |
From |
To |
|
Change Variable Type q3 : CacheQuery to q3 : CacheQuery<?> in method public testOverwriteWithNonIndexedValue() : void in class org.infinispan.query.api.PutAllTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testWildcardWithWrongName() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testModified() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type q1 : CacheQuery to q1 : CacheQuery<?> in method public testOverwriteWithNonIndexedValue() : void in class org.infinispan.query.api.PutAllTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testBooleanQueriesShould() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testFuzzyOnFieldsAndField() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type query : CacheQuery to query : CacheQuery<?> in method public testFaceting() : void in class org.infinispan.query.queries.faceting.SimpleFacetingTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public call() : Void in class org.infinispan.query.nulls.NullCollectionElementsClusteredTest.testQuerySkipsNullsInCacheQueryIterator.withTx |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testValueProjectionConstant() : void in class org.infinispan.query.projection.ProjectionTest |
From |
To |
|
Change Variable Type query : CacheQuery to query : CacheQuery<Person> in method protected assertIndexSize(expectedIndexSize int) : void in class org.infinispan.query.distributed.MultiNodeDistributedTest |
From |
To |
|
Change Variable Type lazyIterator : ResultIterator to lazyIterator : ResultIterator<?> in method public testMaxResults() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testAllExcept() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type q2 : CacheQuery to q2 : CacheQuery<?> in method public testAsyncOverwriteWithNonIndexedValue() : void in class org.infinispan.query.api.PutAllTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testPhraseSentence() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type q2 : CacheQuery to q2 : CacheQuery<?> in method public testOverwriteIndexedValue() : void in class org.infinispan.query.api.PutAllTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testWildcardWithWrongName() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type result : List to result : List<Person> in method public testFullTextFilterOnOff() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Car> in method private assertNumberOfCars(expectedCount int, carMake String) : void in class org.infinispan.query.api.ManualIndexingTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testMaxResults() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testSearchManagerWithNullCache() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type lazyIterator : ResultIterator to lazyIterator : ResultIterator<?> in method public testMaxResults() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testQueryingRangeWithAnd() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testSetFilter() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type query : CacheQuery to query : CacheQuery<?> in method public testIndexAndQuery() : void in class org.infinispan.query.backend.MultipleEntitiesTest |
From |
To |
|
Change Variable Type val : Object to val : Person in method public testSimple() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testUpdated() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type queryDeb : CacheQuery to queryDeb : CacheQuery<?> in method public testIndexAndQuery() : void in class org.infinispan.query.backend.MultipleEntitiesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testUnknownFetchModeIterator() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testMultipleResults() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method protected buildLuceneQuery(filterParsingResult FilterParsingResult<?>, namedParameters Map<String,Object>, startOffset long, maxResults int) : CacheQuery<E> in class org.infinispan.query.dsl.embedded.impl.QueryEngine |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method protected verifyFindsCar(cache Cache, expectedCount int, carMake String) : void in class org.infinispan.query.distributed.ClusteredQueryMassIndexingTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testQueryingRange() : void in class org.infinispan.query.queries.ranges.QueryRangesTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testKeyword() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type query : CacheQuery to query : CacheQuery<?> in method public testClusteredQueryCacheTimeout() : void in class org.infinispan.query.searchmanager.ClusteredCacheQueryTimeoutTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testLazyIteratorWithOffset() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testAllExcept() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type list : List<Object> to list : List<Account> in method public testEmbeddedLuceneQuery() : void in class org.infinispan.client.hotrod.marshall.EmbeddedCompatTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testPrimitiveAndStringKeys() : void in class org.infinispan.query.blackbox.KeyTypeTest |
From |
To |
|
Change Variable Type result : List to result : List<Person> in method public testFullTextFilterOnOff() : void in class org.infinispan.query.blackbox.ClusteredCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testModified() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type defaultIterator : ResultIterator to defaultIterator : ResultIterator<?> in method public testMaxResults() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type iterator : ResultIterator to iterator : ResultIterator<Person> in method public testIteratorRemove() : void in class org.infinispan.query.blackbox.ClusteredQueryTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testSimpleForNonField() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testPhraseWithSlop() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type cq : CacheQuery to cq : CacheQuery<Person> in method public simpleIndexTest() : void in class org.infinispan.query.config.DeclarativeConfigTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testLazyIteratorWithInvalidFetchSize() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type localQuery1 : CacheQuery to localQuery1 : CacheQuery<?> in method public testLocalQuery() : void in class org.infinispan.query.blackbox.ClusteredQueryTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testQueryingRangeForDatesWithLimitsAndExclusions() : void in class org.infinispan.query.queries.ranges.QueryRangesTest |
From |
To |
|
Change Variable Type q1 : CacheQuery to q1 : CacheQuery<?> in method public testOverwriteIndexedValue() : void in class org.infinispan.query.api.PutAllTest |
From |
To |
|
Change Variable Type query : CacheQuery to query : CacheQuery<Person> in method public testCombinationOfFilters() : void in class org.infinispan.query.blackbox.ClusteredCacheTest |
From |
To |
|
Change Variable Type defaultIterator : ResultIterator to defaultIterator : ResultIterator<?> in method public testMaxResults() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type query : CacheQuery to query : CacheQuery<?> in method private countIndexedDocuments(clazz Class<?>) : int in class org.infinispan.query.backend.QueryInterceptorIndexingOperationsTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method private verifyFindsCar(cache Cache, expectedCount int, carMake String) : void in class org.infinispan.query.distributed.PerfTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testSimple() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testQueryingRangeForDatesWithLimitsAndExclusions() : void in class org.infinispan.query.queries.ranges.QueryRangesTest |
From |
To |
|
Change Variable Type l : List to l : List<?> in method private searchByName(name String, c Cache) : List in class org.infinispan.query.persistence.InconsistentIndexesAfterRestartTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testQueryingRangeBelowExcludingLimit() : void in class org.infinispan.query.queries.ranges.QueryRangesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testUpdated() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type q : CacheQuery to q : CacheQuery<?> in method protected countIndex() : int in class org.infinispan.query.distributed.AsyncMassIndexPerfTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testPhraseWithSlop() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testKeyword() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type found : ResultIterator to found : ResultIterator<?> in method public testEagerIterator() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testAdded() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testPhraseSentenceForNonAnalyzedEntries() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type queryBond : CacheQuery to queryBond : CacheQuery<?> in method public testIndexAndQuery() : void in class org.infinispan.query.backend.MultipleEntitiesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testQueryingRangeWithLimits() : void in class org.infinispan.query.queries.ranges.QueryRangesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testBooleanQueriesMustNot() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type iterator : ResultIterator to iterator : ResultIterator<Person> in method public testLazyNonOrdered() : void in class org.infinispan.query.blackbox.ClusteredQueryTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testSimpleForNonField() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testPhraseWithSlopWithoutAnalyzer() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testFuzzyOnFieldsAndField() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testSpatialQueries() : void in class org.infinispan.query.queries.spatial.QuerySpatialTest |
From |
To |
|
Change Variable Type q : CacheQuery to q : CacheQuery<?> in method package executeTask() : void in class org.infinispan.query.affinity.AffinityTopologyChangeTest.QueryingNode |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testQueryingRangeWithLimitsAndExclusions() : void in class org.infinispan.query.queries.ranges.QueryRangesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testSearchKeyTransformer() : void in class org.infinispan.query.blackbox.ClusteredCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testSimple() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testBooleanQueriesMustNot() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testAllExcept() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type q : CacheQuery to q : CacheQuery<?> in method protected checkIndex(expectedNumber int, entity Class<?>) : void in class org.infinispan.query.distributed.AsyncMassIndexTest |
From |
To |
|
Change Variable Type l : List<Object> to l : List<Person> in method private useQuery(indexedCache Cache<Object,Object>) : void in class org.infinispan.query.config.MultipleCachesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testBooleanQueriesMustNot() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testRemoved() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type list : List<Object> to list : List<User> in method public testEmbeddedLuceneQueryExecution() : void in class org.infinispan.client.hotrod.stress.RemoteQueryDslPerfTest |
From |
To |
|
Change Variable Type iterator : ResultIterator to iterator : ResultIterator<?> in method public call() : Void in class org.infinispan.query.nulls.NullCollectionElementsClusteredTest.testQuerySkipsNullsInEagerIterator.withTx |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testQueryingRangeAboveExcludingLimit() : void in class org.infinispan.query.queries.ranges.QueryRangesTest |
From |
To |
|
Change Variable Type expectedList : List<Object> to expectedList : List<?> in method private assertPeopleInList(actualList List<?>, expected Object...) : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testFuzzyOnFieldsAndField() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method protected verifyFindsCar(cache Cache, count int, carMake String) : void in class org.infinispan.query.distributed.DistProgrammaticMassIndexTest |
From |
To |
|
Change Variable Type q3 : CacheQuery to q3 : CacheQuery<?> in method public testAsyncOverwriteWithNonIndexedValue() : void in class org.infinispan.query.api.PutAllTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testWildcardWithWrongName() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type l : List<Object> to l : List<Person> in method public queryNotIndexedCache() : void in class org.infinispan.query.config.MultipleCachesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testAdded() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testPhraseSentence() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testTypeFiltering() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testEagerIteratorExCase() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type iterator : ResultIterator to iterator : ResultIterator<Person> in method public testLazyOrdered() : void in class org.infinispan.query.blackbox.ClusteredQueryTest |
From |
To |
|
Change Variable Type iterator : ResultIterator to iterator : ResultIterator<?> in method public testIteratorRemove() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type values : List<Object> to values : List<E> in method public list() : List<E> in class org.infinispan.query.clustered.ClusteredCacheQueryImpl |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testSetSort() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method protected executeSimpleQuery(cache Cache<String,Person>) : void in class org.infinispan.query.statetransfer.BaseReIndexingTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testExplain() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testQueryingRangeWithAnd() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testSetFilter() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method private checkIndex(expectedCount int, luceneQuery Query, entity Class<?>) : void in class org.infinispan.query.distributed.MultipleEntitiesMassIndexTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testPrimitiveAndStringKeys() : void in class org.infinispan.query.blackbox.KeyTypeTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testCustomKeys() : void in class org.infinispan.query.blackbox.KeyTypeTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testEagerIterator() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type found : ResultIterator to found : ResultIterator<?> in method public testEagerIteratorRemove() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type found : List to found : List<?> in method public testFullTextFilterOnOff() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testPhraseSentenceForNonAnalyzedEntries() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testMultipleResults() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type q : CacheQuery to q : CacheQuery<UserHS> in method public testBuildLuceneQuery() : void in class org.infinispan.query.dsl.embedded.impl.QueryEngineTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testQueryingRange() : void in class org.infinispan.query.queries.ranges.QueryRangesTest |
From |
To |
|
Change Variable Type found : ResultIterator to found : ResultIterator<?> in method public testSearchManagerWithInstantiation() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type iterator : ResultIterator to iterator : ResultIterator<?> in method public call() : Void in class org.infinispan.query.nulls.NullCollectionElementsTest.testQuerySkipsNullsInLazyIterator.withTx |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testQueryProjectionWithMultipleFields() : void in class org.infinispan.query.projection.ProjectionTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method protected executeSimpleQuery(cache Cache<String,Person>) : void in class org.infinispan.query.statetransfer.BaseReIndexingTest |
From |
To |
|
Change Variable Type found : ResultIterator to found : ResultIterator<Person> in method public testSearchKeyTransformer() : void in class org.infinispan.query.blackbox.ClusteredCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testLazyIteratorWithNoElementsFound() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testLazyIteratorWithNoElementsFound() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testWildcard() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testPhraseSentenceForNonAnalyzedEntries() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type found : ResultIterator to found : ResultIterator<?> in method public testIteratorWithNullFetchMode() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type clusteredQuery : CacheQuery to clusteredQuery : CacheQuery<Person> in method public testQueryAll() : void in class org.infinispan.query.blackbox.ClusteredQueryTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testLazyIterator() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type results : List<Object> to results : List<Person> in method public testPagination() : void in class org.infinispan.query.blackbox.ClusteredQueryTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testQueryingRangeAboveWithLimit() : void in class org.infinispan.query.queries.ranges.QueryRangesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testQueryingRangeBelowExcludingLimit() : void in class org.infinispan.query.queries.ranges.QueryRangesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Book> in method private assertFindBook(cache Cache<Object,Object>) : void in class org.infinispan.query.blackbox.QueryCacheRestartTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testQueryingRangeWithAnd() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testBooleanQueriesShouldNot() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testClear() : void in class org.infinispan.query.blackbox.ClusteredCacheTest |
From |
To |
|
Change Variable Type found : ResultIterator to found : ResultIterator<?> in method public testEagerIterator() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Car> in method protected verifyFindsCar(cache Cache, expectedCount int, carMake String) : void in class org.infinispan.query.distributed.DistributedMassIndexingTest |
From |
To |
|
Change Variable Type eagerIterator : ResultIterator to eagerIterator : ResultIterator<?> in method public testMaxResults() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type query1 : CacheQuery to query1 : CacheQuery<?> in method protected checkIndex(expectedNumber int, entity Class<?>, otherExpected int, otherEntity Class<?>) : void in class org.infinispan.query.distributed.OverlappingIndexMassIndexTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testRemoved() : void in class org.infinispan.query.blackbox.ClusteredCacheTest |
From |
To |
|
Change Variable Type q2 : CacheQuery to q2 : CacheQuery<?> in method public testOverwriteWithNonIndexedValue() : void in class org.infinispan.query.api.PutAllTest |
From |
To |
|
Change Variable Type cq : CacheQuery to cq : CacheQuery<?> in method public call() : void in class org.infinispan.query.programmaticmapping.SearchMappingTest.testWithoutSearchMapping.withCacheManager |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Book> in method public findFullText(phrase String) : List<Book> in class org.infinispan.test.integration.as.query.GridService |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testUpdated() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testQueryingRangeBelowWithLimit() : void in class org.infinispan.query.queries.ranges.QueryRangesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testClear() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type cq : CacheQuery to cq : CacheQuery<Person> in method public queryNotIndexedCache() : void in class org.infinispan.query.config.MultipleCachesTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testPhraseWithSlopWithoutAnalyzer() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testGetResultSize() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testSetSort() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testAdded() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testBooleanQueriesOnMultipleTables() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type q1 : CacheQuery to q1 : CacheQuery<?> in method public testOverwriteNotIndexedValue() : void in class org.infinispan.query.api.PutAllTest |
From |
To |
|
Change Variable Type query : CacheQuery to query : CacheQuery<Person> in method public testFullTextFilterOnOff() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type query : CacheQuery to query : CacheQuery<Person> in method protected assertIndexSize(expectedIndexSize int) : void in class org.infinispan.query.distributed.IndexManagerLocalTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testIteratorRemove() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testModified() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testPhraseWithSlop() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type query : CacheQuery to query : CacheQuery<Person> in method public testMergesWrites() : void in class org.infinispan.query.backend.MergeTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public call() : Void in class org.infinispan.query.nulls.NullCollectionElementsTest.testQuerySkipsNullsInDefaultIterator.withTx |
From |
To |
|
Change Variable Type query : CacheQuery to query : CacheQuery<?> in method public testFaceting() : void in class org.infinispan.all.embeddedquery.SimpleFacetingTest |
From |
To |
|
Change Variable Type query : CacheQuery to query : CacheQuery<T> in method private assertIndexPopulated(cache Cache<Integer,T>, clazz Class<T>) : void in class org.infinispan.query.backend.IndexCacheStopTest |
From |
To |
|
Change Variable Type found : ResultIterator to found : ResultIterator<?> in method public testUnknownFetchModeIterator() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testIteratorWithDefaultOptions() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testQueryingRangeAboveExcludingLimit() : void in class org.infinispan.query.queries.ranges.QueryRangesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testBooleanQueriesShould() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testFuzzyOnFieldsAndField() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testQueryingRangeWithLimitsAndExclusions() : void in class org.infinispan.query.queries.ranges.QueryRangesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testEagerIterator() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type found : ResultIterator to found : ResultIterator<?> in method public testEagerIteratorRemove() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testQueryingRangeAboveWithLimit() : void in class org.infinispan.query.queries.ranges.QueryRangesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testSimpleForNonField() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testRemoved() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testPhraseWithSlopWithoutAnalyzer() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type q1 : CacheQuery to q1 : CacheQuery<?> in method public testAsyncOverwriteNotIndexedValue() : void in class org.infinispan.query.api.PutAllTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testUnknownFetchModeIterator() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testSimple() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testAdded() : void in class org.infinispan.query.blackbox.ClusteredCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testIteratorWithDefaultOptions() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testEagerIteratorRemove() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testPhraseSentenceForNonAnalyzedEntries() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testSpatialQueries() : void in class org.infinispan.query.queries.spatial.QuerySpatialTest |
From |
To |
|
Change Variable Type expectedList : List<Object> to expectedList : List<?> in method private assertPeopleInSortedList(actualList List<?>, expected Object...) : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testClear() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type cq : CacheQuery to cq : CacheQuery<?> in method public call() : void in class org.infinispan.query.programmaticmapping.SearchMappingTest.testSearchMapping.withCacheManager |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testIteratorWithNullFetchMode() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testBooleanQueriesShould() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type found : ResultIterator to found : ResultIterator<?> in method public testLazyIterator() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type q : CacheQuery to q : CacheQuery<?> in method private searchByName(name String, c Cache) : List in class org.infinispan.query.persistence.InconsistentIndexesAfterRestartTest |
From |
To |
|
Change Variable Type iterator : ResultIterator to iterator : ResultIterator<Object[]> in method public call() : Void in class org.infinispan.query.nulls.NullCollectionElementsTest.testQueryReturnsNullWhenProjectingCacheValue.withTx |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testQueryingRangeWithLimits() : void in class org.infinispan.query.queries.ranges.QueryRangesTest |
From |
To |
|
Change Variable Type query2 : CacheQuery to query2 : CacheQuery<?> in method protected checkIndex(expectedNumber int, entity Class<?>, otherExpected int, otherEntity Class<?>) : void in class org.infinispan.query.distributed.OverlappingIndexMassIndexTest |
From |
To |
|
Change Variable Type result : List to result : List<Person> in method public testCombinationOfFilters() : void in class org.infinispan.query.blackbox.ClusteredCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testTypeFiltering() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testLazyIteratorWithInvalidFetchSize() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testKeyProjectionConstant() : void in class org.infinispan.query.projection.ProjectionTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testAllExceptWithoutAnalyzer() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testQueryingRangeBelowWithLimit() : void in class org.infinispan.query.queries.ranges.QueryRangesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method private assertFind(cache Cache, keyword String, expectedCount int) : void in class org.infinispan.query.tx.NonLocalIndexingTest |
From |
To |
|
Change Variable Type q : CacheQuery to q : CacheQuery<?> in method public testBuildLuceneQueryOnNonIndexedField() : void in class org.infinispan.query.dsl.embedded.impl.QueryEngineTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testAllExceptWithoutAnalyzer() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<User> in method public testEmbeddedLuceneQueryExecution() : void in class org.infinispan.client.hotrod.stress.RemoteQueryDslPerfTest |
From |
To |
|
Change Variable Type found : ResultIterator to found : ResultIterator<?> in method public testEagerIteratorExCase() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testSetSort() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type found : ResultIterator to found : ResultIterator<?> in method public testLazyIteratorWithNoElementsFound() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testSetSort() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type found : ResultIterator to found : ResultIterator<?> in method public testLazyIterator() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type iterator : ResultIterator to iterator : ResultIterator<?> in method public call() : Void in class org.infinispan.query.nulls.NullCollectionElementsClusteredTest.testQuerySkipsNullsInLazyIterator.withTx |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testBooleanQueriesShouldNot() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testBooleanQueriesShouldNot() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testAllExceptWithoutAnalyzer() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<?> in method public testBooleanQueriesMustNot() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testEagerIteratorExCase() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testSimple() : void in class org.infinispan.query.blackbox.ClusteredCacheTest |
From |
To |
|
Change Variable Type found : ResultIterator to found : ResultIterator<?> in method public testUnknownFetchModeIterator() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type iterator : ResultIterator to iterator : ResultIterator<Person> in method public testIteratorNextOutOfBounds() : void in class org.infinispan.query.blackbox.ClusteredQueryTest |
From |
To |
|
Change Variable Type query : CacheQuery to query : CacheQuery<Object[]> in method public testReadWriteUnderTopologyChanges() : void in class org.infinispan.query.affinity.AffinityTopologyChangeTest |
From |
To |
|
Change Variable Type results : List<Object> to results : List<Book> in method public testDSLQuery() : void in class org.infinispan.test.integration.as.query.DSLQueryIT |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testIteratorRemove() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type iterator : ResultIterator to iterator : ResultIterator<?> in method public call() : Void in class org.infinispan.query.nulls.NullCollectionElementsClusteredTest.testQuerySkipsNullsInDefaultIterator.withTx |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Account> in method public testEmbeddedLuceneQuery() : void in class org.infinispan.client.hotrod.marshall.EmbeddedCompatTest |
From |
To |
|
Change Variable Type iterator : ResultIterator to iterator : ResultIterator<Object[]> in method public call() : Void in class org.infinispan.query.nulls.NullCollectionElementsClusteredTest.testQueryReturnsNullWhenProjectingCacheValue.withTx |
From |
To |
|
Change Variable Type eagerIterator : ResultIterator to eagerIterator : ResultIterator<?> in method public testMaxResults() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<Person> in method public testWildcard() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type found : List<Object> to found : List<Person> in method public testBooleanQueriesShouldNot() : void in class org.infinispan.all.embeddedquery.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery to cacheQuery : CacheQuery<?> in method public testSearchManagerWithInstantiation() : void in class org.infinispan.query.blackbox.LocalCacheTest |
From |
To |
|
Change Variable Type found : ResultIterator to found : ResultIterator<?> in method public testIteratorWithDefaultOptions() : void in class org.infinispan.all.embeddedquery.LocalCacheTest |
From |
To |
|
Change Variable Type cq : CacheQuery to cq : CacheQuery<Person> in method private useQuery(indexedCache Cache<Object,Object>) : void in class org.infinispan.query.config.MultipleCachesTest |
From |
To |
|
Change Variable Type list : List<Object> to list : List<?> in method public searchOnEmptyIndex() : void in class org.infinispan.query.indexedembedded.BooksExampleTest |
From |
To |