Package | Description |
---|---|
org.apache.ignite.services |
Contains main Managed Services APIs.
|
org.apache.ignite.tensorflow.cluster |
TensorFlow integration API that allows to start and maintain TensorFlow cluster using infrastructure tools from
package
org.apache.ignite.tensorflow.core . |
Modifier and Type | Method and Description |
---|---|
void |
Service.cancel(ServiceContext ctx)
Cancels this service.
|
void |
Service.execute(ServiceContext ctx)
Starts execution of this service.
|
void |
Service.init(ServiceContext ctx)
Pre-initializes service before execution.
|
Modifier and Type | Method and Description |
---|---|
void |
TensorFlowClusterMaintainer.cancel(ServiceContext ctx)
Cancels this service.
|
void |
TensorFlowClusterMaintainer.execute(ServiceContext ctx)
Starts execution of this service.
|
void |
TensorFlowClusterMaintainer.init(ServiceContext ctx)
Pre-initializes service before execution.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019