Package org.infinispan.functional
Class MetaParam.MetaEntryVersion
java.lang.Object
org.infinispan.functional.MetaParam.MetaEntryVersion
- All Implemented Interfaces:
MetaParam<EntryVersion>
,MetaParam.Writable<EntryVersion>
@Experimental
public static class MetaParam.MetaEntryVersion
extends Object
implements MetaParam.Writable<EntryVersion>
Writable metadata parameter representing a cached entry's generic version.
- Since:
- 8.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.infinispan.functional.MetaParam
MetaParam.Lookup, MetaParam.MetaBoolean, MetaParam.MetaCreated, MetaParam.MetaEntryVersion, MetaParam.MetaLastUsed, MetaParam.MetaLifespan, MetaParam.MetaLoadedFromPersistence, MetaParam.MetaLong, MetaParam.MetaMaxIdle, MetaParam.MetaUpdateCreationTime, MetaParam.Writable<T>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MetaEntryVersion
-
-
Method Details