Class MetaParam.MetaLoadedFromPersistence

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

    @Experimental
    public static final class MetaParam.MetaLoadedFromPersistence
    extends MetaParam.MetaBoolean
    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.