|
Change Return Type ClassProperty to QueryClassProperty in method private buildClassProperty(keyCls Class<?>, valCls Class<?>, pathStr String, resType Class<?>, aliases Map<String,String>, coCtx CacheObjectContext) : QueryClassProperty in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Return Type ClassProperty to QueryClassProperty in method private buildClassProperty(key boolean, cls Class<?>, pathStr String, resType Class<?>, aliases Map<String,String>, coCtx CacheObjectContext) : QueryClassProperty in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Return Type PropertyAccessor to QueryPropertyAccessor in method private findProperty(prop String, cls Class<?>) : QueryPropertyAccessor in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Return Type BinaryProperty to QueryBinaryProperty in method private buildBinaryProperty(pathStr String, resType Class<?>, aliases Map<String,String>, isKeyField Boolean) : QueryBinaryProperty in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type tmp : ClassProperty to tmp : QueryClassProperty in method private buildClassProperty(key boolean, cls Class<?>, pathStr String, resType Class<?>, aliases Map<String,String>, coCtx CacheObjectContext) : QueryClassProperty in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type it : Iterator<Map.Entry<TypeId,TypeDescriptor>> to it : Iterator<Map.Entry<QueryTypeIdKey,TypeDescriptor>> in method public onUndeploy(space String, ldr ClassLoader) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type typeId : TypeId to typeId : QueryTypeIdKey in method private initializeCache(cctx GridCacheContext<?,?>) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type e : Map.Entry<TypeId,TypeDescriptor> to e : Map.Entry<QueryTypeIdKey,TypeDescriptor> in method public onUndeploy(space String, ldr ClassLoader) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type prop : ClassProperty to prop : QueryClassProperty in method private addToIndex(d TypeDescriptor, 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 Variable Type prop : BinaryProperty to prop : QueryBinaryProperty in method private processBinaryMeta(qryEntity QueryEntity, d TypeDescriptor) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type res : ClassProperty to res : QueryClassProperty in method private buildClassProperty(keyCls Class<?>, valCls Class<?>, pathStr String, resType Class<?>, aliases Map<String,String>, coCtx CacheObjectContext) : QueryClassProperty in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type prop : ClassProperty to prop : QueryClassProperty in method private processClassMeta(meta CacheTypeMetadata, d TypeDescriptor, coCtx CacheObjectContext) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type res : BinaryProperty to res : QueryBinaryProperty in method private buildBinaryProperty(pathStr String, resType Class<?>, aliases Map<String,String>, isKeyField Boolean) : QueryBinaryProperty in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type entry : Map.Entry<TypeId,TypeDescriptor> to entry : Map.Entry<QueryTypeIdKey,TypeDescriptor> in method public onCacheStop(cctx GridCacheContext) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type altTypeId : TypeId to altTypeId : QueryTypeIdKey in method private initializeCache(cctx GridCacheContext<?,?>) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type typeId : TypeId to typeId : QueryTypeIdKey in method public equals(o Object) : boolean in class org.apache.ignite.internal.processors.query.QueryTypeIdKey |
From |
To |
|
Change Variable Type id : TypeId to id : QueryTypeIdKey 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 res : ClassProperty to res : QueryClassProperty in method private buildClassProperty(key boolean, cls Class<?>, pathStr String, resType Class<?>, aliases Map<String,String>, coCtx CacheObjectContext) : QueryClassProperty in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type accessor : PropertyAccessor to accessor : QueryPropertyAccessor in method private buildClassProperty(key boolean, cls Class<?>, pathStr String, resType Class<?>, aliases Map<String,String>, coCtx CacheObjectContext) : QueryClassProperty in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type other : TypeName to other : QueryTypeNameKey in method public equals(o Object) : boolean in class org.apache.ignite.internal.processors.query.QueryTypeNameKey |
From |
To |
|
Change Variable Type e : Map.Entry<TypeId,TypeDescriptor> to e : Map.Entry<QueryTypeIdKey,TypeDescriptor> in method public types(space String) : Collection<GridQueryTypeDescriptor> in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type prop : BinaryProperty to prop : QueryBinaryProperty in method private processBinaryMeta(meta CacheTypeMetadata, d TypeDescriptor) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type e : Map.Entry<TypeId,TypeDescriptor> to e : Map.Entry<QueryTypeIdKey,TypeDescriptor> in method public rebuildAllIndexes() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type prop : ClassProperty to prop : QueryClassProperty in method private processClassMeta(qryEntity QueryEntity, d TypeDescriptor, coCtx CacheObjectContext) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |
|
Change Variable Type it : Iterator<Map.Entry<TypeId,TypeDescriptor>> to it : Iterator<Map.Entry<QueryTypeIdKey,TypeDescriptor>> in method public onCacheStop(cctx GridCacheContext) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor |
From |
To |