query_operator_infoT_query_operator_infoQueryOperatorInfoQueryOperatorInfoquery_operator_info (Operator)
名称
query_operator_infoT_query_operator_infoQueryOperatorInfoQueryOperatorInfoquery_operator_info — 查询与算子 get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfoget_operator_info 相关的信息插槽。
签名
query_operator_info( : : : Slots)
Herror T_query_operator_info(Htuple* Slots)
def query_operator_info() -> Sequence[str]
描述
The operator query_operator_infoquery_operator_infoQueryOperatorInfoQueryOperatorInfoQueryOperatorInfoquery_operator_info returns the names of those online
texts (SlotsSlotsSlotsSlotsslotsslots) which are available online for each operator.
The information itself can be called up using
get_operator_info(::<OperatorName>,<Slot>:<Information>)get_operator_info(<OperatorName>,<Slot>,<Information>)GetOperatorInfo(<OperatorName>,<Slot>,<Information>)GetOperatorInfo(<OperatorName>,<Slot>,<Information>)GetOperatorInfo(<OperatorName>,<Slot>,<Information>)get_operator_info(<OperatorName>,<Slot>,<Information>).
执行信息
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
参数
结果
The operator query_operator_infoquery_operator_infoQueryOperatorInfoQueryOperatorInfoQueryOperatorInfoquery_operator_info always returns the value 2 (
H_MSG_TRUE)
.
可能的后继算子
get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfoget_operator_info
另见
get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfoget_operator_info
模块
Foundation