Searched refs:PIPELINE_OP_NOT_EXIST_ERROR (Results 1 – 2 of 2) sorted by relevance
53 PIPELINE_OP_NOT_EXIST_ERROR = 8 | _ANALYSER_MASK variable in ProfilerErrors83 PIPELINE_OP_NOT_EXIST_ERROR = 'The minddata pipeline operator {} does not exist.' variable in ProfilerErrorMsg
283 error=ProfilerErrors.PIPELINE_OP_NOT_EXIST_ERROR,284 message=ProfilerErrorMsg.PIPELINE_OP_NOT_EXIST_ERROR.value.format(msg),