| Package | Description |
|---|---|
| org.apache.reef.runtime.common.client.api |
Client-Side Event Handlers to be implemented by a specific resourcemanager.
|
| org.apache.reef.runtime.common.files |
This package will contain the implementation of the REEF file system standard.
|
| org.apache.reef.runtime.hdinsight.client |
The client to submit jobs to HDInsight.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JobSubmissionEventImpl
Default POJO implementation of JobSubmissionEvent.
|
| Modifier and Type | Method and Description |
|---|---|
JobSubmissionEvent |
JobSubmissionEventImpl.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
File |
JobJarMaker.createJobSubmissionJAR(JobSubmissionEvent jobSubmissionEvent,
Configuration driverConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
HDInsightJobSubmissionHandler.onNext(JobSubmissionEvent jobSubmissionEvent) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.