Uses of Interface
org.infinispan.commons.api.BasicCacheContainer
-
Packages that use BasicCacheContainer Package Description org.infinispan.client.hotrod Hot Rod client API. -
-
Uses of BasicCacheContainer in org.infinispan.client.hotrod
Subinterfaces of BasicCacheContainer in org.infinispan.client.hotrod Modifier and Type Interface Description interface
RemoteCacheContainer
Classes in org.infinispan.client.hotrod that implement BasicCacheContainer Modifier and Type Class Description class
RemoteCacheManager
Factory forRemoteCache
s.
-