Toggle navigation
Home
org.infinispan.Cache to org.infinispan.commons.api.BasicCache
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'camel'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> External
Mapping:
Add or Remove Method invocation
cache.getAdvancedCache()
to
((Cache)cache).getAdvancedCache()
Rename Method invocation
get
to
containsKey