public class OperatorStatsReaderHook extends Object implements ExecuteWithHookContext
| Constructor and Description |
|---|
OperatorStatsReaderHook() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCollectOnSuccess() |
void |
run(HookContext hookContext) |
void |
setCollectOnSuccess(boolean collectOnSuccess) |
public void run(HookContext hookContext) throws Exception
run in interface ExecuteWithHookContexthookContext - The hook context passed to each hooks.Exceptionpublic boolean isCollectOnSuccess()
public void setCollectOnSuccess(boolean collectOnSuccess)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.