Package | Description |
---|---|
org.apache.ambari.server.orm.entities | |
org.apache.ambari.server.view |
Modifier and Type | Method and Description |
---|---|
void |
ViewInstanceEntity.validate(ViewEntity viewEntity,
org.apache.ambari.view.validation.Validator.ValidationContext context)
Validate the state of the instance.
|
Modifier and Type | Method and Description |
---|---|
protected ViewInstanceEntity |
ViewRegistry.createViewInstanceDefinition(ViewConfig viewConfig,
ViewEntity viewDefinition,
InstanceConfig instanceConfig) |
void |
ViewRegistry.installViewInstance(ViewInstanceEntity instanceEntity)
TODO : This should move to
ViewInstanceOperationHandler
Install the given view instance with its associated view. |
void |
ViewRegistry.updateViewInstance(ViewInstanceEntity instanceEntity)
Update a view instance for the view with the given view name.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.