Uses of Class
org.infinispan.functional.MetaParam.MetaBoolean
-
Packages that use MetaParam.MetaBoolean Package Description org.infinispan.functional Functional API package -
-
Uses of MetaParam.MetaBoolean in org.infinispan.functional
Subclasses of MetaParam.MetaBoolean in org.infinispan.functional Modifier and Type Class Description static classMetaParam.MetaLoadedFromPersistenceNon-writable parameter telling if the entry was loaded from a persistence tier (CacheLoader) or not.static classMetaParam.MetaUpdateCreationTimeA parameter to tell if the creation timestamp should be updated for modified entries.
-