public class ServiceClusterDeploymentResult extends Object implements Serializable
| Constructor and Description |
|---|
ServiceClusterDeploymentResult(@NotNull IgniteUuid srvcId,
@NotNull Map<UUID,ServiceSingleNodeDeploymentResult> results) |
| Modifier and Type | Method and Description |
|---|---|
Map<UUID,ServiceSingleNodeDeploymentResult> |
results() |
IgniteUuid |
serviceId() |
String |
toString() |
public ServiceClusterDeploymentResult(@NotNull
@NotNull IgniteUuid srvcId,
@NotNull
@NotNull Map<UUID,ServiceSingleNodeDeploymentResult> results)
srvcId - Service id.results - Deployments results.public IgniteUuid serviceId()
public Map<UUID,ServiceSingleNodeDeploymentResult> results()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021