acs::PartitionedCache method cache_name (protected)

 <instance of acs::PartitionedCache[i]> cache_name key

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

Return the cache_name always as the same Tcl_Obj (list element) rather than concatenating always a fresh Tcl_Obj dynamically the fly (type string). Caching the cache structure in the dynamic Tcl_Obj can't not work.

Parameters:
key (required, integer)

Testcases:
No testcase defined.
[ show source ]
Show another procedure: