Uses of Class
org.infinispan.functional.MetaParam.MetaLong
-
Packages that use MetaParam.MetaLong Package Description org.infinispan.functional Functional API package -
-
Uses of MetaParam.MetaLong in org.infinispan.functional
Subclasses of MetaParam.MetaLong in org.infinispan.functional Modifier and Type Class Description static class
MetaParam.MetaCreated
Read only metadata parameter representing a cached entry's created time in milliseconds.static class
MetaParam.MetaLastUsed
Read only metadata parameter representing a cached entry's last used time in milliseconds.static class
MetaParam.MetaLifespan
Writable metadata parameter representing a cached entry's millisecond lifespan.static class
MetaParam.MetaMaxIdle
Writable metadata parameter representing a cached entry's millisecond max idle time.
-