Package | Description |
---|---|
org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
org.apache.ignite.services |
Contains main Managed Services APIs.
|
Modifier and Type | Method and Description |
---|---|
<T> T |
IgniteServices.serviceProxy(String name,
Class<? super T> svcItf,
boolean sticky,
ServiceCallContext callCtx)
Gets a remote handle on the service with the specified caller context.
|
<T> T |
IgniteServices.serviceProxy(String name,
Class<? super T> svcItf,
boolean sticky,
ServiceCallContext callCtx,
long timeout)
Gets a remote handle on the service with the specified caller context and timeout.
|
Modifier and Type | Method and Description |
---|---|
ServiceCallContext |
ServiceCallContextBuilder.build() |
ServiceCallContext |
ServiceContext.currentCallContext()
Gets context of the current service call.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024