Interface and Description |
---|
org.infinispan.marshall.AdvancedExternalizer
Use
AdvancedExternalizer instead |
org.infinispan.api.BasicCache
use
BasicCache instead |
org.infinispan.api.BasicCacheContainer
Use
BasicCacheContainer instead |
org.infinispan.marshall.BufferSizePredictor
Use
BufferSizePredictor instead |
org.infinispan.notifications.cachelistener.event.CacheEntryEvictedEvent
Note that this interface will be removed in Infinispan 6.0
|
org.infinispan.manager.CacheManager |
org.infinispan.marshall.Externalizer
Use
Externalizer instead |
org.infinispan.util.concurrent.FutureListener
Use
FutureListener instead |
org.infinispan.marshall.Marshaller |
org.infinispan.util.concurrent.NotifyingFuture
Use
NotifyingFuture instead |
org.infinispan.marshall.StreamingMarshaller |
Annotation Type and Description |
---|
org.infinispan.notifications.cachelistener.annotation.CacheEntryEvicted
Note that this annotation will be removed in Infinispan 6.0
|
org.infinispan.marshall.SerializeWith |
Enum Constant and Description |
---|
org.infinispan.eviction.EvictionStrategy.FIFO |
org.infinispan.context.Flag.REMOVE_DATA_ON_STOP
No longer in use.
|
org.infinispan.context.Flag.SKIP_CACHE_STATUS_CHECK
This flag is no longer in use.
|
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.