Uses of Interface
org.infinispan.commons.api.BasicCacheContainer
-
Packages that use BasicCacheContainer Package Description org.infinispan.client.hotrod Hot Rod client API.org.infinispan.manager Cache manager API. -
-
Uses of BasicCacheContainer in org.infinispan.client.hotrod
Subinterfaces of BasicCacheContainer in org.infinispan.client.hotrod Modifier and Type Interface Description interfaceRemoteCacheContainerClasses in org.infinispan.client.hotrod that implement BasicCacheContainer Modifier and Type Class Description classRemoteCacheManagerFactory forRemoteCaches. -
Uses of BasicCacheContainer in org.infinispan.manager
Subinterfaces of BasicCacheContainer in org.infinispan.manager Modifier and Type Interface Description interfaceCacheContainerinterfaceEmbeddedCacheManagerEmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.Classes in org.infinispan.manager that implement BasicCacheContainer Modifier and Type Class Description classDefaultCacheManager
-