|
Change Parameter Type typeName : String to typeMetadata : Descriptor in method public getFieldBridge(typeMetadata Descriptor, propertyPath String[]) : FieldBridge in class org.infinispan.query.remote.impl.ProtobufFieldBridgeProvider |
From |
To |
|
Change Parameter Type entityType : String to entityType : RowPropertyHelper.RowMetadata in method public isRepeatedProperty(entityType RowPropertyHelper.RowMetadata, propertyPath String[]) : boolean in class org.infinispan.objectfilter.impl.syntax.parser.RowPropertyHelper |
From |
To |
|
Change Parameter Type entityType : String to entityType : RowPropertyHelper.RowMetadata in method public hasProperty(entityType RowPropertyHelper.RowMetadata, propertyPath String[]) : boolean in class org.infinispan.objectfilter.impl.syntax.parser.RowPropertyHelper |
From |
To |
|
Change Parameter Type entityType : String to entityType : TypeMetadata in method public convertToBackendType(entityType TypeMetadata, propertyPath String[], value Object) : Object in class org.infinispan.objectfilter.impl.syntax.parser.ObjectPropertyHelper |
From |
To |
|
Change Parameter Type entityType : String to entityType : Class<?> in method public hasEmbeddedProperty(entityType Class<?>, propertyPath String[]) : boolean in class org.infinispan.query.dsl.embedded.impl.HibernateSearchPropertyHelper |
From |
To |
|
Change Parameter Type propertyPath : List<String> to propertyPath : String[] in method public convertToPropertyType(entityType TypeMetadata, propertyPath String[], value String) : Object in class org.infinispan.objectfilter.impl.syntax.parser.ObjectPropertyHelper |
From |
To |
|
Change Parameter Type indexedFieldProvider : IndexedFieldProvider to fieldIndexingMetadata : IndexedFieldProvider.FieldIndexingMetadata in method public BooleShannonExpansion(maxExpansionCofactors int, fieldIndexingMetadata IndexedFieldProvider.FieldIndexingMetadata) in class org.infinispan.objectfilter.impl.syntax.BooleShannonExpansion |
From |
To |
|
Change Parameter Type entityType : String to entityType : Class<?> in method private getEntityIndexBinding(entityType Class<?>) : EntityIndexBinding in class org.infinispan.query.dsl.embedded.impl.HibernateSearchPropertyHelper |
From |
To |
|
Change Parameter Type filterParsingResult : FilterParsingResult<?> to filterParsingResult : FilterParsingResult<TypeMetadata> in method protected buildLuceneQuery(filterParsingResult FilterParsingResult<TypeMetadata>, namedParameters Map<String,Object>, startOffset long, maxResults int) : CacheQuery<E> in class org.infinispan.query.dsl.embedded.impl.QueryEngine |
From |
To |
|
Change Parameter Type entityType : String to entityType : TypeMetadata in method public abstract hasProperty(entityType TypeMetadata, propertyPath String[]) : boolean in class org.infinispan.objectfilter.impl.syntax.parser.ObjectPropertyHelper |
From |
To |
|
Change Parameter Type entityType : String to entityType : TypeMetadata in method public convertToPropertyType(entityType TypeMetadata, propertyPath String[], value String) : Object in class org.infinispan.objectfilter.impl.syntax.parser.ObjectPropertyHelper |
From |
To |
|
Change Parameter Type entityType : String to entityType : Class<?> in method public getDefaultFieldBridge(entityType Class<?>, propertyPath String[]) : FieldBridge in class org.infinispan.query.dsl.embedded.impl.HibernateSearchPropertyHelper |
From |
To |
|
Change Parameter Type entityType : String to entityType : TypeMetadata in method public abstract hasEmbeddedProperty(entityType TypeMetadata, propertyPath String[]) : boolean in class org.infinispan.objectfilter.impl.syntax.parser.ObjectPropertyHelper |
From |
To |
|
Change Parameter Type entityNamesResolver : EntityNamesResolver to entityNameResolver : EntityNameResolver in method public HibernateSearchPropertyHelper(searchFactory SearchIntegrator, entityNameResolver EntityNameResolver) in class org.infinispan.query.dsl.embedded.impl.HibernateSearchPropertyHelper |
From |
To |
|
Change Parameter Type propertyPath : List<String> to propertyPath : String[] in method public convertToPropertyType(entityType Class<?>, propertyPath String[], value String) : Object in class org.infinispan.query.dsl.embedded.impl.HibernateSearchPropertyHelper |
From |
To |
|
Change Parameter Type parsingResult : FilterParsingResult<?> to parsingResult : FilterParsingResult<TypeMetadata> in method private buildQueryWithRepeatedAggregations(queryFactory QueryFactory, queryString String, namedParameters Map<String,Object>, startOffset long, maxResults int, parsingResult FilterParsingResult<TypeMetadata>, havingClause String, columns LinkedHashMap<PropertyPath,RowPropertyHelper.ColumnMetadata>, noOfGroupingColumns int) : BaseQuery in class org.infinispan.query.dsl.embedded.impl.QueryEngine |
From |
To |
|
Change Parameter Type entityType : String to entityType : Descriptor in method private getField(entityType Descriptor, propertyPath String[]) : FieldDescriptor in class org.infinispan.objectfilter.impl.syntax.parser.ProtobufPropertyHelper |
From |
To |
|
Change Parameter Type entityName : Tree to entityName : String in method public registerPersisterSpace(entityName String, aliasTree Tree) : void in class org.infinispan.objectfilter.impl.syntax.parser.QueryRendererDelegateImpl |
From |
To |
|
Change Parameter Type propertyHelper : ObjectPropertyHelper<?> to propertyHelper : ObjectPropertyHelper<TypeMetadata> in method private swapVariables(expr BooleanExpr, targetEntityMetadata TypeMetadata, columns LinkedHashMap<PropertyPath,RowPropertyHelper.ColumnMetadata>, propertyHelper ObjectPropertyHelper<TypeMetadata>) : BooleanExpr in class org.infinispan.query.dsl.embedded.impl.QueryEngine |
From |
To |
|
Change Parameter Type parsingResult : FilterParsingResult<?> to parsingResult : FilterParsingResult<TypeMetadata> in method private buildQueryWithAggregations(queryFactory QueryFactory, queryString String, namedParameters Map<String,Object>, startOffset long, maxResults int, parsingResult FilterParsingResult<TypeMetadata>) : BaseQuery in class org.infinispan.query.dsl.embedded.impl.QueryEngine |
From |
To |
|
Change Parameter Type entityType : String to entityType : Class<?> in method public hasProperty(entityType Class<?>, propertyPath String[]) : boolean in class org.infinispan.query.dsl.embedded.impl.HibernateSearchPropertyHelper |
From |
To |
|
Change Parameter Type entityType : String to entityType : Descriptor in method public getPrimitivePropertyType(entityType Descriptor, propertyPath String[]) : Class<?> in class org.infinispan.objectfilter.impl.syntax.parser.ProtobufPropertyHelper |
From |
To |
|
Change Parameter Type propertyPath : List<String> to propertyPath : String[] in method public convertToBackendType(entityType TypeMetadata, propertyPath String[], value Object) : Object in class org.infinispan.objectfilter.impl.syntax.parser.ObjectPropertyHelper |
From |
To |
|
Change Parameter Type propertyPath : String[] to propertyPath : PropertyPath<?> in method private applyFieldBridge(propertyPath PropertyPath<?>, f F) : F in class org.infinispan.query.dsl.embedded.impl.LuceneQueryMaker |
From |
To |
|
Change Parameter Type entityType : String to entityType : Class<?> in method public getPrimitivePropertyType(entityType Class<?>, propertyPath String[]) : Class<?> in class org.infinispan.query.dsl.embedded.impl.HibernateSearchPropertyHelper |
From |
To |
|
Change Parameter Type entityType : String to entityType : TypeMetadata in method public abstract isRepeatedProperty(entityType TypeMetadata, propertyPath String[]) : boolean in class org.infinispan.objectfilter.impl.syntax.parser.ObjectPropertyHelper |
From |
To |
|
Change Parameter Type parsingResult : FilterParsingResult<?> to parsingResult : FilterParsingResult<TypeMetadata> in method private buildQueryNoAggregations(queryFactory QueryFactory, queryString String, namedParameters Map<String,Object>, startOffset long, maxResults int, parsingResult FilterParsingResult<TypeMetadata>) : BaseQuery in class org.infinispan.query.dsl.embedded.impl.QueryEngine |
From |
To |
|
Change Parameter Type fieldBridgeProvider : FieldBridgeProvider to fieldBridgeProvider : FieldBridgeProvider<TypeMetadata> in method public LuceneQueryMaker(searchFactory SearchIntegrator, fieldBridgeProvider FieldBridgeProvider<TypeMetadata>) in class org.infinispan.query.dsl.embedded.impl.LuceneQueryMaker |
From |
To |
|
Change Parameter Type propertyPath : PropertyPath to propertyPath : PropertyPath<TypeDescriptor<TypeMetadata>> in method public setPropertyPath(propertyPath PropertyPath<TypeDescriptor<TypeMetadata>>) : void in class org.infinispan.objectfilter.impl.syntax.parser.QueryRendererDelegateImpl |
From |
To |
|
Change Parameter Type entityType : String to entityType : Descriptor in method public hasProperty(entityType Descriptor, propertyPath String[]) : boolean in class org.infinispan.objectfilter.impl.syntax.parser.ProtobufPropertyHelper |
From |
To |
|
Change Parameter Type entityType : String to entityType : Descriptor in method public convertToPropertyType(entityType Descriptor, propertyPath String[], value String) : Object in class org.infinispan.objectfilter.impl.syntax.parser.ProtobufPropertyHelper |
From |
To |
|
Change Parameter Type entityType : String to entityType : Descriptor in method public hasEmbeddedProperty(entityType Descriptor, propertyPath String[]) : boolean in class org.infinispan.objectfilter.impl.syntax.parser.ProtobufPropertyHelper |
From |
To |
|
Change Parameter Type propertyPath : String[] to propertyPath : PropertyPath<?> in method public PropertyValueExpr(propertyPath PropertyPath<?>, isRepeated boolean, primitiveType Class<?>) in class org.infinispan.objectfilter.impl.syntax.PropertyValueExpr |
From |
To |
|
Change Parameter Type parsingResult : FilterParsingResult<?> to parsingResult : FilterParsingResult<TypeMetadata> in method private makeFilterParsingResult(parsingResult FilterParsingResult<TypeMetadata>, normalizedWhereClause BooleanExpr, projection PropertyPath[], projectedTypes Class<?>[], sortFields SortField[]) : FilterParsingResult<TypeMetadata> in class org.infinispan.query.dsl.embedded.impl.QueryEngine |
From |
To |
|
Change Parameter Type entityType : String to entityType : RowPropertyHelper.RowMetadata in method public getPrimitivePropertyType(entityType RowPropertyHelper.RowMetadata, propertyPath String[]) : Class<?> in class org.infinispan.objectfilter.impl.syntax.parser.RowPropertyHelper |
From |
To |
|
Change Parameter Type aggregationType : PropertyPath.AggregationType to aggregationType : AggregationFunction in method public getOutputType(aggregationType AggregationFunction, propertyType Class<?>) : Class<?> in class org.infinispan.objectfilter.impl.aggregation.FieldAccumulator |
From |
To |
|
Change Parameter Type query : org.apache.lucene.search.Query to query : Query in method protected makeTypeQuery(query Query, targetEntityName String) : Query in class org.infinispan.query.remote.impl.RemoteQueryEngine |
From |
To |
|
Change Parameter Type typeName : String to typeMetadata : Descriptor in method private getFieldDescriptor(typeMetadata Descriptor, propertyPath String[]) : FieldDescriptor in class org.infinispan.query.remote.impl.ProtobufFieldBridgeProvider |
From |
To |
|
Change Parameter Type entityType : String to entityType : Class<?> in method public isRepeatedProperty(entityType Class<?>, propertyPath String[]) : boolean in class org.infinispan.query.dsl.embedded.impl.HibernateSearchPropertyHelper |
From |
To |
|
Change Parameter Type entityType : String to entityType : RowPropertyHelper.RowMetadata in method public hasEmbeddedProperty(entityType RowPropertyHelper.RowMetadata, propertyPath String[]) : boolean in class org.infinispan.objectfilter.impl.syntax.parser.RowPropertyHelper |
From |
To |
|
Change Parameter Type entityType : String to entityType : TypeMetadata in method public abstract getPrimitivePropertyType(entityType TypeMetadata, propertyPath String[]) : Class<?> in class org.infinispan.objectfilter.impl.syntax.parser.ObjectPropertyHelper |
From |
To |
|
Change Parameter Type entityType : String to entityType : Class<?> in method public convertToPropertyType(entityType Class<?>, propertyPath String[], value String) : Object in class org.infinispan.query.dsl.embedded.impl.HibernateSearchPropertyHelper |
From |
To |
|
Change Parameter Type queryEngine : QueryEngine to queryEngine : QueryEngine<TypeMetadata> in method package EmbeddedLuceneQuery(queryEngine QueryEngine<TypeMetadata>, queryFactory QueryFactory, namedParameters Map<String,Object>, parsingResult FilterParsingResult<TypeMetadata>, projection String[], resultProcessor ResultProcessor, startOffset long, maxResults int) in class org.infinispan.query.dsl.embedded.impl.EmbeddedLuceneQuery |
From |
To |
|
Change Parameter Type aggregationType : PropertyPath.AggregationType to aggregationType : AggregationFunction in method public makeAccumulator(aggregationType AggregationFunction, inColumn int, outColumn int, propertyType Class<?>) : FieldAccumulator in class org.infinispan.objectfilter.impl.aggregation.FieldAccumulator |
From |
To |
|
Change Parameter Type propertyPath : List<String> to propertyPath : String[] in method public convertToPropertyType(entityType Descriptor, propertyPath String[], value String) : Object in class org.infinispan.objectfilter.impl.syntax.parser.ProtobufPropertyHelper |
From |
To |
|
Change Parameter Type entityType : String to entityType : Descriptor in method public isRepeatedProperty(entityType Descriptor, propertyPath String[]) : boolean in class org.infinispan.objectfilter.impl.syntax.parser.ProtobufPropertyHelper |
From |
To |
|
Change Parameter Type entityNamesResolver : EntityNamesResolver to entityNameResolver : EntityNameResolver in method public ReflectionMatcher(entityNameResolver EntityNameResolver) in class org.infinispan.objectfilter.impl.ReflectionMatcher |
From |
To |
|
Change Variable Type p : PropertyPath to p : PropertyPath<?> in method private buildQueryWithAggregations(queryFactory QueryFactory, queryString String, namedParameters Map<String,Object>, startOffset long, maxResults int, parsingResult FilterParsingResult<TypeMetadata>) : BaseQuery in class org.infinispan.query.dsl.embedded.impl.QueryEngine |
From |
To |
|
Change Variable Type indexedFieldProvider : BooleShannonExpansion.IndexedFieldProvider to fieldIndexingMetadata : IndexedFieldProvider.FieldIndexingMetadata in method private buildQueryNoAggregations(queryFactory QueryFactory, queryString String, namedParameters Map<String,Object>, startOffset long, maxResults int, parsingResult FilterParsingResult<TypeMetadata>) : BaseQuery in class org.infinispan.query.dsl.embedded.impl.QueryEngine |
From |
To |
|
Change Variable Type p : PropertyPath to p : PropertyPath<?> in method public hasGroupingOrAggregations() : boolean in class org.infinispan.objectfilter.impl.syntax.parser.FilterParsingResult |
From |
To |
|
Change Variable Type p : PropertyPath to p : PropertyPath<?> in method private buildQueryNoAggregations(queryFactory QueryFactory, queryString String, namedParameters Map<String,Object>, startOffset long, maxResults int, parsingResult FilterParsingResult<TypeMetadata>) : BaseQuery in class org.infinispan.query.dsl.embedded.impl.QueryEngine |
From |
To |
|
Change Variable Type fpr : FilterParsingResult<?> to fpr : FilterParsingResult<TypeMetadata> in method private buildQueryNoAggregations(queryFactory QueryFactory, queryString String, namedParameters Map<String,Object>, startOffset long, maxResults int, parsingResult FilterParsingResult<TypeMetadata>) : BaseQuery in class org.infinispan.query.dsl.embedded.impl.QueryEngine |
From |
To |
|
Change Variable Type that : PropertyPath to that : PropertyPath<?> in method public equals(o Object) : boolean in class org.infinispan.objectfilter.impl.ql.PropertyPath |
From |
To |
|
Change Variable Type userIndexedFieldProvider : ProtobufIndexedFieldProvider to userIndexedFieldProvider : ProtobufFieldIndexingMetadata in method public testProvider() : void in class org.infinispan.query.remote.impl.ProtobufFieldIndexingMetadataTest |
From |
To |
|
Change Variable Type propertyHelper : ObjectPropertyHelper<?> to propertyHelper : ObjectPropertyHelper<TypeMetadata> in method private buildQueryNoAggregations(queryFactory QueryFactory, queryString String, namedParameters Map<String,Object>, startOffset long, maxResults int, parsingResult FilterParsingResult<TypeMetadata>) : BaseQuery in class org.infinispan.query.dsl.embedded.impl.QueryEngine |
From |
To |
|
Change Variable Type generator : JPAQueryGenerator to generator : QueryStringCreator in method public build() : Query in class org.infinispan.query.dsl.embedded.impl.EmbeddedQueryBuilder |
From |
To |
|
Change Variable Type propertyHelper : ObjectPropertyHelper<?> to propertyHelper : ObjectPropertyHelper<TypeMetadata> in method private buildQueryWithAggregations(queryFactory QueryFactory, queryString String, namedParameters Map<String,Object>, startOffset long, maxResults int, parsingResult FilterParsingResult<TypeMetadata>) : BaseQuery in class org.infinispan.query.dsl.embedded.impl.QueryEngine |
From |
To |
|
Change Variable Type projection : PropertyPath to projection : PropertyPath<TypeDescriptor<TypeMetadata>> in method public setPropertyPath(propertyPath PropertyPath<TypeDescriptor<TypeMetadata>>) : void in class org.infinispan.objectfilter.impl.syntax.parser.QueryRendererDelegateImpl |
From |
To |
|
Change Variable Type generator : JPAQueryGenerator to generator : QueryStringCreator in method public build() : Query in class org.infinispan.objectfilter.test.FilterQueryFactory.FilterQueryBuilder |
From |
To |
|
Change Variable Type parsingResult : FilterParsingResult<?> to parsingResult : FilterParsingResult<TypeMetadata> in method private parse(queryString String) : FilterParsingResult<TypeMetadata> in class org.infinispan.query.dsl.embedded.impl.QueryEngine |
From |
To |
|
Change Variable Type addressIndexedFieldProvider : ProtobufIndexedFieldProvider to addressIndexedFieldProvider : ProtobufFieldIndexingMetadata in method public testProvider() : void in class org.infinispan.query.remote.impl.ProtobufFieldIndexingMetadataTest |
From |
To |
|
Change Variable Type parsingResult : FilterParsingResult<?> to parsingResult : FilterParsingResult<TypeMetadata> in method public buildQuery(queryFactory QueryFactory, queryString String, namedParameters Map<String,Object>, startOffset long, maxResults int) : BaseQuery in class org.infinispan.query.dsl.embedded.impl.QueryEngine |
From |
To |
|
Change Variable Type parsingResult : FilterParsingResult<?> to parsingResult : FilterParsingResult<Class<?>> in method public testBuildLuceneQuery() : void in class org.infinispan.query.dsl.embedded.impl.QueryEngineTest |
From |
To |
|
Change Variable Type p : PropertyPath to p : PropertyPath<?> in method private buildQueryWithRepeatedAggregations(queryFactory QueryFactory, queryString String, namedParameters Map<String,Object>, startOffset long, maxResults int, parsingResult FilterParsingResult<TypeMetadata>, havingClause String, columns LinkedHashMap<PropertyPath,RowPropertyHelper.ColumnMetadata>, noOfGroupingColumns int) : BaseQuery in class org.infinispan.query.dsl.embedded.impl.QueryEngine |
From |
To |
|
Change Variable Type parsingResult : FilterParsingResult<?> to parsingResult : FilterParsingResult<Class<?>> in method public testBuildLuceneQueryOnNonIndexedField() : void in class org.infinispan.query.dsl.embedded.impl.QueryEngineTest |
From |
To |
|
Change Variable Type propertyHelper : ObjectPropertyHelper<?> to propertyHelper : ObjectPropertyHelper<TypeMetadata> in method private buildQueryWithRepeatedAggregations(queryFactory QueryFactory, queryString String, namedParameters Map<String,Object>, startOffset long, maxResults int, parsingResult FilterParsingResult<TypeMetadata>, havingClause String, columns LinkedHashMap<PropertyPath,RowPropertyHelper.ColumnMetadata>, noOfGroupingColumns int) : BaseQuery in class org.infinispan.query.dsl.embedded.impl.QueryEngine |
From |
To |
|
Change Variable Type generator : RemoteJPAQueryGenerator to generator : RemoteQueryStringCreator in method public build() : Query in class org.infinispan.client.hotrod.impl.query.RemoteQueryBuilder |
From |
To |