Package | Description |
---|---|
org.apache.ambari.server.orm.entities |
Modifier and Type | Method and Description |
---|---|
HostGroupEntity |
HostGroupComponentEntity.getHostGroupEntity()
Get the host group entity.
|
Modifier and Type | Method and Description |
---|---|
Collection<HostGroupEntity> |
BlueprintEntity.getHostGroups()
Get the collection of associated host groups.
|
Modifier and Type | Method and Description |
---|---|
void |
HostGroupComponentEntity.setHostGroupEntity(HostGroupEntity entity)
Set the host group entity.
|
Modifier and Type | Method and Description |
---|---|
void |
BlueprintEntity.setHostGroups(Collection<HostGroupEntity> hostGroups)
Set the host group collection.
|
Copyright © 2014. All rights reserved.