Uses of Annotation Interface
org.infinispan.api.Experimental
Packages that use Experimental
-
Uses of Experimental in org.infinispan.api
Classes in org.infinispan.api with annotations of type ExperimentalModifier and TypeInterfaceDescriptioninterfaceInfinispan instance, embedded or client, depending on the access point. -
Uses of Experimental in org.infinispan.api.common.process
Classes in org.infinispan.api.common.process with annotations of type ExperimentalModifier and TypeInterfaceDescriptioninterfaceWrite result for process operations on the Cache -
Uses of Experimental in org.infinispan.api.mutiny
Classes in org.infinispan.api.mutiny with annotations of type ExperimentalModifier and TypeInterfaceDescriptioninterfaceMutinyCache<K,V> A Reactive Cache provides a highly concurrent and distributed data structure, non blocking and using reactive streams.