Class MetaParam.MetaLoadedFromPersistence

  • All Implemented Interfaces:
    MetaParam<java.lang.Boolean>
    Enclosing interface:
    MetaParam<T>

    public static final class MetaParam.MetaLoadedFromPersistence
    extends java.lang.Object
    implements MetaParam<java.lang.Boolean>
    Non-writable parameter telling if the entry was loaded from a persistence tier (CacheLoader) or not. This information may be available only to write commands due to implementation reasons.