a43288ed9ce1ac789ccd5e6bec8cc12c0134e552
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private getMetadata(propertyPath String[], metadataFun BiFunction<IndexingMetadata,String,Boolean>, defVal boolean) : boolean renamed to private getFlag(propertyPath String[], metadataFun BiFunction<IndexingMetadata,String,Boolean>, defVal boolean) : boolean in class org.infinispan.query.remote.impl.ProtobufFieldIndexingMetadata | From | To | |
Move Method | 2 | ||
Move Method protected checkSchemaErrors(metadataCache RemoteCache<String,String>) : void from class org.infinispan.client.hotrod.query.RemoteQueryDslConditionsTest to public checkSchemaErrors(metadataCache RemoteCache<String,String>) : void from class org.infinispan.client.hotrod.query.RemoteQueryTestUtils | From | To | |
Move Method protected checkSchemaErrors(metadataCache RemoteCache<String,String>) : void from class org.infinispan.client.hotrod.query.RemoteQueryStringTest to public checkSchemaErrors(metadataCache RemoteCache<String,String>) : void from class org.infinispan.client.hotrod.query.RemoteQueryTestUtils | From | To |