clear_mondrian_schema_cache.xaction performs the following call:
Is this practically the same as calling flushSchema() of the CacheControl object of all schemas, as descibed in "Mondrian in Action", listing 7.9?
Code:
Packages.org.pentaho.platform.plugin.action.mondrian.catalog.MondrianCatalogHelper.getInstance().reInit(null);