|
Change Parameter Type indexedFields : Set<Integer> to indexName : String in method package IndexingMetadata(isIndexed boolean, indexName String, analyzer String, fields Map<String,FieldMapping>) in class org.infinispan.query.remote.impl.indexing.IndexingMetadata |
From |
To |
|
Change Parameter Type isStored : boolean to fieldMapping : FieldMapping in method private addFieldToDocument(fieldName String, type Type, value Object, fieldMapping FieldMapping) : void in class org.infinispan.query.remote.impl.indexing.IndexingTagHandler |
From |
To |
|
Change Parameter Type metadataFun : BiFunction<IndexingMetadata,Integer,Boolean> to metadataFun : BiFunction<IndexingMetadata,String,Boolean> in method private getMetadata(propertyPath String[], metadataFun BiFunction<IndexingMetadata,String,Boolean>) : boolean in class org.infinispan.query.remote.impl.ProtobufIndexedFieldProvider |
From |
To |
|
Rename Variable isStored : boolean to fieldMapping : FieldMapping in method public onTag(fieldNumber int, fieldName String, type Type, javaType JavaType, tagValue Object) : void in class org.infinispan.query.remote.impl.indexing.IndexingTagHandler |
From |
To |
|
Rename Variable indexedFields : Set<Integer> to indexName : String in method public create(descriptor Descriptor, annotation AnnotationElement.Annotation) : IndexingMetadata in class org.infinispan.query.remote.impl.indexing.IndexingMetadataCreator |
From |
To |
|
Rename Variable configBuilder : Configuration.Builder to cfgBuilder : Configuration.Builder in method public ProtobufMetadataManagerImpl() in class org.infinispan.query.remote.impl.ProtobufMetadataManagerImpl |
From |
To |
|
Rename Variable isStored : boolean to fieldMapping : FieldMapping in method private indexMissingFields() : void in class org.infinispan.query.remote.impl.indexing.IndexingTagHandler |
From |
To |
|
Rename Variable storedFields : Set<Integer> to entityAnalyzer : String in method public create(descriptor Descriptor, annotation AnnotationElement.Annotation) : IndexingMetadata in class org.infinispan.query.remote.impl.indexing.IndexingMetadataCreator |
From |
To |
|
Change Variable Type isStored : boolean to fieldMapping : FieldMapping in method public onTag(fieldNumber int, fieldName String, type Type, javaType JavaType, tagValue Object) : void in class org.infinispan.query.remote.impl.indexing.IndexingTagHandler |
From |
To |
|
Change Variable Type indexedFields : Set<Integer> to indexName : String in method public create(descriptor Descriptor, annotation AnnotationElement.Annotation) : IndexingMetadata in class org.infinispan.query.remote.impl.indexing.IndexingMetadataCreator |
From |
To |
|
Change Variable Type configBuilder : org.infinispan.protostream.config.Configuration.Builder to cfgBuilder : Configuration.Builder in method public ProtobufMetadataManagerImpl() in class org.infinispan.query.remote.impl.ProtobufMetadataManagerImpl |
From |
To |
|
Change Variable Type isStored : boolean to fieldMapping : FieldMapping in method private indexMissingFields() : void in class org.infinispan.query.remote.impl.indexing.IndexingTagHandler |
From |
To |
|
Change Variable Type storedFields : Set<Integer> to entityAnalyzer : String in method public create(descriptor Descriptor, annotation AnnotationElement.Annotation) : IndexingMetadata in class org.infinispan.query.remote.impl.indexing.IndexingMetadataCreator |
From |
To |