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.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024