acs::Cluster method last_contact (public)

 <instance of acs::Cluster[i]> last_contact location

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

Return the milliseconds since the last contact with the denoted server. If there is no data available, the return values is empty.

Parameters:
location (required)

Testcases:
No testcase defined.
Source code:
if {[nsv_get cluster $location-last-contact clicksms]} {
    return $clicksms
}
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: