All Downloads are FREE. Search and download functionalities are using the official Maven repository.

help.evict.txt Maven / Gradle / Ivy

There is a newer version: 10.0.0.CR2
Show newest version

SYNOPSIS
    evict [ cache. ] key 
    
DESCRIPTION 
    Evicts the entry associated with the specified key from a cache.
    
ARGUMENTS 
    cache 
        (optional) the name of the cache to use. If not specified, the currently selected cache will be used. See the cache command
    key  the key of the entry to evict




© 2015 - 2025 Weber Informatics LLC | Privacy Policy