Uses of Interface
org.infinispan.persistence.spi.AdvancedCacheWriter
-
Packages that use AdvancedCacheWriter Package Description org.infinispan.persistence.spi The Persistence SPI. -
-
Uses of AdvancedCacheWriter in org.infinispan.persistence.spi
Subinterfaces of AdvancedCacheWriter in org.infinispan.persistence.spi Modifier and Type Interface Description interfaceAdvancedCacheExpirationWriter<K,V>Deprecated.since 11.0 replaced byNonBlockingStoreinterfaceAdvancedLoadWriteStore<K,V>Deprecated.since 11.0 replaced byNonBlockingStoreinterfaceSegmentedAdvancedLoadWriteStore<K,V>Deprecated.since 11.0 replaced byNonBlockingStoreinterfaceTransactionalCacheWriter<K,V>Deprecated.since 11.0 replaced byNonBlockingStore
-