@Entity public class ServiceDesiredStateEntity extends Object
Constructor and Description |
---|
ServiceDesiredStateEntity() |
public Long getClusterId()
public void setClusterId(Long clusterId)
public String getServiceName()
public void setServiceName(String serviceName)
public State getDesiredState()
public void setDesiredState(State desiredState)
public int getDesiredHostRoleMapping()
public void setDesiredHostRoleMapping(int desiredHostRoleMapping)
public StackEntity getDesiredStack()
public MaintenanceState getMaintenanceState()
public void setMaintenanceState(MaintenanceState state)
public boolean isCredentialStoreEnabled()
public void setCredentialStoreEnabled(boolean credentialStoreEnabled)
credentialStoreEnabled
- public ClusterServiceEntity getClusterServiceEntity()
public void setClusterServiceEntity(ClusterServiceEntity clusterServiceEntity)
public RepositoryVersionEntity getDesiredRepositoryVersion()
null
).public void setDesiredRepositoryVersion(RepositoryVersionEntity desiredRepositoryVersion)
desiredRepositoryVersion
- the desired repository (not null
).Copyright © 2022 Apache Software Foundation. All rights reserved.