Uses of Interface
org.infinispan.persistence.spi.CacheWriter
Packages that use CacheWriter
- 
Uses of CacheWriter in org.infinispan.persistence.spi
Subinterfaces of CacheWriter in org.infinispan.persistence.spiModifier and TypeInterfaceDescriptioninterfaceDeprecated.interfaceAdvancedCacheWriter<K,V> Deprecated.since 11.0 replaced byNonBlockingStoreinterfaceDeprecated.since 11.0 replaced byNonBlockingStoreinterfaceExternalStore<K,V> Deprecated.since 11.0 replaced byNonBlockingStoreinterfaceFlagAffectedStore<K,V> Implemented by stores that can skip writes based on certain flags present in the invocation.interfaceDeprecated.since 11.0 replaced byNonBlockingStoreinterfaceDeprecated.since 11.0 replaced byNonBlockingStore 
NonBlockingStore