public class PostExecutePrinter extends java.lang.Object implements ExecuteWithHookContext
| Modifier and Type | Class and Description |
|---|---|
class |
PostExecutePrinter.DependencyKeyComp |
| Constructor and Description |
|---|
PostExecutePrinter() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(HookContext hookContext) |
void |
run(SessionState sess,
java.util.Set<ReadEntity> inputs,
java.util.Set<WriteEntity> outputs,
LineageInfo linfo,
UserGroupInformation ugi) |
public void run(HookContext hookContext) throws java.lang.Exception
run in interface ExecuteWithHookContexthookContext - The hook context passed to each hooks.java.lang.Exceptionpublic void run(SessionState sess, java.util.Set<ReadEntity> inputs, java.util.Set<WriteEntity> outputs, LineageInfo linfo, UserGroupInformation ugi) throws java.lang.Exception
java.lang.ExceptionCopyright © 2012 The Apache Software Foundation