Class MetaParam.MetaLoadedFromPersistence

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

    public static final class MetaParam.MetaLoadedFromPersistence
    extends Object
    implements MetaParam<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.