public interface GridRestProtocol
| Modifier and Type | Method and Description |
|---|---|
Collection<IgniteBiTuple<String,Object>> |
getProperties()
Returns protocol properties for setting node attributes.
|
String |
name() |
void |
onKernalStart()
Grid start callback.
|
void |
onProcessorStart()
Processor start callback.
|
void |
start(GridRestProtocolHandler hnd)
Starts protocol.
|
void |
stop()
Stops protocol.
|
String name()
Collection<IgniteBiTuple<String,Object>> getProperties()
void start(GridRestProtocolHandler hnd) throws IgniteCheckedException
hnd - Command handler.IgniteCheckedException - If failed.void onKernalStart()
void stop()
void onProcessorStart()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021