Toggle navigation
Home
org.infinispan.Cache to org.infinispan.AdvancedCache
No. of Instances - 38
No. of Commits - 13
No. of Projects - {'infinispan', 'hibernate-orm'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
cache
to
ByteString.fromString(cache.getName())
cache.getAdvancedCache()
to
this.cache
cache.getAdvancedCache().getComponentRegistry()
to
cache.getComponentRegistry()
cache.getAdvancedCache()
to
cache
cache.getAdvancedCache()
to
cache
cache.getAdvancedCache().withFlags(flags)
to
cache.withFlags(flags)
cache.getAdvancedCache()
to
cache
cache.getAdvancedCache()
to
cache
cache.getAdvancedCache()
to
cache
cache.getAdvancedCache()
to
cache
cache.getAdvancedCache()
to
cache
cache.getAdvancedCache().getComponentRegistry()
to
cache.getComponentRegistry()
cache
to
advancedCache.withEncoding(IdentityEncoder.class)
cache.getAdvancedCache()
to
cache
cache.getAdvancedCache()
to
cache
cache.getAdvancedCache()
to
cache
localCacheInstance.getAdvancedCache()
to
cache
unwrapped.getAdvancedCache().withWrapping(ByteArrayWrapper.class,IdentityWrapper.class)
to
unwrapped.withWrapping(ByteArrayWrapper.class,IdentityWrapper.class)
cache.getAdvancedCache().getAsyncInterceptorChain().getInterceptors()
to
cache.getAsyncInterceptorChain().getInterceptors()
Rename Variable
localCacheInstance
to
cache
localCacheInstance
to
cache
localCacheInstance
to
cache
localCacheInstance
to
cache
Rename Method invocation
getCommand
to
perform
Cascading Type Change (Different)
ClusteredQueryCommandType
to
CQCommandType
ClusteredQueryCommandType
to
CQCommandType
ClusteredQueryCommandType
to
CQCommandType
ClusteredQueryCommandType
to
CQCommandType
ClusteredQueryCommandType
to
CQCommandType