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,
GridKernalContext ctx) |
public GridServiceProxy(ClusterGroup prj, String name, Class<? super T> svc, boolean sticky, GridKernalContext ctx)
prj - Grid projection.name - Service name.svc - Service type class.sticky - Whether multi-node request should be done.ctx - Context.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016