Interface | Description |
---|---|
DirectoryWatcher | |
ViewInstanceHandlerList |
List of handlers for deployed view instances.
|
Class | Description |
---|---|
AmbariViewsMDCLoggingFilter |
Inserts view name, view version and view instance name into MDC info for views REST for logging in views.
|
ClusterImpl |
View associated cluster implementation.
|
DefaultMasker |
Provides simple masking of view parameters.
|
HttpImpersonatorImpl |
Class for Ambari to impersonate users over HTTP request.
|
ImpersonatorSettingImpl |
Class that provides default values for impersonating, such as the username and doAs parameter name.
|
RemoteAmbariCluster |
View associated Remote cluster implementation.
|
RemoteAmbariClusterRegistry |
Registry for Remote Ambari Cluster
|
RemoteAmbariStreamProvider |
Provider of an input stream for a request to the Remote Ambari server.
|
ViewAmbariStreamProvider |
Provider of an input stream for a request to the Ambari server.
|
ViewArchiveUtility |
Helper class for basic view archive utility.
|
ViewClassLoader |
Class loader used to load classes and resources from a search path of URLs referring to both JAR files
and directories.
|
ViewContextImpl |
View context implementation.
|
ViewDataMigrationContextImpl |
View data migration context implementation.
|
ViewDataMigrationUtility |
Helper class for view data migration.
|
ViewDataMigrationUtility.CopyAllDataMigrator |
The data migrator implementation that copies all data without modification.
|
ViewDirectoryWatcher | |
ViewExternalSubResourceProvider |
External view sub-resource provider.
|
ViewExtractor |
Extractor for view archives.
|
ViewInstanceOperationHandler | |
ViewProviderModule |
Module which allows for discovery of view resource providers.
|
ViewRegistry |
Registry for view and view instance definitions.
|
ViewRegistry.ViewModule |
Module for stand alone view registry.
|
ViewSubResourceDefinition |
View sub-resource definition based on a view resource configuration.
|
ViewSubResourceProvider |
An SPI resource provider implementation used to adapt a
view resource provider to the SPI interfaces for view
sub-resources.
|
ViewThrottleFilter |
The
ViewThrottleFilter is used to ensure that views which misbehave
do not cause a loss of service for Ambari. |
ViewURLStreamProvider |
Wrapper around an internal URL stream provider.
|
Exception | Description |
---|---|
IllegalClusterException | |
RemoteAmbariConfigurationReadException |
Exception while reading Remote Ambari Configuration
|
ViewExtractor.ExtractionException |
General exception for view archive extraction.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.