acs::Cache method flush_cache (public)

 <instance of acs::Cache[i]> flush_cache \
    [ -partition_key partition_key ]

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

Flush all entries in a cache.

Switches:
-partition_key (optional)

Testcases:
No testcase defined.
Source code:
::acs::clusterwide ns_cache_flush [:cache_name $partition_key]
#ns_log notice "flush_all -> ns_cache_flush [:cache_name $partition_key]"
#ns_log notice "... content of ${:name}: [ns_cache_keys ${:name}]"
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: