|
Extract And Move Method public manualIndexesWarning() : void extracted from private handleIndexAsTarget(result ODeleteExecutionPlan, indexIdentifier OIndexIdentifier, whereClause OWhereClause, ctx OCommandContext, profilingEnabled boolean) : boolean in class com.orientechnologies.orient.core.sql.executor.ODeleteExecutionPlanner & moved to class com.orientechnologies.orient.core.index.OIndexAbstract |
From |
To |
|
Extract And Move Method public manualIndexesWarning() : void extracted from public execute(iArgs Map<Object,Object>) : Object in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLDelete & moved to class com.orientechnologies.orient.core.index.OIndexAbstract |
From |
To |
|
Extract And Move Method public manualIndexesWarning() : void extracted from public execute(iArgs Map<Object,Object>) : Object in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLInsert & moved to class com.orientechnologies.orient.core.index.OIndexAbstract |
From |
To |
|
Extract And Move Method public manualIndexesWarning() : void extracted from public createIndex(database ODatabaseDocumentInternal, iName String, type String, indexDefinition OIndexDefinition, clusterIdsToIndex int[], progressListener OProgressListener, metadata ODocument, algorithm String) : OIndex<?> in class com.orientechnologies.orient.core.index.OIndexManagerShared & moved to class com.orientechnologies.orient.core.index.OIndexAbstract |
From |
To |
|
Extract And Move Method public manualIndexesWarning() : void extracted from public createExecutionPlan(ctx OCommandContext, enableProfiling boolean) : OInsertExecutionPlan in class com.orientechnologies.orient.core.sql.executor.OInsertExecutionPlanner & moved to class com.orientechnologies.orient.core.index.OIndexAbstract |
From |
To |
|
Extract And Move Method public manualIndexesWarning() : void extracted from private handleIndexAsTarget(result OSelectExecutionPlan, info QueryPlanningInfo, indexIdentifier OIndexIdentifier, filterClusters Set<String>, ctx OCommandContext, profilingEnabled boolean) : void in class com.orientechnologies.orient.core.sql.executor.OSelectExecutionPlanner & moved to class com.orientechnologies.orient.core.index.OIndexAbstract |
From |
To |
|
Extract And Move Method public manualIndexesWarning() : void extracted from private searchInIndex() : void in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLSelect & moved to class com.orientechnologies.orient.core.index.OIndexAbstract |
From |
To |