util_memoize_flush_local (private)

 util_memoize_flush_local script

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

Forget any cached value for script on the local server. You probably want to use util_memoize_flush to flush the caches on all servers in the cluster, in case clustering is enabled.

Parameters:
script - The Tcl script whose cached value should be flushed.

Partial Call Graph (max 5 caller/called nodes):
%3

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