9a6cfce659df40b0a4624f19fd91c217b74bafea
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 81
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method private marshal(obj Object) : byte[] from class org.apache.ignite.internal.managers.swapspace.GridSwapSpaceManager to public marshal(ctx GridKernalContext, obj Object) : byte[] from class org.apache.ignite.internal.util.IgniteUtils | From | To | |
| Rename Attribute | 3 | ||
| Rename Attribute marshaller : Marshaller to marsh : Marshaller in class org.apache.ignite.internal.processors.hadoop.taskexecutor.external.communication.HadoopMarshallerFilter | From | To | |
| Rename Attribute marshaller : Marshaller to marsh : Marshaller in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To | |
| Rename Attribute marshaller : Marshaller to marsh : Marshaller in class org.apache.ignite.cache.websession.WebSessionV2 | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public unmarshal(marsh Marshaller, arr byte[], clsLdr ClassLoader) : T extracted from private unmarshalCredentials(node TcpDiscoveryNode) : SecurityCredentials in class org.apache.ignite.spi.discovery.tcp.ServerImpl & moved to class org.apache.ignite.internal.util.IgniteUtils | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter marshaller : Marshaller to marsh : Marshaller in method package WebSessionV2(id String, ses HttpSession, isNew boolean, ctx ServletContext, entity WebSessionEntity, marsh Marshaller) in class org.apache.ignite.cache.websession.WebSessionV2 | From | To | |
| Rename Parameter marshaller : Marshaller to marsh : Marshaller in method public HadoopMarshallerFilter(marsh Marshaller) in class org.apache.ignite.internal.processors.hadoop.taskexecutor.external.communication.HadoopMarshallerFilter | From | To |