Uses of Interface
org.infinispan.hotrod.configuration.NearCacheFactory
Packages that use NearCacheFactory
Package
Description
Hot Rod client configuration API.
-
Uses of NearCacheFactory in org.infinispan.hotrod.configuration
Methods in org.infinispan.hotrod.configuration that return NearCacheFactoryMethods in org.infinispan.hotrod.configuration with parameters of type NearCacheFactoryModifier and TypeMethodDescriptionNearCacheConfigurationBuilder.nearCacheFactory(NearCacheFactory factory) Specifies aNearCacheFactorywhich is responsible for creating near cache instances. -
Uses of NearCacheFactory in org.infinispan.hotrod.near
Classes in org.infinispan.hotrod.near that implement NearCacheFactory