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 Fabric : ver. 2.5.0 Release Date : May 23 2018