|
Move And Inline Method public sql(type Class<?>, sql String) : SqlQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractQuerySelfTest & inlined to public testLimitOnly() : void |
From |
To |
|
Move And Inline Method public sql(type Class<?>, sql String) : SqlQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractQuerySelfTest & inlined to public testStringType() : void |
From |
To |
|
Move And Inline Method public continuous() : ContinuousQuery<K,V> moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryAbstractSelfTest & inlined to public testInitialPredicate() : void |
From |
To |
|
Move And Inline Method public sql(type Class<?>, sql String) : SqlQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractQuerySelfTest & inlined to public testComplexType() : void |
From |
To |
|
Move And Inline Method public continuous() : ContinuousQuery<K,V> moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryReplicatedSelfTest & inlined to public testRemoteNodeCallback() : void |
From |
To |
|
Move And Inline Method public sql(type Class<?>, sql String) : SqlQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractQuerySelfTest & inlined to public testPrimitiveType() : void |
From |
To |
|
Move And Inline Method public continuous() : ContinuousQuery<K,V> moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryAbstractSelfTest & inlined to public testIllegalArguments() : void |
From |
To |
|
Move And Inline Method public sql(sql String) : SqlFieldsQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractFieldsQuerySelfTest & inlined to public testQueryString() : void |
From |
To |
|
Move And Inline Method public sql(type Class<?>, sql String) : SqlQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.distributed.near.IgniteCachePartitionedQuerySelfTest & inlined to public testMultipleNodesQuery() : void |
From |
To |
|
Move And Inline Method public sql(sql String) : SqlFieldsQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractFieldsQuerySelfTest & inlined to public testExecute() : void |
From |
To |
|
Move And Inline Method public sql(type Class<?>, sql String) : SqlQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractQuerySelfTest & inlined to public testSelectQuery() : void |
From |
To |
|
Move And Inline Method public continuous() : ContinuousQuery<K,V> moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryAbstractSelfTest & inlined to public testInitialPredicateAndUpdates() : void |
From |
To |
|
Move And Inline Method public continuous() : ContinuousQuery<K,V> moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.examples.datagrid.CacheContinuousQueryExample & inlined to public main(args String[]) : void |
From |
To |
|
Move And Inline Method public sql(sql String) : SqlFieldsQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractFieldsQuerySelfTest & inlined to public testEmptyResult() : void |
From |
To |
|
Move And Inline Method public continuous() : ContinuousQuery<K,V> moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryReplicatedSelfTest & inlined to public testCrossCallback() : void |
From |
To |
|
Move And Inline Method public continuous() : ContinuousQuery<K,V> moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryAbstractSelfTest & inlined to public testLoadCache() : void |
From |
To |
|
Move And Inline Method public scan(filter IgniteBiPredicate<K,V>) : ScanQuery<K,V> moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.examples.datagrid.CacheContinuousQueryExample & inlined to public main(args String[]) : void |
From |
To |
|
Move And Inline Method public continuous() : ContinuousQuery<K,V> moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryAbstractSelfTest & inlined to public testInternalKey() : void |
From |
To |
|
Move And Inline Method public continuous() : ContinuousQuery<K,V> moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryAbstractSelfTest & inlined to public testAllEntries() : void |
From |
To |
|
Move And Inline Method public sql(sql String) : SqlFieldsQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.distributed.replicated.IgniteCacheReplicatedFieldsQuerySelfTest & inlined to public testLostIterator() : void |
From |
To |
|
Move And Inline Method public continuous() : ContinuousQuery<K,V> moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryAbstractSelfTest & inlined to public testLocalNodeOnly() : void |
From |
To |
|
Move And Inline Method public sql(type Class<?>, sql String) : SqlQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractQuerySelfTest & inlined to public testTwoAnonymousClasses() : void |
From |
To |
|
Move And Inline Method public sql(type Class<?>, sql String) : SqlQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractQuerySelfTest & inlined to public testOrderByOnly() : void |
From |
To |
|
Move And Inline Method public sql(type Class<?>, sql String) : SqlQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheQueryIndexSelfTest & inlined to private checkQuery(cache IgniteCache<Integer,CacheValue>) : void |
From |
To |
|
Move And Inline Method public continuous() : ContinuousQuery<K,V> moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.loadtests.continuous.GridContinuousOperationsLoadTest & inlined to public main(args String[]) : void |
From |
To |
|
Move And Inline Method public sql(sql String) : SqlFieldsQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractFieldsQuerySelfTest & inlined to public testSelectAllJoined() : void |
From |
To |
|
Move And Inline Method public sql(sql String) : SqlFieldsQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractFieldsQuerySelfTest & inlined to public testQueryIntegersWithJoin() : void |
From |
To |
|
Move And Inline Method public continuous() : ContinuousQuery<K,V> moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryAbstractSelfTest & inlined to public testEvents() : void |
From |
To |
|
Move And Inline Method public sql(type Class<?>, sql String) : SqlQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractQuerySelfTest & inlined to public testIllegalBounds() : void |
From |
To |
|
Move And Inline Method public sql(type Class<?>, sql String) : SqlQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractQuerySelfTest & inlined to public testEmptyGrid() : void |
From |
To |
|
Move And Inline Method public continuous() : ContinuousQuery<K,V> moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryAbstractSelfTest & inlined to public testNodeJoin() : void |
From |
To |
|
Move And Inline Method public continuous() : ContinuousQuery<K,V> moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryAbstractSelfTest & inlined to public testEntriesByFilter() : void |
From |
To |
|
Move And Inline Method public sql(sql String) : SqlFieldsQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.examples.datagrid.CacheQueryExample & inlined to private sqlFieldsQuery() : void |
From |
To |
|
Move And Inline Method public sql(type Class<?>, sql String) : SqlQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractQuerySelfTest & inlined to public testAnonymousClasses() : void |
From |
To |
|
Move And Inline Method public sql(type Class<?>, sql String) : SqlQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractQuerySelfTest & inlined to public testIntegerType() : void |
From |
To |
|
Move And Inline Method public continuous() : ContinuousQuery<K,V> moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryAbstractSelfTest & inlined to public testTimeInterval() : void |
From |
To |
|
Move And Inline Method public continuous() : ContinuousQuery<K,V> moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryAbstractSelfTest & inlined to public testBuffering() : void |
From |
To |
|
Move And Inline Method public sql(type Class<?>, sql String) : SqlQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractQuerySelfTest & inlined to private testPaginationIterator(cacheName String) : void |
From |
To |
|
Move And Inline Method public sql(sql String) : SqlFieldsQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractFieldsQuerySelfTest & inlined to public testNamedCache() : void |
From |
To |
|
Move And Inline Method public sql(type Class<?>, sql String) : SqlQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractQuerySelfTest & inlined to private testPaginationGet(cacheName String) : void |
From |
To |
|
Move And Inline Method public sql(sql String) : SqlFieldsQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractFieldsQuerySelfTest & inlined to public testEmptyGrid() : void |
From |
To |
|
Move And Inline Method public sql(sql String) : SqlFieldsQuery moved from class org.apache.ignite.cache.query.Query to class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractQuerySelfTest & inlined to public testUserDefinedFunction() : void |
From |
To |