|
Rename Variable qr : MapQueryResults to qryResults : MapQueryResults in method private onNextPageRequest(node ClusterNode, req GridQueryNextPageRequest) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor |
From |
To |
|
Rename Variable res : Boolean to sesLock : SessionLock in method public lock(ses Session, exclusive boolean, force boolean) : boolean in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table |
From |
To |
|
Rename Variable conn : Connection to connWrp : H2ConnectionWrapper in method private onQueryRequest0(node ClusterNode, reqId long, segmentId int, schemaName String, qrys Collection<GridCacheSqlQuery>, cacheIds List<Integer>, topVer AffinityTopologyVersion, partsMap Map<UUID,int[]>, parts int[], pageSize int, distributedJoins boolean, enforceJoinOrder boolean, replicated boolean, timeout int, params Object[], lazy boolean, mvccSnapshot MvccSnapshot, tx GridDhtTxLocalAdapter, txDetails GridH2SelectForUpdateTxDetails, lockFut CompoundLockFuture, runCntr AtomicInteger, dataPageScanEnabled Boolean) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor |
From |
To |
|
Rename Variable qr : MapQueryResults to qryResults : MapQueryResults in method private onQueryRequest0(node ClusterNode, reqId long, segmentId int, schemaName String, qrys Collection<GridCacheSqlQuery>, cacheIds List<Integer>, topVer AffinityTopologyVersion, partsMap Map<UUID,int[]>, parts int[], pageSize int, distributedJoins boolean, enforceJoinOrder boolean, replicated boolean, timeout int, params Object[], lazy boolean, mvccSnapshot MvccSnapshot, tx GridDhtTxLocalAdapter, txDetails GridH2SelectForUpdateTxDetails, lockFut CompoundLockFuture, runCntr AtomicInteger, dataPageScanEnabled Boolean) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor |
From |
To |
|
Rename Variable lazyWorker : MapQueryLazyWorker to retryEx : QueryRetryException in method private onNextPageRequest(node ClusterNode, req GridQueryNextPageRequest) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor |
From |
To |
|
Rename Variable exclusive : Boolean to sesLock : SessionLock in method public unlock(ses Session) : void in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table |
From |
To |
|
Rename Variable pRes : List<List<?>> to goldenRes : List<List<?>> in method private restarts(broadcastQry boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteCacheQueryNodeRestartDistributedJoinSelfTest |
From |
To |
|
Change Variable Type conn : Connection to connWrp : H2ConnectionWrapper in method private onQueryRequest0(node ClusterNode, reqId long, segmentId int, schemaName String, qrys Collection<GridCacheSqlQuery>, cacheIds List<Integer>, topVer AffinityTopologyVersion, partsMap Map<UUID,int[]>, parts int[], pageSize int, distributedJoins boolean, enforceJoinOrder boolean, replicated boolean, timeout int, params Object[], lazy boolean, mvccSnapshot MvccSnapshot, tx GridDhtTxLocalAdapter, txDetails GridH2SelectForUpdateTxDetails, lockFut CompoundLockFuture, runCntr AtomicInteger, dataPageScanEnabled Boolean) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor |
From |
To |
|
Change Variable Type lazyWorker : MapQueryLazyWorker to retryEx : QueryRetryException in method private onNextPageRequest(node ClusterNode, req GridQueryNextPageRequest) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor |
From |
To |
|
Change Variable Type res : Boolean to sesLock : SessionLock in method public lock(ses Session, exclusive boolean, force boolean) : boolean in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table |
From |
To |
|
Change Variable Type exclusive : Boolean to sesLock : SessionLock in method public unlock(ses Session) : void in class org.apache.ignite.internal.processors.query.h2.opt.GridH2Table |
From |
To |
|
Extract And Move Method package closeResult(idx int) : void extracted from private prepareNextPage(nodeRess MapNodeResults, node ClusterNode, qr MapQueryResults, qry int, segmentId int, pageSize int, removeMapping boolean, dataPageScanEnabled Boolean) : GridQueryNextPageResponse in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor & moved to class org.apache.ignite.internal.processors.query.h2.twostep.MapQueryResults |
From |
To |
|
Extract And Move Method public close() : void extracted from private onQueryRequest0(node ClusterNode, reqId long, segmentId int, schemaName String, qrys Collection<GridCacheSqlQuery>, cacheIds List<Integer>, topVer AffinityTopologyVersion, partsMap Map<UUID,int[]>, parts int[], pageSize int, distributedJoins boolean, enforceJoinOrder boolean, replicated boolean, timeout int, params Object[], lazy boolean, mvccSnapshot MvccSnapshot, tx GridDhtTxLocalAdapter, txDetails GridH2SelectForUpdateTxDetails, lockFut CompoundLockFuture, runCntr AtomicInteger, dataPageScanEnabled Boolean) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor & moved to class org.apache.ignite.internal.processors.query.h2.twostep.MapQueryResults |
From |
To |