public final class HDInsightJobSubmissionHandler extends Object implements JobSubmissionHandler
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
onNext(JobSubmissionEvent jobSubmissionEvent)
Handles an event.
|
public void close()
close in interface AutoCloseableclose in interface JobSubmissionHandlerpublic void onNext(JobSubmissionEvent jobSubmissionEvent)
EventHandleronNext in interface EventHandler<JobSubmissionEvent>jobSubmissionEvent - an eventCopyright © 2016 The Apache Software Foundation. All rights reserved.