public class ModelStorateThinClientProcessor extends Object implements CustomQueryProcessor
| Modifier and Type | Class and Description |
|---|---|
static class |
ModelStorateThinClientProcessor.Method
Operations of model storage for GGFS client.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
PROCESSOR_ID
Processor id.
|
| Constructor and Description |
|---|
ModelStorateThinClientProcessor(ModelStorage modelStorage)
Creates an instance of model storage commands processor.
|
| Modifier and Type | Method and Description |
|---|---|
ClientResponse |
call(long requestId,
byte methodId,
BinaryRawReader reader) |
String |
id() |
public static final String PROCESSOR_ID
public ModelStorateThinClientProcessor(ModelStorage modelStorage)
modelStorage - Model storage.public ClientResponse call(long requestId, byte methodId, BinaryRawReader reader)
call in interface CustomQueryProcessorpublic String id()
id in interface CustomQueryProcessor
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025