Class MetaParam.MetaCreated

java.lang.Object
org.infinispan.functional.MetaParam.MetaLong
org.infinispan.functional.MetaParam.MetaCreated
All Implemented Interfaces:
MetaParam<Long>
Enclosing interface:
MetaParam<T>

@Experimental public static final class MetaParam.MetaCreated extends MetaParam.MetaLong
Read only metadata parameter representing a cached entry's created time in milliseconds.
Since:
8.0
  • Constructor Details

    • MetaCreated

      public MetaCreated(long created)
  • Method Details