|
Change Parameter Type rmtFilter : CacheEntryEventFilter to rmtFilter : IgniteCacheEntryEventFilter in method private executeQuery0(locLsnr CacheEntryUpdatedListener, rmtFilter IgniteCacheEntryEventFilter, bufSize int, timeInterval long, autoUnsubscribe boolean, internal boolean, notifyExisting boolean, oldValRequired boolean, sync boolean, ignoreExpired boolean, grp ClusterGroup) : UUID in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager |
From |
To |
|
Change Parameter Type rmtFilter : CacheEntryEventFilter<K,V> to rmtFilter : IgniteCacheEntryEventFilter<K,V> in method public setRemoteFilter(rmtFilter IgniteCacheEntryEventFilter<K,V>) : ContinuousQuery<K,V> in class org.apache.ignite.cache.query.ContinuousQuery |
From |
To |
|
Change Parameter Type rmtFilter : CacheEntryEventFilter<K,V> to rmtFilter : IgniteCacheEntryEventFilter<K,V> in method public CacheContinuousQueryHandler(cacheName String, topic Object, locLsnr CacheEntryUpdatedListener<K,V>, rmtFilter IgniteCacheEntryEventFilter<K,V>, internal boolean, notifyExisting boolean, oldValRequired boolean, sync boolean, ignoreExpired boolean, taskHash int, skipPrimaryCheck boolean) in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler |
From |
To |
|
Change Parameter Type rmtFilter : CacheEntryEventFilter to rmtFilter : IgniteCacheEntryEventFilter in method public executeInternalQuery(locLsnr CacheEntryUpdatedListener<?,?>, rmtFilter IgniteCacheEntryEventFilter, loc boolean, notifyExisting boolean) : UUID in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager |
From |
To |
|
Change Parameter Type contQryFilter : CacheEntryEventFilter<K,V> to contQryFilter : IgniteCacheEntryEventFilter<K,V> in method public CacheQueryExecutedEvent(node ClusterNode, msg String, type int, qryType CacheQueryType, cacheName String, clsName String, clause String, scanQryFilter IgniteBiPredicate<K,V>, contQryFilter IgniteCacheEntryEventFilter<K,V>, args Object[], subjId UUID, taskName String) in class org.apache.ignite.events.CacheQueryExecutedEvent |
From |
To |
|
Change Parameter Type contQryFilter : CacheEntryEventFilter<K,V> to contQryFilter : IgniteCacheEntryEventFilter<K,V> in method public CacheQueryReadEvent(node ClusterNode, msg String, type int, qryType CacheQueryType, cacheName String, clsName String, clause String, scanQryFilter IgniteBiPredicate<K,V>, contQryFilter IgniteCacheEntryEventFilter<K,V>, args Object[], subjId UUID, taskName String, key K, val V, oldVal V, row Object) in class org.apache.ignite.events.CacheQueryReadEvent |
From |
To |
|
Change Parameter Type impl : CacheEntryEventFilter to impl : IgniteCacheEntryEventFilter in method package JCacheQueryRemoteFilter(impl IgniteCacheEntryEventFilter, types byte) in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.JCacheQueryRemoteFilter |
From |
To |
|
Change Parameter Type rmtFilter : CacheEntryEventFilter to rmtFilter : IgniteCacheEntryEventFilter in method public executeQuery(locLsnr CacheEntryUpdatedListener, rmtFilter IgniteCacheEntryEventFilter, bufSize int, timeInterval long, autoUnsubscribe boolean, grp ClusterGroup) : UUID in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager |
From |
To |
|
Change Return Type CacheEntryEventFilter<K,V> to IgniteCacheEntryEventFilter<K,V> in method public getRemoteFilter() : IgniteCacheEntryEventFilter<K,V> in class org.apache.ignite.cache.query.ContinuousQuery |
From |
To |
|
Change Return Type CacheEntryEventFilter<K,V> to IgniteCacheEntryEventFilter<K,V> in method public continuousQueryFilter() : IgniteCacheEntryEventFilter<K,V> in class org.apache.ignite.events.CacheQueryReadEvent |
From |
To |
|
Change Return Type CacheEntryEventFilter<Integer,Integer> to IgniteCacheEntryEventFilter<Integer,Integer> in method public create() : IgniteCacheEntryEventFilter<Integer,Integer> in class org.apache.ignite.internal.processors.cache.IgniteCacheEntryListenerAbstractTest.TestFilterFactory |
From |
To |
|
Change Return Type CacheEntryEventFilter<K,V> to IgniteCacheEntryEventFilter<K,V> in method public continuousQueryFilter() : IgniteCacheEntryEventFilter<K,V> in class org.apache.ignite.events.CacheQueryExecutedEvent |
From |
To |
|
Change Attribute Type rmtFilter : CacheEntryEventFilter<K,V> to rmtFilter : IgniteCacheEntryEventFilter<K,V> in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler |
From |
To |
|
Change Attribute Type impl : CacheEntryEventFilter to impl : IgniteCacheEntryEventFilter in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.JCacheQueryRemoteFilter |
From |
To |
|
Change Attribute Type rmtFilter : CacheEntryEventFilter<K,V> to rmtFilter : IgniteCacheEntryEventFilter<K,V> in class org.apache.ignite.cache.query.ContinuousQuery |
From |
To |
|
Change Attribute Type contQryFilter : CacheEntryEventFilter<K,V> to contQryFilter : IgniteCacheEntryEventFilter<K,V> in class org.apache.ignite.events.CacheQueryReadEvent |
From |
To |
|
Change Attribute Type contQryFilter : CacheEntryEventFilter<K,V> to contQryFilter : IgniteCacheEntryEventFilter<K,V> in class org.apache.ignite.events.CacheQueryExecutedEvent |
From |
To |