Package | Description |
---|---|
org.apache.ignite.services |
Contains main Managed Services APIs.
|
Modifier and Type | Method and Description |
---|---|
default void |
Service.cancel(ServiceContext ctx)
Deprecated.
Use
Service.cancel() instead. |
default void |
Service.execute(ServiceContext ctx)
Deprecated.
Use
Service.execute() instead. |
default void |
Service.init(ServiceContext ctx)
Deprecated.
Use
Service.init() instead. |
Object |
ServiceCallInterceptor.invoke(String mtd,
Object[] args,
ServiceContext ctx,
Callable<Object> next)
Intercepts delegated service call.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023