public class ServiceDistributionView extends Object
ServiceDistributionView.| Constructor and Description |
|---|
ServiceDistributionView(IgniteUuid serviceId,
UUID nodeId,
int servicesCount) |
| Modifier and Type | Method and Description |
|---|---|
UUID |
getNodeId() |
IgniteUuid |
getServiceId() |
int |
getServicesCount() |
String |
toString() |
public ServiceDistributionView(IgniteUuid serviceId, UUID nodeId, int servicesCount)
serviceId - Service ID.nodeId - Node ID.servicesCount - Total count of service instances.public IgniteUuid getServiceId()
public UUID getNodeId()
public int getServicesCount()
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025