Package | Description |
---|---|
org.infinispan.container.entries |
Entries which are stored in data containers.
|
Modifier and Type | Class and Description |
---|---|
class |
L1InternalCacheEntry
A
InternalCacheEntry implementation to store a L1 entry. |
Modifier and Type | Method and Description |
---|---|
MortalCacheEntry |
MortalCacheEntry.clone() |
MortalCacheEntry |
MortalCacheEntry.Externalizer.readObject(ObjectInput input) |
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends MortalCacheEntry>> |
MortalCacheEntry.Externalizer.getTypeClasses() |
Modifier and Type | Method and Description |
---|---|
void |
MortalCacheEntry.Externalizer.writeObject(ObjectOutput output,
MortalCacheEntry mce) |
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.