query_operator_infoT_query_operator_infoQueryOperatorInfoQueryOperatorInfoquery_operator_info (Operator)
Name
query_operator_infoT_query_operator_infoQueryOperatorInfoQueryOperatorInfoquery_operator_info — Slots der Informationen für get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfoget_operator_info.
Signatur
query_operator_info( : : : Slots)
Herror T_query_operator_info(Htuple* Slots)
def query_operator_info() -> Sequence[str]
Beschreibung
query_operator_infoquery_operator_infoQueryOperatorInfoQueryOperatorInfoQueryOperatorInfoquery_operator_info liefert die Namen der Online-Texte
(SlotsSlotsSlotsSlotsslotsslots), die für jeden Operator online zur Verfügung stehen.
Die Informationen selbst können mit
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>)
abgefragt werden.
Ausführungsinformationen
- Multithreading-Typ: reentrant (läuft parallel zu nicht-exklusiven Operatoren).
- Multithreading-Bereich: global (kann von jedem Thread aufgerufen werden).
- Wird ohne Parallelisierung verarbeitet.
Parameter
Ergebnis
query_operator_infoquery_operator_infoQueryOperatorInfoQueryOperatorInfoQueryOperatorInfoquery_operator_info liefert immer den Wert TRUE.
Nachfolger
get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfoget_operator_info
Siehe auch
get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfoget_operator_info
Modul
Foundation