Package | Description |
---|---|
org.apache.ambari.server.view |
Modifier and Type | Method and Description |
---|---|
static ViewRegistry |
ViewRegistry.getInstance()
Get the view registry singleton.
|
Modifier and Type | Method and Description |
---|---|
static void |
ViewRegistry.initInstance(ViewRegistry singleton)
Init the singleton instance.
|
Constructor and Description |
---|
ViewContextImpl(ViewEntity viewEntity,
ViewRegistry viewRegistry)
Construct a view context from the given view entity.
|
ViewContextImpl(ViewInstanceEntity viewInstanceEntity,
ViewRegistry viewRegistry)
Construct a view context from the given view instance entity.
|
ViewDataMigrationUtility(ViewRegistry viewRegistry)
Constructor.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.