Package | Description |
---|---|
org.apache.ambari.server.orm.entities |
Modifier and Type | Method and Description |
---|---|
Collection<RemoteAmbariClusterServiceEntity> |
RemoteAmbariClusterEntity.getServices()
Get the services installed on the cluster
|
Modifier and Type | Method and Description |
---|---|
void |
RemoteAmbariClusterEntity.setServices(Collection<RemoteAmbariClusterServiceEntity> services)
Set the services installed on the cluster
|
Copyright © 2022 Apache Software Foundation. All rights reserved.