public class GridServiceProxy<T> extends Object implements Serializable
Service class proxies.| Constructor and Description |
|---|
GridServiceProxy(ClusterGroup prj,
String name,
Class<? super T> svc,
boolean sticky,
long timeout,
GridKernalContext ctx) |
public GridServiceProxy(ClusterGroup prj, String name, Class<? super T> svc, boolean sticky, long timeout, GridKernalContext ctx)
prj - Grid projection.name - Service name.svc - Service type class.sticky - Whether multi-node request should be done.timeout - Service availability wait timeout. Cannot be negative.ctx - Context.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017