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

help.locate.txt Maven / Gradle / Ivy

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

SYNOPSIS
    locate [--codec=codec] [ cache. ] key 
    
DESCRIPTION 
    Shows the addresses of the owners in the cluster of the entry associated with the specified key. This command only  works for distributed caches
    
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 for which to show the address  --codec=codec option has been specified then the key will be encoded using the specified codec, otherwise the default session codec will be used. See the encoding  command for more information




© 2015 - 2025 Weber Informatics LLC | Privacy Policy