acs::clusterwide

 acs::clusterwide

Defined in

Partial Call Graph (max 5 caller/called nodes):
%3 Class ::acs::Cache Class ::acs::Cache (public) acs::clusterwide acs::clusterwide Class ::acs::Cache->acs::clusterwide Class ::acs::PartitionedCache Class ::acs::PartitionedCache (public) Class ::acs::PartitionedCache->acs::clusterwide Class ::acs::SiteNodeUrlspaceCache Class ::acs::SiteNodeUrlspaceCache (public) Class ::acs::SiteNodeUrlspaceCache->acs::clusterwide acs::Cache instproc flush acs::Cache instproc flush (public) acs::Cache instproc flush->acs::clusterwide acs::Cache instproc flush_cache acs::Cache instproc flush_cache (public) acs::Cache instproc flush_cache->acs::clusterwide

Testcases:
No testcase defined.
Source code:
        #
        # First, execute the command on the local server.
        #
        set result [eval $args]
        #
        # Then, distribute the command to all servers in the cluster.
        #
        ::acs::cluster broadcast {*}$args
        return $result
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: