Toggle navigation
Home
org.infinispan.AdvancedCache to org.infinispan.Cache
No. of Instances - 2
No. of Commits - 2
No. of Projects - {'infinispan'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
cache.getComponentRegistry()
to
cache.getAdvancedCache().getComponentRegistry()
cache.getAvailability()
to
cache.getAdvancedCache().getAvailability()