Deprecated API
Contents
-
Packages Package Description org.infinispan.io since 10.0
-
Enums Enum Description org.infinispan.configuration.cache.Index since 11.0. The indexing mode is automatically detected and not configurable anymore (ignored) and will be completely removed in next major version.org.infinispan.distribution.DataLocality Since 11.0. Will be removed in 14.0, no longer used.org.infinispan.eviction.EvictionType Since 11.0,MemoryConfiguration.maxCount()
andMemoryConfiguration.maxSize()
should be used to differentiate between the eviction thresholds.
-
Exceptions Exceptions Description org.infinispan.IllegalLifecycleStateException since 10.1 please useIllegalLifecycleStateException
instead
-
Constructors Constructor Description org.infinispan.manager.DefaultCacheManager(Configuration) Since 11.0, please useDefaultCacheManager(ConfigurationBuilderHolder, boolean)
instead.org.infinispan.statetransfer.OutdatedTopologyException(String) Since 10.0, please use the constants