|
Change Parameter Type d : TypeDescriptor to d : QueryTypeDescriptorImpl in method private addToIndex(d QueryTypeDescriptorImpl, keyCls Class<?>, valCls Class<?>, pathStr String, resType Class<?>, idxOrder int, idxType IndexType, idxName String, aliases Map<String,String>, coCtx CacheObjectContext) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Parameter Type desc : TypeDescriptor to desc : QueryTypeDescriptorImpl in method private addTypeByName(ccfg CacheConfiguration<?,?>, desc QueryTypeDescriptorImpl) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Parameter Type d : TypeDescriptor to d : QueryTypeDescriptorImpl in method private processBinaryMeta(meta CacheTypeMetadata, d QueryTypeDescriptorImpl) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Parameter Type d : TypeDescriptor to d : QueryTypeDescriptorImpl in method private processClassMeta(qryEntity QueryEntity, d QueryTypeDescriptorImpl, coCtx CacheObjectContext) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Parameter Type desc : TypeDescriptor to desc : QueryTypeDescriptorImpl in method private rebuildIndexes(space String, desc QueryTypeDescriptorImpl) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Parameter Type d : TypeDescriptor to d : QueryTypeDescriptorImpl in method private processClassMeta(meta CacheTypeMetadata, d QueryTypeDescriptorImpl, coCtx CacheObjectContext) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Parameter Type d : TypeDescriptor to d : QueryTypeDescriptorImpl in method private processBinaryMeta(qryEntity QueryEntity, d QueryTypeDescriptorImpl) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Parameter Type d : TypeDescriptor to d : QueryTypeDescriptorImpl in method private processIndexes(qryEntity QueryEntity, d QueryTypeDescriptorImpl) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type desc : TypeDescriptor to desc : QueryTypeDescriptorImpl in method public store(space String, key CacheObject, val CacheObject, ver byte[], expirationTime long) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type entry : Map.Entry<QueryTypeIdKey,TypeDescriptor> to entry : Map.Entry<QueryTypeIdKey,QueryTypeDescriptorImpl> in method public onCacheStop(cctx GridCacheContext) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type idx : IndexDescriptor to idx : QueryIndexDescriptorImpl in method public addIndex(idxName String, type QueryIndexType) : QueryIndexDescriptorImpl in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl |
From |
To |
|
Change Variable Type desc : TypeDescriptor to desc : QueryTypeDescriptorImpl in method private initializeCache(cctx GridCacheContext<?,?>) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type desc : TypeDescriptor to desc : QueryTypeDescriptorImpl in method public onUndeploy(space String, ldr ClassLoader) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type typeDesc : TypeDescriptor to typeDesc : QueryTypeDescriptorImpl in method public queryLocal(cctx GridCacheContext<?,?>, qry SqlQuery, keepBinary boolean) : Iterator<Cache.Entry<K,V>> in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type type : TypeDescriptor to type : QueryTypeDescriptorImpl in method public query(space String, clause String, params Collection<Object>, resType String, filters IndexingQueryFilter) : GridCloseableIterator<IgniteBiTuple<K,V>> in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type e : Map.Entry<QueryTypeIdKey,TypeDescriptor> to e : Map.Entry<QueryTypeIdKey,QueryTypeDescriptorImpl> in method public rebuildAllIndexes() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type e : Map.Entry<QueryTypeIdKey,TypeDescriptor> to e : Map.Entry<QueryTypeIdKey,QueryTypeDescriptorImpl> in method public onUndeploy(space String, ldr ClassLoader) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type type : TypeDescriptor to type : QueryTypeDescriptorImpl in method public type(space String, typeName String) : GridQueryTypeDescriptor in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type e : Map.Entry<QueryTypeIdKey,TypeDescriptor> to e : Map.Entry<QueryTypeIdKey,QueryTypeDescriptorImpl> in method public types(space String) : Collection<GridQueryTypeDescriptor> in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type it : Iterator<Map.Entry<QueryTypeIdKey,TypeDescriptor>> to it : Iterator<Map.Entry<QueryTypeIdKey,QueryTypeDescriptorImpl>> in method public onCacheStop(cctx GridCacheContext) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type desc : IndexDescriptor to desc : QueryIndexDescriptorImpl in method public addFieldToIndex(idxName String, field String, orderNum int, descending boolean) : void in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl |
From |
To |
|
Change Variable Type type : TypeDescriptor to type : QueryTypeDescriptorImpl in method public queryText(space String, clause String, resType String, filters IndexingQueryFilter) : GridCloseableIterator<IgniteBiTuple<K,V>> in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type desc : TypeDescriptor to desc : QueryTypeDescriptorImpl in method public types(space String) : Collection<GridQueryTypeDescriptor> in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type it : Iterator<Map.Entry<QueryTypeIdKey,TypeDescriptor>> to it : Iterator<Map.Entry<QueryTypeIdKey,QueryTypeDescriptorImpl>> in method public onUndeploy(space String, ldr ClassLoader) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |