Package | Description |
---|---|
org.apache.ambari.server.api.query.render | |
org.apache.ambari.server.controller.internal | |
org.apache.ambari.server.controller.spi |
Modifier and Type | Method and Description |
---|---|
protected Schema |
BaseRenderer.getSchema(Resource.Type type)
Obtain a schema instance based on resource type.
|
Modifier and Type | Class and Description |
---|---|
class |
SchemaImpl
Simple schema implementation.
|
Modifier and Type | Method and Description |
---|---|
Schema |
ClusterControllerImpl.getSchema(Resource.Type type) |
Modifier and Type | Method and Description |
---|---|
Schema |
ClusterController.getSchema(Resource.Type type)
Get the
schema for the given resource type. |
Schema |
SchemaFactory.getSchema(Resource.Type type)
Obtain a schema instance for a given resource type.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.