|
Rename Variable usingSkipIndexCleanupFlag : boolean to skipIndexCleanup : boolean in method package processChange(ctx InvocationContext, command FlagAffectedCommand, storedKey Object, storedOldValue Object, storedNewValue Object, transactionContext TransactionContext) : void in class org.infinispan.query.backend.QueryInterceptor |
From |
To |
|
Rename Variable p2 : Object to newValue : Object in method package processChange(ctx InvocationContext, command FlagAffectedCommand, storedKey Object, storedOldValue Object, storedNewValue Object, transactionContext TransactionContext) : void in class org.infinispan.query.backend.QueryInterceptor |
From |
To |
|
Rename Variable interceptorBuilder : InterceptorConfigurationBuilder to queryInterceptorBuilder : InterceptorConfigurationBuilder in method private createQueryInterceptorIfNeeded(cr ComponentRegistry, cfg Configuration, searchFactory SearchIntegrator) : void in class org.infinispan.query.impl.LifecycleManager |
From |
To |
|
Rename Variable prevValue : Object to oldValue : Object in method package processChange(ctx InvocationContext, command FlagAffectedCommand, storedKey Object, storedOldValue Object, storedNewValue Object, transactionContext TransactionContext) : void in class org.infinispan.query.backend.QueryInterceptor |
From |
To |
|
Inline Method private processFunctionalCommand(command AbstractDataWriteCommand, ctx InvocationContext, prevValue Object, computedValue Object, transactionContext TransactionContext) : void inlined to package processChange(ctx InvocationContext, command FlagAffectedCommand, storedKey Object, storedOldValue Object, storedNewValue Object, transactionContext TransactionContext) : void in class org.infinispan.query.backend.QueryInterceptor |
From |
To |
|
Inline Method private buildQueryInterceptor(cfg Configuration, searchFactory SearchIntegrator, cache Cache) : QueryInterceptor inlined to private createQueryInterceptorIfNeeded(cr ComponentRegistry, cfg Configuration, searchFactory SearchIntegrator) : void in class org.infinispan.query.impl.LifecycleManager |
From |
To |