acs::cache_flush_all

 acs::cache_flush_all

Defined in

Partial Call Graph (max 5 caller/called nodes):
%3 Class ::acs::Cluster Class ::acs::Cluster (public) acs::cache_flush_all acs::cache_flush_all Class ::acs::Cluster->acs::cache_flush_all acs::Cluster instproc broadcast acs::Cluster instproc broadcast (public) acs::Cluster instproc broadcast->acs::cache_flush_all acs::Cluster instproc send_dynamic_cluster_reconfigure_request acs::Cluster instproc send_dynamic_cluster_reconfigure_request (protected) acs::Cluster instproc send_dynamic_cluster_reconfigure_request->acs::cache_flush_all xo::cache_flush_all xo::cache_flush_all (public, deprecated) xo::cache_flush_all->acs::cache_flush_all

Testcases:
No testcase defined.
Source code:
        #
        # Reset all caches and flush all of its contents.
        #
        foreach cache [ns_cache_names] {
            ns_cache flush $cache
        }
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: