0c8c2eb550d6bbdeedb4ed9aec8659753c381f6f
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type GridSecurityContext to SecurityContext in method public authenticateNode(node ClusterNode, cred GridSecurityCredentials) : SecurityContext in class org.apache.ignite.spi.discovery.DiscoverySpiNodeAuthenticator | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type subj : GridSecurityContext to subj : SecurityContext in method private joinTopology() : void in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi | From | To | |
| Change Variable Type subj : GridSecurityContext to subj : SecurityContext in method private processJoinRequestMessage(msg TcpDiscoveryJoinRequestMessage) : void in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi.RingMessageWorker | From | To | |
| Change Variable Type subj : GridSecurityContext to subj : SecurityContext in method private processNodeAddedMessage(msg TcpDiscoveryNodeAddedMessage) : void in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi.RingMessageWorker | From | To |