Package | Description |
---|---|
org.apache.ambari.server.orm.entities |
Modifier and Type | Method and Description |
---|---|
ViewSubResourceDefinition |
ViewEntity.getResourceDefinition(Resource.Type type)
Get the resource definition for the given type.
|
Modifier and Type | Method and Description |
---|---|
Map<Resource.Type,ViewSubResourceDefinition> |
ViewEntity.getResourceDefinitions()
Get the mapping of resource type to resource definitions.
|
Modifier and Type | Method and Description |
---|---|
void |
ViewEntity.addResourceDefinition(ViewSubResourceDefinition definition)
Add a resource definition.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.