public class TensorFlowClusterSpec extends Object implements Serializable
| Constructor and Description |
|---|
TensorFlowClusterSpec() |
| Modifier and Type | Method and Description |
|---|---|
TensorFlowClusterSpec |
addTask(String jobName,
UUID nodeId,
int port)
Adds new task to the cluster specification.
|
String |
format(Ignite ignite)
Formats cluster specification so that TensorFlow accepts it.
|
Map<String,List<TensorFlowServerAddressSpec>> |
getJobs() |
public TensorFlowClusterSpec addTask(String jobName, UUID nodeId, int port)
jobName - Job name.nodeId - Node identifier.port - Port number.public String format(Ignite ignite)
ignite - Ignite instance.public Map<String,List<TensorFlowServerAddressSpec>> getJobs()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019