public class OperatorHealthCheckerHook extends Object implements ExecuteWithHookContext
| Constructor and Description |
|---|
OperatorHealthCheckerHook() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkOperator(Operator<?> op) |
void |
run(HookContext hookContext) |
static void |
runCheck(ParseContext pctx) |
public static void checkOperator(Operator<?> op)
public static void runCheck(ParseContext pctx) throws SemanticException
SemanticExceptionpublic void run(HookContext hookContext) throws Exception
run in interface ExecuteWithHookContexthookContext - The hook context passed to each hooks.ExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.