public interface PlatformService extends Service
| Modifier and Type | Method and Description |
|---|---|
Object |
invokeMethod(String mthdName,
boolean srvKeepBinary,
Object[] args)
Invokes native service method.
|
long |
pointer()
Gets native pointer.
|
Object invokeMethod(String mthdName, boolean srvKeepBinary, Object[] args) throws IgniteCheckedException
mthdName - Method name.srvKeepBinary - Server keep binary flag.args - Arguments.IgniteCheckedException - If failed.long pointer()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019