jar

com.microsoft.reef : reef-runtime-local

Maven & Gradle

Oct 21, 2014

REEF Runtime Local · A local implementation of REEF that uses local JVMs for execution.

Table Of Contents

Latest Version

Download com.microsoft.reef : reef-runtime-local JAR file - Latest Versions:

All Versions

Download com.microsoft.reef : reef-runtime-local JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1

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-runtime-local-0.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.reef.runtime.local

├─ com.microsoft.reef.runtime.local.LocalClasspathProvider.class - [JAR]

com.microsoft.reef.runtime.local.client.parameters

├─ com.microsoft.reef.runtime.local.client.parameters.DefaultMemorySize.class - [JAR]

├─ com.microsoft.reef.runtime.local.client.parameters.DefaultNumberOfCores.class - [JAR]

├─ com.microsoft.reef.runtime.local.client.parameters.NumberOfProcesses.class - [JAR]

├─ com.microsoft.reef.runtime.local.client.parameters.RootFolder.class - [JAR]

com.microsoft.reef.runtime.local.driver

├─ com.microsoft.reef.runtime.local.driver.Container.class - [JAR]

├─ com.microsoft.reef.runtime.local.driver.ContainerManager.class - [JAR]

├─ com.microsoft.reef.runtime.local.driver.IDMaker.class - [JAR]

├─ com.microsoft.reef.runtime.local.driver.LocalDriverConfiguration.class - [JAR]

├─ com.microsoft.reef.runtime.local.driver.LocalDriverRuntimeConfiguration.class - [JAR]

├─ com.microsoft.reef.runtime.local.driver.LocalResourceLaunchHandler.class - [JAR]

├─ com.microsoft.reef.runtime.local.driver.LocalResourceReleaseHandler.class - [JAR]

├─ com.microsoft.reef.runtime.local.driver.LocalResourceRequestHandler.class - [JAR]

├─ com.microsoft.reef.runtime.local.driver.ProcessContainer.class - [JAR]

├─ com.microsoft.reef.runtime.local.driver.ResourceManager.class - [JAR]

├─ com.microsoft.reef.runtime.local.driver.ResourceRequest.class - [JAR]

├─ com.microsoft.reef.runtime.local.driver.ResourceRequestQueue.class - [JAR]

com.microsoft.reef.runtime.local.driver.parameters

├─ com.microsoft.reef.runtime.local.driver.parameters.GlobalFiles.class - [JAR]

├─ com.microsoft.reef.runtime.local.driver.parameters.GlobalLibraries.class - [JAR]

├─ com.microsoft.reef.runtime.local.driver.parameters.LocalFiles.class - [JAR]

├─ com.microsoft.reef.runtime.local.driver.parameters.LocalLibraries.class - [JAR]

com.microsoft.reef.runtime.local.process

├─ com.microsoft.reef.runtime.local.process.LoggingRunnableProcessObserver.class - [JAR]

├─ com.microsoft.reef.runtime.local.process.ReefRunnableProcessObserver.class - [JAR]

├─ com.microsoft.reef.runtime.local.process.RunnableProcess.class - [JAR]

├─ com.microsoft.reef.runtime.local.process.RunnableProcessObserver.class - [JAR]

com.microsoft.reef.runtime.local.client

├─ com.microsoft.reef.runtime.local.client.DriverFiles.class - [JAR]

├─ com.microsoft.reef.runtime.local.client.ExecutorServiceConstructor.class - [JAR]

├─ com.microsoft.reef.runtime.local.client.FileSet.class - [JAR]

├─ com.microsoft.reef.runtime.local.client.LocalJobSubmissionHandler.class - [JAR]

├─ com.microsoft.reef.runtime.local.client.LocalRuntimeConfiguration.class - [JAR]