CacheStore.See: Description
| Interface | Description |
|---|---|
| Modification |
An interface that defines a
CacheWriter modification |
| Class | Description |
|---|---|
| Clear | |
| ModificationsList |
ModificationsList contains a List
|
| Remove |
Represents a
CacheWriter.delete(Object) (Object)} modification |
| Store |
Modification representing
CacheWriter.write(org.infinispan.marshall.core.MarshalledEntry). |
| Enum | Description |
|---|---|
| Modification.Type |
CacheStore.Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.