|
Rename Parameter eventType : EventType to type : EventType in method public CacheEntryEvent(src IgniteCache, type EventType, evt IgniteCacheEvent) in class org.apache.ignite.cache.CacheEntryEvent |
From |
To |
|
Rename Parameter nodeId : UUID to evt : IgniteCacheEvent in method public CacheEntryEvent(src IgniteCache, type EventType, evt IgniteCacheEvent) in class org.apache.ignite.cache.CacheEntryEvent |
From |
To |
|
Rename Parameter cacheEntryLsnrConfiguration : CacheEntryListenerConfiguration to lsnrCfg : CacheEntryListenerConfiguration in method public registerCacheEntryListener(lsnrCfg CacheEntryListenerConfiguration) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Rename Parameter cacheEntryLsnrConfiguration : CacheEntryListenerConfiguration to lsnrCfg : CacheEntryListenerConfiguration in method public deregisterCacheEntryListener(lsnrCfg CacheEntryListenerConfiguration) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Rename Parameter source : IgniteCache to src : IgniteCache in method public CacheEntryEvent(src IgniteCache, type EventType, evt IgniteCacheEvent) in class org.apache.ignite.cache.CacheEntryEvent |
From |
To |