|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VersionedValue | |
|---|---|
| org.terracotta.toolkit.internal.cache | |
| Uses of VersionedValue in org.terracotta.toolkit.internal.cache |
|---|
| Methods in org.terracotta.toolkit.internal.cache that return VersionedValue | |
|---|---|
VersionedValue<V> |
ToolkitCacheInternal.getVersionedValue(Object key)
This method returns the VersionedValue corresponding to the given key. |
| Methods in org.terracotta.toolkit.internal.cache that return types with arguments of type VersionedValue | |
|---|---|
Map<K,VersionedValue<V>> |
ToolkitCacheInternal.getAllVersioned(Collection<K> keys)
GetAll returning values with versions. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||