|
Rename Variable customKey : CustomKey to other : CustomKey in method public equals(o Object) : boolean in class org.infinispan.query.test.CustomKey |
From |
To |
|
Rename Variable objName : ObjectName to protobufMetadataManager : ProtobufMetadataManager in method private unregisterProtobufMetadataManagerMBean(gcr GlobalComponentRegistry) : void in class org.infinispan.query.remote.impl.LifecycleManager |
From |
To |
|
Rename Variable annotation : Transformable to transformableAnnotation : Transformable in method private getTransformerClass(keyClass Class<?>) : Class<? extends Transformer> in class org.infinispan.query.backend.KeyTransformationHandler |
From |
To |
|
Rename Variable that : CustomKey2 to other : CustomKey2 in method public equals(o Object) : boolean in class org.infinispan.query.test.CustomKey2 |
From |
To |
|
Rename Variable queryEngine : EmbeddedQueryEngine to keyTransformationHandler : KeyTransformationHandler in method public cacheStarting(cr ComponentRegistry, cfg Configuration, cacheName String) : void in class org.infinispan.query.impl.LifecycleManager |
From |
To |
|
Rename Variable tf : Transformer to t : Transformer in method public keyToString(key Object) : String in class org.infinispan.query.backend.KeyTransformationHandler |
From |
To |
|
Rename Variable that : NonSerializableKey to other : NonSerializableKey in method public equals(o Object) : boolean in class org.infinispan.query.test.NonSerializableKey |
From |
To |
|
Inline Method private instantiate(transformerClass Class<?>) : Transformer inlined to private getTransformer(keyClass Class<?>) : Transformer in class org.infinispan.query.backend.KeyTransformationHandler |
From |
To |
|
Inline Method private getTransformerClassFromAnnotation(keyClass Class<?>) : Class<? extends Transformer> inlined to private getTransformerClass(keyClass Class<?>) : Class<? extends Transformer> in class org.infinispan.query.backend.KeyTransformationHandler |
From |
To |
|
Inline Method public updateKnownTypesIfNeeded(value Object) : boolean 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 isStringOrPrimitive(key Object) : boolean inlined to public keyToString(key Object) : String in class org.infinispan.query.backend.KeyTransformationHandler |
From |
To |
|
Change Variable Type executionResult : CompletableFuture<Void> to executionResult : CompletableFuture<?> in method public start() : void in class org.infinispan.query.impl.massindex.DistributedExecutorMassIndexer |
From |
To |
|
Change Variable Type unwrapped : Cache<Object,Object> to unwrapped : AdvancedCache<Object,Object> in method public setEnvironment(cache Cache<Object,Object>, inputKeys Set<Object>) : void in class org.infinispan.query.impl.massindex.IndexWorker |
From |
To |
|
Change Variable Type objName : ObjectName to protobufMetadataManager : ProtobufMetadataManager in method private unregisterProtobufMetadataManagerMBean(gcr GlobalComponentRegistry) : void in class org.infinispan.query.remote.impl.LifecycleManager |
From |
To |
|
Change Variable Type queryEngine : EmbeddedQueryEngine to keyTransformationHandler : KeyTransformationHandler in method public cacheStarting(cr ComponentRegistry, cfg Configuration, cacheName String) : void in class org.infinispan.query.impl.LifecycleManager |
From |
To |