69acdaaaa3ef8bd5964f881707fc58d84bf8e5b4
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Attribute | 1 | ||
Merge Attribute [sockSndBuf : int, sockRcvBuf : int, tcpNoDelay : boolean, host : String, port : int, distributedJoins : boolean, enforceJoinOrder : boolean, collocated : boolean, replicatedOnly : boolean, autoCloseServerCursor : boolean, lazy : boolean, skipReducerOnUpdate : boolean] to connProps : ConnectionProperties in class org.apache.ignite.internal.jdbc.thin.JdbcThinTcpIo | From | To | |
Move Attribute | 1 | ||
Move Attribute public PROP_PREFIX : String from class org.apache.ignite.internal.jdbc.thin.JdbcThinUtils to public PROP_PREFIX : String from class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl | From | To |