|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransientCacheValue | |
---|---|
org.infinispan.container.entries | Entries which are stored in data containers. |
Uses of TransientCacheValue in org.infinispan.container.entries |
---|
Methods in org.infinispan.container.entries that return TransientCacheValue | |
---|---|
TransientCacheValue |
TransientCacheValue.clone()
|
TransientCacheValue |
TransientCacheValue.Externalizer.readObject(ObjectInput input)
|
Methods in org.infinispan.container.entries that return types with arguments of type TransientCacheValue | |
---|---|
Set<Class<? extends TransientCacheValue>> |
TransientCacheValue.Externalizer.getTypeClasses()
|
Methods in org.infinispan.container.entries with parameters of type TransientCacheValue | |
---|---|
void |
TransientCacheValue.Externalizer.writeObject(ObjectOutput output,
TransientCacheValue tcv)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |