| Class | Description |
|---|---|
| DBConnectionVerification | |
| DisableBatchingRemoteEndpointFactory | |
| KdcServerConnectionVerification |
Utility class which checks connection to Kerberos Server.
|
| Role |
Role defines the components that are available to Ambari.
|
| StateRecoveryManager |
Is executed on server start.
|
| Enum | Description |
|---|---|
| KdcServerConnectionVerification.ConnectionProtocol |
A connection protocol to use to for connecting to the KDC
|
| RoleCommand |
| Exception | Description |
|---|---|
| AmbariRuntimeException |
Ambari unchecked exception.
|
| ClusterNotFoundException | |
| ConfigGroupNotFoundException | |
| DuplicateResourceException |
Thrown when an attempt is made to create an already existing resource.
|
| HostNotFoundException | |
| HostNotRegisteredException |
Thrown when an attempt is made to retrieve host not registered in cluster.
|
| MessageDestinationIsNotDefinedException | |
| NullHostNameException |
Thrown when an attempt is made to use null as host name
|
| ObjectNotFoundException | |
| ParentObjectNotFoundException |
Indicates that a parent of a resource doesn't exist.
|
| ServiceComponentHostNotFoundException | |
| ServiceComponentNotFoundException | |
| ServiceNotFoundException | |
| StackAccessException |
| Annotation Type | Description |
|---|---|
| AmbariService |
The
AmbariService annotation is used to register a class that
implements Guava's Service with the ServiceManager. |
| EagerSingleton |
The
EagerSingleton annotation is used to mark a Singleton
class as being needed to be eagerly registered by a Module. |
| StaticallyInject |
Annotation indicating there are static members that should be injected
|
Copyright © 2022 Apache Software Foundation. All rights reserved.