Package | Description |
---|---|
org.apache.ambari.server.orm.entities | |
org.apache.ambari.server.view | |
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 |
---|---|
protected ViewInstanceEntity |
ViewRegistry.createViewInstanceDefinition(ViewConfig viewConfig,
ViewEntity viewDefinition,
InstanceConfig instanceConfig) |
Modifier and Type | Class and Description |
---|---|
class |
AutoInstanceConfig
View auto instance configuration.
|
Modifier and Type | Method and Description |
---|---|
List<InstanceConfig> |
ViewConfig.getInstances()
Get the list of view instances.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.