public class ServiceDeploymentRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected IgniteUuid |
srvcId
Service id.
|
| Constructor and Description |
|---|
ServiceDeploymentRequest(@NotNull IgniteUuid srvcId,
@NotNull ServiceConfiguration cfg) |
| Modifier and Type | Method and Description |
|---|---|
ServiceConfiguration |
configuration() |
IgniteUuid |
serviceId() |
String |
toString() |
protected final IgniteUuid srvcId
public ServiceDeploymentRequest(@NotNull
@NotNull IgniteUuid srvcId,
@NotNull
@NotNull ServiceConfiguration cfg)
srvcId - Service id.cfg - Service configuration.public ServiceConfiguration configuration()
public String toString()
public IgniteUuid serviceId()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020