Package | Description |
---|---|
org.infinispan.container.entries |
Entries which are stored in data containers.
|
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 © 2016 JBoss, a division of Red Hat. All rights reserved.