|
Change Parameter Type rmtFilter : IgniteCacheEntryEventFilter<K,V> to rmtFilter : CacheEntryEventSerializableFilter<K,V> in method public CacheContinuousQueryHandler(cacheName String, topic Object, locLsnr CacheEntryUpdatedListener<K,V>, rmtFilter CacheEntryEventSerializableFilter<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 : IgniteCacheEntryEventFilter to rmtFilter : CacheEntryEventSerializableFilter in method private executeQuery0(locLsnr CacheEntryUpdatedListener, rmtFilter CacheEntryEventSerializableFilter, 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 contQryFilter : IgniteCacheEntryEventFilter<K,V> to contQryFilter : CacheEntryEventSerializableFilter<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 CacheEntryEventSerializableFilter<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 rmtFilter : IgniteCacheEntryEventFilter<K,V> to rmtFilter : CacheEntryEventSerializableFilter<K,V> in method public setRemoteFilter(rmtFilter CacheEntryEventSerializableFilter<K,V>) : ContinuousQuery<K,V> in class org.apache.ignite.cache.query.ContinuousQuery |
From |
To |
|
Change Parameter Type contQryFilter : IgniteCacheEntryEventFilter<K,V> to contQryFilter : CacheEntryEventSerializableFilter<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 CacheEntryEventSerializableFilter<K,V>, args Object[], subjId UUID, taskName String) in class org.apache.ignite.events.CacheQueryExecutedEvent |
From |
To |
|
Change Parameter Type rmtFilter : IgniteCacheEntryEventFilter to rmtFilter : CacheEntryEventSerializableFilter in method public executeInternalQuery(locLsnr CacheEntryUpdatedListener<?,?>, rmtFilter CacheEntryEventSerializableFilter, loc boolean, notifyExisting boolean) : UUID in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager |
From |
To |
|
Change Parameter Type rmtFilter : IgniteCacheEntryEventFilter to rmtFilter : CacheEntryEventSerializableFilter in method public executeQuery(locLsnr CacheEntryUpdatedListener, rmtFilter CacheEntryEventSerializableFilter, 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 IgniteCacheEntryEventFilter<K,V> to CacheEntryEventSerializableFilter<K,V> in method public continuousQueryFilter() : CacheEntryEventSerializableFilter<K,V> in class org.apache.ignite.events.CacheQueryExecutedEvent |
From |
To |
|
Change Return Type IgniteCacheEntryEventFilter<Integer,Integer> to CacheEntryEventSerializableFilter<Integer,Integer> in method public create() : CacheEntryEventSerializableFilter<Integer,Integer> in class org.apache.ignite.internal.processors.cache.IgniteCacheEntryListenerAbstractTest.TestFilterFactory |
From |
To |
|
Change Return Type IgniteCacheEntryEventFilter<K,V> to CacheEntryEventSerializableFilter<K,V> in method public getRemoteFilter() : CacheEntryEventSerializableFilter<K,V> in class org.apache.ignite.cache.query.ContinuousQuery |
From |
To |
|
Change Return Type IgniteCacheEntryEventFilter<K,V> to CacheEntryEventSerializableFilter<K,V> in method public continuousQueryFilter() : CacheEntryEventSerializableFilter<K,V> in class org.apache.ignite.events.CacheQueryReadEvent |
From |
To |
|
Change Attribute Type contQryFilter : IgniteCacheEntryEventFilter<K,V> to contQryFilter : CacheEntryEventSerializableFilter<K,V> in class org.apache.ignite.events.CacheQueryExecutedEvent |
From |
To |
|
Change Attribute Type rmtFilter : IgniteCacheEntryEventFilter<K,V> to rmtFilter : CacheEntryEventSerializableFilter<K,V> in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler |
From |
To |
|
Change Attribute Type contQryFilter : IgniteCacheEntryEventFilter<K,V> to contQryFilter : CacheEntryEventSerializableFilter<K,V> in class org.apache.ignite.events.CacheQueryReadEvent |
From |
To |
|
Change Attribute Type rmtFilter : IgniteCacheEntryEventFilter<K,V> to rmtFilter : CacheEntryEventSerializableFilter<K,V> in class org.apache.ignite.cache.query.ContinuousQuery |
From |
To |