0d934eb47aafaca93fbf3bfb42ac01ead19e31f5
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable remoteQueryEngine : BaseRemoteQueryEngine to remoteQueryManager : RemoteQueryManager in method public cacheStarted(cr ComponentRegistry, cacheName String) : void in class org.infinispan.query.remote.impl.LifecycleManager | From | To | |
Move Attribute | 4 | ||
Move Attribute private serCtx : SerializationContext from class org.infinispan.query.remote.impl.filter.IckleProtobufCacheEventFilterConverter to private serCtx : SerializationContext from class org.infinispan.query.remote.impl.ProtobufRemoteQueryManager | From | To | |
Move Attribute private serCtx : SerializationContext from class org.infinispan.query.remote.impl.filter.IckleProtobufFilterIndexingServiceProvider to private serCtx : SerializationContext from class org.infinispan.query.remote.impl.ProtobufRemoteQueryManager | From | To | |
Move Attribute private serCtx : SerializationContext from class org.infinispan.query.remote.impl.filter.IckleContinuousQueryProtobufFilterIndexingServiceProvider to private serCtx : SerializationContext from class org.infinispan.query.remote.impl.ProtobufRemoteQueryManager | From | To | |
Move Attribute private serCtx : SerializationContext from class org.infinispan.query.remote.impl.filter.IckleContinuousQueryProtobufCacheEventFilterConverter to private serCtx : SerializationContext from class org.infinispan.query.remote.impl.ProtobufRemoteQueryManager | From | To | |
Rename Attribute | 2 | ||
Rename Attribute isCompatMode : boolean to cache : Cache in class org.infinispan.query.remote.impl.filter.IckleContinuousQueryProtobufFilterIndexingServiceProvider | From | To | |
Rename Attribute isCompatMode : boolean to cache : Cache in class org.infinispan.query.remote.impl.filter.IckleProtobufFilterIndexingServiceProvider | From | To | |
Change Variable Type | 1 | ||
Change Variable Type remoteQueryEngine : BaseRemoteQueryEngine to remoteQueryManager : RemoteQueryManager in method public cacheStarted(cr ComponentRegistry, cacheName String) : void in class org.infinispan.query.remote.impl.LifecycleManager | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type isCompatMode : boolean to cache : Cache in class org.infinispan.query.remote.impl.filter.IckleProtobufFilterIndexingServiceProvider | From | To | |
Change Attribute Type isCompatMode : boolean to cache : Cache in class org.infinispan.query.remote.impl.filter.IckleContinuousQueryProtobufFilterIndexingServiceProvider | From | To |