e797daefff6f5db9b7a2c3211a19c0eee26d825e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type byte[] to Object in method public filterAndConvert(key Object, oldValue Object, oldMetadata Metadata, newValue Object, newMetadata Metadata, eventType EventType) : Object in class org.infinispan.query.remote.impl.filter.JPAContinuousQueryProtobufCacheEventFilterConverter | From | To | |
Change Variable Type | 1 | ||
Change Variable Type filterSubscriptionImpl : FilterSubscriptionImpl to filterSubscriptionImpl : FilterSubscriptionImpl<TypeMetadata,AttributeMetadata,AttributeId> in method public unregisterFilter(filterSubscription FilterSubscription) : void in class org.infinispan.objectfilter.impl.BaseMatcher | From | To | |
Extract Variable | 1 | ||
Extract Variable eventData : byte[] in method public handleClientCacheEntryCreatedEvent(event ClientCacheEntryCustomEvent<byte[]>) : void from class org.infinispan.client.hotrod.event.ContinuousQueryImpl.ClientEntryListener | From | To |