|
Pull Up Method protected afterTestsStopped() : void from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to protected afterTestsStopped() : void from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Method public affinityColumn(name String) : Column from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to public affinityColumn(name String) : Column from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Method public executeCombinations0(sql String, resConsumer Consumer<List<List<?>>>, executedSqls Set<String>, args Object...) : void from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to private executeCombinations0(sql String, resConsumer Consumer<List<List<?>>>, executedSqls Set<String>, args Object...) : void from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Method protected beforeTestsStarted() : void from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to protected beforeTestsStarted() : void from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Method private assertNoRequests() : void from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to protected assertNoRequests() : void from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Method private executeSingle(sql String, args Object...) : List<List<?>> from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to protected executeSingle(sql String, args Object...) : List<List<?>> from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Method public pkColumn(name String) : Column from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to public pkColumn(name String) : Column from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Method protected getConfiguration(name String) : IgniteConfiguration from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to protected getConfiguration(name String) : IgniteConfiguration from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Method private executeSqlFieldsQuery(qry SqlFieldsQuery) : List<List<?>> from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to protected executeSqlFieldsQuery(qry SqlFieldsQuery) : List<List<?>> from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Method private partition(cacheName String, key Object) : int from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to protected partition(cacheName String, key Object) : int from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Method private clearIoState() : void from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to protected clearIoState() : void from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Method private client() : IgniteEx from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to protected client() : IgniteEx from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Method private createReplicatedTable(name String, cols Object...) : void from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to protected createReplicatedTable(name String, cols Object...) : void from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Method public execute(sql String, resConsumer Consumer<List<List<?>>>, args Object...) : void from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to public execute(sql String, resConsumer Consumer<List<List<?>>>, args Object...) : void from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Method private assertNoPartitions() : void from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to protected assertNoPartitions() : void from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Method private createPartitionedTable(name String, cols Object...) : void from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to protected createPartitionedTable(name String, cols Object...) : void from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Method private assertPartitions(expParts Collection<Integer>) : void from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to protected assertPartitions(expParts Collection<Integer>) : void from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Method private assertPartitions(expParts int...) : void from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to protected assertPartitions(expParts int...) : void from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Attribute private INTERCEPTED_REQS : AtomicInteger from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to private INTERCEPTED_REQS : AtomicInteger from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Attribute private REGION_MEM : String from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to protected REGION_MEM : String from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Attribute private REGION_DISK : String from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to protected REGION_DISK : String from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Attribute private IP_FINDER : TcpDiscoveryVmIpFinder from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to private IP_FINDER : TcpDiscoveryVmIpFinder from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Attribute private CLI_NAME : String from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to private CLI_NAME : String from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |
|
Pull Up Attribute private INTERCEPTED_PARTS : ConcurrentSkipListSet<Integer> from class org.apache.ignite.internal.processors.query.h2.twostep.JoinPartitionPruningSelfTest to private INTERCEPTED_PARTS : ConcurrentSkipListSet<Integer> from class org.apache.ignite.internal.processors.query.h2.twostep.AbstractPartitionPruningBaseTest |
From |
To |