jar

org.apache.ignite : ignite-tensorflow

Maven & Gradle

Sep 13, 2019

Java-based middleware for in-memory processing of big data in a distributed environment.

Table Of Contents

Latest Version

Download org.apache.ignite : ignite-tensorflow JAR file - Latest Versions:

All Versions

Download org.apache.ignite : ignite-tensorflow JAR file - All Versions:

Version Vulnerabilities Size Updated
2.7.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 ignite-tensorflow-2.7.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.ignite.tensorflow.core.nativerunning

├─ org.apache.ignite.tensorflow.core.nativerunning.NativeProcess.class - [JAR]

├─ org.apache.ignite.tensorflow.core.nativerunning.NativeProcessManager.class - [JAR]

org.apache.ignite.tensorflow.cluster.util

├─ org.apache.ignite.tensorflow.cluster.util.ClusterPortManager.class - [JAR]

├─ org.apache.ignite.tensorflow.cluster.util.TensorFlowChiefRunner.class - [JAR]

├─ org.apache.ignite.tensorflow.cluster.util.TensorFlowClusterResolver.class - [JAR]

├─ org.apache.ignite.tensorflow.cluster.util.TensorFlowProcessBuilderSupplier.class - [JAR]

├─ org.apache.ignite.tensorflow.cluster.util.TensorFlowUserScriptRunner.class - [JAR]

org.apache.ignite.tensorflow.core.longrunning.task

├─ org.apache.ignite.tensorflow.core.longrunning.task.LongRunningProcessClearTask.class - [JAR]

├─ org.apache.ignite.tensorflow.core.longrunning.task.LongRunningProcessPingTask.class - [JAR]

├─ org.apache.ignite.tensorflow.core.longrunning.task.LongRunningProcessStartTask.class - [JAR]

├─ org.apache.ignite.tensorflow.core.longrunning.task.LongRunningProcessStopTask.class - [JAR]

├─ org.apache.ignite.tensorflow.core.longrunning.task.LongRunningProcessTask.class - [JAR]

org.apache.ignite.tensorflow.core.longrunning.task.util

├─ org.apache.ignite.tensorflow.core.longrunning.task.util.LongRunningProcessState.class - [JAR]

├─ org.apache.ignite.tensorflow.core.longrunning.task.util.LongRunningProcessStatus.class - [JAR]

org.apache.ignite.tensorflow.core.longrunning

├─ org.apache.ignite.tensorflow.core.longrunning.LongRunningProcess.class - [JAR]

├─ org.apache.ignite.tensorflow.core.longrunning.LongRunningProcessManager.class - [JAR]

org.apache.ignite.tensorflow.cluster.spec

├─ org.apache.ignite.tensorflow.cluster.spec.TensorFlowClusterSpec.class - [JAR]

├─ org.apache.ignite.tensorflow.cluster.spec.TensorFlowServerAddressSpec.class - [JAR]

org.apache.ignite.tensorflow.core.util

├─ org.apache.ignite.tensorflow.core.util.AsyncNativeProcessRunner.class - [JAR]

├─ org.apache.ignite.tensorflow.core.util.CustomizableThreadFactory.class - [JAR]

├─ org.apache.ignite.tensorflow.core.util.NativeProcessRunner.class - [JAR]

├─ org.apache.ignite.tensorflow.core.util.PythonProcessBuilderSupplier.class - [JAR]

org.apache.ignite.tensorflow.cluster.tfrunning

├─ org.apache.ignite.tensorflow.cluster.tfrunning.TensorFlowServer.class - [JAR]

├─ org.apache.ignite.tensorflow.cluster.tfrunning.TensorFlowServerManager.class - [JAR]

├─ org.apache.ignite.tensorflow.cluster.tfrunning.TensorFlowServerScriptFormatter.class - [JAR]

org.apache.ignite.tensorflow.core.nativerunning.task

├─ org.apache.ignite.tensorflow.core.nativerunning.task.NativeProcessStartTask.class - [JAR]

org.apache.ignite.tensorflow.util

├─ org.apache.ignite.tensorflow.util.SerializableConsumer.class - [JAR]

├─ org.apache.ignite.tensorflow.util.SerializableSupplier.class - [JAR]

org.apache.ignite.tensorflow.submitter.command

├─ org.apache.ignite.tensorflow.submitter.command.AbstractCommand.class - [JAR]

├─ org.apache.ignite.tensorflow.submitter.command.AttachCommand.class - [JAR]

├─ org.apache.ignite.tensorflow.submitter.command.PsCommand.class - [JAR]

├─ org.apache.ignite.tensorflow.submitter.command.RootCommand.class - [JAR]

├─ org.apache.ignite.tensorflow.submitter.command.StartCommand.class - [JAR]

├─ org.apache.ignite.tensorflow.submitter.command.StopCommand.class - [JAR]

org.apache.ignite.tensorflow.submitter

├─ org.apache.ignite.tensorflow.submitter.JobSubmitter.class - [JAR]

org.apache.ignite.tensorflow.core

├─ org.apache.ignite.tensorflow.core.ProcessManager.class - [JAR]

├─ org.apache.ignite.tensorflow.core.ProcessManagerWrapper.class - [JAR]

org.apache.ignite.tensorflow.cluster

├─ org.apache.ignite.tensorflow.cluster.TensorFlowCluster.class - [JAR]

├─ org.apache.ignite.tensorflow.cluster.TensorFlowClusterGateway.class - [JAR]

├─ org.apache.ignite.tensorflow.cluster.TensorFlowClusterGatewayManager.class - [JAR]

├─ org.apache.ignite.tensorflow.cluster.TensorFlowClusterMaintainer.class - [JAR]

├─ org.apache.ignite.tensorflow.cluster.TensorFlowClusterManager.class - [JAR]

├─ org.apache.ignite.tensorflow.cluster.TensorFlowJobArchive.class - [JAR]

Advertisement