sdk.ComputeService
Compute service drives computation of analytics for a GoodData.CN workspaces. The prescription of what to compute
is encapsulated by the ExecutionDefinition which consists of attributes, metrics, filters and definition of dimensions that influence how to organize the data in the result.
Properties
NoneMethods
Name | Description |
---|---|
for_exec_def ( workspace_id: <nil>, exec_def: <nil> ) | Starts computation in GoodData.CN workspace, using the provided execution definition. |
retrieve_result_cache_metadata ( workspace_id: <nil>, result_id: <nil> ) | Gets execution result's metadata from GoodData.CN workspace for given execution result ID. |