CacheStore.See: Description
| Interface | Description |
|---|---|
| Modification |
An interface that defines a
CacheStore modification |
| Class | Description |
|---|---|
| Clear |
Represents a
CacheStore.clear() modification |
| ModificationsList |
ModificationsList contains a List
|
| PurgeExpired | |
| Remove |
Represents a
CacheStore.remove(Object) modification |
| Store |
Modification representing
CacheStore.store(org.infinispan.container.entries.InternalCacheEntry) |
| Enum | Description |
|---|---|
| Modification.Type |
CacheStore.Copyright © 2012 JBoss by Red Hat. All Rights Reserved.