util_memoize_flush (public)

 util_memoize_flush script

Defined in packages/acs-tcl/tcl/memoize-procs.tcl

Forget any cached value for script. If clustering is enabled, flush the caches on all servers in the cluster.

Parameters:
script (required)
The Tcl script whose cached value should be flushed.

Testcases:
No testcase defined.
Source code:
    ::acs::clusterwide ns_cache flush util_memoize $script
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: