9d1fd5d610501d1bdb57d6d7bd2405b9870aceeb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute public PUBSUB_COMMANDS : Set<String> from class org.redisson.client.protocol.QueueCommand to public PUBSUB_COMMANDS : Set<String> from class org.redisson.client.protocol.RedisCommands | From | To | |
Extract Method | 1 | ||
Extract Method private acquireConnection(command RedisCommand<?>, entry ClientConnectionsEntry) : RFuture<T> extracted from public get() : RFuture<T> in class org.redisson.connection.pool.ConnectionPool | From | To |