acs::Cache method init (public)
<instance of acs::Cache> init
Defined in packages/acs-tcl/tcl/acs-cache-procs.tcl
If the name was not provided, use the object name as default.
- Testcases:
- No testcase defined.
Source code: if {![info exists :name]} { set :name [namespace tail [current]] } :cache_create ${:name} [:get_size]XQL Not present: Generic, PostgreSQL, Oracle