| Package | Description |
|---|---|
| org.apache.ignite.ml.inference.reader |
Root package for model inference readers.
|
| org.apache.ignite.ml.inference.storage.model |
Root package for inference model storages.
|
| org.apache.ignite.ml.inference.storage.model.thinclient |
Package contains classes for thin client operations with model storage.
|
| Constructor and Description |
|---|
ModelStorageModelReader(String path,
IgniteSupplier<ModelStorage> mdlStorageSupplier)
Constructs a new instance of model storage inference model builder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultModelStorage
Default implementation of
ModelStorage that can use any ModelStorageProvider as a backend storage
system. |
| Modifier and Type | Method and Description |
|---|---|
ModelStorage |
ModelStorageFactory.getModelStorage(Ignite ignite)
Returns model storage based on Apache Ignite cache.
|
| Constructor and Description |
|---|
ModelStorateThinClientProcessor(ModelStorage modelStorage)
Creates an instance of model storage commands processor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025