jar

org.apache.reef : reef-bridge-client

Maven & Gradle

Aug 10, 2017
96 stars

REEF Bridge (Client) · The Client side of the REEF Bridge

Table Of Contents

Latest Version

Download org.apache.reef : reef-bridge-client JAR file - Latest Versions:

All Versions

Download org.apache.reef : reef-bridge-client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.16.x
0.15.x
0.14.x
0.13.x
0.12.x
0.11.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window reef-bridge-client-0.16.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.reef.bridge.client

├─ org.apache.reef.bridge.client.AvroMultiRuntimeAppSubmissionParametersSerializer.class - [JAR]

├─ org.apache.reef.bridge.client.AvroYarnJobSubmissionParametersSerializer.class - [JAR]

├─ org.apache.reef.bridge.client.Constants.class - [JAR]

├─ org.apache.reef.bridge.client.JobResourceUploader.class - [JAR]

├─ org.apache.reef.bridge.client.LocalClient.class - [JAR]

├─ org.apache.reef.bridge.client.LocalRuntimeDriverConfigurationGenerator.class - [JAR]

├─ org.apache.reef.bridge.client.LocalSubmissionFromCS.class - [JAR]

├─ org.apache.reef.bridge.client.MultiRuntimeYarnBootstrapDriverConfigGenerator.class - [JAR]

├─ org.apache.reef.bridge.client.MultiRuntimeYarnBootstrapREEFLauncher.class - [JAR]

├─ org.apache.reef.bridge.client.YarnBootstrapDriverConfigGenerator.class - [JAR]

├─ org.apache.reef.bridge.client.YarnBootstrapREEFLauncher.class - [JAR]

├─ org.apache.reef.bridge.client.YarnClusterSubmissionFromCS.class - [JAR]

├─ org.apache.reef.bridge.client.YarnJobSubmissionClient.class - [JAR]

├─ org.apache.reef.bridge.client.YarnSubmissionParametersFileGenerator.class - [JAR]

org.apache.reef.reef.bridge.client.avro

├─ org.apache.reef.reef.bridge.client.avro.AvroAppSubmissionParameters.class - [JAR]

├─ org.apache.reef.reef.bridge.client.avro.AvroJobSubmissionParameters.class - [JAR]

├─ org.apache.reef.reef.bridge.client.avro.AvroLocalAppSubmissionParameters.class - [JAR]

├─ org.apache.reef.reef.bridge.client.avro.AvroLocalJobSubmissionParameters.class - [JAR]

├─ org.apache.reef.reef.bridge.client.avro.AvroMultiRuntimeAppSubmissionParameters.class - [JAR]

├─ org.apache.reef.reef.bridge.client.avro.AvroYarnAppSubmissionParameters.class - [JAR]

├─ org.apache.reef.reef.bridge.client.avro.AvroYarnClusterJobSubmissionParameters.class - [JAR]

├─ org.apache.reef.reef.bridge.client.avro.AvroYarnJobSubmissionParameters.class - [JAR]