6cfff4ce5c263e4f857d543f2312bf7533b0ca30
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type HotRodClientException to CacheNotTransactionalException in method public cacheDoesNotSupportTransactions(name String) : CacheNotTransactionalException in class org.infinispan.client.hotrod.logging.Log | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private DUMMY_XID : Xid from class org.infinispan.client.hotrod.impl.transaction.TransactionalRemoteCacheImpl to private DUMMY_XID : Xid from class org.infinispan.client.hotrod.impl.Util | From | To | |
| Extract Method | 1 | ||
| Extract Method private createOperationFactory(cacheName String, forceReturnValue boolean, stats ClientStatistics) : OperationsFactory extracted from private startRemoteCache(remoteCacheHolder RemoteCacheHolder) : void in class org.infinispan.client.hotrod.RemoteCacheManager | From | To |