| Package | Description |
|---|---|
| org.apache.ambari.server.orm.entities | |
| org.apache.ambari.server.view.configuration |
| Modifier and Type | Method and Description |
|---|---|
InstanceConfig |
ViewInstanceEntity.getConfiguration()
Get the associated configuration.
|
| Constructor and Description |
|---|
ViewInstanceEntity(ViewEntity view,
InstanceConfig instanceConfig)
Construct a view instance definition.
|
| Modifier and Type | Method and Description |
|---|---|
List<InstanceConfig> |
ViewConfig.getInstances()
Get the list of view instances.
|
Copyright © 2016. All rights reserved.