Infinispan Core 8.2.11.Final-redhat-1
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- CacheLoader<K,V>, CacheWriter<K,V>, ExternalStore<K,V>, org.infinispan.commons.api.Lifecycle
public interface FlagAffectedStore<K,V>
extends ExternalStore<K,V>
Implemented by stores that can skip writes based on certain flags present in the invocation.
- Since:
- 9.0
-
-
Method Summary
-
Methods inherited from interface org.infinispan.commons.api.Lifecycle
start, stop
Infinispan Core 8.2.11.Final-redhat-1
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.