Property status context descriptor¶
Format¶
{
dictionary of options}
Description¶
The descriptor is used as parameter ctx in requests that collect statistics for filtering properties.
Variety context options:¶
The following options affect behavior for variety/panel units.
The default limit is set to 300. Using this option the Front-End can change it.
For example: "Symbol.base-panel": "ACMG59"
These options are three ways to define list of active symbols. Options have variety unit name as prefix.
unit_name. base-panel defines active list by by name of existing panel
unit_name. sym-list: defines active list directly
unit_name. sym-pattern defines name pattern for symbols (see pattern argument of symbols for details)
Use not more than one of these options in request. If one of these options is set, the request does not generate panels information in response.
Druid presentation option¶
In context of XL-dataset statistic data for any filtering property is collected on the low level by direct request to Druid OLAP system. The option supports the way to retrieve this request in JSON format, for demonstration purposes only:
1
Use this option in for statunits request with single unit name in list as units argument, and only in XL-dataset context. With this option the return value of the request is the Druid requsts (in JSON format)
See also¶
Status report mechanism (with delays)