public class ClusterServiceEntityPK extends Object implements Serializable
| Constructor and Description |
|---|
ClusterServiceEntityPK() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getClusterId() |
String |
getServiceName() |
int |
hashCode() |
void |
setClusterId(Long clusterId) |
void |
setServiceName(String serviceName) |
Copyright © 2022 Apache Software Foundation. All rights reserved.