Uses of Interface
org.infinispan.persistence.spi.FlagAffectedStore
-
Packages that use FlagAffectedStore Package Description org.infinispan.persistence.remote Hot Rod-basedAdvancedLoadWriteStore
. -
-
Uses of FlagAffectedStore in org.infinispan.persistence.remote
Classes in org.infinispan.persistence.remote that implement FlagAffectedStore Modifier and Type Class Description class
RemoteStore<K,V>
Cache store that delegates the call to a infinispan cluster.
-