Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

ABORTED - Static variable in class org.apache.ambari.server.controller.internal.CalculatedStatus
A status which represents an ABORTED state at -1%
aborted(int) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandStatusSummaryDTO
For testing, set the number of HostRoleStatus.ABORTED tasks
abortHostRole(String, long, long, String) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Mark the task as to have been aborted
abortHostRole(String, long, long, String, String) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Mark the task as to have been aborted.
abortHostRole(String, long, long, String) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
abortHostRole(String, long, long, String, String) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
abortOperation(long) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Abort all outstanding operations associated with the given request.
abortOperation(long) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
Abort all outstanding operations associated with the given request.
abortPendingTasks() - Method in class org.apache.ambari.server.topology.HostRequest
 
abortRequestById(RequestExecution, Long) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
AbstractAuditEvent - Class in org.apache.ambari.server.audit.event
Base class for concrete audit event types.
AbstractAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.AbstractAuditEvent
 
AbstractAuditEvent(AbstractAuditEvent.AbstractAuditEventBuilder<?, ?>) - Constructor for class org.apache.ambari.server.audit.event.AbstractAuditEvent
Constructor.
AbstractAuditEvent.AbstractAuditEventBuilder<T extends AbstractAuditEvent,TBuilder extends AbstractAuditEvent.AbstractAuditEventBuilder<T,TBuilder>> - Class in org.apache.ambari.server.audit.event
Base class for concrete audit event builders.
AbstractAuditEventBuilder(Class<? extends TBuilder>) - Constructor for class org.apache.ambari.server.audit.event.AbstractAuditEvent.AbstractAuditEventBuilder
 
AbstractAuthorizedResourceProvider - Class in org.apache.ambari.server.controller.internal
AbstractAuthorizedResourceProvider helps to provide an authorization layer for a resource provider.
AbstractControllerResourceProvider - Class in org.apache.ambari.server.controller.internal
Abstract resource provider implementation that maps to an Ambari management controller.
AbstractCredentialStore - Class in org.apache.ambari.server.security.encryption
AbstractCredentialStore is an abstract implementation of CredentialStore that loads and stores @{link KeyStore} data.
AbstractCredentialStore() - Constructor for class org.apache.ambari.server.security.encryption.AbstractCredentialStore
 
AbstractDRResourceProvider - Class in org.apache.ambari.server.controller.internal
Abstract resource provider implementation that maps to an Ivory service.
AbstractDRResourceProvider(Set<String>, Map<Resource.Type, String>, IvoryService) - Constructor for class org.apache.ambari.server.controller.internal.AbstractDRResourceProvider
Create a new resource provider for the given management controller.
AbstractEvent<TYPE extends Enum<TYPE>> - Class in org.apache.ambari.server.state.fsm.event
parent class of all the events.
AbstractEvent(TYPE) - Constructor for class org.apache.ambari.server.state.fsm.event.AbstractEvent
 
AbstractEvent(TYPE, long) - Constructor for class org.apache.ambari.server.state.fsm.event.AbstractEvent
 
AbstractExpression<T> - Class in org.apache.ambari.server.api.predicate.expressions
Base class for expressions.
AbstractExpression(Operator) - Constructor for class org.apache.ambari.server.api.predicate.expressions.AbstractExpression
Constructor.
AbstractFinalUpgradeCatalog - Class in org.apache.ambari.server.upgrade
Upgrade catalog which is executed after all version-dependent catalogs.
AbstractJDBCResourceProvider<E extends Enum<E>> - Class in org.apache.ambari.server.controller.internal
Abstract resource provider implementation that contains helper methods for retrieving data from a result set.
AbstractJDBCResourceProvider(Set<String>, Map<Resource.Type, String>) - Constructor for class org.apache.ambari.server.controller.internal.AbstractJDBCResourceProvider
Create a new resource provider.
AbstractKerberosAuditEvent - Class in org.apache.ambari.server.audit.event.kerberos
Base class for kerberos audit events
AbstractKerberosAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.kerberos.AbstractKerberosAuditEvent
 
AbstractKerberosAuditEvent(AbstractKerberosAuditEvent.AbstractKerberosAuditEventBuilder<?, ?>) - Constructor for class org.apache.ambari.server.audit.event.kerberos.AbstractKerberosAuditEvent
AbstractKerberosDataFileReader - Class in org.apache.ambari.server.serveraction.kerberos
AbstractKerberosDataFileReader implements common code to read existing Kerberos data files.
AbstractKerberosDataFileReader(File) - Constructor for class org.apache.ambari.server.serveraction.kerberos.AbstractKerberosDataFileReader
Creates a new AbstractKerberosDataFileReader

The file is opened upon creation, so there is no need to manually open it unless manually closed before using.

AbstractKerberosDataFileWriter - Class in org.apache.ambari.server.serveraction.kerberos
AbstractKerberosDataFileWriter provides a generic facility to write a data file using some underlying record-based file writer.
AbstractKerberosDataFileWriter(File) - Constructor for class org.apache.ambari.server.serveraction.kerberos.AbstractKerberosDataFileWriter
Creates a new KerberosConfigDataFileWriter

The file is opened upon creation, so there is no need to manually open it unless manually closed before using.

AbstractKerberosDescriptor - Class in org.apache.ambari.server.state.kerberos
AbstractKerberosDescriptor is the base class for all Kerberos*Descriptor and associated classes.
AbstractKerberosDescriptor() - Constructor for class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor
 
AbstractKerberosDescriptor.Type - Enum in org.apache.ambari.server.state.kerberos
An enumeration of the different Kerberos (sub)descriptors for internal use.
AbstractKerberosDescriptorContainer - Class in org.apache.ambari.server.state.kerberos
AbstractKerberosDescriptorContainer is an abstract class implementing AbstractKerberosDescriptor and providing facility to handle common descriptor container functionality.
AbstractKerberosDescriptorContainer(Map<?, ?>) - Constructor for class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Constructs a new AbstractKerberosDescriptorContainer

This constructor must be called from the constructor(s) of the implementing classes

AbstractLinearExecutionJob - Class in org.apache.ambari.server.scheduler
Job that knows how to get the job name and group out of the JobDataMap using pre-defined keys (constants) and contains code to schedule the identified job.
AbstractLinearExecutionJob(ExecutionScheduleManager) - Constructor for class org.apache.ambari.server.scheduler.AbstractLinearExecutionJob
 
AbstractMetricsSource - Class in org.apache.ambari.server.metrics.system.impl
 
AbstractMetricsSource() - Constructor for class org.apache.ambari.server.metrics.system.impl.AbstractMetricsSource
 
AbstractOperator - Class in org.apache.ambari.server.api.predicate.operators
Base operator implementation.
AbstractOperator(int) - Constructor for class org.apache.ambari.server.api.predicate.operators.AbstractOperator
Constructor.
AbstractPrepareKerberosServerAction - Class in org.apache.ambari.server.serveraction.kerberos
 
AbstractPrepareKerberosServerAction() - Constructor for class org.apache.ambari.server.serveraction.kerberos.AbstractPrepareKerberosServerAction
 
AbstractPropertyProvider - Class in org.apache.ambari.server.controller.internal
Abstract property provider implementation.
AbstractPropertyProvider(Map<String, Map<String, PropertyInfo>>) - Constructor for class org.apache.ambari.server.controller.internal.AbstractPropertyProvider
Construct a provider.
AbstractProviderModule - Class in org.apache.ambari.server.controller.internal
An abstract provider module implementation.
AbstractProviderModule() - Constructor for class org.apache.ambari.server.controller.internal.AbstractProviderModule
Create a default provider module.
AbstractResourceProvider - Class in org.apache.ambari.server.controller.internal
Abstract resource provider implementation that maps to an Ambari management controller.
AbstractResourceProvider(Set<String>, Map<Resource.Type, String>) - Constructor for class org.apache.ambari.server.controller.internal.AbstractResourceProvider
Create a new resource provider.
AbstractResourceProvider.Command<T> - Interface in org.apache.ambari.server.controller.internal
Command to invoke against the Ambari backend.
AbstractRootServiceResponseFactory - Class in org.apache.ambari.server.controller
 
AbstractRootServiceResponseFactory() - Constructor for class org.apache.ambari.server.controller.AbstractRootServiceResponseFactory
 
AbstractSecurityHeaderFilter - Class in org.apache.ambari.server.security
AbstractSecurityHeaderFilter is an abstract class used to help add security-related headers to HTTP responses.
AbstractSecurityHeaderFilter() - Constructor for class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
 
AbstractServerAction - Class in org.apache.ambari.server.serveraction
AbstractServerAction is an abstract implementation of a ServerAction.
AbstractServerAction() - Constructor for class org.apache.ambari.server.serveraction.AbstractServerAction
 
AbstractUpgradeCatalog - Class in org.apache.ambari.server.upgrade
 
AbstractUpgradeCatalog(Injector) - Constructor for class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
AbstractUpgradeCatalog.ConfigUpdateType - Enum in org.apache.ambari.server.upgrade
 
AbstractUpgradeCatalog.VersionComparator - Class in org.apache.ambari.server.upgrade
 
AbstractUpgradeServerAction - Class in org.apache.ambari.server.serveraction.upgrades
Abstract class that reads values from command params in a consistent way.
AbstractUpgradeServerAction() - Constructor for class org.apache.ambari.server.serveraction.upgrades.AbstractUpgradeServerAction
 
AbstractUserAuditEvent - Class in org.apache.ambari.server.audit.event
Base class for audit events which are result of user actions.
AbstractUserAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.AbstractUserAuditEvent
 
AbstractUserAuditEvent(AbstractUserAuditEvent.AbstractUserAuditEventBuilder<?, ?>) - Constructor for class org.apache.ambari.server.audit.event.AbstractUserAuditEvent
AbstractUserAuditEvent.AbstractUserAuditEventBuilder<T extends AbstractUserAuditEvent,TBuilder extends AbstractUserAuditEvent.AbstractUserAuditEventBuilder<T,TBuilder>> - Class in org.apache.ambari.server.audit.event
 
AbstractUserAuditEventBuilder(Class<? extends TBuilder>) - Constructor for class org.apache.ambari.server.audit.event.AbstractUserAuditEvent.AbstractUserAuditEventBuilder
 
accept(PredicateVisitor) - Method in class org.apache.ambari.server.controller.predicate.AlwaysPredicate
 
accept(PredicateVisitor) - Method in class org.apache.ambari.server.controller.predicate.ArrayPredicate
 
accept(PredicateVisitor) - Method in class org.apache.ambari.server.controller.predicate.CategoryPredicate
 
accept(PredicateVisitor) - Method in class org.apache.ambari.server.controller.predicate.ComparisonPredicate
 
accept(PredicateVisitor) - Method in interface org.apache.ambari.server.controller.predicate.PredicateVisitorAcceptor
Accept the given visitor.
accept(PredicateVisitor) - Method in class org.apache.ambari.server.controller.predicate.UnaryPredicate
 
accept(Link) - Method in class org.apache.ambari.server.state.quicklinksprofile.AcceptAllFilter
 
accept(Link) - Method in class org.apache.ambari.server.state.quicklinksprofile.Filter
 
accept(Link) - Method in class org.apache.ambari.server.state.quicklinksprofile.LinkAttributeFilter
 
accept(Link) - Method in class org.apache.ambari.server.state.quicklinksprofile.LinkNameFilter
 
AcceptAllFilter - Class in org.apache.ambari.server.state.quicklinksprofile
A filter that accepts all links.
AcceptAllFilter() - Constructor for class org.apache.ambari.server.state.quicklinksprofile.AcceptAllFilter
 
acceptAlwaysPredicate(AlwaysPredicate) - Method in class org.apache.ambari.server.api.query.ExtendedResourcePredicateVisitor
 
acceptAlwaysPredicate(AlwaysPredicate) - Method in class org.apache.ambari.server.api.query.JpaPredicateVisitor
acceptAlwaysPredicate(AlwaysPredicate) - Method in class org.apache.ambari.server.api.query.ProcessingPredicateVisitor
 
acceptAlwaysPredicate(AlwaysPredicate) - Method in class org.apache.ambari.server.api.query.SubResourcePredicateVisitor
 
acceptAlwaysPredicate(AlwaysPredicate) - Method in class org.apache.ambari.server.controller.internal.PropertyPredicateVisitor
 
acceptAlwaysPredicate(AlwaysPredicate) - Method in class org.apache.ambari.server.controller.internal.SimplifyingPredicateVisitor
 
acceptAlwaysPredicate(AlwaysPredicate) - Method in class org.apache.ambari.server.controller.jdbc.SQLPredicateVisitor
 
acceptAlwaysPredicate(AlwaysPredicate) - Method in interface org.apache.ambari.server.controller.predicate.PredicateVisitor
 
acceptArrayPredicate(ArrayPredicate) - Method in class org.apache.ambari.server.api.query.ExtendedResourcePredicateVisitor
 
acceptArrayPredicate(ArrayPredicate) - Method in class org.apache.ambari.server.api.query.JpaPredicateVisitor
acceptArrayPredicate(ArrayPredicate) - Method in class org.apache.ambari.server.api.query.ProcessingPredicateVisitor
 
acceptArrayPredicate(ArrayPredicate) - Method in class org.apache.ambari.server.api.query.SubResourcePredicateVisitor
 
acceptArrayPredicate(ArrayPredicate) - Method in class org.apache.ambari.server.controller.internal.PropertyPredicateVisitor
 
acceptArrayPredicate(ArrayPredicate) - Method in class org.apache.ambari.server.controller.internal.SimplifyingPredicateVisitor
 
acceptArrayPredicate(ArrayPredicate) - Method in class org.apache.ambari.server.controller.jdbc.SQLPredicateVisitor
 
acceptArrayPredicate(ArrayPredicate) - Method in interface org.apache.ambari.server.controller.predicate.PredicateVisitor
 
acceptCategoryPredicate(CategoryPredicate) - Method in class org.apache.ambari.server.api.query.ExtendedResourcePredicateVisitor
 
acceptCategoryPredicate(CategoryPredicate) - Method in class org.apache.ambari.server.api.query.JpaPredicateVisitor
acceptCategoryPredicate(CategoryPredicate) - Method in class org.apache.ambari.server.api.query.ProcessingPredicateVisitor
 
acceptCategoryPredicate(CategoryPredicate) - Method in class org.apache.ambari.server.api.query.SubResourcePredicateVisitor
 
acceptCategoryPredicate(CategoryPredicate) - Method in class org.apache.ambari.server.controller.internal.PropertyPredicateVisitor
 
acceptCategoryPredicate(CategoryPredicate) - Method in class org.apache.ambari.server.controller.internal.SimplifyingPredicateVisitor
 
acceptCategoryPredicate(CategoryPredicate) - Method in class org.apache.ambari.server.controller.jdbc.SQLPredicateVisitor
 
acceptCategoryPredicate(CategoryPredicate) - Method in interface org.apache.ambari.server.controller.predicate.PredicateVisitor
 
acceptComparisonPredicate(ComparisonPredicate) - Method in class org.apache.ambari.server.api.query.ExtendedResourcePredicateVisitor
 
acceptComparisonPredicate(ComparisonPredicate) - Method in class org.apache.ambari.server.api.query.JpaPredicateVisitor
acceptComparisonPredicate(ComparisonPredicate) - Method in class org.apache.ambari.server.api.query.ProcessingPredicateVisitor
 
acceptComparisonPredicate(ComparisonPredicate) - Method in class org.apache.ambari.server.api.query.SubResourcePredicateVisitor
 
acceptComparisonPredicate(ComparisonPredicate) - Method in class org.apache.ambari.server.controller.internal.PropertyPredicateVisitor
 
acceptComparisonPredicate(ComparisonPredicate) - Method in class org.apache.ambari.server.controller.internal.SimplifyingPredicateVisitor
 
acceptComparisonPredicate(ComparisonPredicate) - Method in class org.apache.ambari.server.controller.jdbc.SQLPredicateVisitor
 
acceptComparisonPredicate(ComparisonPredicate) - Method in interface org.apache.ambari.server.controller.predicate.PredicateVisitor
 
acceptMetric(String) - Method in class org.apache.ambari.server.metrics.system.impl.DatabaseMetricsSource
Accept a metric to be passed to Sink or not.
acceptUnaryPredicate(UnaryPredicate) - Method in class org.apache.ambari.server.api.query.ExtendedResourcePredicateVisitor
 
acceptUnaryPredicate(UnaryPredicate) - Method in class org.apache.ambari.server.api.query.JpaPredicateVisitor
acceptUnaryPredicate(UnaryPredicate) - Method in class org.apache.ambari.server.api.query.ProcessingPredicateVisitor
 
acceptUnaryPredicate(UnaryPredicate) - Method in class org.apache.ambari.server.api.query.SubResourcePredicateVisitor
 
acceptUnaryPredicate(UnaryPredicate) - Method in class org.apache.ambari.server.controller.internal.PropertyPredicateVisitor
 
acceptUnaryPredicate(UnaryPredicate) - Method in class org.apache.ambari.server.controller.internal.SimplifyingPredicateVisitor
 
acceptUnaryPredicate(UnaryPredicate) - Method in class org.apache.ambari.server.controller.jdbc.SQLPredicateVisitor
 
acceptUnaryPredicate(UnaryPredicate) - Method in interface org.apache.ambari.server.controller.predicate.PredicateVisitor
 
AccessUnauthorizedAuditEvent - Class in org.apache.ambari.server.audit.event
Access to given resource is not authorized.
AccessUnauthorizedAuditEvent.AccessUnauthorizedAuditEventBuilder - Class in org.apache.ambari.server.audit.event
 
AccountDisabledException - Exception in org.apache.ambari.server.security.authentication
Thrown when the account has been flagged as inactive
AccountDisabledException(String) - Constructor for exception org.apache.ambari.server.security.authentication.AccountDisabledException
 
ACCUMULO_CLIENT - Static variable in class org.apache.ambari.server.Role
 
AckReport - Class in org.apache.ambari.server.agent.stomp.dto
 
AckReport() - Constructor for class org.apache.ambari.server.agent.stomp.dto.AckReport
 
AckReport.AckStatus - Enum in org.apache.ambari.server.agent.stomp.dto
 
Action - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
Action - Interface in org.apache.ambari.server.state.action
 
ACTION_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
ACTION_NAME - Static variable in interface org.apache.ambari.server.serveraction.ServerAction
 
ACTION_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ActionResourceProvider
 
ACTION_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ActionResourceProvider
 
ACTION_USER_NAME - Static variable in interface org.apache.ambari.server.serveraction.ServerAction
 
ActionCompletedEvent - Class in org.apache.ambari.server.state.action
 
ActionCompletedEvent(ActionId, long) - Constructor for class org.apache.ambari.server.state.action.ActionCompletedEvent
 
ActionDBAccessor - Interface in org.apache.ambari.server.actionmanager
 
ActionDBAccessorImpl - Class in org.apache.ambari.server.actionmanager
 
ActionDBAccessorImpl(long, AmbariEventPublisher) - Constructor for class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
ActionDefinition - Class in org.apache.ambari.server.customactions
The resource describing the definition of an action
ActionDefinition(String, ActionType, String, String, String, String, TargetHostType, Integer, Set<RoleAuthorization>) - Constructor for class org.apache.ambari.server.customactions.ActionDefinition
Create an instance of ActionDefinition
ActionDefinitionManager - Class in org.apache.ambari.server.customactions
Manages Action definitions read from XML files
ActionDefinitionManager() - Constructor for class org.apache.ambari.server.customactions.ActionDefinitionManager
 
actionDefinitions() - Method in class org.apache.ambari.server.customactions.ActionDefinitionXml
 
ActionDefinitionSpec - Class in org.apache.ambari.server.customactions
 
ActionDefinitionSpec() - Constructor for class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
ActionDefinitionXml - Class in org.apache.ambari.server.customactions
The elements within a service's configuration file.
ActionDefinitionXml() - Constructor for class org.apache.ambari.server.customactions.ActionDefinitionXml
 
ActionEvent - Class in org.apache.ambari.server.state.action
Base class for all events that affect the Action FSM
ActionEvent(ActionEventType, ActionId) - Constructor for class org.apache.ambari.server.state.action.ActionEvent
 
ActionEventType - Enum in org.apache.ambari.server.state.action
 
ActionExecutionContext - Class in org.apache.ambari.server.controller
The context required to create tasks and stages for a custom action
ActionExecutionContext(String, String, List<RequestResourceFilter>, Map<String, String>, TargetHostType, Integer, String, String) - Constructor for class org.apache.ambari.server.controller.ActionExecutionContext
Create an ActionExecutionContext to execute an action from a request
ActionExecutionContext(String, String, List<RequestResourceFilter>) - Constructor for class org.apache.ambari.server.controller.ActionExecutionContext
 
ActionExecutionContext(String, String, List<RequestResourceFilter>, Map<String, String>) - Constructor for class org.apache.ambari.server.controller.ActionExecutionContext
 
ActionExecutionContext.ExecutionCommandVisitor - Interface in org.apache.ambari.server.controller
Interface that allows a final attempt to setting values on an ExecutionCommand
ActionFailedEvent - Class in org.apache.ambari.server.state.action
 
ActionFailedEvent(ActionId, long) - Constructor for class org.apache.ambari.server.state.action.ActionFailedEvent
 
ActionFinalReportReceivedEvent - Class in org.apache.ambari.server.events
The ActionFinalReportReceivedEvent is fired when a command report action is received.
ActionFinalReportReceivedEvent(Long, String, CommandReport, Boolean) - Constructor for class org.apache.ambari.server.events.ActionFinalReportReceivedEvent
Constructor.
ActionId - Class in org.apache.ambari.server.state.action
 
ActionId(long, ActionType) - Constructor for class org.apache.ambari.server.state.action.ActionId
 
ActionImpl - Class in org.apache.ambari.server.state.action
 
ActionImpl(ActionId, long) - Constructor for class org.apache.ambari.server.state.action.ActionImpl
 
ActionInitEvent - Class in org.apache.ambari.server.state.action
 
ActionInitEvent(ActionId, long) - Constructor for class org.apache.ambari.server.state.action.ActionInitEvent
 
actionLog - Variable in class org.apache.ambari.server.serveraction.AbstractServerAction
The ActionLog that used to log execution progress of ServerAction
ActionLog - Class in org.apache.ambari.server.serveraction
ActionLog is a class for logging progress of ServerAction execution.
ActionLog() - Constructor for class org.apache.ambari.server.serveraction.ActionLog
 
ActionManager - Class in org.apache.ambari.server.actionmanager
This class acts as the interface for action manager with other components.
ActionManager(ActionDBAccessor, RequestFactory, ActionScheduler) - Constructor for class org.apache.ambari.server.actionmanager.ActionManager
Guice-injected Constructor.
ActionMetadata - Class in org.apache.ambari.server.metadata
Contains metadata about actions supported by services
ActionMetadata() - Constructor for class org.apache.ambari.server.metadata.ActionMetadata
 
actionName - Variable in class org.apache.ambari.server.state.action.ActionType
 
ActionProgressUpdateEvent - Class in org.apache.ambari.server.state.action
 
ActionProgressUpdateEvent(ActionId, long) - Constructor for class org.apache.ambari.server.state.action.ActionProgressUpdateEvent
 
ActionRequest - Class in org.apache.ambari.server.controller
Used to perform CRUD operations of Action
ActionRequest(String, String, String, String, String, String, String, String) - Constructor for class org.apache.ambari.server.controller.ActionRequest
 
ActionRequestSwagger - Interface in org.apache.ambari.server.controller
Request schema for endpoint ActionService.createActionDefinition(String, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo, String) The interface is not actually implemented, it only carries swagger annotations.
ActionResourceDefinition - Class in org.apache.ambari.server.api.resources
 
ActionResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.ActionResourceDefinition
 
ActionResourceProvider - Class in org.apache.ambari.server.controller.internal
 
ActionResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.ActionResourceProvider
 
ActionResponse - Class in org.apache.ambari.server.controller
Used to respond to GET requests for actions
ActionResponse(String, String, String, String, String, String, String, String) - Constructor for class org.apache.ambari.server.controller.ActionResponse
 
ActionResponse.ActionResponseSwagger - Interface in org.apache.ambari.server.controller
Interface to help correct Swagger documentation generation
ActionService - Class in org.apache.ambari.server.api.services
Service responsible for action definition resource requests.
ActionService() - Constructor for class org.apache.ambari.server.api.services.ActionService
 
ActionState - Enum in org.apache.ambari.server.state.action
 
ActionType - Enum in org.apache.ambari.server.actionmanager
Defines various action types
ActionType - Class in org.apache.ambari.server.state.action
 
ActionType(String) - Constructor for class org.apache.ambari.server.state.action.ActionType
 
actionVerb - Static variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition
 
actionVerb - Static variable in class org.apache.ambari.server.stack.upgrade.ConfigureFunction
 
actionVerb - Static variable in class org.apache.ambari.server.stack.upgrade.ConfigureTask
 
actionVerb - Static variable in class org.apache.ambari.server.stack.upgrade.CreateAndConfigureTask
 
actionVerb - Static variable in class org.apache.ambari.server.stack.upgrade.ExecuteTask
 
actionVerb - Static variable in class org.apache.ambari.server.stack.upgrade.RestartTask
 
actionVerb - Static variable in class org.apache.ambari.server.stack.upgrade.ServerSideActionTask
 
actionVerb - Static variable in class org.apache.ambari.server.stack.upgrade.ServiceCheckTask
 
actionVerb - Static variable in class org.apache.ambari.server.stack.upgrade.StartTask
 
actionVerb - Static variable in class org.apache.ambari.server.stack.upgrade.StopTask
 
ActivateUserRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for setting a user active or inactive
ActivateUserRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.ActivateUserRequestAuditEvent
 
ActivateUserRequestAuditEvent(ActivateUserRequestAuditEvent.ActivateUserRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.ActivateUserRequestAuditEvent
ActivateUserRequestAuditEvent.ActivateUserRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
ActivateUserRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.ActivateUserRequestAuditEvent.ActivateUserRequestAuditEventBuilder
 
ACTIVE_INSTANCE - Static variable in class org.apache.ambari.server.configuration.Configuration
Indicates whether the current ambari server instance is the active instance.
ACTIVE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
ActiveRequest(HostRoleStatus, HostRoleStatus, Set<StageEntityPK>, Long) - Constructor for class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveRequest
 
ActiveStage(HostRoleStatus, HostRoleStatus, Map<Role, Float>, Boolean, Set<Long>) - Constructor for class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveStage
 
ActiveWidgetLayout - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
ActiveWidgetLayoutRequest - Class in org.apache.ambari.server.controller
ActiveWidgetLayoutRequest() - Constructor for class org.apache.ambari.server.controller.ActiveWidgetLayoutRequest
 
ActiveWidgetLayoutResourceDefinition - Class in org.apache.ambari.server.api.resources
Resource Definition for WidgetLayout types.
ActiveWidgetLayoutResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.ActiveWidgetLayoutResourceDefinition
 
ActiveWidgetLayoutResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for widget layout resources.
ActiveWidgetLayoutResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.ActiveWidgetLayoutResourceProvider
Create a new resource provider.
ActiveWidgetLayoutResponse - Class in org.apache.ambari.server.controller
ActiveWidgetLayoutResponse(Long, String, String, String, String, String, String, List<HashMap<String, WidgetResponse>>) - Constructor for class org.apache.ambari.server.controller.ActiveWidgetLayoutResponse
 
ActiveWidgetLayoutService - Class in org.apache.ambari.server.api.services.users
WidgetLayout Service
ActiveWidgetLayoutService() - Constructor for class org.apache.ambari.server.api.services.users.ActiveWidgetLayoutService
 
ACTUAL_CONFIGS - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
ACTUAL_CONFIGS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
add(UpgradeContext, HostsType, String, boolean, UpgradePack.ProcessingComponent, Map<String, String>) - Method in class org.apache.ambari.server.stack.upgrade.ClusterGrouping.ClusterBuilder
 
add(UpgradeContext, HostsType, String, boolean, UpgradePack.ProcessingComponent, Map<String, String>) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.ParallelClientGroupingBuilder
 
add(UpgradeContext, HostsType, String, boolean, UpgradePack.ProcessingComponent, Map<String, String>) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapperBuilder
Adds a processing component that will be built into stage wrappers.
add(UpgradeContext, HostsType, String, boolean, UpgradePack.ProcessingComponent, Map<String, String>) - Method in class org.apache.ambari.server.stack.upgrade.ServiceCheckGrouping.ServiceCheckBuilder
Adds a processing component that will be built into stage wrappers.
add(String, VersionDefinitionXml) - Method in class org.apache.ambari.server.state.repository.VersionDefinitionXml.Merger
Adds definition to this one.
ADD_SERVICE_HOST_GROUP_STRATEGY - Static variable in class org.apache.ambari.server.configuration.Configuration
Fully qualified class name of the strategy used to form host groups for add service request layout recommendation.
addActionDefinition(ActionDefinition) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Used for test purposes
addActionDefinition(ActionDefinition) - Method in class org.apache.ambari.server.customactions.ActionDefinitionManager
 
addAffectedCluster(Cluster) - Static method in class org.apache.ambari.server.utils.RetryHelper
 
addAfterGroup - Variable in class org.apache.ambari.server.stack.upgrade.Grouping
 
addAfterGroupEntry - Variable in class org.apache.ambari.server.stack.upgrade.Grouping
 
addAgentReport(AgentReport) - Method in class org.apache.ambari.server.agent.AgentReportsProcessor
 
addAlertDefinition(AlertDefinitionEntity) - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
Adds the specified definition to the definitions that this group will dispatch to.
addAlertDefinitionCommand(AlertDefinitionCommand) - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
addAlertExecutionCommand(AlertExecutionCommand) - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
addAlertGroup(AlertGroupEntity) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Adds the specified alert group to the groups that this definition is associated with.
addAlertGroup(AlertGroupEntity) - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
Adds the specified alert group to the groups that this target is associated with.
AddAlertGroupRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for adding alert group
AddAlertGroupRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.AddAlertGroupRequestAuditEvent
 
AddAlertGroupRequestAuditEvent(AddAlertGroupRequestAuditEvent.AddAlertGroupRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.AddAlertGroupRequestAuditEvent
AddAlertGroupRequestAuditEvent.AddAlertGroupRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
AddAlertGroupRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.AddAlertGroupRequestAuditEvent.AddAlertGroupRequestAuditEventBuilder
 
addAlertNotice(AlertNoticeEntity) - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
Adds the specified notice to the notices that have been sent out for this target.
addAlertTarget(AlertTargetEntity) - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
Adds the specified target to the targets that this group will dispatch to.
AddAlertTargetRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for adding alert target (= notification)
AddAlertTargetRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.AddAlertTargetRequestAuditEvent
 
AddAlertTargetRequestAuditEvent(AddAlertTargetRequestAuditEvent.AddAlertTargetRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.AddAlertTargetRequestAuditEvent
AddAlertTargetRequestAuditEvent.AddAlertTargetRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
AddAlertTargetRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.AddAlertTargetRequestAuditEvent.AddAlertTargetRequestAuditEventBuilder
 
addAliasToCredentialStore(String, String) - Method in class org.apache.ambari.server.security.encryption.CredentialProvider
 
addAmbariConfigurationTable() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
addAuthentication(UserEntity, UserAuthenticationType, String) - Method in class org.apache.ambari.server.security.authorization.Users
Adds a new authentication type for the given user.
addAuthorization(RoleAuthorizationEntity) - Method in class org.apache.ambari.server.orm.entities.PermissionEntity
Add roleAuthorization if it's not already added
addAuthorizations(Collection<RoleAuthorization>) - Method in class org.apache.ambari.server.orm.entities.PermissionEntity
Add multiple role authorizations
addAuthorizationToRole(String, String, String) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Add a new authorization to the set of authorizations for a role
addAuthorizationToRole(String, String, RoleAuthorizationEntity) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Add a new authorization to the set of authorizations for a role
addAuthorizationToRole(PermissionEntity, String) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Add a new authorization to the set of authorizations for a role
addBlueprintProvisioningState() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog271
 
AddBlueprintRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for adding blueprint
AddBlueprintRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.AddBlueprintRequestAuditEvent
 
AddBlueprintRequestAuditEvent(AddBlueprintRequestAuditEvent.AddBlueprintRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.AddBlueprintRequestAuditEvent
AddBlueprintRequestAuditEvent.AddBlueprintRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
AddBlueprintRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.AddBlueprintRequestAuditEvent.AddBlueprintRequestAuditEventBuilder
 
addCancelCommand(CancelCommand) - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
addCancelRequestCommand(List<Long>, String, String) - Method in class org.apache.ambari.server.actionmanager.Stage
Adds cancel command to stage for given cancelTargets collection of task id's that has to be canceled in Agent layer.
addCategory(String) - Method in class org.apache.ambari.server.controller.internal.ResourceImpl
 
addCategory(String) - Method in interface org.apache.ambari.server.controller.spi.Resource
Add an empty category to this resource.
addChild(T, String) - Method in interface org.apache.ambari.server.api.util.TreeNode
Add a child node for the provided object.
addChild(TreeNode<T>) - Method in interface org.apache.ambari.server.api.util.TreeNode
Add the specified child node.
addChild(T, String) - Method in class org.apache.ambari.server.api.util.TreeNodeImpl
 
addChild(TreeNode<T>) - Method in class org.apache.ambari.server.api.util.TreeNodeImpl
 
addCluster(String, StackId) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
addCluster(String, StackId, SecurityType) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
addCluster(String, StackId) - Method in interface org.apache.ambari.server.state.Clusters
Add a new Cluster
addCluster(String, StackId, SecurityType) - Method in interface org.apache.ambari.server.state.Clusters
Add a new cluster
addCollectorHost(String, String) - Method in class org.apache.ambari.server.controller.metrics.MetricsCollectorHAManager
 
addColumn(String, DBAccessor.DBColumnInfo) - Method in interface org.apache.ambari.server.orm.DBAccessor
Adds a column to an existing table.
addColumn(String, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
Adds a column to an existing table.
addColumnsToRequestScheduleTable() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog280
 
addColumnsToUpgradeTable() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog280
 
addCommandRepositoryToContext(ActionExecutionContext, RepositoryVersionEntity, RepoOsEntity) - Method in class org.apache.ambari.server.stack.upgrade.RepositoryVersionHelper
Adds a command repository to the action context
addComponent(HostGroupComponentEntity) - Method in class org.apache.ambari.server.orm.entities.HostGroupEntity
Add a component to the host group.
addComponent(String) - Method in interface org.apache.ambari.server.topology.HostGroup
Add a component to the host group.
addComponent(String, ProvisionAction) - Method in interface org.apache.ambari.server.topology.HostGroup
Add a component to the host group, with the specified name and provision action.
addComponent(String) - Method in class org.apache.ambari.server.topology.HostGroupImpl
Add a component to the host group.
addComponent(String, ProvisionAction) - Method in class org.apache.ambari.server.topology.HostGroupImpl
Add a component with the specified provision action to the host group.
AddComponentAction - Class in org.apache.ambari.server.serveraction.upgrades
The AddComponentAction is used to add a component during an upgrade.
AddComponentAction() - Constructor for class org.apache.ambari.server.serveraction.upgrades.AddComponentAction
 
addComponentMapping(String, String) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
AddComponentTask - Class in org.apache.ambari.server.stack.upgrade
The AddComponentTask is used for adding components during an upgrade.
AddComponentTask() - Constructor for class org.apache.ambari.server.stack.upgrade.AddComponentTask
Constructor.
AddComponentToHostRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for adding components to a host
AddComponentToHostRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.AddComponentToHostRequestAuditEvent
 
AddComponentToHostRequestAuditEvent(AddComponentToHostRequestAuditEvent.AddComponentToHostRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.AddComponentToHostRequestAuditEvent
AddComponentToHostRequestAuditEvent.AddComponentToHostRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
AddComponentToHostRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.AddComponentToHostRequestAuditEvent.AddComponentToHostRequestAuditEventBuilder
 
addConfig(Config) - Method in interface org.apache.ambari.server.state.Cluster
Sets a specific config.
addConfig(Config) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
addConfigGroup(ConfigGroup) - Method in interface org.apache.ambari.server.state.Cluster
Add a new config group to the set of Config groups associated with this cluster
addConfigGroup(ConfigGroup) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
addConfigs(ConfigHelper, Cluster) - Method in class org.apache.ambari.server.agent.AlertDefinitionCommand
Adds cluster configuration properties as required by commands sent to agent.
addConnectionTimeoutParamForWebAndMetricAlerts() - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
addCredential(String, Credential) - Method in class org.apache.ambari.server.security.encryption.AbstractCredentialStore
Adds a new credential to this CredentialStore

The supplied key will be converted into UTF-8 bytes before being stored.

addCredential(KeyStore, String, Credential) - Method in class org.apache.ambari.server.security.encryption.AbstractCredentialStore
Adds a new credential to the supplied KeyStore

The supplied key will be converted into UTF-8 bytes before being stored.

addCredential(String, Credential) - Method in interface org.apache.ambari.server.security.encryption.CredentialStore
Adds a new credential to this CredentialStore

The supplied key will be converted into UTF-8 bytes before being stored.

addCredential(String, Credential) - Method in class org.apache.ambari.server.security.encryption.InMemoryCredentialStore
Adds a new credential to this CredentialStore

The supplied key will be converted into UTF-8 bytes before being stored.

AddCredentialAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.AddCredentialRequestAuditEvent.AddCredentialAuditEventBuilder
 
AddCredentialRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for adding credential
AddCredentialRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.AddCredentialRequestAuditEvent
 
AddCredentialRequestAuditEvent(AddCredentialRequestAuditEvent.AddCredentialAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.AddCredentialRequestAuditEvent
AddCredentialRequestAuditEvent.AddCredentialAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
addDefaultConstraint(String, DBAccessor.DBColumnInfo) - Method in interface org.apache.ambari.server.orm.DBAccessor
Adds a default constraint to an existing column.
addDefaultConstraint(String, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
Adds a default constraint to an existing column.
addDefinition(ViewEntity) - Method in class org.apache.ambari.server.view.ViewRegistry
Add a view definition to the registry.
addDeletedHostComponent(String, String, String, Long, String, String, State) - Method in class org.apache.ambari.server.controller.internal.DeleteHostComponentStatusMetaData
 
addDeletedKey(String) - Method in class org.apache.ambari.server.api.services.DeleteResultMetadata
Add successfully deleted key.
addDeletedKey(String) - Method in class org.apache.ambari.server.controller.internal.DeleteStatusMetaData
 
addDeletedKeys(Collection<String>) - Method in class org.apache.ambari.server.api.services.DeleteResultMetadata
Add successfully deleted keys.
addDesiredConfig(String, Set<Config>) - Method in interface org.apache.ambari.server.state.Cluster
Adds and sets a DESIRED configuration to be applied to a cluster.
addDesiredConfig(String, Set<Config>, String) - Method in interface org.apache.ambari.server.state.Cluster
Adds and sets a DESIRED configuration to be applied to a cluster.
addDesiredConfig(String, Set<Config>) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
addDesiredConfig(String, Set<Config>, String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
addDesiredConfig(long, boolean, String, Config) - Method in interface org.apache.ambari.server.state.Host
Adds a desired configuration to the host instance.
addDesiredConfig(long, boolean, String, Config) - Method in class org.apache.ambari.server.state.host.HostImpl
 
addDestination(String, String, String) - Method in class org.apache.ambari.server.api.stomp.NamedTasksSubscriptions
 
addEdge(RoleGraphNode) - Method in class org.apache.ambari.server.stageplanner.RoleGraphNode
 
addError(String) - Method in class org.apache.ambari.server.controller.ExtensionLinkResponse
 
addError(String) - Method in class org.apache.ambari.server.controller.ExtensionVersionResponse
 
addError(String) - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
addError(String) - Method in class org.apache.ambari.server.stack.ComponentModule
 
addError(String) - Method in class org.apache.ambari.server.stack.ConfigurationInfo
 
addError(String) - Method in class org.apache.ambari.server.stack.ConfigurationModule
 
addError(String) - Method in class org.apache.ambari.server.stack.ExtensionModule
 
addError(String) - Method in class org.apache.ambari.server.stack.QuickLinksConfigurationModule
 
addError(String) - Method in class org.apache.ambari.server.stack.ServiceModule
 
addError(String) - Method in class org.apache.ambari.server.stack.StackModule
 
addError(String) - Method in class org.apache.ambari.server.stack.ThemeModule
 
addError(String) - Method in interface org.apache.ambari.server.stack.Validable
 
addError(String) - Method in class org.apache.ambari.server.state.ExtensionInfo
 
addError(String) - Method in class org.apache.ambari.server.state.ServiceInfo
 
addError(String) - Method in class org.apache.ambari.server.state.stack.ConfigurationXml
 
addError(String) - Method in class org.apache.ambari.server.state.stack.ExtensionMetainfoXml
 
addError(String) - Method in class org.apache.ambari.server.state.stack.RepositoryXml
 
addError(String) - Method in class org.apache.ambari.server.state.stack.ServiceMetainfoXml
 
addError(String) - Method in class org.apache.ambari.server.state.stack.StackMetainfoXml
 
addError(String) - Method in class org.apache.ambari.server.state.StackInfo
 
addErrors(Collection<String>) - Method in class org.apache.ambari.server.controller.ExtensionLinkResponse
 
addErrors(Collection<String>) - Method in class org.apache.ambari.server.controller.ExtensionVersionResponse
 
addErrors(Collection<String>) - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
addErrors(Collection<String>) - Method in class org.apache.ambari.server.stack.ComponentModule
 
addErrors(Collection<String>) - Method in class org.apache.ambari.server.stack.ConfigurationInfo
 
addErrors(Collection<String>) - Method in class org.apache.ambari.server.stack.ConfigurationModule
 
addErrors(Collection<String>) - Method in class org.apache.ambari.server.stack.ExtensionModule
 
addErrors(Collection<String>) - Method in class org.apache.ambari.server.stack.QuickLinksConfigurationModule
 
addErrors(Collection<String>) - Method in class org.apache.ambari.server.stack.ServiceModule
 
addErrors(Collection<String>) - Method in class org.apache.ambari.server.stack.StackModule
 
addErrors(Collection<String>) - Method in class org.apache.ambari.server.stack.ThemeModule
 
addErrors(Collection<String>) - Method in interface org.apache.ambari.server.stack.Validable
 
addErrors(Collection<String>) - Method in class org.apache.ambari.server.state.ExtensionInfo
 
addErrors(Collection<String>) - Method in class org.apache.ambari.server.state.ServiceInfo
 
addErrors(Collection<String>) - Method in class org.apache.ambari.server.state.stack.ConfigurationXml
 
addErrors(Collection<String>) - Method in class org.apache.ambari.server.state.stack.ExtensionMetainfoXml
 
addErrors(Collection<String>) - Method in class org.apache.ambari.server.state.stack.RepositoryXml
 
addErrors(Collection<String>) - Method in class org.apache.ambari.server.state.stack.ServiceMetainfoXml
 
addErrors(Collection<String>) - Method in class org.apache.ambari.server.state.stack.StackMetainfoXml
 
addErrors(Collection<String>) - Method in class org.apache.ambari.server.state.StackInfo
 
addException(String, Exception) - Method in class org.apache.ambari.server.api.services.DeleteResultMetadata
Add exception thrown during delete of a key.
addException(String, Exception) - Method in class org.apache.ambari.server.controller.internal.DeleteStatusMetaData
 
addExceptions(Map<String, Exception>) - Method in class org.apache.ambari.server.api.services.DeleteResultMetadata
Add exception thrown during delete of keys.
addExecutionCommand(ExecutionCommand) - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
addExecutionCommandsToStage(ActionExecutionContext, Stage, Map<String, String>) - Method in class org.apache.ambari.server.controller.AmbariActionExecutionHelper
Add tasks to the stage based on the requested action execution
addExecutionCommandsToStage(ActionExecutionContext, Stage, Map<String, String>, boolean) - Method in class org.apache.ambari.server.controller.AmbariActionExecutionHelper
Add tasks to the stage based on the requested action execution
addExecutionCommandsToStage(ActionExecutionContext, Stage, Map<String, String>, ExecuteCommandJson) - Method in class org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper
Other than Service_Check and Decommission all other commands are pass-through
addExecutionCommandWrapper(Stage, String, Role) - Method in class org.apache.ambari.server.actionmanager.Stage
This method should be used only in stage planner.
addExtension(ExtensionInfo) - Method in class org.apache.ambari.server.state.StackInfo
 
addExternalMetricsCollectorHost(String, String) - Method in class org.apache.ambari.server.controller.metrics.MetricsCollectorHAManager
 
addFinder(Class<T>) - Method in class com.google.inject.persist.jpa.AmbariJpaPersistModule
Adds an interface to this module to use as a dynamic finder.
addFKConstraint(String, String, String, String, String, boolean) - Method in interface org.apache.ambari.server.orm.DBAccessor
Add foreign key for a relation
addFKConstraint(String, String, String, String, String, boolean, boolean) - Method in interface org.apache.ambari.server.orm.DBAccessor
 
addFKConstraint(String, String, String[], String, String[], boolean, boolean) - Method in interface org.apache.ambari.server.orm.DBAccessor
Add foreign key for a relation
addFKConstraint(String, String, String[], String, String[], boolean) - Method in interface org.apache.ambari.server.orm.DBAccessor
Add foreign key for a relation
addFKConstraint(String, String, String, String, String, boolean) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
addFKConstraint(String, String, String, String, String, boolean, boolean) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
addFKConstraint(String, String, String[], String, String[], boolean) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
addFKConstraint(String, String, String[], String, String[], boolean, boolean) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
addHandler(Handler) - Method in class org.apache.ambari.server.controller.AmbariHandlerList
 
addHeartbeat(HeartBeat) - Method in class org.apache.ambari.server.agent.HeartbeatProcessor
 
addHistory(UpgradeHistoryEntity) - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
Adds a historical entry for a service component in this upgrade.
addHook(Function<Path, Boolean>) - Method in class org.apache.ambari.server.view.ViewDirectoryWatcher
 
addHost(String) - Method in class org.apache.ambari.server.controller.internal.ExportBlueprintRequest.ExportedHostGroup
Add a host.
addHost(String) - Method in class org.apache.ambari.server.stageplanner.RoleGraphNode
 
addHost(String) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
Register a host by creating a HostEntity object in the database and setting its state to HostState.INIT.
addHost(String) - Method in interface org.apache.ambari.server.state.Clusters
Add a Host object to be managed by this server
addHost(Host) - Method in interface org.apache.ambari.server.state.configgroup.ConfigGroup
Add host to Config group
addHost(Host) - Method in class org.apache.ambari.server.state.configgroup.ConfigGroupImpl
 
addHost(String) - Method in class org.apache.ambari.server.topology.HostGroupInfo
Associate a single host name to the host group.
addHostComponentDesiredStateEntity(HostComponentDesiredStateEntity) - Method in class org.apache.ambari.server.orm.entities.HostEntity
Add a host component desired state entity to this host entity.
addHostComponentLastStateTable() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
addHostComponentStateEntity(HostComponentStateEntity) - Method in class org.apache.ambari.server.orm.entities.HostEntity
Add a host component state entity to this host entity.
addHostId(Long) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
addHostName(String) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
addHostName(String) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyUpdateHandlingReport
 
addHostRackInfo(String, String) - Method in class org.apache.ambari.server.topology.HostGroupInfo
Registers host rack information.
AddHostRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for adding host
AddHostRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.AddHostRequestAuditEvent
 
AddHostRequestAuditEvent(AddHostRequestAuditEvent.AddHostRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.AddHostRequestAuditEvent
AddHostRequestAuditEvent.AddHostRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
AddHostRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.AddHostRequestAuditEvent.AddHostRequestAuditEventBuilder
 
addHostRoleExecutionCommand(String, Role, RoleCommand, ServiceComponentHostEvent, String, String, boolean, boolean) - Method in class org.apache.ambari.server.actionmanager.Stage
A new host role command is created for execution.
addHostRoleExecutionCommand(Host, Role, RoleCommand, ServiceComponentHostEvent, Cluster, String, boolean, boolean) - Method in class org.apache.ambari.server.actionmanager.Stage
A new host role command is created for execution.
addHosts(Collection<String>) - Method in class org.apache.ambari.server.topology.HostGroupInfo
Associate multiple host names to the host group.
addHostsNames(Set<String>) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyUpdateHandlingReport
 
addHostToTopology(String, String) - Method in interface org.apache.ambari.server.topology.ClusterTopology
Add a new host to the topology.
addHostToTopology(String, String) - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
addIdentities(KerberosIdentityDataFileWriter, Collection<KerberosIdentityDescriptor>, Collection<String>, String, Long, String, String, Map<String, Map<String, String>>, Map<String, Map<String, String>>, Map<String, ResolvedKerberosKeytab>, String) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Adds identities to the KerberosIdentityDataFileWriter.
addIdentities(KerberosIdentityDataFileWriter, Collection<KerberosIdentityDescriptor>, Collection<String>, String, Long, String, String, Map<String, Map<String, String>>, Map<String, Map<String, String>>, Map<String, ResolvedKerberosKeytab>, String) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
addInstanceDefinition(ViewInstanceEntity) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Add an instance definition.
addInstanceDefinition(ViewEntity, ViewInstanceEntity) - Method in class org.apache.ambari.server.view.ViewRegistry
Add an instance definition for the given view definition.
addJob(JobDetail) - Method in interface org.apache.ambari.server.scheduler.ExecutionScheduler
Persist job data
addJob(JobDetail) - Method in class org.apache.ambari.server.scheduler.ExecutionSchedulerImpl
 
addJWTAuthentication(UserEntity, String) - Method in class org.apache.ambari.server.security.authorization.Users
Adds the ability for a user to authenticate using a JWT token.
addJWTAuthentication(UserEntity, String, boolean) - Method in class org.apache.ambari.server.security.authorization.Users
Adds the ability for a user to authenticate using a JWT token.
addKerberosAuthentication(UserEntity, String) - Method in class org.apache.ambari.server.security.authorization.Users
Adds the ability for a user to authenticate using a Kerberos token.
addKerberosAuthentication(UserEntity, String, boolean) - Method in class org.apache.ambari.server.security.authorization.Users
Adds the ability for a user to authenticate using a Kerberos token.
addKerberosKeytabPrincipal(KerberosKeytabPrincipalEntity) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabEntity
 
addKerberosKeytabPrincipal(KerberosKeytabPrincipalEntity) - Method in class org.apache.ambari.server.orm.entities.KerberosPrincipalEntity
 
addKeys(Resource.Type, Set<String>) - Method in class org.apache.ambari.server.api.query.render.BaseRenderer
Add primary and all foreign keys for the specified resource type to the provided set.
addLdapAuthentication(UserEntity, String) - Method in class org.apache.ambari.server.security.authorization.Users
Adds the ability for a user to authenticate using a remote LDAP server
addLdapAuthentication(UserEntity, String, boolean) - Method in class org.apache.ambari.server.security.authorization.Users
Adds the ability for a user to authenticate using a remote LDAP server
addLdapGroup(LdapBatchDto, Map<String, Group>, LdapGroupDto) - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
 
addLocalAuthentication(UserEntity, String) - Method in class org.apache.ambari.server.security.authorization.Users
Adds the ability for a user to authenticate using a password stored in Ambari's database
addLocalAuthentication(UserEntity, String, boolean) - Method in class org.apache.ambari.server.security.authorization.Users
Adds the ability for a user to authenticate using a password stored in Ambari's database
addLocalProperty(String) - Method in interface org.apache.ambari.server.api.query.Query
Add a local (not sub-resource) property to the query.
addLocalProperty(String) - Method in class org.apache.ambari.server.api.query.QueryImpl
 
addLoginNameAlias(String, String) - Static method in class org.apache.ambari.server.security.authorization.AuthorizationHelper
There are cases when users log-in with a login name that is define in LDAP and which do not correspond to the user name stored locally in ambari.
addMemberToGroup(String, String) - Method in class org.apache.ambari.server.security.authorization.Users
 
addMemberToGroup(GroupEntity, UserEntity) - Method in class org.apache.ambari.server.security.authorization.Users
 
addMetricsCollectorHost(String) - Method in class org.apache.ambari.server.controller.metrics.MetricsCollectorHAClusterState
 
addNewConfigurationsFromXml() - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
addObserver(ResourceProviderObserver) - Method in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
 
addObserver(ResourceProviderObserver) - Method in interface org.apache.ambari.server.controller.internal.ObservableResourceProvider
Add an observer.
addPackages(List<ServiceOsSpecific.Package>) - Method in class org.apache.ambari.server.state.ServiceOsSpecific
 
addPamAuthentication(UserEntity, String) - Method in class org.apache.ambari.server.security.authorization.Users
Adds the ability for a user to authenticate using Pam
addPamAuthentication(UserEntity, String, boolean) - Method in class org.apache.ambari.server.security.authorization.Users
Adds the ability for a user to authenticate using Pam
addPKConstraint(String, String, boolean, String...) - Method in interface org.apache.ambari.server.orm.DBAccessor
 
addPKConstraint(String, String, String...) - Method in interface org.apache.ambari.server.orm.DBAccessor
 
addPKConstraint(String, String, boolean, String...) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
addPKConstraint(String, String, String...) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
addPrimaryKey(Resource.Type, Set<String>) - Method in class org.apache.ambari.server.api.query.render.BaseRenderer
Add primary key for the specified resource type to the provided set.
addPrincipal(ResolvedKerberosPrincipal) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosKeytab
Add principal to keytab.
addPrincipalNames(Set<String>) - Method in class org.apache.ambari.server.controller.LdapSyncRequest
Add principal names to the request.
addProperty(String, TemporalInfo) - Method in interface org.apache.ambari.server.api.query.Query
Add a property to the query.
addProperty(String, TemporalInfo) - Method in class org.apache.ambari.server.api.query.QueryImpl
 
addProperty(String, String) - Method in class org.apache.ambari.server.api.services.RootServiceComponentConfiguration
 
addProperty(Map<String, String>, Map<String, Map<String, String>>, String[], String) - Method in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider.BlueprintConfigPopulationStrategy
 
addProperty(Map<String, String>, Map<String, Map<String, String>>, String[], String) - Method in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider.BlueprintConfigPopulationStrategyV1
 
addProperty(Map<String, String>, Map<String, Map<String, String>>, String[], String) - Method in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider.BlueprintConfigPopulationStrategyV2
 
addPropertySet(NamedPropertySet) - Method in class org.apache.ambari.server.api.services.RequestBody
Add a property set.
addPropertyType(String, String) - Method in class org.apache.ambari.server.api.services.RootServiceComponentConfiguration
 
addRecord(String, String, String, String) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosConfigDataFileWriter
Appends a new record to the data file
addRefreshCommands(Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.state.RefreshCommandConfiguration
 
addRepoDefinition(RepoDefinitionEntity) - Method in class org.apache.ambari.server.orm.entities.RepoOsEntity
Update one-to-many relation without rebuilding the whole entity
addRepoDefinitionEntities(List<RepoDefinitionEntity>) - Method in class org.apache.ambari.server.orm.entities.RepoOsEntity
Update one-to-many relation without rebuilding the whole entity
addRepoInfoToHostLevelParams(Cluster, ActionExecutionContext, RepositoryVersionEntity, Map<String, String>, String) - Method in class org.apache.ambari.server.stack.upgrade.RepositoryVersionHelper
Deprecated.
addRepoOsEntities(List<RepoOsEntity>) - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
AddRepositoryRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for adding repository
AddRepositoryRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.AddRepositoryRequestAuditEvent
 
AddRepositoryRequestAuditEvent(AddRepositoryRequestAuditEvent.AddRepositoryRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.AddRepositoryRequestAuditEvent
AddRepositoryRequestAuditEvent.AddRepositoryRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
AddRepositoryRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.AddRepositoryRequestAuditEvent.AddRepositoryRequestAuditEventBuilder
 
AddRepositoryVersionAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.AddRepositoryVersionRequestAuditEvent.AddRepositoryVersionAuditEventBuilder
 
AddRepositoryVersionRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for adding repository version
AddRepositoryVersionRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.AddRepositoryVersionRequestAuditEvent
 
AddRepositoryVersionRequestAuditEvent(AddRepositoryVersionRequestAuditEvent.AddRepositoryVersionAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.AddRepositoryVersionRequestAuditEvent
AddRepositoryVersionRequestAuditEvent.AddRepositoryVersionAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
AddRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.AddRequestRequestAuditEvent.AddRequestAuditEventBuilder
 
addRequestedEntities(Set<Resource>, List<HostVersionEntity>, Set<String>, String) - Method in class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
Adds requested entities to resources
addRequestExecution(RequestExecution) - Method in interface org.apache.ambari.server.state.Cluster
Add a @RequestExecution to the cluster
addRequestExecution(RequestExecution) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
addRequestInfoProperty(String, String) - Method in class org.apache.ambari.server.api.services.RequestBody
Add a request info property.
AddRequestRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for request
AddRequestRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.AddRequestRequestAuditEvent
 
AddRequestRequestAuditEvent(AddRequestRequestAuditEvent.AddRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.AddRequestRequestAuditEvent
AddRequestRequestAuditEvent.AddRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
addRequiredAlertProperties(Set<String>) - Method in class org.apache.ambari.server.api.query.render.AlertSummaryGroupedRenderer
Adds properties to the backend request that are required by this renderer.
addRequiredAlertProperties(Set<String>) - Method in class org.apache.ambari.server.api.query.render.AlertSummaryRenderer
Adds properties to the backend request that are required by this renderer.
addResourceConfiguration(Resource.Type, ResourceConfig) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Add a resource configuration for the given type.
addResourceDefinition(Resource.Type, ResourceDefinition) - Static method in class org.apache.ambari.server.api.resources.ResourceInstanceFactoryImpl
Associate an external resource definition with a type.
addResourceDefinition(ViewSubResourceDefinition) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Add a resource definition.
addResourceName(String) - Method in class org.apache.ambari.server.view.ViewExternalSubResourceProvider
Register an external sub-resource name.
addResourceProvider(Resource.Type, ResourceProvider) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Add a resource provider for the given type.
addResourceProvider(Resource.Type, ResourceProvider) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Add a resource provider for the given resource type.
addResourceService(String, Object) - Method in class org.apache.ambari.server.api.services.views.ViewExternalSubResourceService
Register a sub-resource service.
addResult(String, boolean, String, Object) - Method in class org.apache.ambari.server.controller.internal.OperationStatusMetaData
 
addRoleAuthorization(String, String, Collection<String>) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Add a new role authorization and optionally add it to 1 or more roles.
addRule(String, String) - Method in class org.apache.ambari.server.controller.AuthToLocalBuilder
Adds a rule for the given principal and local user.
addRules(String) - Method in class org.apache.ambari.server.controller.AuthToLocalBuilder
Add existing rules from the given authToLocal configuration property.
addSequence(String, Long, boolean) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Add new sequence to ambariSequencesTable.
addSequences(List<String>, Long, boolean) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Add several new sequences to ambariSequencesTable.
addServerActionCommand(String, String, Role, RoleCommand, String, ServiceComponentHostServerActionEvent, Map<String, String>, String, Map<String, Map<String, String>>, Integer, boolean, boolean) - Method in class org.apache.ambari.server.actionmanager.Stage

Creates server-side execution command.

addService(String, Object) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Add a service for the given plural resource name.
addService(Service) - Method in interface org.apache.ambari.server.state.Cluster
Add a service to a cluster
addService(String, RepositoryVersionEntity) - Method in interface org.apache.ambari.server.state.Cluster
Add service to the cluster
addService(Service) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
addService(String, RepositoryVersionEntity) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Add service to the cluster
addServiceCheckAction(Stage, String, String, long, String, String, Map<String, String>, boolean, boolean, boolean) - Method in class org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper
Creates and populates service check EXECUTION_COMMAND for host.
addServiceCheckAction(String) - Method in class org.apache.ambari.server.metadata.ActionMetadata
 
addServiceComponent(ServiceComponent) - Method in interface org.apache.ambari.server.state.Service
 
addServiceComponent(String) - Method in interface org.apache.ambari.server.state.Service
 
addServiceComponent(ServiceComponent) - Method in class org.apache.ambari.server.state.ServiceImpl
 
addServiceComponent(String) - Method in class org.apache.ambari.server.state.ServiceImpl
 
addServiceComponentHost(ServiceComponentHost) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
addServiceComponentHost(ServiceComponentHost) - Method in interface org.apache.ambari.server.state.ServiceComponent
 
addServiceComponentHost(String) - Method in interface org.apache.ambari.server.state.ServiceComponent
 
addServiceComponentHost(ServiceComponentHost) - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
addServiceComponentHost(String) - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
addServiceComponentHosts(Collection<ServiceComponentHost>) - Method in interface org.apache.ambari.server.state.Cluster
Adds schs to cluster AND persists them TODO consider making persisting optional
addServiceComponentHosts(Collection<ServiceComponentHost>) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
addServiceComponentHosts(Map<String, ServiceComponentHost>) - Method in interface org.apache.ambari.server.state.ServiceComponent
 
addServiceComponentHosts(Map<String, ServiceComponentHost>) - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
addServiceComponents(Map<String, ServiceComponent>) - Method in interface org.apache.ambari.server.state.Service
 
addServiceComponents(Map<String, ServiceComponent>) - Method in class org.apache.ambari.server.state.ServiceImpl
 
AddServiceInfo - Class in org.apache.ambari.server.topology.addservice
Processed info for adding new services/components to an existing cluster.
AddServiceInfo.Builder - Class in org.apache.ambari.server.topology.addservice
 
AddServiceOrchestrator - Class in org.apache.ambari.server.topology.addservice
 
AddServiceOrchestrator() - Constructor for class org.apache.ambari.server.topology.addservice.AddServiceOrchestrator
 
addServiceReposToOperatingSystemEntities(List<RepoOsEntity>, ListMultimap<String, RepositoryInfo>) - Static method in class org.apache.ambari.server.stack.RepoUtil
Checks the passed operatingSystems parameter if it contains all repositories from the stack model.
AddServiceRequest - Class in org.apache.ambari.server.topology.addservice
Data object representing an add service request.
AddServiceRequest(AddServiceRequest.OperationType, ConfigRecommendationStrategy, ProvisionAction, AddServiceRequest.ValidationType, String, String, Set<Service>, Set<Component>, SecurityConfiguration, Set<Credential>, Collection<? extends Map<String, ?>>) - Constructor for class org.apache.ambari.server.topology.addservice.AddServiceRequest
 
AddServiceRequest.OperationType - Enum in org.apache.ambari.server.topology.addservice
 
AddServiceRequest.ValidationType - Enum in org.apache.ambari.server.topology.addservice
 
addSessionAttributes(Map<String, Object>) - Method in interface org.apache.ambari.server.state.Cluster
Add the given map of attributes to the session for this cluster.
addSessionAttributes(Map<String, Object>) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
addSessionAttributes(String, Map<String, Object>) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
addSessionAttributes(String, Map<String, Object>) - Method in interface org.apache.ambari.server.state.Clusters
Add the given map of attributes to the session for the cluster identified by the given name.
addStack(StackModule) - Method in class org.apache.ambari.server.state.stack.RepoUrlInfoCallable
 
addStage(Stage) - Method in class org.apache.ambari.server.controller.OrderedRequestStageContainer
 
addStageEntityPK(StageEntityPK) - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveRequest
 
addStages(RequestStageContainer, Cluster, Map<String, String>, Map<String, String>, Map<State, List<Service>>, Map<State, List<ServiceComponent>>, Map<String, Map<State, List<ServiceComponentHost>>>, Collection<ServiceComponentHost>, boolean, boolean, boolean) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Add stages to the request.
addStages(RequestStageContainer, Cluster, Map<String, String>, Map<String, String>, Map<State, List<Service>>, Map<State, List<ServiceComponent>>, Map<String, Map<State, List<ServiceComponentHost>>>, Collection<ServiceComponentHost>, boolean, boolean, boolean, boolean) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Add stages to the request.
addStages(RequestStageContainer, Cluster, Map<String, String>, Map<String, String>, Map<State, List<Service>>, Map<State, List<ServiceComponent>>, Map<String, Map<State, List<ServiceComponentHost>>>, Collection<ServiceComponentHost>, boolean, boolean, boolean) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
addStages(RequestStageContainer, Cluster, Map<String, String>, Map<String, String>, Map<State, List<Service>>, Map<State, List<ServiceComponent>>, Map<String, Map<State, List<ServiceComponentHost>>>, Collection<ServiceComponentHost>, boolean, boolean, boolean, boolean) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
addStages(List<Stage>) - Method in class org.apache.ambari.server.controller.internal.RequestStageContainer
Add stages to request.
addStaleAlerts(Long, List<StaleAlert>) - Method in class org.apache.ambari.server.state.alert.AlertHelper
Saves stale alerts for specified host.
addStatusCommand(StatusCommand) - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
addSubResources(TreeNode<QueryInfo>, TreeNode<Set<String>>) - Method in class org.apache.ambari.server.api.query.render.BaseRenderer
Add available sub resources to property node.
addSubscriptionInternal(String, String, String, Message<?>) - Method in class org.apache.ambari.server.agent.stomp.AmbariSubscriptionRegistry
 
addSuspendedUpgradeParameters(Map<String, String>, Map<String, String>) - Method in interface org.apache.ambari.server.state.Cluster
Adds upgrade specific command and role parameters to the command maps if there is a suspended upgrade.
addSuspendedUpgradeParameters(Map<String, String>, Map<String, String>) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Adds upgrade specific command and role parameters to the command maps if there is a suspended upgrade.
addTask(URI, StackModule) - Method in class org.apache.ambari.server.stack.StackContext.LatestRepoQueryExecutor
 
addTaskId(String, Long, String) - Method in class org.apache.ambari.server.api.stomp.NamedTasksSubscriptions
 
addTaskId(Long) - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveStage
 
addTopologyComponent(TopologyComponent) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyCluster
 
addTopologyHost(TopologyHost) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyCluster
 
addTransition(STATE, STATE, EVENTTYPE) - Method in class org.apache.ambari.server.state.fsm.StateMachineFactory
 
addTransition(STATE, STATE, Set<EVENTTYPE>) - Method in class org.apache.ambari.server.state.fsm.StateMachineFactory
 
addTransition(STATE, STATE, Set<EVENTTYPE>, SingleArcTransition<OPERAND, EVENT>) - Method in class org.apache.ambari.server.state.fsm.StateMachineFactory
 
addTransition(STATE, STATE, EVENTTYPE, SingleArcTransition<OPERAND, EVENT>) - Method in class org.apache.ambari.server.state.fsm.StateMachineFactory
 
addTransition(STATE, Set<STATE>, EVENTTYPE, MultipleArcTransition<OPERAND, EVENT, STATE>) - Method in class org.apache.ambari.server.state.fsm.StateMachineFactory
 
addUnhealthy(List<ServiceComponentHost>) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
addUniqueConstraint(String, String, String...) - Method in interface org.apache.ambari.server.orm.DBAccessor
Add unique table constraint
addUniqueConstraint(String, String, String...) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
addUpgradePackType(UpgradeType) - Method in class org.apache.ambari.server.controller.internal.CompatibleRepositoryVersion
Maintains the List of Upgrade Types.
AddUpgradeRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for adding upgrade
AddUpgradeRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.AddUpgradeRequestAuditEvent
 
AddUpgradeRequestAuditEvent(AddUpgradeRequestAuditEvent.AddUpgradeRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.AddUpgradeRequestAuditEvent
AddUpgradeRequestAuditEvent.AddUpgradeRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
AddUpgradeRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.AddUpgradeRequestAuditEvent.AddUpgradeRequestAuditEventBuilder
 
addUserAuthenticationSequence() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
AddUserToGroupRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for adding a user to a group
AddUserToGroupRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.AddUserToGroupRequestAuditEvent
 
AddUserToGroupRequestAuditEvent(AddUserToGroupRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.AddUserToGroupRequestAuditEvent
AddUserToGroupRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
AddUserToGroupRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.AddUserToGroupRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder
 
AddUserToGroupRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.MembershipChangeRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder
 
AddUserToGroupRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.RemoveUserFromGroupRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder
 
addVersion(ServiceComponentVersionEntity) - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
addVersionDefinition(String, VersionDefinitionXml) - Method in class org.apache.ambari.server.state.StackInfo
 
addViewInstance(ViewInstanceEntity) - Method in class org.apache.ambari.server.controller.AmbariHandlerList
 
addViewInstance(ViewInstanceEntity) - Method in interface org.apache.ambari.server.view.ViewInstanceHandlerList
Add a handler for the given view instance.
AddViewInstanceRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for adding view instance
AddViewInstanceRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.AddViewInstanceRequestAuditEvent
 
AddViewInstanceRequestAuditEvent(AddViewInstanceRequestAuditEvent.AddViewInstanceRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.AddViewInstanceRequestAuditEvent
AddViewInstanceRequestAuditEvent.AddViewInstanceRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
AddViewInstanceRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.AddViewInstanceRequestAuditEvent.AddViewInstanceRequestAuditEventBuilder
 
addVisitor(ActionExecutionContext.ExecutionCommandVisitor) - Method in class org.apache.ambari.server.controller.ActionExecutionContext
Adds a command visitor that will be invoked after a command is created.
adjust(StackAdvisorCommand.StackAdvisorData, StackAdvisorRequest) - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.StackAdvisorCommand
 
adjustServiceComponentFilter(Cluster, boolean, Map<String, ? extends Collection<String>>) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.KerberosKeytabController
Adjust service component filter according to installed services
ADKerberosOperationHandler - Class in org.apache.ambari.server.serveraction.kerberos
Implementation of KerberosOperationHandler to created principal in Active Directory
ADKerberosOperationHandler() - Constructor for class org.apache.ambari.server.serveraction.kerberos.ADKerberosOperationHandler
 
ADMIN_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
ADMINPRIVILEGE_PERMISSION_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
ADMINPRIVILEGE_PRINCIPAL_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
ADMINPRIVILEGE_PRIVILEGE_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
ADMINPRIVILEGE_RESOURCE_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
ADMINPRIVILEGE_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
AdminUserRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for setting or unsetting a user as admin
AdminUserRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.AdminUserRequestAuditEvent
 
AdminUserRequestAuditEvent(AdminUserRequestAuditEvent.AdminUserRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.AdminUserRequestAuditEvent
AdminUserRequestAuditEvent.AdminUserRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
AdminUserRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.AdminUserRequestAuditEvent.AdminUserRequestAuditEventBuilder
 
adviseConfiguration(ClusterTopology, Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorBlueprintProcessor
Recommend configurations by the stack advisor, then store the results in cluster topology.
AdvisedConfiguration - Class in org.apache.ambari.server.topology
 
AdvisedConfiguration(Map<String, String>, Map<String, ValueAttributesInfo>) - Constructor for class org.apache.ambari.server.topology.AdvisedConfiguration
 
AESEncryptionService - Class in org.apache.ambari.server.security.encryption
 
AESEncryptionService() - Constructor for class org.apache.ambari.server.security.encryption.AESEncryptionService
 
AESEncryptor - Class in org.apache.ambari.server.security.encryption
 
AESEncryptor(String) - Constructor for class org.apache.ambari.server.security.encryption.AESEncryptor
 
AffectedComponent() - Constructor for class org.apache.ambari.server.stack.upgrade.ConfigUpgradePack.AffectedComponent
 
AffectedService() - Constructor for class org.apache.ambari.server.stack.upgrade.ConfigUpgradePack.AffectedService
 
afterBuild(UpgradeContext, List<StageWrapper>) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapperBuilder
Performs any post-processing that needs to be performed on the list of stage wrappers.
afterMigration() - Method in class org.apache.ambari.server.view.ViewDataMigrationUtility.CopyAllDataMigrator
 
afterPropertiesSet() - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationProvider
 
afterPropertiesSet() - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosTicketValidator
 
AGENT_API_GZIP_COMPRESSION_ENABLED - Static variable in class org.apache.ambari.server.configuration.Configuration
Determiens whether communication with the Ambari Agents should have the JSON payloads compressed with GZIP.
AGENT_PACKAGE_INSTALL_TASK_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in TimeUnit.SECONDS, before package installation commands are killed.
AGENT_PACKAGE_PARALLEL_COMMANDS_LIMIT - Static variable in class org.apache.ambari.server.configuration.Configuration
Max number of tasks that may be executed within a single stage.
AGENT_SERVICE_CHECK_TASK_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in TimeUnit.SECONDS, before agent service check commands are killed.
AGENT_STACK_RETRY_COUNT - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
AGENT_STACK_RETRY_COUNT - Static variable in class org.apache.ambari.server.configuration.Configuration
The number of times an Ambari Agent should retry package installation when it fails due to a repository error.
AGENT_STACK_RETRY_ON_REPO_UNAVAILABILITY - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether agents should retrying installation commands when the repository is not available.
AGENT_STACK_RETRY_ON_UNAVAILABILITY - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
AGENT_TASK_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in TimeUnit.SECONDS, before agent commands are killed.
AGENT_THREADPOOL_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The size of the Jetty connection pool used for handling incoming Ambari Agent requests.
AGENT_USE_SSL - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether SSL is used to communicate between Ambari Server and Ambari Agents.
AgentActionEvent - Class in org.apache.ambari.server.events
Event to send action commands to agent.
AgentActionEvent(AgentActionEvent.AgentAction, Long) - Constructor for class org.apache.ambari.server.events.AgentActionEvent
 
AgentActionEvent.AgentAction - Enum in org.apache.ambari.server.events
 
AgentClusterDataHolder<T extends STOMPEvent & Hashable> - Class in org.apache.ambari.server.agent.stomp
Is used to saving and updating last version of event in cluster scope
AgentClusterDataHolder() - Constructor for class org.apache.ambari.server.agent.stomp.AgentClusterDataHolder
 
AgentCommand - Class in org.apache.ambari.server.agent
The base class for all agent commands.
AgentCommand() - Constructor for class org.apache.ambari.server.agent.AgentCommand
Constructor.
AgentCommand(AgentCommand.AgentCommandType) - Constructor for class org.apache.ambari.server.agent.AgentCommand
Constructor.
AgentCommand.AgentCommandType - Enum in org.apache.ambari.server.agent
 
AgentCommandsPublisher - Class in org.apache.ambari.server.events.publishers
 
AgentCommandsPublisher() - Constructor for class org.apache.ambari.server.events.publishers.AgentCommandsPublisher
 
AgentConfigsHolder - Class in org.apache.ambari.server.agent.stomp
 
AgentConfigsHolder(AmbariEventPublisher, Encryptor<AgentConfigsUpdateEvent>) - Constructor for class org.apache.ambari.server.agent.stomp.AgentConfigsHolder
 
agentConfigsHolder - Variable in class org.apache.ambari.server.serveraction.upgrades.AbstractUpgradeServerAction
Used for updating push data to the agents.
AgentConfigsUpdateEvent - Class in org.apache.ambari.server.events
Contains info about configs update for one host.
AgentConfigsUpdateEvent(Long, SortedMap<String, ClusterConfigs>) - Constructor for class org.apache.ambari.server.events.AgentConfigsUpdateEvent
 
AgentConfigUpdateEncryptor - Class in org.apache.ambari.server.security.encryption
This encryptor encrypts the sensitive data in config updates sent to ambari-agent.
AgentConfigUpdateEncryptor(EncryptionService, CredentialStoreService, Provider<Clusters>) - Constructor for class org.apache.ambari.server.security.encryption.AgentConfigUpdateEncryptor
 
AgentCurrentDataController - Class in org.apache.ambari.server.agent.stomp
 
AgentCurrentDataController(Injector) - Constructor for class org.apache.ambari.server.agent.stomp.AgentCurrentDataController
 
AgentDataHolder<T extends Hashable> - Class in org.apache.ambari.server.agent.stomp
Is used to hash generating for event
AgentDataHolder() - Constructor for class org.apache.ambari.server.agent.stomp.AgentDataHolder
 
AgentEncryptionKey - Class in org.apache.ambari.server.agent
The encryption key which is used to encrypt sensitive data in agent config updates.
AgentEncryptionKey(char[]) - Constructor for class org.apache.ambari.server.agent.AgentEncryptionKey
 
AgentEnv - Class in org.apache.ambari.server.agent
Agent environment data.
AgentEnv() - Constructor for class org.apache.ambari.server.agent.AgentEnv
 
AgentEnv.Alternative - Class in org.apache.ambari.server.agent
 
AgentEnv.Directory - Class in org.apache.ambari.server.agent
Represents information about a directory of interest.
AgentEnv.ExistingUser - Class in org.apache.ambari.server.agent
 
AgentEnv.HostHealth - Class in org.apache.ambari.server.agent
 
AgentEnv.JavaProc - Class in org.apache.ambari.server.agent
Represents information about running java processes.
AgentEnv.LiveService - Class in org.apache.ambari.server.agent
 
AgentEnv.PackageDetail - Class in org.apache.ambari.server.agent
 
AgentHeartbeatAlertRunnable - Class in org.apache.ambari.server.alerts
The AgentHeartbeatAlertRunnable is used by the AmbariServerAlertService to check agent heartbeats and fire alert events when agents are not reachable.
AgentHeartbeatAlertRunnable(String) - Constructor for class org.apache.ambari.server.alerts.AgentHeartbeatAlertRunnable
Constructor.
AgentHostDataHolder<T extends STOMPHostEvent & Hashable> - Class in org.apache.ambari.server.agent.stomp
Is used to saving and updating last version of event in host scope
AgentHostDataHolder() - Constructor for class org.apache.ambari.server.agent.stomp.AgentHostDataHolder
 
AgentRegisteringQueueChecker - Class in org.apache.ambari.server.configuration.spring
 
AgentRegisteringQueueChecker() - Constructor for class org.apache.ambari.server.configuration.spring.AgentRegisteringQueueChecker
 
agentRegisteringQueueChecker() - Method in class org.apache.ambari.server.configuration.spring.GuiceBeansConfig
 
AgentReport<R> - Class in org.apache.ambari.server.agent
 
AgentReport(String, R) - Constructor for class org.apache.ambari.server.agent.AgentReport
 
AgentReportsController - Class in org.apache.ambari.server.agent.stomp
 
AgentReportsController(Injector) - Constructor for class org.apache.ambari.server.agent.stomp.AgentReportsController
 
AgentReportsProcessor - Class in org.apache.ambari.server.agent
 
AgentReportsProcessor(Configuration) - Constructor for class org.apache.ambari.server.agent.AgentReportsProcessor
 
AgentRequests - Class in org.apache.ambari.server.agent
Captures various agent requests that it sends as part of requests
AgentRequests() - Constructor for class org.apache.ambari.server.agent.AgentRequests
Creates a holder for agent requests
AgentResource - Class in org.apache.ambari.server.agent.rest
Agent Resource represents Ambari agent controller.
AgentResource() - Constructor for class org.apache.ambari.server.agent.rest.AgentResource
 
AGENTS_REGISTRATION_QUEUE_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
Queue size for agents in registration.
AGENTS_REPORT_PROCESSING_PERIOD - Static variable in class org.apache.ambari.server.configuration.Configuration
Period in seconds with agents reports will be processed.
AGENTS_REPORT_PROCESSING_START_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
Timeout in seconds before start processing of agents' reports.
AGENTS_REPORT_THREAD_POOL_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
Thread pool size for agents reports processing.
AgentSessionManager - Class in org.apache.ambari.server.agent
 
AgentSessionManager() - Constructor for class org.apache.ambari.server.agent.AgentSessionManager
 
agentSessionManager - Variable in class org.apache.ambari.server.events.MessageEmitter
 
AgentsRegistrationQueue - Class in org.apache.ambari.server.agent.stomp
Simultaneous processing a lot of registering/topology/metadata etc.
AgentsRegistrationQueue(Injector) - Constructor for class org.apache.ambari.server.agent.stomp.AgentsRegistrationQueue
 
agentsRegistrationQueue() - Method in class org.apache.ambari.server.configuration.spring.GuiceBeansConfig
 
AgentStompConfig - Class in org.apache.ambari.server.configuration.spring
 
AgentStompConfig(ServletContext, Injector) - Constructor for class org.apache.ambari.server.configuration.spring.AgentStompConfig
 
AgentVersion - Class in org.apache.ambari.server.state
Agent Version representation
AgentVersion(String) - Constructor for class org.apache.ambari.server.state.AgentVersion
 
AGGREGATE_FUNCTION_IDENTIFIERS - Static variable in class org.apache.ambari.server.controller.utilities.PropertyHelper
Aggregate functions implicitly supported by the Metrics Service
AggregateAlertRecalculateEvent - Class in org.apache.ambari.server.events
The AggregateAlertRecalculateEvent is used to trigger the recalculation of all aggregate alerts.
AggregateAlertRecalculateEvent(long) - Constructor for class org.apache.ambari.server.events.AggregateAlertRecalculateEvent
Constructor.
AggregateDefinitionMapping - Class in org.apache.ambari.server.state.alert
The AggregateDefinitionMapping is used to keep an in-memory mapping of all of the AlertDefinitions that have aggregate definitions associated with them.
AggregateDefinitionMapping() - Constructor for class org.apache.ambari.server.state.alert.AggregateDefinitionMapping
Constructor.
AggregateSource - Class in org.apache.ambari.server.state.alert
Alert when the source type is defined as SourceType.AGGREGATE.
AggregateSource() - Constructor for class org.apache.ambari.server.state.alert.AggregateSource
 
Alert - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
Alert - Class in org.apache.ambari.server.state
An alert represents a problem or notice for a cluster.
Alert(String, String, String, String, String, AlertState) - Constructor for class org.apache.ambari.server.state.Alert
Constructor.
Alert() - Constructor for class org.apache.ambari.server.state.Alert
 
ALERT_CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
ALERT_COMPONENT - Static variable in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
ALERT_DEF - Static variable in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
 
ALERT_DEF_CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
 
ALERT_DEF_COMPONENT_NAME - Static variable in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
 
ALERT_DEF_DESCRIPTION - Static variable in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
 
ALERT_DEF_ENABLED - Static variable in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
 
ALERT_DEF_HELP_URL - Static variable in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
 
ALERT_DEF_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
 
ALERT_DEF_IGNORE_HOST - Static variable in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
 
ALERT_DEF_INTERVAL - Static variable in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
 
ALERT_DEF_LABEL - Static variable in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
 
ALERT_DEF_NAME - Static variable in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
 
ALERT_DEF_REPEAT_TOLERANCE - Static variable in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
 
ALERT_DEF_REPEAT_TOLERANCE_ENABLED - Static variable in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
 
ALERT_DEF_SCOPE - Static variable in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
 
ALERT_DEF_SERVICE_NAME - Static variable in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
 
ALERT_DEF_SOURCE - Static variable in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
 
ALERT_DEF_SOURCE_TYPE - Static variable in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
 
ALERT_DEFINITION_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
ALERT_DEFINITION_NAME - Static variable in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
ALERT_FIRMNESS - Static variable in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
ALERT_GROUP - Static variable in class org.apache.ambari.server.controller.internal.AlertGroupResourceProvider
 
ALERT_GROUP_CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.AlertGroupResourceProvider
 
ALERT_GROUP_DEFAULT - Static variable in class org.apache.ambari.server.controller.internal.AlertGroupResourceProvider
 
ALERT_GROUP_DEFINITIONS - Static variable in class org.apache.ambari.server.controller.internal.AlertGroupResourceProvider
 
ALERT_GROUP_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertGroupResourceProvider
 
ALERT_GROUP_NAME - Static variable in class org.apache.ambari.server.controller.internal.AlertGroupResourceProvider
 
ALERT_GROUP_TARGETS - Static variable in class org.apache.ambari.server.controller.internal.AlertGroupResourceProvider
 
ALERT_HISTORY_CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.AlertHistoryResourceProvider
 
ALERT_HISTORY_COMPONENT_NAME - Static variable in class org.apache.ambari.server.controller.internal.AlertHistoryResourceProvider
 
ALERT_HISTORY_DEFINITION_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertHistoryResourceProvider
 
ALERT_HISTORY_DEFINITION_NAME - Static variable in class org.apache.ambari.server.controller.internal.AlertHistoryResourceProvider
 
ALERT_HISTORY_HOSTNAME - Static variable in class org.apache.ambari.server.controller.internal.AlertHistoryResourceProvider
 
ALERT_HISTORY_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertHistoryResourceProvider
 
ALERT_HISTORY_INSTANCE - Static variable in class org.apache.ambari.server.controller.internal.AlertHistoryResourceProvider
 
ALERT_HISTORY_LABEL - Static variable in class org.apache.ambari.server.controller.internal.AlertHistoryResourceProvider
 
ALERT_HISTORY_SERVICE_NAME - Static variable in class org.apache.ambari.server.controller.internal.AlertHistoryResourceProvider
 
ALERT_HISTORY_STATE - Static variable in class org.apache.ambari.server.controller.internal.AlertHistoryResourceProvider
 
ALERT_HISTORY_TEXT - Static variable in class org.apache.ambari.server.controller.internal.AlertHistoryResourceProvider
 
ALERT_HISTORY_TIMESTAMP - Static variable in class org.apache.ambari.server.controller.internal.AlertHistoryResourceProvider
 
ALERT_HOST - Static variable in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
ALERT_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
ALERT_INSTANCE - Static variable in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
ALERT_LABEL - Static variable in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
ALERT_LATEST_TIMESTAMP - Static variable in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
ALERT_MAINTENANCE_STATE - Static variable in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
ALERT_NOTICE_CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.AlertNoticeResourceProvider
 
ALERT_NOTICE_HISTORY_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertNoticeResourceProvider
 
ALERT_NOTICE_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertNoticeResourceProvider
 
ALERT_NOTICE_SERVICE_NAME - Static variable in class org.apache.ambari.server.controller.internal.AlertNoticeResourceProvider
 
ALERT_NOTICE_STATE - Static variable in class org.apache.ambari.server.controller.internal.AlertNoticeResourceProvider
 
ALERT_NOTICE_TARGET_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertNoticeResourceProvider
 
ALERT_NOTICE_TARGET_NAME - Static variable in class org.apache.ambari.server.controller.internal.AlertNoticeResourceProvider
 
ALERT_NOTICE_UUID - Static variable in class org.apache.ambari.server.controller.internal.AlertNoticeResourceProvider
 
ALERT_OCCURRENCES - Static variable in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
ALERT_ORIGINAL_TIMESTAMP - Static variable in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
ALERT_REPEAT_TOLERANCE - Static variable in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
ALERT_REPEAT_TOLERANCE_REMAINING - Static variable in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
ALERT_SCOPE - Static variable in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
ALERT_SERVICE - Static variable in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
ALERT_STATE - Static variable in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
ALERT_TARGET - Static variable in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
ALERT_TARGET_DESCRIPTION - Static variable in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
ALERT_TARGET_ENABLED - Static variable in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
ALERT_TARGET_GLOBAL - Static variable in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
ALERT_TARGET_GROUPS - Static variable in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
ALERT_TARGET_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
ALERT_TARGET_NAME - Static variable in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
ALERT_TARGET_NOTIFICATION_TYPE - Static variable in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
ALERT_TARGET_PROPERTIES - Static variable in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
ALERT_TARGET_REQUEST_TYPE - Static variable in class org.apache.ambari.server.api.services.AlertTargetService
 
ALERT_TARGET_STATES - Static variable in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
ALERT_TEMPLATE_FILE - Static variable in class org.apache.ambari.server.configuration.Configuration
The full path to the XML file that describes the different alert templates.
ALERT_TEXT - Static variable in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
ALERT_URL_PROPERTY_CONNECTION_TIMEOUT - Static variable in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
AlertAggregateListener - Class in org.apache.ambari.server.events.listeners.alerts
The AlertAggregateListener is used to listen for all incoming AlertStateChangeEvent instances and determine if there exists a SourceType.AGGREGATE alert that needs to run.
AlertAggregateListener(AlertEventPublisher) - Constructor for class org.apache.ambari.server.events.listeners.alerts.AlertAggregateListener
 
AlertCluster - Class in org.apache.ambari.server.agent.stomp.dto
 
AlertCluster(AlertDefinition, String, Integer) - Constructor for class org.apache.ambari.server.agent.stomp.dto.AlertCluster
 
AlertCluster(Map<Long, AlertDefinition>, String, Integer) - Constructor for class org.apache.ambari.server.agent.stomp.dto.AlertCluster
 
AlertCluster(AlertDefinition, String) - Constructor for class org.apache.ambari.server.agent.stomp.dto.AlertCluster
 
AlertCluster(Map<Long, AlertDefinition>, String) - Constructor for class org.apache.ambari.server.agent.stomp.dto.AlertCluster
 
AlertCurrentEntity - Class in org.apache.ambari.server.orm.entities
The AlertCurrentEntity class represents the most recently received an alert data for a given instance.
AlertCurrentEntity() - Constructor for class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Constructor.
AlertCurrentEntity_ - Class in org.apache.ambari.server.orm.entities
The AlertCurrentEntity_ is a strongly typed metamodel for creating CriteriaQuery for AlertCurrentEntity.
AlertCurrentEntity_() - Constructor for class org.apache.ambari.server.orm.entities.AlertCurrentEntity_
 
AlertCurrentRequest - Class in org.apache.ambari.server.controller
The AlertCurrentRequest encapsulates the data necessary to make a backend request for AlertCurrentEntity.
AlertCurrentRequest() - Constructor for class org.apache.ambari.server.controller.AlertCurrentRequest
 
AlertDefinition - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
alertDefinition - Static variable in class org.apache.ambari.server.orm.entities.AlertCurrentEntity_
 
alertDefinition - Static variable in class org.apache.ambari.server.orm.entities.AlertHistoryEntity_
 
AlertDefinition - Class in org.apache.ambari.server.state.alert
The AlertDefinition class represents all of the necessary information to schedule, run, and collect alerts.
AlertDefinition() - Constructor for class org.apache.ambari.server.state.alert.AlertDefinition
 
AlertDefinitionChangedEvent - Class in org.apache.ambari.server.events
The AlertDefinitionChangedEvent is used to represent that an AlertDefinition has been changed.
AlertDefinitionChangedEvent(long, AlertDefinition) - Constructor for class org.apache.ambari.server.events.AlertDefinitionChangedEvent
Constructor.
AlertDefinitionCommand - Class in org.apache.ambari.server.agent
The AlertDefinitionCommand class is used to encapsulate the AlertDefinitions that will be returned to an agent given a requested hash.
AlertDefinitionCommand(String, String, String, String, List<AlertDefinition>) - Constructor for class org.apache.ambari.server.agent.AlertDefinitionCommand
Constructor.
AlertDefinitionDAO - Class in org.apache.ambari.server.orm.dao
The AlertDefinitionDAO class is used to manage the persistence and retrieval of AlertDefinitionEntity instances.
AlertDefinitionDAO() - Constructor for class org.apache.ambari.server.orm.dao.AlertDefinitionDAO
 
AlertDefinitionDeleteEvent - Class in org.apache.ambari.server.events
The AlertDefinitionDeleteEvent is used to represent that an AlertDefinition has been removed from the system.
AlertDefinitionDeleteEvent(long, AlertDefinition) - Constructor for class org.apache.ambari.server.events.AlertDefinitionDeleteEvent
Constructor.
AlertDefinitionDisabledEvent - Class in org.apache.ambari.server.events
The AlertDefinitionDisabledEvent is used to represent that an AlertDefinition has been disabled.
AlertDefinitionDisabledEvent(long, long, String) - Constructor for class org.apache.ambari.server.events.AlertDefinitionDisabledEvent
Constructor.
AlertDefinitionDisabledListener - Class in org.apache.ambari.server.events.listeners.alerts
The AlertDefinitionDisabledListener handles event relating to the disabling of an alert definition.
AlertDefinitionDisabledListener(AmbariEventPublisher) - Constructor for class org.apache.ambari.server.events.listeners.alerts.AlertDefinitionDisabledListener
Constructor.
AlertDefinitionEntity - Class in org.apache.ambari.server.orm.entities
The AlertDefinitionEntity class is used to model an alert that needs to run in the system.
AlertDefinitionEntity() - Constructor for class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Constructor.
AlertDefinitionEntity_ - Class in org.apache.ambari.server.orm.entities
The AlertDefinitionEntity_ is a strongly typed metamodel for creating CriteriaQuery for AlertDefinitionEntity.
AlertDefinitionEntity_() - Constructor for class org.apache.ambari.server.orm.entities.AlertDefinitionEntity_
 
AlertDefinitionEventType - Enum in org.apache.ambari.server.events
 
AlertDefinitionFactory - Class in org.apache.ambari.server.state.alert
The AlertDefinitionFactory class is used to construct AlertDefinition instances from a variety of sources.
AlertDefinitionFactory() - Constructor for class org.apache.ambari.server.state.alert.AlertDefinitionFactory
Constructor.
AlertDefinitionHash - Class in org.apache.ambari.server.state.alert
The AlertDefinitionHash class is used to generate an MD5 hash for a list of AlertDefinitionEntitys.
AlertDefinitionHash() - Constructor for class org.apache.ambari.server.state.alert.AlertDefinitionHash
 
AlertDefinitionRegistrationEvent - Class in org.apache.ambari.server.events
The AlertDefinitionRegistrationEvent is used to represent that an AlertDefinition is now a part of the system.
AlertDefinitionRegistrationEvent(long, AlertDefinition) - Constructor for class org.apache.ambari.server.events.AlertDefinitionRegistrationEvent
Constructor.
AlertDefinitionResourceProvider - Class in org.apache.ambari.server.controller.internal
ResourceProvider for Alert Definitions
AlertDefinitionResponse - Class in org.apache.ambari.server.controller
The AlertDefinitionResponse encapsulates the definition information that should be serialized and returned in REST requests for alerts, groups, and targets.
AlertDefinitionResponse() - Constructor for class org.apache.ambari.server.controller.AlertDefinitionResponse
 
AlertDefinitionsAgentUpdateEvent - Class in org.apache.ambari.server.events
Contains info about alert definitions update.
AlertDefinitionsAgentUpdateEvent(AlertDefinitionEventType, Map<Long, AlertCluster>, String, Long) - Constructor for class org.apache.ambari.server.events.AlertDefinitionsAgentUpdateEvent
 
AlertDefinitionService - Class in org.apache.ambari.server.api.services
Endpoint for alert definitions.
AlertDefinitionsHolder - Class in org.apache.ambari.server.agent.stomp
 
AlertDefinitionsHolder(AmbariEventPublisher) - Constructor for class org.apache.ambari.server.agent.stomp.AlertDefinitionsHolder
 
AlertDefinitionsUIUpdateEvent - Class in org.apache.ambari.server.events
 
AlertDefinitionsUIUpdateEvent(STOMPEvent.Type, AlertDefinitionEventType, Map<Long, AlertCluster>) - Constructor for class org.apache.ambari.server.events.AlertDefinitionsUIUpdateEvent
 
AlertDefinitionsUIUpdateEvent(AlertDefinitionEventType, Map<Long, AlertCluster>) - Constructor for class org.apache.ambari.server.events.AlertDefinitionsUIUpdateEvent
 
AlertDefinitionsUIUpdateListener - Class in org.apache.ambari.server.events.listeners.alerts
 
AlertDefinitionsUIUpdateListener(AmbariEventPublisher) - Constructor for class org.apache.ambari.server.events.listeners.alerts.AlertDefinitionsUIUpdateListener
 
AlertDefinitionSummary() - Constructor for class org.apache.ambari.server.api.query.render.AlertSummaryGroupedRenderer.AlertDefinitionSummary
 
AlertDefResourceDefinition - Class in org.apache.ambari.server.api.resources
Resource Definition for AlertDefinition types.
AlertDefResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.AlertDefResourceDefinition
 
AlertDispatchDAO - Class in org.apache.ambari.server.orm.dao
The AlertDispatchDAO class manages the AlertTargetEntity, AlertGroupEntity, and the associations between them.
AlertDispatchDAO() - Constructor for class org.apache.ambari.server.orm.dao.AlertDispatchDAO
 
AlertEvent - Class in org.apache.ambari.server.events
The AlertEvent class is the base for all events related to alerts.
AlertEvent(long, Alert) - Constructor for class org.apache.ambari.server.events.AlertEvent
Constructor.
AlertEvent(List<Alert>) - Constructor for class org.apache.ambari.server.events.AlertEvent
 
AlertEventPublisher - Class in org.apache.ambari.server.events.publishers
The AlertEventPublisher is used to wrap a customized instance of an AsyncEventBus that is only used for alerts.
AlertEventPublisher(Configuration) - Constructor for class org.apache.ambari.server.events.publishers.AlertEventPublisher
Constructor.
AlertExecutionCommand - Class in org.apache.ambari.server.agent
The AlertExecutionCommand is used to instruct an agent to run an alert immediately and return the result in the next heartbeat.
AlertExecutionCommand(String, String, AlertDefinition) - Constructor for class org.apache.ambari.server.agent.AlertExecutionCommand
Constructor.
AlertFirmness - Enum in org.apache.ambari.server.state
The AlertFirmness enum is used to represent whether an alert should be considered as a real alert or whether it could still potentially be a false positive.
AlertGroup - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
AlertGroup - Class in org.apache.ambari.server.state.alert
The AlertGroup class is used to represent a grouping of alert definitions when returning alert targets.
AlertGroup() - Constructor for class org.apache.ambari.server.state.alert.AlertGroup
 
AlertGroupEntity - Class in org.apache.ambari.server.orm.entities
The AlertGroupEntity class manages the logical groupings of AlertDefinitionEntitys in order to easily define what alerts an AlertTargetEntity should be notified on.
AlertGroupEntity() - Constructor for class org.apache.ambari.server.orm.entities.AlertGroupEntity
 
AlertGroupEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles alert group requests For resource type Resource.Type#AlertGroup and request types Request.Type#POST, Request.Type#PUT and Request.Type#DELETE
AlertGroupEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.AlertGroupEventCreator
 
AlertGroupResourceDefinition - Class in org.apache.ambari.server.api.resources
The AlertGroupResourceDefinition class is used to register alert groups to be returned via the REST API.
AlertGroupResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.AlertGroupResourceDefinition
Constructor.
AlertGroupResourceProvider - Class in org.apache.ambari.server.controller.internal
The AlertGroupResourceProvider class deals with managing the CRUD operations alert groups, including property coercion to and from AlertGroupEntity.
alertGroups - Static variable in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity_
 
alertGroups - Static variable in class org.apache.ambari.server.orm.entities.AlertTargetEntity_
 
AlertGroupService - Class in org.apache.ambari.server.api.services
The AlertGroupService handles CRUD operations for a cluster's alert groups.
AlertGroupsUpdateEvent - Class in org.apache.ambari.server.events
 
AlertGroupsUpdateEvent(List<AlertGroupUpdate>, UpdateEventType) - Constructor for class org.apache.ambari.server.events.AlertGroupsUpdateEvent
 
AlertGroupsUpdateListener - Class in org.apache.ambari.server.events.listeners.alerts
 
AlertGroupsUpdateListener(AmbariEventPublisher) - Constructor for class org.apache.ambari.server.events.listeners.alerts.AlertGroupsUpdateListener
 
AlertGroupUpdate - Class in org.apache.ambari.server.agent.stomp.dto
 
AlertGroupUpdate(AlertGroupEntity) - Constructor for class org.apache.ambari.server.agent.stomp.dto.AlertGroupUpdate
 
AlertGroupUpdate(Long) - Constructor for class org.apache.ambari.server.agent.stomp.dto.AlertGroupUpdate
 
AlertHashInvalidationEvent - Class in org.apache.ambari.server.events
The AlertHashInvalidationEvent is fired when one of the following conditions is met and the alerts running on an agent need to be recalculated: An alert definition changes. A host is removed from the cluster. A service host component is added or removed.
AlertHashInvalidationEvent(long, Collection<String>) - Constructor for class org.apache.ambari.server.events.AlertHashInvalidationEvent
Constructor.
AlertHashInvalidationListener - Class in org.apache.ambari.server.events.listeners.alerts
The AlertHashInvalidationListener is used to respond to AlertHashInvalidationEvent and ClusterEvent instances and ensure that the AlertDefinitionCommands are enqueued for the HeartBeatResponse.
AlertHashInvalidationListener(AmbariEventPublisher) - Constructor for class org.apache.ambari.server.events.listeners.alerts.AlertHashInvalidationListener
Constructor.
alertHelper - Variable in class org.apache.ambari.server.alerts.AlertRunnable
 
AlertHelper - Class in org.apache.ambari.server.state.alert
 
AlertHelper() - Constructor for class org.apache.ambari.server.state.alert.AlertHelper
 
AlertHistory - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
alertHistory - Static variable in class org.apache.ambari.server.orm.entities.AlertCurrentEntity_
 
alertHistory - Static variable in class org.apache.ambari.server.orm.entities.AlertNoticeEntity_
 
AlertHistoryEntity - Class in org.apache.ambari.server.orm.entities
The AlertHistoryEntity class is an instance of an alert state change that was received.
AlertHistoryEntity() - Constructor for class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Constructor.
AlertHistoryEntity_ - Class in org.apache.ambari.server.orm.entities
The AlertHistoryEntity_ is a strongly typed metamodel for creating CriteriaQuery for AlertHistoryEntity.
AlertHistoryEntity_() - Constructor for class org.apache.ambari.server.orm.entities.AlertHistoryEntity_
 
AlertHistoryRequest - Class in org.apache.ambari.server.controller
The AlertHistoryRequest encapsulates the data necessary to make a backend request for AlertHistoryEntity.
AlertHistoryRequest() - Constructor for class org.apache.ambari.server.controller.AlertHistoryRequest
 
AlertHistoryResourceDefinition - Class in org.apache.ambari.server.api.resources
Resource Definition for Resource.Type#AlertHistory types.
AlertHistoryResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.AlertHistoryResourceDefinition
Constructor.
AlertHistoryResourceProvider - Class in org.apache.ambari.server.controller.internal
ResourceProvider for Alert History
AlertHistoryService - Class in org.apache.ambari.server.api.services
Endpoint for alert history.
AlertHostListener - Class in org.apache.ambari.server.events.listeners.alerts
The AlertHostListener class handles HostsAddedEvent and HostsRemovedEvent and ensures that AlertCurrentEntity instances are properly cleaned up
AlertHostListener(AmbariEventPublisher) - Constructor for class org.apache.ambari.server.events.listeners.alerts.AlertHostListener
Constructor.
AlertHostSummaryDTO - Class in org.apache.ambari.server.orm.dao
The AlertHostSummaryDTO is used to return a summary of the alerts affecting the hosts of the cluster.
AlertHostSummaryDTO(int, int, int, int) - Constructor for class org.apache.ambari.server.orm.dao.AlertHostSummaryDTO
Constructor.
alertId - Static variable in class org.apache.ambari.server.orm.entities.AlertCurrentEntity_
 
alertId - Static variable in class org.apache.ambari.server.orm.entities.AlertHistoryEntity_
 
AlertInfo(AlertHistoryEntity) - Constructor for class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertInfo
Constructor.
alertInstance - Static variable in class org.apache.ambari.server.orm.entities.AlertHistoryEntity_
 
alertLabel - Static variable in class org.apache.ambari.server.orm.entities.AlertHistoryEntity_
 
AlertLifecycleListener - Class in org.apache.ambari.server.events.listeners.alerts
The AlertLifecycleListener handles events that are part of the alert infrastructure lifecycle such as definition registration events.
AlertLifecycleListener(AmbariEventPublisher) - Constructor for class org.apache.ambari.server.events.listeners.alerts.AlertLifecycleListener
Constructor.
AlertMaintenanceModeListener - Class in org.apache.ambari.server.events.listeners.alerts
The AlertMaintenanceModeListener handles events that relate to Maintenance Mode changes.
AlertMaintenanceModeListener(AmbariEventPublisher) - Constructor for class org.apache.ambari.server.events.listeners.alerts.AlertMaintenanceModeListener
Constructor.
AlertNotice - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
AlertNoticeDispatchService - Class in org.apache.ambari.server.state.services
The AlertNoticeDispatchService is used to scan the database for AlertNoticeEntity that are in the NotificationState.PENDING state.
AlertNoticeDispatchService() - Constructor for class org.apache.ambari.server.state.services.AlertNoticeDispatchService
Constructor.
AlertNoticeDispatchService.AlertInfo - Class in org.apache.ambari.server.state.services
The AlertNoticeDispatchService.AlertInfo class encapsulates all information about a single alert for a single outbound Notification.
AlertNoticeDispatchService.AlertSummaryInfo - Class in org.apache.ambari.server.state.services
The AlertNoticeDispatchService.AlertSummaryInfo class encapsulates all of the alert information for the Notification.
AlertNoticeDispatchService.AmbariInfo - Class in org.apache.ambari.server.state.services
The AlertNoticeDispatchService.AmbariInfo class is used to provide the template engine with information about the Ambari installation.
AlertNoticeDispatchService.DispatchInfo - Class in org.apache.ambari.server.state.services
The AlertNoticeDispatchService.DispatchInfo class is used to provide the template engine with information about the intended target of the notification.
AlertNoticeEntity - Class in org.apache.ambari.server.orm.entities
The AlertNoticeEntity class represents the need to dispatch a notification to an AlertTargetEntity.
AlertNoticeEntity() - Constructor for class org.apache.ambari.server.orm.entities.AlertNoticeEntity
Constructor.
AlertNoticeEntity_ - Class in org.apache.ambari.server.orm.entities
The AlertNoticeEntity_ is a strongly typed metamodel for creating CriteriaQuery for AlertNoticeEntity.
AlertNoticeEntity_() - Constructor for class org.apache.ambari.server.orm.entities.AlertNoticeEntity_
 
AlertNoticeRequest - Class in org.apache.ambari.server.controller
The AlertNoticeRequest encapsulates the data necessary to make a backend request for AlertNoticeEntity.
AlertNoticeRequest() - Constructor for class org.apache.ambari.server.controller.AlertNoticeRequest
 
AlertNoticeResourceDefinition - Class in org.apache.ambari.server.api.resources
Resource Definition for Resource.Type#AlertNotice types.
AlertNoticeResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.AlertNoticeResourceDefinition
Constructor.
AlertNoticeResourceProvider - Class in org.apache.ambari.server.controller.internal
ResourceProvider for Alert History
AlertNoticeService - Class in org.apache.ambari.server.api.services
Endpoint for alert notices.
AlertNotification - Class in org.apache.ambari.server.state.alert
The AlertNotification represents a concrete Notification that is specific to the AlertNoticeDispatchService.
AlertNotification() - Constructor for class org.apache.ambari.server.state.alert.AlertNotification
 
AlertParameter() - Constructor for class org.apache.ambari.server.state.alert.ParameterizedSource.AlertParameter
 
AlertReceivedEvent - Class in org.apache.ambari.server.events
The AlertReceivedEvent is fired when an Alert is received or generated.
AlertReceivedEvent(long, Alert) - Constructor for class org.apache.ambari.server.events.AlertReceivedEvent
Constructor.
AlertReceivedEvent(List<Alert>) - Constructor for class org.apache.ambari.server.events.AlertReceivedEvent
 
AlertReceivedListener - Class in org.apache.ambari.server.events.listeners.alerts
The AlertReceivedListener class handles AlertReceivedEvent and updates the appropriate DAOs.
AlertReceivedListener(AlertEventPublisher) - Constructor for class org.apache.ambari.server.events.listeners.alerts.AlertReceivedListener
Constructor.
AlertResourceDefinition - Class in org.apache.ambari.server.api.resources
Definition for alert resources.
AlertResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.AlertResourceDefinition
Constructor.
AlertResourceProvider - Class in org.apache.ambari.server.controller.internal
ResourceProvider for Alert instances
AlertResourceProviderUtils - Class in org.apache.ambari.server.controller.internal
AlertResourceProviderUtils provides utility methods used to help perform tasks within alert-specific resource providers.
AlertResourceProviderUtils() - Constructor for class org.apache.ambari.server.controller.internal.AlertResourceProviderUtils
 
AlertRunnable - Class in org.apache.ambari.server.alerts
The AlertRunnable class is used to boilerplate the expected functionality of Runnables which need to eventually create and fire AlertReceivedEvents.
AlertRunnable(String) - Constructor for class org.apache.ambari.server.alerts.AlertRunnable
Constructor.
ALERTS_AMBARI_SNMP_DISPATCH_UDP_PORT - Static variable in class org.apache.ambari.server.configuration.Configuration
The UDP port to use when binding the Ambari SNMP dispatcher on Ambari Server startup.
ALERTS_CACHE_ENABLED - Static variable in class org.apache.ambari.server.configuration.Configuration
If true then alert information is cached and not immediately persisted in the database.
ALERTS_CACHE_FLUSH_INTERVAL - Static variable in class org.apache.ambari.server.configuration.Configuration
The time after which cached alert information is flushed to the database.
ALERTS_CACHE_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The size of the alert cache.
ALERTS_EXECUTION_SCHEDULER_THREADS_CORE_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The core number of threads which will handle published alert events.
ALERTS_EXECUTION_SCHEDULER_THREADS_MAX_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The maximum number of threads which will handle published alert events.
ALERTS_EXECUTION_SCHEDULER_WORKER_QUEUE_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The size of the BlockingQueue used to control the ScalingThreadPoolExecutor when handling incoming alert events.
ALERTS_SNMP_DISPATCH_UDP_PORT - Static variable in class org.apache.ambari.server.configuration.Configuration
The UDP port to use when binding the SNMP dispatcher on Ambari Server startup.
AlertScriptDispatcher - Class in org.apache.ambari.server.notifications.dispatchers
The AlertScriptDispatcher is used to dispatch AlertNotifications to a script via a Process and command line arguments.
AlertScriptDispatcher() - Constructor for class org.apache.ambari.server.notifications.dispatchers.AlertScriptDispatcher
 
AlertsDAO - Class in org.apache.ambari.server.orm.dao
The AlertsDAO class manages the AlertHistoryEntity and AlertCurrentEntity instances.
AlertsDAO(Configuration) - Constructor for class org.apache.ambari.server.orm.dao.AlertsDAO
Constructor.
AlertService - Class in org.apache.ambari.server.api.services
Endpoint for alert data.
AlertServiceComponentHostListener - Class in org.apache.ambari.server.events.listeners.alerts
The AlertServiceComponentHostListener handles event relating to the disabling of an alert definition.
AlertServiceComponentHostListener(AmbariEventPublisher) - Constructor for class org.apache.ambari.server.events.listeners.alerts.AlertServiceComponentHostListener
Constructor.
AlertServiceStateListener - Class in org.apache.ambari.server.events.listeners.alerts
The AlertServiceStateListener class handles ServiceInstalledEvent and ServiceRemovedEvent and ensures that AlertDefinitionEntity and AlertGroupEntity instances are correctly populated or cleaned up.
AlertServiceStateListener(AmbariEventPublisher) - Constructor for class org.apache.ambari.server.events.listeners.alerts.AlertServiceStateListener
Constructor.
alertState - Static variable in class org.apache.ambari.server.orm.entities.AlertHistoryEntity_
 
AlertState - Enum in org.apache.ambari.server.state
Represents the state of an alert.
AlertStateChangedListener - Class in org.apache.ambari.server.events.listeners.alerts
The AlertStateChangedListener class response to AlertStateChangeEvent and creates AlertNoticeEntity instances in the database.
AlertStateChangedListener(AlertEventPublisher) - Constructor for class org.apache.ambari.server.events.listeners.alerts.AlertStateChangedListener
Constructor.
AlertStateChangeEvent - Class in org.apache.ambari.server.events
The AlertStateChangeEvent is fired when an Alert instance has its AlertState changed or has it's AlertFirmness changed.
AlertStateChangeEvent(long, Alert, AlertCurrentEntity, AlertState, AlertFirmness) - Constructor for class org.apache.ambari.server.events.AlertStateChangeEvent
Constructor.
AlertStateSummary - Class in org.apache.ambari.server.api.query.render
The AlertStateSummary class holds information about each possible alert state.
AlertStateSummary() - Constructor for class org.apache.ambari.server.api.query.render.AlertStateSummary
 
AlertStateValues - Class in org.apache.ambari.server.api.query.render
The AlertStateValues class holds various information about an alert state, such as the number of instances of that state and the most recent timestamp.
AlertStateValues() - Constructor for class org.apache.ambari.server.api.query.render.AlertStateValues
 
AlertSummaryDTO - Class in org.apache.ambari.server.orm.dao
Used to return alert summary data out of the database.
AlertSummaryDTO(Number, Number, Number, Number, Number) - Constructor for class org.apache.ambari.server.orm.dao.AlertSummaryDTO
Constructor, used by JPA.
AlertSummaryGroupedRenderer - Class in org.apache.ambari.server.api.query.render
The AlertSummaryGroupedRenderer is used to format the results of queries to the alerts endpoint.
AlertSummaryGroupedRenderer() - Constructor for class org.apache.ambari.server.api.query.render.AlertSummaryGroupedRenderer
 
AlertSummaryGroupedRenderer.AlertDefinitionSummary - Class in org.apache.ambari.server.api.query.render
The AlertSummaryGroupedRenderer.AlertDefinitionSummary is a simple data structure for keeping track of each alert definition's summary information as the result set is being iterated over.
AlertSummaryInfo(List<AlertHistoryEntity>) - Constructor for class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertSummaryInfo
Constructor.
AlertSummaryPropertyProvider - Class in org.apache.ambari.server.controller.internal
Property provider that adds alert summary information to endpoints.
AlertSummaryRenderer - Class in org.apache.ambari.server.api.query.render
The AlertSummaryRenderer is used to format the results of queries to the alerts endpoint.
AlertSummaryRenderer() - Constructor for class org.apache.ambari.server.api.query.render.AlertSummaryRenderer
 
AlertTarget - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
alertTarget - Static variable in class org.apache.ambari.server.orm.entities.AlertNoticeEntity_
 
AlertTarget - Class in org.apache.ambari.server.state.alert
The AlertTarget class represents a dispatch mechanism and audience that will receive information about alerts in the system.
AlertTarget() - Constructor for class org.apache.ambari.server.state.alert.AlertTarget
 
AlertTargetEntity - Class in org.apache.ambari.server.orm.entities
The AlertTargetEntity class represents audience that will receive dispatches when an alert is triggered.
AlertTargetEntity() - Constructor for class org.apache.ambari.server.orm.entities.AlertTargetEntity
 
AlertTargetEntity_ - Class in org.apache.ambari.server.orm.entities
The AlertTargetEntity_ is a strongly typed metamodel for creating CriteriaQuery for AlertTargetEntity.
AlertTargetEntity_() - Constructor for class org.apache.ambari.server.orm.entities.AlertTargetEntity_
 
AlertTargetEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles alert target requests For resource type Resource.Type#AlertTarget and request types Request.Type#POST, Request.Type#PUT and Request.Type#DELETE
AlertTargetEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.AlertTargetEventCreator
 
AlertTargetResourceDefinition - Class in org.apache.ambari.server.api.resources
The AlertTargetResourceDefinition class is used to register alert targets to be returned via the REST API.
AlertTargetResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.AlertTargetResourceDefinition
Constructor.
AlertTargetResourceProvider - Class in org.apache.ambari.server.controller.internal
The AlertTargetResourceProvider class deals with managing the CRUD operations for AlertTarget, including property coercion to and from AlertTargetEntity.
AlertTargetService - Class in org.apache.ambari.server.api.services
The AlertTargetService handles CRUD operation requests for alert targets.
AlertTargetService() - Constructor for class org.apache.ambari.server.api.services.AlertTargetService
 
AlertTargetSwagger - Interface in org.apache.ambari.server.controller
Request / response schema for AlertTarget API Swagger documentation generation.
AlertTargetSwagger.AlertTargetInfo - Interface in org.apache.ambari.server.controller
 
AlertTargetSwagger.AlertTargetInfo.AlertGroup - Interface in org.apache.ambari.server.controller
 
AlertText - Variable in class org.apache.ambari.server.api.query.render.AlertStateValues
The most recently received text from any instance of the alert.
alertText - Static variable in class org.apache.ambari.server.orm.entities.AlertHistoryEntity_
 
alertTimestamp - Static variable in class org.apache.ambari.server.orm.entities.AlertHistoryEntity_
 
AlertUpdateEvent - Class in org.apache.ambari.server.events
Contains info about alerts update.
AlertUpdateEvent(Map<Long, Map<String, AlertSummaryGroupedRenderer.AlertDefinitionSummary>>) - Constructor for class org.apache.ambari.server.events.AlertUpdateEvent
 
ALIAS - Static variable in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
 
ALL - Static variable in class org.apache.ambari.server.topology.validators.UnitValidatedProperty
 
ALL_COMPONENTS - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
ALL_DECOMMISSIONED_HOSTS - Static variable in class org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper
 
ALL_PROPERTIES - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
ALL_PROPERTIES - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
ALL_PROPERTIES - Static variable in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
ALL_PROPERTIES - Static variable in class org.apache.ambari.server.controller.internal.RootServiceComponentResourceProvider
 
ALL_PROPERTIES - Static variable in class org.apache.ambari.server.controller.internal.SettingResourceProvider
 
ALL_PROPERTIES - Static variable in class org.apache.ambari.server.controller.internal.StackVersionResourceProvider
 
ALLOW_RETRY - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
If true, then this will create the stages and tasks as being retry-able.
ALLOW_REVERT_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
ALLOWED_DATE_FORMAT - Static variable in class org.apache.ambari.server.utils.DateUtils
 
ALLOWED_FILTER_ATTRIBUTES - Static variable in class org.apache.ambari.server.state.quicklinksprofile.QuickLinksProfileBuilder
 
allowRetry - Variable in class org.apache.ambari.server.stack.upgrade.Grouping
 
allowRetry - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeGroupHolder
Indicate whether retry is allowed for the stages in this group.
allUnsupported(Cluster, String, String) - Method in class org.apache.ambari.server.state.ServiceComponentSupport
 
alterColumn(String, DBAccessor.DBColumnInfo) - Method in interface org.apache.ambari.server.orm.DBAccessor
alterColumn(String, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
alterNames() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Determine whether or not to alter the names of the data store entities to avoid db reserved word conflicts.
Alternative() - Constructor for class org.apache.ambari.server.agent.AgentEnv.Alternative
 
AlwaysPredicate - Class in org.apache.ambari.server.controller.predicate
A predicate that always evaluates to true.
AlwaysPredicate() - Constructor for class org.apache.ambari.server.controller.predicate.AlwaysPredicate
 
AMBARI_ADMINISTRATOR_PERMISSION - Static variable in class org.apache.ambari.server.orm.entities.PermissionEntity
Admin permission id constants.
AMBARI_ADMINISTRATOR_PERMISSION_NAME - Static variable in class org.apache.ambari.server.orm.entities.PermissionEntity
Admin permission name constants.
AMBARI_ALERT_COMPONENT_NAME_OID - Static variable in class org.apache.ambari.server.notifications.dispatchers.AmbariSNMPDispatcher
 
AMBARI_ALERT_DEFINITION_HASH_OID - Static variable in class org.apache.ambari.server.notifications.dispatchers.AmbariSNMPDispatcher
 
AMBARI_ALERT_DEFINITION_ID_OID - Static variable in class org.apache.ambari.server.notifications.dispatchers.AmbariSNMPDispatcher
 
AMBARI_ALERT_DEFINITION_NAME_OID - Static variable in class org.apache.ambari.server.notifications.dispatchers.AmbariSNMPDispatcher
 
AMBARI_ALERT_ENTRY_OID - Static variable in class org.apache.ambari.server.notifications.dispatchers.AmbariSNMPDispatcher
 
AMBARI_ALERT_HOST_NAME_OID - Static variable in class org.apache.ambari.server.notifications.dispatchers.AmbariSNMPDispatcher
 
AMBARI_ALERT_NAME_OID - Static variable in class org.apache.ambari.server.notifications.dispatchers.AmbariSNMPDispatcher
 
AMBARI_ALERT_SERVICE_NAME_OID - Static variable in class org.apache.ambari.server.notifications.dispatchers.AmbariSNMPDispatcher
 
AMBARI_ALERT_STATE_OID - Static variable in class org.apache.ambari.server.notifications.dispatchers.AmbariSNMPDispatcher
 
AMBARI_ALERT_TABLE_OID - Static variable in class org.apache.ambari.server.notifications.dispatchers.AmbariSNMPDispatcher
 
AMBARI_ALERT_TEXT_OID - Static variable in class org.apache.ambari.server.notifications.dispatchers.AmbariSNMPDispatcher
 
AMBARI_ALERT_TRAP_OID - Static variable in class org.apache.ambari.server.notifications.dispatchers.AmbariSNMPDispatcher
 
AMBARI_ALERTS_OID - Static variable in class org.apache.ambari.server.notifications.dispatchers.AmbariSNMPDispatcher
 
AMBARI_CONFIGURATION_CATEGORY_NAME_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
AMBARI_CONFIGURATION_PROPERTY_NAME_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
AMBARI_CONFIGURATION_PROPERTY_VALUE_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
AMBARI_CONFIGURATION_PROPERTY_VALUE_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog280
 
AMBARI_CONFIGURATION_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
AMBARI_CONFIGURATION_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog280
 
AMBARI_DB_RCA_DRIVER - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
AMBARI_DB_RCA_PASSWORD - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
AMBARI_DB_RCA_URL - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
AMBARI_DB_RCA_USERNAME - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
AMBARI_DISPATCH_CREDENTIAL_PASSWORD - Static variable in class org.apache.ambari.server.state.services.AlertNoticeDispatchService
The property containing the dispatch authentication password.
AMBARI_DISPATCH_CREDENTIAL_USERNAME - Static variable in class org.apache.ambari.server.state.services.AlertNoticeDispatchService
The property containing the dispatch authentication username.
AMBARI_DISPATCH_RECIPIENTS - Static variable in class org.apache.ambari.server.state.services.AlertNoticeDispatchService
The property containing the dispatch recipients
AMBARI_DISPLAY_URL - Static variable in class org.apache.ambari.server.configuration.Configuration
The URL to use when creating messages which should include the Ambari Server URL.
AMBARI_INFRA_NEW_NAME - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
AMBARI_INFRA_OLD_NAME - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
AMBARI_JAVA_HOME - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
AMBARI_JAVA_VERSION - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
AMBARI_JCE_NAME - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
AMBARI_JDK_NAME - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
AMBARI_LOG_FILE - Static variable in class org.apache.ambari.server.configuration.Configuration
 
AMBARI_METRICS_HTTPS_ENABLED - Static variable in class org.apache.ambari.server.configuration.Configuration
Timeline Metrics SSL settings
AMBARI_ONLY - Static variable in class org.apache.ambari.server.orm.entities.ViewEntity
 
AMBARI_OR_CLUSTER_ADMIN - Static variable in class org.apache.ambari.server.view.RemoteAmbariCluster
 
AMBARI_PYTHON_WRAP - Static variable in class org.apache.ambari.server.configuration.Configuration
The name of the shell script used to wrap all invocations of Python by Ambari.
AMBARI_REQUEST_CONNECT_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The amount of time, in TimeUnit.MILLISECONDS, that views will wait when trying to connect on HTTP(S) operations to a remote resource.
AMBARI_REQUEST_READ_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The amount of time, in TimeUnit.MILLISECONDS, that views will wait before timing out on HTTP(S) read operations to the Ambari REST API.
AMBARI_RESOURCE_ID - Static variable in class org.apache.ambari.server.orm.entities.ResourceEntity
The Ambari admin resource ID.
AMBARI_SEQUENCES_SEQUENCE_NAME_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
AMBARI_SEQUENCES_SEQUENCE_VALUE_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
AMBARI_SEQUENCES_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
AMBARI_SERVER_ACTION - Static variable in class org.apache.ambari.server.Role
 
AMBARI_SERVER_HOST - Static variable in class org.apache.ambari.server.utils.StageUtils
 
AMBARI_SERVER_HOST_NAME - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
The hostname used to hold the place of the actual hostname of the host that the Ambari server is on.
AMBARI_SERVER_KERBEROS_IDENTITY_NAME - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
The name of the Ambari server's Kerberos identities as defined in the Kerberos descriptor
AMBARI_SERVER_PORT - Static variable in class org.apache.ambari.server.utils.StageUtils
 
AMBARI_SERVER_ROOT_ENV_VARIABLE - Static variable in class org.apache.ambari.server.utils.AmbariPath
 
AMBARI_SERVER_USE_SSL - Static variable in class org.apache.ambari.server.utils.StageUtils
 
AMBARI_STALE_ALERT_NAME - Static variable in class org.apache.ambari.server.events.listeners.alerts.AlertDefinitionsUIUpdateListener
 
AmbariActionExecutionHelper - Class in org.apache.ambari.server.controller
Helper class containing logic to process custom action execution requests
AmbariActionExecutionHelper() - Constructor for class org.apache.ambari.server.controller.AmbariActionExecutionHelper
 
ambariAuthenticationEventHandler() - Method in class org.apache.ambari.server.configuration.spring.GuiceBeansConfig
 
AmbariAuthenticationEventHandler - Interface in org.apache.ambari.server.security.authentication
AmbariAuthenticationEventHandler is an interface to be implemented by classes used to track Ambari user authentication attempts.
AmbariAuthenticationEventHandlerImpl - Class in org.apache.ambari.server.security.authentication
AmbariAuthenticationEventHandlerImpl is the default AmbariAuthenticationEventHandler implementation.
AmbariAuthenticationEventHandlerImpl() - Constructor for class org.apache.ambari.server.security.authentication.AmbariAuthenticationEventHandlerImpl
 
AmbariAuthenticationException - Exception in org.apache.ambari.server.security.authentication
AmbariAuthenticationException is an AuthenticationException implementation to be thrown when the user fails to authenticate with Ambari.
AmbariAuthenticationException(String, String, boolean) - Constructor for exception org.apache.ambari.server.security.authentication.AmbariAuthenticationException
 
AmbariAuthenticationException(String, String, boolean, Throwable) - Constructor for exception org.apache.ambari.server.security.authentication.AmbariAuthenticationException
 
AmbariAuthenticationFilter - Interface in org.apache.ambari.server.security.authentication
AmbariAuthenticationFilter is a Filter interface to be implemented by authentication filters used by the Ambari server.
AmbariAuthenticationProvider - Class in org.apache.ambari.server.security.authentication
AmbariAuthenticationProvider is an abstract class to be extended by Ambari authentication providers.
AmbariAuthenticationProvider(Users, Configuration) - Constructor for class org.apache.ambari.server.security.authentication.AmbariAuthenticationProvider
 
AmbariAuthorizationFilter - Class in org.apache.ambari.server.security.authorization
 
AmbariAuthorizationFilter(AmbariEntryPoint, Configuration, Users, AuditLogger, PermissionHelper) - Constructor for class org.apache.ambari.server.security.authorization.AmbariAuthorizationFilter
Constructor.
AmbariAuthToLocalUserDetailsService - Class in org.apache.ambari.server.security.authentication.kerberos
AmbariAuthToLocalUserDetailsService is a UserDetailsService that translates a Kerberos principal name into a local username that may be used when looking up and Ambari user account.
AmbariBasicAuthenticationFilter - Class in org.apache.ambari.server.security.authentication
AmbariBasicAuthenticationFilter extends a BasicAuthenticationFilter to allow for auditing of authentication attempts
AmbariBasicAuthenticationFilter(AuthenticationManager, AmbariEntryPoint, AmbariAuthenticationEventHandler) - Constructor for class org.apache.ambari.server.security.authentication.AmbariBasicAuthenticationFilter
Constructor.
ambariClient - Variable in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
ambariConfig() - Method in class org.apache.ambari.server.configuration.spring.GuiceBeansConfig
 
ambariConfigurationChanged(AmbariConfigurationChangedEvent) - Method in class org.apache.ambari.server.configuration.AmbariServerConfigurationProvider
Upon receiving this event, if the expected configuration category has been updated, the data is reloaded.
AmbariConfigurationChangedEvent - Class in org.apache.ambari.server.events
Event signaling the creation or changing of an Ambari configuration entry.
AmbariConfigurationChangedEvent(String) - Constructor for class org.apache.ambari.server.events.AmbariConfigurationChangedEvent
Constructor.
AmbariConfigurationDAO - Class in org.apache.ambari.server.orm.dao
DAO dealing with ambari configuration related JPA operations.
AmbariConfigurationDAO() - Constructor for class org.apache.ambari.server.orm.dao.AmbariConfigurationDAO
 
AmbariConfigurationEntity - Class in org.apache.ambari.server.orm.entities
 
AmbariConfigurationEntity() - Constructor for class org.apache.ambari.server.orm.entities.AmbariConfigurationEntity
 
AmbariConfigurationEntityPK - Class in org.apache.ambari.server.orm.entities
Composite primary key for AmbariConfigurationEntity.
AmbariConfigurationEntityPK(String, String) - Constructor for class org.apache.ambari.server.orm.entities.AmbariConfigurationEntityPK
Constructor.
AmbariContext - Class in org.apache.ambari.server.topology
Provides topology related information as well as access to the core Ambari functionality.
AmbariContext() - Constructor for class org.apache.ambari.server.topology.AmbariContext
 
AmbariContext.TaskType - Enum in org.apache.ambari.server.topology
 
AmbariCsrfProtectionFilter - Class in org.apache.ambari.server.api
 
AmbariCsrfProtectionFilter() - Constructor for class org.apache.ambari.server.api.AmbariCsrfProtectionFilter
 
AmbariCustomCommandExecutionHelper - Class in org.apache.ambari.server.controller
Helper class containing logic to process custom command execution requests .
AmbariCustomCommandExecutionHelper() - Constructor for class org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper
 
AmbariDelegatingAuthenticationFilter - Class in org.apache.ambari.server.security.authentication
The AmbariDelegatingAuthenticationFilter is an authentication filter that holds zero or more AmbariAuthorizationFilters.
AmbariDelegatingAuthenticationFilter(Collection<AmbariAuthenticationFilter>) - Constructor for class org.apache.ambari.server.security.authentication.AmbariDelegatingAuthenticationFilter
Constructor.
AmbariEntryPoint - Class in org.apache.ambari.server.security
 
AmbariEntryPoint(Configuration) - Constructor for class org.apache.ambari.server.security.AmbariEntryPoint
 
AmbariErrorHandler - Class in org.apache.ambari.server.api
Custom error handler for Jetty to return response as JSON instead of stub http page
AmbariErrorHandler(Gson, JwtAuthenticationPropertiesProvider) - Constructor for class org.apache.ambari.server.api.AmbariErrorHandler
 
AmbariEvent - Class in org.apache.ambari.server.events
The AmbariEvent class is the base for all events in Ambari.
AmbariEvent(AmbariEvent.AmbariEventType) - Constructor for class org.apache.ambari.server.events.AmbariEvent
Constructor.
AmbariEvent.AmbariEventType - Enum in org.apache.ambari.server.events
The AmbariEvent.AmbariEventType defines the type of Ambari event.
AmbariEventFactory - Interface in org.apache.ambari.server.hooks
Factory interface definition for AmbariEvent implementations.
AmbariEventPublisher - Class in org.apache.ambari.server.events.publishers
The AmbariEventPublisher is used to publish instances of AmbariEvent to any Subscribe methods interested.
AmbariEventPublisher() - Constructor for class org.apache.ambari.server.events.publishers.AmbariEventPublisher
Constructor.
AmbariGrantedAuthority - Class in org.apache.ambari.server.security.authorization
Authority granted for Ambari privileges.
AmbariGrantedAuthority(PrivilegeEntity) - Constructor for class org.apache.ambari.server.security.authorization.AmbariGrantedAuthority
 
AmbariHandlerList - Class in org.apache.ambari.server.controller
An Ambari specific extension of the FailsafeHandlerList that allows for the addition of view instances as handlers.
AmbariHandlerList() - Constructor for class org.apache.ambari.server.controller.AmbariHandlerList
Construct an AmbariHandlerList.
AmbariHttpUrlConnectionProvider() - Constructor for class org.apache.ambari.server.controller.internal.URLStreamProvider.AmbariHttpUrlConnectionProvider
Constructor.
AmbariInfo(AmbariMetaInfo, Configuration) - Constructor for class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AmbariInfo
Constructor.
ambariInternalAuthenticationProvider() - Method in class org.apache.ambari.server.configuration.spring.GuiceBeansConfig
 
AmbariInternalAuthenticationProvider - Class in org.apache.ambari.server.security.authorization.internal
 
AmbariInternalAuthenticationProvider(InternalTokenStorage) - Constructor for class org.apache.ambari.server.security.authorization.internal.AmbariInternalAuthenticationProvider
 
AmbariJpaLocalTxnInterceptor - Class in org.apache.ambari.server.orm
The AmbariJpaLocalTxnInterceptor is used to intercept method calls annotated with the Transactional annotation.
AmbariJpaLocalTxnInterceptor() - Constructor for class org.apache.ambari.server.orm.AmbariJpaLocalTxnInterceptor
 
AmbariJpaPersistModule - Class in com.google.inject.persist.jpa
Copy of guice persist module for local modifications
AmbariJpaPersistModule(String) - Constructor for class com.google.inject.persist.jpa.AmbariJpaPersistModule
 
AmbariJpaPersistService - Class in com.google.inject.persist.jpa
Override non-public class limitations as we need non-interface method
AmbariJpaPersistService(String, Map<?, ?>) - Constructor for class com.google.inject.persist.jpa.AmbariJpaPersistService
 
AmbariJwtAuthenticationFilter - Class in org.apache.ambari.server.security.authentication.jwt
AmbariJwtAuthenticationFilter is used to validate JWT token and authenticate users.
ambariJwtAuthenticationProvider() - Method in class org.apache.ambari.server.configuration.spring.GuiceBeansConfig
 
AmbariJwtAuthenticationProvider - Class in org.apache.ambari.server.security.authentication.jwt
AmbariLocalAuthenticationProvider is an AuthenticationProvider implementation used to authenticate users using username and password details from the local Ambari database.
AmbariJwtAuthenticationProvider(Users, Configuration) - Constructor for class org.apache.ambari.server.security.authentication.jwt.AmbariJwtAuthenticationProvider
Constructor.
AmbariKerberosAuthenticationFilter - Class in org.apache.ambari.server.security.authentication.kerberos
AmbariKerberosAuthenticationFilter extends the SpnegoAuthenticationProcessingFilter class to perform Kerberos-based authentication for Ambari.
AmbariKerberosAuthenticationFilter(AuthenticationManager, AuthenticationEntryPoint, Configuration, AmbariAuthenticationEventHandler) - Constructor for class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationFilter
Constructor.
AmbariKerberosAuthenticationProperties - Class in org.apache.ambari.server.security.authentication.kerberos
AmbariKerberosAuthenticationProperties is a container for Kerberos authentication-related configuration properties.
AmbariKerberosAuthenticationProperties() - Constructor for class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationProperties
 
ambariKerberosAuthenticationProvider(AmbariKerberosTicketValidator, AmbariAuthToLocalUserDetailsService, AmbariProxiedUserDetailsService) - Method in class org.apache.ambari.server.configuration.spring.ApiSecurityConfig
 
AmbariKerberosAuthenticationProvider - Class in org.apache.ambari.server.security.authentication.kerberos
AmbariKerberosAuthenticationProvider is an AuthenticationProvider implementation used to authenticate users using a Kerberos ticket.
AmbariKerberosAuthenticationProvider(AmbariAuthToLocalUserDetailsService, AmbariProxiedUserDetailsService, KerberosTicketValidator) - Constructor for class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationProvider
 
AmbariKerberosTicketValidator - Class in org.apache.ambari.server.security.authentication.kerberos
AmbariKerberosTicketValidator is a KerberosTicketValidator implementation that delegates to a SunJaasKerberosTicketValidator, if Kerberos authentication is enabled.
AmbariKerberosTicketValidator(Configuration) - Constructor for class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosTicketValidator
Creates a new AmbariKerberosTicketValidator
ambariLdapAuthenticationProvider() - Method in class org.apache.ambari.server.configuration.spring.GuiceBeansConfig
 
AmbariLdapAuthenticationProvider - Class in org.apache.ambari.server.security.authorization
Provides LDAP user authorization logic for Ambari Server
AmbariLdapAuthenticationProvider(Users, Configuration, AmbariLdapConfigurationProvider, AmbariLdapAuthoritiesPopulator) - Constructor for class org.apache.ambari.server.security.authorization.AmbariLdapAuthenticationProvider
 
AmbariLdapAuthoritiesPopulator - Class in org.apache.ambari.server.security.authorization
Provides authorities population for LDAP user from LDAP catalog
AmbariLdapAuthoritiesPopulator(AuthorizationHelper, UserDAO, MemberDAO, PrivilegeDAO, Users) - Constructor for class org.apache.ambari.server.security.authorization.AmbariLdapAuthoritiesPopulator
 
AmbariLdapBindAuthenticator - Class in org.apache.ambari.server.security.authorization
An authenticator which binds as a user and checks if user should get ambari admin authorities according to LDAP group membership
AmbariLdapBindAuthenticator(BaseLdapPathContextSource, AmbariLdapConfiguration) - Constructor for class org.apache.ambari.server.security.authorization.AmbariLdapBindAuthenticator
 
AmbariLdapConfiguration - Class in org.apache.ambari.server.ldap.domain
This class is a representation of all the LDAP related configuration properties.
AmbariLdapConfiguration() - Constructor for class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
AmbariLdapConfiguration(Map<String, String>) - Constructor for class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
AmbariLdapConfigurationProvider - Class in org.apache.ambari.server.ldap.service
Provider implementation for LDAP configurations.
AmbariLdapConfigurationProvider(AmbariEventPublisher, AmbariJpaPersistService) - Constructor for class org.apache.ambari.server.ldap.service.AmbariLdapConfigurationProvider
 
ambariLdapDataPopulator() - Method in class org.apache.ambari.server.configuration.spring.GuiceBeansConfig
 
AmbariLdapDataPopulator - Class in org.apache.ambari.server.security.ldap
Provides users, groups and membership population from LDAP catalog.
AmbariLdapDataPopulator(Provider<AmbariLdapConfiguration>, Users) - Constructor for class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Construct an AmbariLdapDataPopulator.
AmbariLdapDataPopulator.LdapGroupContextMapper - Class in org.apache.ambari.server.security.ldap
 
AmbariLdapDataPopulator.LdapUserContextMapper - Class in org.apache.ambari.server.security.ldap
 
AmbariLdapException - Exception in org.apache.ambari.server.ldap.service
 
AmbariLdapException() - Constructor for exception org.apache.ambari.server.ldap.service.AmbariLdapException
 
AmbariLdapException(String) - Constructor for exception org.apache.ambari.server.ldap.service.AmbariLdapException
 
AmbariLdapException(String, Throwable) - Constructor for exception org.apache.ambari.server.ldap.service.AmbariLdapException
 
AmbariLdapException(Throwable) - Constructor for exception org.apache.ambari.server.ldap.service.AmbariLdapException
 
AmbariLdapFacade - Class in org.apache.ambari.server.ldap.service
 
AmbariLdapFacade() - Constructor for class org.apache.ambari.server.ldap.service.AmbariLdapFacade
 
AmbariLdapFacade.Parameters - Enum in org.apache.ambari.server.ldap.service
Additional parameters expected to be provided along with the configuration
AmbariLdapUtils - Class in org.apache.ambari.server.security.authorization
Provides utility methods for LDAP related functionality
AmbariLdapUtils() - Constructor for class org.apache.ambari.server.security.authorization.AmbariLdapUtils
 
ambariLocalAuthenticationProvider() - Method in class org.apache.ambari.server.configuration.spring.GuiceBeansConfig
 
AmbariLocalAuthenticationProvider - Class in org.apache.ambari.server.security.authentication
AmbariLocalAuthenticationProvider is an AuthenticationProvider implementation used to authenticate users using username and password details from the local Ambari database.
AmbariLocalAuthenticationProvider(Users, PasswordEncoder, Configuration) - Constructor for class org.apache.ambari.server.security.authentication.AmbariLocalAuthenticationProvider
 
AmbariLocalSessionInterceptor - Class in org.apache.ambari.server.orm
AOP interceptor to provide session borders
AmbariLocalSessionInterceptor() - Constructor for class org.apache.ambari.server.orm.AmbariLocalSessionInterceptor
 
AmbariManagementController - Interface in org.apache.ambari.server.controller
Management controller interface.
ambariManagementController - Variable in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
AmbariManagementControllerImpl - Class in org.apache.ambari.server.controller
 
AmbariManagementControllerImpl(ActionManager, Clusters, Injector) - Constructor for class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
AmbariManagementHelper - Class in org.apache.ambari.server.controller
 
AmbariManagementHelper(StackDAO, ExtensionDAO, ExtensionLinkDAO) - Constructor for class org.apache.ambari.server.controller.AmbariManagementHelper
 
AmbariMetaInfo - Class in org.apache.ambari.server.api.services
ServiceInfo responsible getting information about cluster.
AmbariMetaInfo(Configuration) - Constructor for class org.apache.ambari.server.api.services.AmbariMetaInfo
Ambari Meta Info Object
AmbariMetricsHadoopSinkVersionCompatibilityCheck - Class in org.apache.ambari.server.checks
This pre upgrade check verifies if the Ambari Metrics Hadoop Sink package version on all hosts is the expected one corresponding to the stack version.
AmbariMetricsHadoopSinkVersionCompatibilityCheck() - Constructor for class org.apache.ambari.server.checks.AmbariMetricsHadoopSinkVersionCompatibilityCheck
Constructor.
AmbariMetricSinkImpl - Class in org.apache.ambari.server.metrics.system.impl
Ambari Server Metrics Sink implementation to push collected metrics to AMS.
AmbariMetricSinkImpl(AmbariManagementController) - Constructor for class org.apache.ambari.server.metrics.system.impl.AmbariMetricSinkImpl
 
ambariPamAuthenticationProvider() - Method in class org.apache.ambari.server.configuration.spring.GuiceBeansConfig
 
AmbariPamAuthenticationProvider - Class in org.apache.ambari.server.security.authentication.pam
Provides PAM user authentication logic for Ambari Server
AmbariPamAuthenticationProvider(Users, PamAuthenticationFactory, Configuration) - Constructor for class org.apache.ambari.server.security.authentication.pam.AmbariPamAuthenticationProvider
 
AmbariPath - Class in org.apache.ambari.server.utils
 
AmbariPath() - Constructor for class org.apache.ambari.server.utils.AmbariPath
 
AmbariPerformanceMonitor - Class in org.apache.ambari.server.metrics.system.impl
Class to extend the EclipseLink PerformanceMonitor, and dump the collected metrics to the AmbariServer Database Metrics source.
AmbariPerformanceMonitor() - Constructor for class org.apache.ambari.server.metrics.system.impl.AmbariPerformanceMonitor
 
AmbariPerformanceRunnable - Class in org.apache.ambari.server.alerts
The AmbariPerformanceRunnable is used by the AmbariServerAlertService to ensure that certain areas of Ambari are responsive.
AmbariPerformanceRunnable(String) - Constructor for class org.apache.ambari.server.alerts.AmbariPerformanceRunnable
Constructor.
AmbariPersistFilter - Class in org.apache.ambari.server.api
Replacement for Guice built-in PersistFilter as PersistService is started on Ambari start
AmbariPersistFilter(UnitOfWork) - Constructor for class org.apache.ambari.server.api.AmbariPersistFilter
 
AmbariPrivilege - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
AmbariPrivilegeResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for Ambari privileges.
AmbariPrivilegeResourceProvider() - Constructor for class org.apache.ambari.server.controller.internal.AmbariPrivilegeResourceProvider
Construct an AmbariPrivilegeResourceProvider.
AmbariPrivilegeService - Class in org.apache.ambari.server.api.services
Service responsible for Ambari privilege resource requests.
AmbariPrivilegeService() - Constructor for class org.apache.ambari.server.api.services.AmbariPrivilegeService
 
AmbariPropertiesChangedEvent - Class in org.apache.ambari.server.events
This event is fired when ambari.properties file changes
AmbariPropertiesChangedEvent() - Constructor for class org.apache.ambari.server.events.AmbariPropertiesChangedEvent
 
AmbariProxiedUserDetailsImpl - Class in org.apache.ambari.server.security.authentication
AmbariProxiedUserDetailsImpl is an AmbariUserDetails implementation that contains details about the proxied user as well as the proxy user.
AmbariProxiedUserDetailsImpl(UserDetails, AmbariProxyUserDetails) - Constructor for class org.apache.ambari.server.security.authentication.AmbariProxiedUserDetailsImpl
 
AmbariProxiedUserDetailsService - Class in org.apache.ambari.server.security.authentication.kerberos
AmbariProxiedUserDetailsService is a UserDetailsService that handles proxied users via the Trusted Proxy protocol.
AmbariProxyUserDetails - Interface in org.apache.ambari.server.security.authentication
AmbariProxyUserDetails contains information about the proxy user authenticated during a trusted proxy authentication attempt.
AmbariProxyUserDetailsImpl - Class in org.apache.ambari.server.security.authentication
AmbariProxyUserDetailsImpl is a general implementation of a AmbariProxyUserDetails.
AmbariProxyUserDetailsImpl(String, UserAuthenticationType) - Constructor for class org.apache.ambari.server.security.authentication.AmbariProxyUserDetailsImpl
Constructor
AmbariProxyUserKerberosDetailsImpl - Class in org.apache.ambari.server.security.authentication.kerberos
AmbariProxyUserKerberosDetailsImpl is a AmbariProxyUserDetailsImpl implementation that adds allows for the proxy user's principal name to be retrieved if the proxy user authenticated using Kerberos.
AmbariProxyUserKerberosDetailsImpl(String, String) - Constructor for class org.apache.ambari.server.security.authentication.kerberos.AmbariProxyUserKerberosDetailsImpl
 
AmbariRuntimeException - Exception in org.apache.ambari.server
Ambari unchecked exception.
AmbariRuntimeException(String, Throwable) - Constructor for exception org.apache.ambari.server.AmbariRuntimeException
 
AmbariRuntimeException(String) - Constructor for exception org.apache.ambari.server.AmbariRuntimeException
 
AmbariSendToMethodReturnValueHandler - Class in org.apache.ambari.server.api
 
AmbariSendToMethodReturnValueHandler(SimpMessageSendingOperations, boolean) - Constructor for class org.apache.ambari.server.api.AmbariSendToMethodReturnValueHandler
 
ambariSequencesTable - Variable in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Override variable in child's if table name was changed
AmbariServer - Class in org.apache.ambari.server.controller
 
AmbariServer() - Constructor for class org.apache.ambari.server.controller.AmbariServer
 
AMBARISERVER_METRICS_DISABLE - Static variable in class org.apache.ambari.server.configuration.Configuration
Global disable flag for AmbariServer Metrics.
AmbariServerAlertService - Class in org.apache.ambari.server.state.services
The AmbariServerAlertService is used to manage the dynamically loaded AlertRunnables which perform server-side alert checks.
AmbariServerAlertService() - Constructor for class org.apache.ambari.server.state.services.AmbariServerAlertService
Constructor.
AmbariServerConfiguration - Class in org.apache.ambari.server.configuration
AmbariServerConfiguration is an abstract class to be extended by Ambari server configuration classes that encapsulate difference configuration categories such as 'ldap-configuration' and 'sso-configuration'.
AmbariServerConfiguration(Map<String, String>) - Constructor for class org.apache.ambari.server.configuration.AmbariServerConfiguration
 
AmbariServerConfigurationCategory - Enum in org.apache.ambari.server.configuration
AmbariServerConfigurationCategory is an enumeration of the different Ambari server specific configuration categories.
AmbariServerConfigurationEncryptor - Class in org.apache.ambari.server.security.encryption
 
AmbariServerConfigurationEncryptor(EncryptionService) - Constructor for class org.apache.ambari.server.security.encryption.AmbariServerConfigurationEncryptor
 
AmbariServerConfigurationHandler - Class in org.apache.ambari.server.controller.internal
AmbariServerConfigurationHandler handles Ambari server specific configuration properties.
AmbariServerConfigurationKey - Enum in org.apache.ambari.server.configuration
Constants representing supported LDAP related property names
AmbariServerConfigurationProvider<T extends AmbariServerConfiguration> - Class in org.apache.ambari.server.configuration
AmbariServerConfigurationProvider is an abstract class to be extended by Ambari server configuration provider classes.
AmbariServerConfigurationProvider(AmbariServerConfigurationCategory, AmbariEventPublisher, AmbariJpaPersistService) - Constructor for class org.apache.ambari.server.configuration.AmbariServerConfigurationProvider
 
AmbariServerConfigurationUtils - Class in org.apache.ambari.server.controller.internal
Provides useful utility methods for AMBARI-level configuration related tasks.
AmbariServerConfigurationUtils() - Constructor for class org.apache.ambari.server.controller.internal.AmbariServerConfigurationUtils
 
ambariServerHostID() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
 
ambariServerHostID() - Method in class org.apache.ambari.server.serveraction.upgrades.PreconfigureKerberosAction
 
AmbariServerLDAPConfigurationHandler - Class in org.apache.ambari.server.controller.internal
AmbariServerLDAPConfigurationHandler handles Ambari server LDAP-specific configuration properties.
AmbariServerSecurityHeaderFilter - Class in org.apache.ambari.server.security
AmbariServerSecurityHeaderFilter adds security-related headers to HTTP response messages for Ambari Server UI
AmbariServerSecurityHeaderFilter() - Constructor for class org.apache.ambari.server.security.AmbariServerSecurityHeaderFilter
 
AmbariServerSSOConfigurationHandler - Class in org.apache.ambari.server.controller.internal
AmbariServerSSOConfigurationHandler is an AmbariServerConfigurationHandler implementation handing changes to the SSO configuration
AmbariServerSSOConfigurationHandler(Clusters, ConfigHelper, AmbariManagementController, StackAdvisorHelper, AmbariConfigurationDAO, AmbariEventPublisher) - Constructor for class org.apache.ambari.server.controller.internal.AmbariServerSSOConfigurationHandler
 
AmbariService - Annotation Type in org.apache.ambari.server
The AmbariService annotation is used to register a class that implements Guava's Service with the ServiceManager.
AmbariServiceAlertDefinitions - Class in org.apache.ambari.server.metadata
The AmbariServiceAlertDefinitions class is used to represent the alerts defined in alerts.json which are for RootComponent.AMBARI_AGENT and RootComponent.AMBARI_SERVER.
AmbariServiceAlertDefinitions() - Constructor for class org.apache.ambari.server.metadata.AmbariServiceAlertDefinitions
 
AmbariSessionManager - Class in org.apache.ambari.server.controller
Class to expose current session information.
AmbariSessionManager() - Constructor for class org.apache.ambari.server.controller.AmbariSessionManager
 
AmbariSNMPDispatcher - Class in org.apache.ambari.server.notifications.dispatchers
The AmbariSNMPDispatcher class is used to dispatch AlertNotification via SNMP using predefined Ambari OIDs.
AmbariSNMPDispatcher(Snmp) - Constructor for class org.apache.ambari.server.notifications.dispatchers.AmbariSNMPDispatcher
 
AmbariSNMPDispatcher(Integer) - Constructor for class org.apache.ambari.server.notifications.dispatchers.AmbariSNMPDispatcher
 
AmbariSubscriptionRegistry - Class in org.apache.ambari.server.agent.stomp
Implementation of SubscriptionRegistry that has configurable cache size, optimized working with cache and destinations matching.
AmbariSubscriptionRegistry(int) - Constructor for class org.apache.ambari.server.agent.stomp.AmbariSubscriptionRegistry
 
AmbariTProxyConfiguration - Class in org.apache.ambari.server.security.authentication.tproxy
AmbariTProxyConfiguration is a AmbariServerConfiguration implementation that contains configuration data for the Ambari server tproxy-configuration configuration properties.
ambariTProxyConfigurationProvider() - Method in class org.apache.ambari.server.configuration.spring.GuiceBeansConfig
 
AmbariTProxyConfigurationProvider - Class in org.apache.ambari.server.security.authentication.tproxy
Provider implementation for AmbariTProxyConfiguration objects.
AmbariTProxyConfigurationProvider(AmbariEventPublisher, AmbariJpaPersistService) - Constructor for class org.apache.ambari.server.security.authentication.tproxy.AmbariTProxyConfigurationProvider
 
ambariUpgradeConfigUpdatesFileName - Variable in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
AmbariUserAuthentication - Class in org.apache.ambari.server.security.authentication
 
AmbariUserAuthentication(String, AmbariUserDetails) - Constructor for class org.apache.ambari.server.security.authentication.AmbariUserAuthentication
 
AmbariUserAuthentication(String, AmbariUserDetails, boolean) - Constructor for class org.apache.ambari.server.security.authentication.AmbariUserAuthentication
 
ambariUserAuthorizationFilter() - Method in class org.apache.ambari.server.configuration.spring.GuiceBeansConfig
 
AmbariUserAuthorizationFilter - Class in org.apache.ambari.server.security.authorization
 
AmbariUserAuthorizationFilter(InternalTokenStorage, Users) - Constructor for class org.apache.ambari.server.security.authorization.AmbariUserAuthorizationFilter
 
AmbariUserDetails - Interface in org.apache.ambari.server.security.authentication
AmbariUserDetails implementations are extensions of UserDetails that contain information about the authenticated user that is needed specifically by Ambari.
AmbariUserDetailsImpl - Class in org.apache.ambari.server.security.authentication
AmbariUserDetails is an implementation of AmbariUserDetails
AmbariUserDetailsImpl(User, String, Collection<? extends GrantedAuthority>) - Constructor for class org.apache.ambari.server.security.authentication.AmbariUserDetailsImpl
 
AmbariViewsMDCLoggingFilter - Class in org.apache.ambari.server.view
Inserts view name, view version and view instance name into MDC info for views REST for logging in views.
AmbariViewsMDCLoggingFilter() - Constructor for class org.apache.ambari.server.view.AmbariViewsMDCLoggingFilter
 
AmbariViewsSecurityHeaderFilter - Class in org.apache.ambari.server.security
AmbariViewsSecurityHeaderFilter adds security-related headers to HTTP response messages for Ambari Views
AmbariViewsSecurityHeaderFilter() - Constructor for class org.apache.ambari.server.security.AmbariViewsSecurityHeaderFilter
 
ambariWebResource - Variable in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
amendPredicate(Predicate) - Method in class org.apache.ambari.server.controller.internal.CompatibleRepositoryVersionResourceProvider
Identify the case where this is a top-level request, containing ONLY the stack name and stack version.
amendPredicate(Predicate) - Method in class org.apache.ambari.server.controller.internal.ReadOnlyResourceProvider
Get an amended predicate used when use ReadOnlyResourceProvider.getResources(Request, Predicate).
AMS_SERVICE_CHECK - Static variable in class org.apache.ambari.server.Role
 
AMS_SSL_CLIENT - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
AMSComponentPropertyProvider - Class in org.apache.ambari.server.controller.metrics.timeline
 
AMSComponentPropertyProvider(Map<String, Map<String, PropertyInfo>>, URLStreamProvider, ComponentSSLConfiguration, TimelineMetricCacheProvider, MetricHostProvider, String, String) - Constructor for class org.apache.ambari.server.controller.metrics.timeline.AMSComponentPropertyProvider
 
AMSHostComponentPropertyProvider - Class in org.apache.ambari.server.controller.metrics.timeline
 
AMSHostComponentPropertyProvider(Map<String, Map<String, PropertyInfo>>, URLStreamProvider, ComponentSSLConfiguration, TimelineMetricCacheProvider, MetricHostProvider, String, String, String) - Constructor for class org.apache.ambari.server.controller.metrics.timeline.AMSHostComponentPropertyProvider
 
AMSHostPropertyProvider - Class in org.apache.ambari.server.controller.metrics.timeline
 
AMSHostPropertyProvider(Map<String, Map<String, PropertyInfo>>, URLStreamProvider, ComponentSSLConfiguration, TimelineMetricCacheProvider, MetricHostProvider, String, String) - Constructor for class org.apache.ambari.server.controller.metrics.timeline.AMSHostPropertyProvider
 
AmsInfo() - Constructor for class org.apache.ambari.server.state.alert.AmsSource.AmsInfo
 
AMSPropertyProvider - Class in org.apache.ambari.server.controller.metrics.timeline
 
AMSPropertyProvider(Map<String, Map<String, PropertyInfo>>, URLStreamProvider, ComponentSSLConfiguration, TimelineMetricCacheProvider, MetricHostProvider, String, String, String) - Constructor for class org.apache.ambari.server.controller.metrics.timeline.AMSPropertyProvider
 
AMSReportPropertyProvider - Class in org.apache.ambari.server.controller.metrics.timeline
 
AMSReportPropertyProvider(Map<String, Map<String, PropertyInfo>>, URLStreamProvider, ComponentSSLConfiguration, TimelineMetricCacheProvider, MetricHostProvider, String) - Constructor for class org.apache.ambari.server.controller.metrics.timeline.AMSReportPropertyProvider
 
AmsSource - Class in org.apache.ambari.server.state.alert
Alert when the source type is defined as SourceType.METRIC

Equality checking for instances of this class should be executed on every member to ensure that reconciling stack differences is correct.

AmsSource() - Constructor for class org.apache.ambari.server.state.alert.AmsSource
 
AmsSource.AmsInfo - Class in org.apache.ambari.server.state.alert
Represents the ams element in a Metric alert.
and(Predicate) - Static method in class org.apache.ambari.server.controller.predicate.Predicates
Creates a Function which, when called, creates an AndPredicate of its input and the presetPredicate.
and() - Method in class org.apache.ambari.server.controller.utilities.PredicateBuilder.PredicateBuilderWithPredicate
 
AndOperator - Class in org.apache.ambari.server.api.predicate.operators
And operator implementation.
AndOperator(int) - Constructor for class org.apache.ambari.server.api.predicate.operators.AndOperator
Constructor.
AndPredicate - Class in org.apache.ambari.server.collections.functors
AndPredicate wraps AndPredicate to provide additional functionality like serializing to and from a Map and JSON formatted data.
AndPredicate(Predicate, Predicate) - Constructor for class org.apache.ambari.server.collections.functors.AndPredicate
Constructor.
AndPredicate - Class in org.apache.ambari.server.controller.predicate
Predicate which evaluates to true if all of the predicates in a predicate array evaluate to true.
AndPredicate(Predicate...) - Constructor for class org.apache.ambari.server.controller.predicate.AndPredicate
 
ANONYMOUS_AUDIT_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The name of the user given to requests which are executed without any credentials.
anonymousBind() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
ANY_OS - Static variable in class org.apache.ambari.server.api.services.AmbariMetaInfo
This string is used in placeholder in places that are common for all operating systems or in situations where os type is not important.
anyGroupTaskMatch(Predicate<Task>) - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
 
anyOf(Collection<? extends Predicate>) - Static method in class org.apache.ambari.server.controller.predicate.Predicates
Creates an OrPredicate of the given predicates if any.
APACHE_AMBARI_TRAPS_OID - Static variable in class org.apache.ambari.server.notifications.dispatchers.AmbariSNMPDispatcher
 
API_AUTHENTICATED_USER - Static variable in class org.apache.ambari.server.configuration.Configuration
The username of the default user assumed to be executing API calls.
API_CSRF_PREVENTION - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether org.apache.ambari.server.api.AmbariCsrfProtectionFilter is used to intercept requests and inspect the headers for an X-Requested-By value.
API_GZIP_COMPRESSION_ENABLED - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether HTTP body data is compressed with GZIP.
API_GZIP_MIN_COMPRESSION_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
Used in conjunction with Configuration.API_GZIP_COMPRESSION_ENABLED, determines the mininum size (in bytes) that an HTTP request must be before it should be compressed.
API_HEARTBEAT_INTERVAL - Static variable in class org.apache.ambari.server.configuration.Configuration
Server to API STOMP endpoint heartbeat interval in milliseconds.
API_PREFIX - Static variable in class org.apache.ambari.server.view.ViewRegistry
 
API_USE_SSL - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether SSL is used in for secure connections to Ambari.
API_VERSION_PREFIX - Static variable in class org.apache.ambari.server.security.authorization.AmbariAuthorizationFilter
 
ApiModel - Interface in org.apache.ambari.server.controller
inherits from swagger ApiModel This should be a return type for getResponse method in BaseProvider
ApiSecurityConfig - Class in org.apache.ambari.server.configuration.spring
 
ApiSecurityConfig(GuiceBeansConfig) - Constructor for class org.apache.ambari.server.configuration.spring.ApiSecurityConfig
 
ApiStompConfig - Class in org.apache.ambari.server.configuration.spring
 
ApiStompConfig(Injector) - Constructor for class org.apache.ambari.server.configuration.spring.ApiStompConfig
 
AppCookieManager - Class in org.apache.ambari.server.controller.internal
Handles SPNego authentication as a client of hadoop service, caches hadoop.auth cookie returned by hadoop service on successful SPNego authentication.
AppCookieManager() - Constructor for class org.apache.ambari.server.controller.internal.AppCookieManager
 
appendCookie(String, String) - Static method in class org.apache.ambari.server.controller.internal.URLStreamProvider
Utility method to append a new cookie value to an existing list of cookies.
appendRecord(String...) - Method in class org.apache.ambari.server.serveraction.kerberos.AbstractKerberosDataFileWriter
Appends a new record to the data file
APPLIED_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceConfigVersionResourceProvider
 
applies(Entry, String) - Method in class org.apache.ambari.server.ldap.service.ads.detectors.GroupMemberAttrDetector
 
applies(Entry, String) - Method in class org.apache.ambari.server.ldap.service.ads.detectors.GroupNameAttrDetector
 
applies(Entry, String) - Method in class org.apache.ambari.server.ldap.service.ads.detectors.GroupObjectClassDetector
 
applies(Entry, String) - Method in class org.apache.ambari.server.ldap.service.ads.detectors.OccurrenceAndWeightBasedDetector
Checks whether the provided atribute is present in the entry.s
applies(Entry, String) - Method in class org.apache.ambari.server.ldap.service.ads.detectors.UserGroupMemberAttrDetector
 
applies(Entry, String) - Method in class org.apache.ambari.server.ldap.service.ads.detectors.UserNameAttrDetector
 
applies(Entry, String) - Method in class org.apache.ambari.server.ldap.service.ads.detectors.UserObjectClassDetector
 
applyAdditions() - Method in enum org.apache.ambari.server.controller.UpdateConfigurationPolicy
 
applyConfiguration(Map<String, String>, BlueprintConfiguration) - Method in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider.BlueprintConfigPopulationStrategy
 
applyCustomConfig(Map<String, Map<String, String>>, String, String, String, Boolean) - Method in class org.apache.ambari.server.state.ConfigHelper
 
applyIdentityChanges() - Method in enum org.apache.ambari.server.controller.UpdateConfigurationPolicy
 
applyLatestConfigurations(StackId, String) - Method in interface org.apache.ambari.server.state.Cluster
Makes the most recent configurations for the specified stack current.
applyLatestConfigurations(StackId, String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Makes the most recent configurations for the specified stack current.
applyOtherChanges() - Method in enum org.apache.ambari.server.controller.UpdateConfigurationPolicy
 
applyPaddingStrategy(TimelineMetric, TemporalInfo) - Method in class org.apache.ambari.server.controller.metrics.MetricsPaddingMethod
Adds zero/null values towards the end of metrics sequence as well as the beginning to support backward compatibility with Ganglia.
applyStackAdvisorUpdates(Cluster, Set<String>, Map<String, Map<String, String>>, Map<String, Map<String, String>>, Map<String, Set<String>>, Map<String, Set<String>>, boolean) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Invokes the Stack Advisor to help determine relevant configuration changes when enabling or disabling Kerberos.
applyStackAdvisorUpdates(Cluster, Set<String>, Map<String, Map<String, String>>, Map<String, Map<String, String>>, Map<String, Set<String>>, Map<String, Set<String>>, boolean) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
applyUpdatesToStackDefaultProperties(Configuration, Map<String, Map<String, String>>, Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.topology.Configuration
Apply configuration changes from updatedConfigs to config, but only change properties that are either absent in the existing config, or have values that match the stack default config.
ARCHIVE - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
ARCHIVE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
areFileVDFAllowed() - Method in class org.apache.ambari.server.configuration.Configuration
 
areHostsSysPrepped() - Method in class org.apache.ambari.server.configuration.Configuration
 
arePackagesLegacyOverridden() - Method in class org.apache.ambari.server.configuration.Configuration
Return true if we forced to work with legacy repositories
arrangeHostSecondariesFirst() - Method in class org.apache.ambari.server.stack.HostsType
Order the hosts so that for each HA host the secondaries come first.
ArrayPredicate - Class in org.apache.ambari.server.controller.predicate
Predicate which evaluates an array of predicates.
ArrayPredicate(Predicate...) - Constructor for class org.apache.ambari.server.controller.predicate.ArrayPredicate
Constructor.
Artifact - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
ARTIFACT_DATA_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.ArtifactResourceProvider
 
ARTIFACT_DATA_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackArtifactResourceProvider
artifact data
ARTIFACT_NAME - Static variable in class org.apache.ambari.server.controller.internal.ArtifactResourceProvider
 
ARTIFACT_NAME_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.ArtifactResourceProvider
 
ARTIFACT_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackArtifactResourceProvider
artifact name
ArtifactDAO - Class in org.apache.ambari.server.orm.dao
Cluster Artifact Data Access Object.
ArtifactDAO() - Constructor for class org.apache.ambari.server.orm.dao.ArtifactDAO
 
ArtifactEntity - Class in org.apache.ambari.server.orm.entities
Entity representing an Artifact.
ArtifactEntity() - Constructor for class org.apache.ambari.server.orm.entities.ArtifactEntity
 
ArtifactEntityPK - Class in org.apache.ambari.server.orm.entities
Composite primary key for ArtifactEntity.
ArtifactEntityPK(String, String) - Constructor for class org.apache.ambari.server.orm.entities.ArtifactEntityPK
Constructor.
ArtifactResourceProvider - Class in org.apache.ambari.server.controller.internal
Provider for cluster artifacts.
ArtifactResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.ArtifactResourceProvider
Constructor.
ArtifactResourceProvider.TypeRegistration - Interface in org.apache.ambari.server.controller.internal
Used to register a dynamic sub-resource with an existing resource type.
ASC_ORDER_PROPERTY_KEY - Static variable in class org.apache.ambari.server.api.services.BaseRequest
Sort order property key.
asPair() - Method in class org.apache.ambari.server.topology.Configuration
 
asResponses(List<RepositoryInfo>, String, String, String) - Static method in class org.apache.ambari.server.stack.RepoUtil
Convert a list of RepositoryInfo objects to a lost of RepositoryResponse objects
associatedRepositoryId - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeSummary
The ID of the repository associated with the upgrade.
associatedService - Variable in class org.apache.ambari.server.stack.upgrade.ConfigureTask
The associated service is the service where this config task is specified
associatedStackId - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeSummary
The ID of the repository associated with the upgrade.
associatedVersion - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeSummary
The ID of the repository associated with the upgrade.
AsyncCallableService<T> - Class in org.apache.ambari.server.topology
Callable service implementation for executing tasks asynchronously.
AsyncCallableService(Callable<T>, long, long, String, Consumer<Throwable>) - Constructor for class org.apache.ambari.server.topology.AsyncCallableService
 
AsyncCallableService(Callable<T>, long, long, String, ScheduledExecutorService, Consumer<Throwable>) - Constructor for class org.apache.ambari.server.topology.AsyncCallableService
 
AsyncCallableService.RetryTaskSilently - Exception in org.apache.ambari.server.topology
 
AtlasServerHttpPropertyRequest - Class in org.apache.ambari.server.controller.internal
Atlas server specific HTTP property request.
AtlasServerHttpPropertyRequest() - Constructor for class org.apache.ambari.server.controller.internal.AtlasServerHttpPropertyRequest
 
attemptCount - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
attributeDetection() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
AttributeDetector<T> - Interface in org.apache.ambari.server.ldap.service
Operations for detecting LDAP related settings.
AttributeDetectorFactory - Class in org.apache.ambari.server.ldap.service.ads.detectors
Factory for attribute detector chains.
AttributeDetectorFactory() - Constructor for class org.apache.ambari.server.ldap.service.ads.detectors.AttributeDetectorFactory
 
attributeNameValueOf(String) - Static method in enum org.apache.ambari.server.stack.ConfigurationInfo.Supports
 
ATTRIBUTES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
AUDIT_LOG_ENABLED - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether audit logging is enabled.
AUDIT_LOGGER_CAPACITY - Static variable in class org.apache.ambari.server.configuration.Configuration
The size of the worker queue for audit logger events.
AuditEvent - Interface in org.apache.ambari.server.audit.event
Audit event that contains the details of an action/event that is subject to audit.
AuditEvent.AuditEventBuilder<T extends AuditEvent> - Interface in org.apache.ambari.server.audit.event
Builder for AuditEvent
auditLog(AuditEvent) - Method in class org.apache.ambari.server.serveraction.AbstractServerAction
 
AuditLogger - Interface in org.apache.ambari.server.audit
Interface to handle audit log events
auditLogger() - Method in class org.apache.ambari.server.configuration.spring.GuiceBeansConfig
 
AuditLoggerDefaultImpl - Class in org.apache.ambari.server.audit
Default audit logger implementation, logs messages into log file
AuditLoggerDefaultImpl(Configuration) - Constructor for class org.apache.ambari.server.audit.AuditLoggerDefaultImpl
 
AuditLoggerModule - Class in org.apache.ambari.server.audit
 
AuditLoggerModule() - Constructor for class org.apache.ambari.server.audit.AuditLoggerModule
 
AUTH_TO_LOCAL_PROPERTY_SPECIFICATION_PATTERN - Static variable in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Regular expression pattern used to parse auth_to_local property specifications into the following parts: configuration type (optional, if _global_) property name concatenation type (optional, if using the default behavior)
authenticate(Authentication) - Method in class org.apache.ambari.server.security.authentication.AmbariLocalAuthenticationProvider
 
authenticate(Authentication) - Method in class org.apache.ambari.server.security.authentication.jwt.AmbariJwtAuthenticationProvider
 
authenticate(Authentication) - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationProvider
 
authenticate(Authentication) - Method in class org.apache.ambari.server.security.authentication.pam.AmbariPamAuthenticationProvider
 
authenticate(Authentication) - Method in class org.apache.ambari.server.security.authorization.AmbariLdapAuthenticationProvider
 
authenticate(Authentication) - Method in class org.apache.ambari.server.security.authorization.AmbariLdapBindAuthenticator
 
authenticate(Authentication) - Method in class org.apache.ambari.server.security.authorization.internal.AmbariInternalAuthenticationProvider
 
AUTHENTICATED_USER - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
AUTHENTICATED_USER_NAME - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
A (command parameter) property name used to hold the authenticated user's name for use in operations that record the acting user.
AUTHENTICATED_USER_NAME - Static variable in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
The user name to use as the authenticated user when perform authenticated tasks or operations that require the name of the authenticated user
AUTHENTICATED_USER_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
AUTHENTICATION_AUTHENTICATION_SOURCE_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
 
AUTHENTICATION_AUTHENTICATION_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
 
AUTHENTICATION_CREATED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
 
AUTHENTICATION_KEY_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
 
AUTHENTICATION_OLD_KEY_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
 
AUTHENTICATION_SOURCE_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
 
AUTHENTICATION_SOURCE_RESOURCE_CATEGORY - Static variable in class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
 
AUTHENTICATION_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
 
AUTHENTICATION_UPDATED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
 
AUTHENTICATION_USER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
 
authenticationManagerBean() - Method in class org.apache.ambari.server.configuration.spring.ApiSecurityConfig
 
AuthenticationMethod - Class in org.apache.ambari.server.security.authorization
 
AuthenticationMethod(UserAuthenticationType, String) - Constructor for class org.apache.ambari.server.security.authorization.AuthenticationMethod
 
AuthenticationMethodNotAllowedException - Exception in org.apache.ambari.server.security.authentication
AuthenticationMethodNotAllowedException is an AuthenticationException implementation to be thrown when the specified authentication method is not allowed for the relevant user.
AuthenticationMethodNotAllowedException(String, UserAuthenticationType) - Constructor for exception org.apache.ambari.server.security.authentication.AuthenticationMethodNotAllowedException
 
AuthenticationMethodNotAllowedException(String, UserAuthenticationType, Throwable) - Constructor for exception org.apache.ambari.server.security.authentication.AuthenticationMethodNotAllowedException
 
AuthenticationMethodNotAllowedException(String, UserAuthenticationType, String) - Constructor for exception org.apache.ambari.server.security.authentication.AuthenticationMethodNotAllowedException
 
AuthenticationMethodNotAllowedException(String, UserAuthenticationType, String, Throwable) - Constructor for exception org.apache.ambari.server.security.authentication.AuthenticationMethodNotAllowedException
 
AUTHORIZATION_CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthorizationResourceProvider
 
AUTHORIZATION_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RoleAuthorizationResourceProvider
 
AUTHORIZATION_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthorizationResourceProvider
 
AUTHORIZATION_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RoleAuthorizationResourceProvider
 
AUTHORIZATION_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthorizationResourceProvider
 
AUTHORIZATION_RESOURCE_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthorizationResourceProvider
 
AUTHORIZATION_VIEW_INSTANCE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthorizationResourceProvider
 
AUTHORIZATION_VIEW_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthorizationResourceProvider
 
AUTHORIZATION_VIEW_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthorizationResourceProvider
 
AuthorizationException - Exception in org.apache.ambari.server.security.authorization
AuthorizationException indicates that the authenticated user is not authorized to perform some operation.
AuthorizationException() - Constructor for exception org.apache.ambari.server.security.authorization.AuthorizationException
Constructor, sets a default message about failure to be authorized.
AuthorizationException(String) - Constructor for exception org.apache.ambari.server.security.authorization.AuthorizationException
Constructor.
AuthorizationException(String, Throwable) - Constructor for exception org.apache.ambari.server.security.authorization.AuthorizationException
Constructor.
AuthorizationHelper - Class in org.apache.ambari.server.security.authorization
Provides utility methods for authentication functionality
AuthorizationHelper() - Constructor for class org.apache.ambari.server.security.authorization.AuthorizationHelper
 
AUTHORIZATIONS_UPDATE_CLUSTER - Static variable in enum org.apache.ambari.server.security.authorization.RoleAuthorization
 
AUTHORIZATIONS_UPDATE_SERVICE - Static variable in enum org.apache.ambari.server.security.authorization.RoleAuthorization
 
AUTHORIZATIONS_VIEW_CLUSTER - Static variable in enum org.apache.ambari.server.security.authorization.RoleAuthorization
 
AUTHORIZATIONS_VIEW_SERVICE - Static variable in enum org.apache.ambari.server.security.authorization.RoleAuthorization
 
AuthToLocalBuilder - Class in org.apache.ambari.server.controller
AuthToLocalBuilder helps to create auth_to_local rules for use in configuration files like core-site.xml.
AuthToLocalBuilder(String, String, boolean) - Constructor for class org.apache.ambari.server.controller.AuthToLocalBuilder
Constructs a new AuthToLocalBuilder.
AuthToLocalBuilder(String, Collection<String>, boolean) - Constructor for class org.apache.ambari.server.controller.AuthToLocalBuilder
Constructs a new AuthToLocalBuilder.
AuthToLocalBuilder.ConcatenationType - Enum in org.apache.ambari.server.controller
ConcatenationType is an enumeration of auth-to-local rule concatenation types.
AUTO_COMPLETE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
AUTO_DEPLOY_ENABLED_ID - Static variable in class org.apache.ambari.server.controller.internal.StackDependencyResourceProvider
 
AUTO_DEPLOY_LOCATION_ID - Static variable in class org.apache.ambari.server.controller.internal.StackDependencyResourceProvider
 
AUTO_GROUP_CREATION - Static variable in class org.apache.ambari.server.configuration.Configuration
The auto group creation by Ambari.
AUTO_REMOVE - Static variable in class org.apache.ambari.server.checks.ComponentsExistInRepoCheck
 
AutoDeployInfo - Class in org.apache.ambari.server.state
Represents auto-deployment stack information.
AutoDeployInfo() - Constructor for class org.apache.ambari.server.state.AutoDeployInfo
 
AutoHostgroupStrategy - Class in org.apache.ambari.server.topology.addservice
A strategy that chooses another strategy based on cluster size.
AutoHostgroupStrategy() - Constructor for class org.apache.ambari.server.topology.addservice.AutoHostgroupStrategy
 
AutoHostgroupStrategy(int) - Constructor for class org.apache.ambari.server.topology.addservice.AutoHostgroupStrategy
 
AutoInstanceConfig - Class in org.apache.ambari.server.view.configuration
View auto instance configuration.
AutoInstanceConfig() - Constructor for class org.apache.ambari.server.view.configuration.AutoInstanceConfig
 
AutoSkipFailedSummaryAction - Class in org.apache.ambari.server.serveraction.upgrades
The AutoSkipFailedSummaryAction is used to check if any HostRoleCommands were skipped automatically after they failed during an upgrade.
AutoSkipFailedSummaryAction() - Constructor for class org.apache.ambari.server.serveraction.upgrades.AutoSkipFailedSummaryAction
 
AutoStartDisabledCheck - Class in org.apache.ambari.server.checks
The AutoStartDisabledCheck class is used to check that the cluster does not have auto-restart enabled.
AutoStartDisabledCheck() - Constructor for class org.apache.ambari.server.checks.AutoStartDisabledCheck
Constructor.
AvailableService - Class in org.apache.ambari.server.state.repository
A representation of a ManifestService that is available for upgrading.
AvailableServiceReference - Class in org.apache.ambari.server.state.repository
An available service can be upgraded.
AvailableServiceReference() - Constructor for class org.apache.ambari.server.state.repository.AvailableServiceReference
 
AvailableVersion - Class in org.apache.ambari.server.state.repository
Represents a version of a ManifestService that is available for upgrading.
awake() - Method in class org.apache.ambari.server.serveraction.ServerActionExecutor
Attempts to force this ServerActionExecutor to wake up and do work.

B

BASE_AMBARI_OID - Static variable in class org.apache.ambari.server.notifications.dispatchers.AmbariSNMPDispatcher
 
BASE_LOG_DIR - Static variable in class org.apache.ambari.server.controller.KerberosHelperImpl
 
BASE_URL - Static variable in class org.apache.ambari.server.topology.RepositorySetting
 
BaseClusterRequest - Class in org.apache.ambari.server.controller.internal
Provides common cluster request functionality.
BaseClusterRequest() - Constructor for class org.apache.ambari.server.controller.internal.BaseClusterRequest
 
BaseManagementHandler - Class in org.apache.ambari.server.api.handlers
Base handler for operations that persist state to the back-end.
BaseManagementHandler() - Constructor for class org.apache.ambari.server.api.handlers.BaseManagementHandler
Constructor.
BaseModule<T,I> - Class in org.apache.ambari.server.stack
Abstract base service definition module.
BaseModule() - Constructor for class org.apache.ambari.server.stack.BaseModule
 
BasePredicate - Interface in org.apache.ambari.server.controller.predicate
An extended predicate interface which allows for the retrieval of any associated property ids.
BaseProvider - Class in org.apache.ambari.server.controller.internal
Base provider implementation for both property and resource providers.
BaseProvider(Set<String>) - Constructor for class org.apache.ambari.server.controller.internal.BaseProvider
Construct a provider.
BaseRenderer - Class in org.apache.ambari.server.api.query.render
Base renderer.
BaseRenderer() - Constructor for class org.apache.ambari.server.api.query.render.BaseRenderer
 
BaseRequest - Class in org.apache.ambari.server.api.services
Request implementation.
BaseRequest(HttpHeaders, RequestBody, UriInfo, ResourceInstance) - Constructor for class org.apache.ambari.server.api.services.BaseRequest
Constructor.
BaseResourceDefinition - Class in org.apache.ambari.server.api.resources
Base resource definition.
BaseResourceDefinition(Resource.Type) - Constructor for class org.apache.ambari.server.api.resources.BaseResourceDefinition
Constructor.
BaseResourceDefinition(Resource.Type, Resource.Type...) - Constructor for class org.apache.ambari.server.api.resources.BaseResourceDefinition
Constructor.
BaseResourceDefinition(Resource.Type, Collection<Resource.Type>, Map<BaseResourceDefinition.DirectiveType, ? extends Collection<String>>) - Constructor for class org.apache.ambari.server.api.resources.BaseResourceDefinition
Constructor.
BaseResourceDefinition.DirectiveType - Enum in org.apache.ambari.server.api.resources
 
BaseService - Class in org.apache.ambari.server.api.services
Provides common functionality to all services.
BaseService() - Constructor for class org.apache.ambari.server.api.services.BaseService
 
BATCH - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
Batch - Class in org.apache.ambari.server.stack.upgrade
Identifies how a component should be upgraded (optional)
Batch() - Constructor for class org.apache.ambari.server.stack.upgrade.Batch
 
batch - Variable in class org.apache.ambari.server.stack.upgrade.ColocatedGrouping
 
Batch - Class in org.apache.ambari.server.state.scheduler
 
Batch() - Constructor for class org.apache.ambari.server.state.scheduler.Batch
 
BATCH_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
BATCH_REQUEST_BATCH_ID_KEY - Static variable in class org.apache.ambari.server.state.scheduler.BatchRequestJob
 
BATCH_REQUEST_CLUSTER_NAME_KEY - Static variable in class org.apache.ambari.server.state.scheduler.BatchRequestJob
 
BATCH_REQUEST_EXECUTION_ID_KEY - Static variable in class org.apache.ambari.server.state.scheduler.BatchRequestJob
 
BATCH_REQUEST_FAILED_TASKS_IN_CURRENT_BATCH_KEY - Static variable in class org.apache.ambari.server.state.scheduler.BatchRequestJob
 
BATCH_REQUEST_FAILED_TASKS_KEY - Static variable in class org.apache.ambari.server.state.scheduler.BatchRequestJob
 
BATCH_REQUEST_JOB_PREFIX - Static variable in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
BATCH_REQUEST_TOTAL_TASKS_KEY - Static variable in class org.apache.ambari.server.state.scheduler.BatchRequestJob
 
BATCH_REQUESTS - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
BATCH_SEPARATION_IN_SECONDS - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
BATCH_SEPARATION_IN_SECONDS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
BATCH_SETTINGS - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
BatchRequest - Class in org.apache.ambari.server.state.scheduler
 
BatchRequest() - Constructor for class org.apache.ambari.server.state.scheduler.BatchRequest
 
BatchRequest.Type - Enum in org.apache.ambari.server.state.scheduler
 
BatchRequestJob - Class in org.apache.ambari.server.state.scheduler
 
BatchRequestJob(ExecutionScheduleManager, long) - Constructor for class org.apache.ambari.server.state.scheduler.BatchRequestJob
 
BatchRequestResponse - Class in org.apache.ambari.server.state.scheduler
Captures the response of a batch request.
BatchRequestResponse() - Constructor for class org.apache.ambari.server.state.scheduler.BatchRequestResponse
 
BatchSettings - Class in org.apache.ambari.server.state.scheduler
 
BatchSettings() - Constructor for class org.apache.ambari.server.state.scheduler.BatchSettings
 
beforeAttemptAuthentication(AmbariAuthenticationFilter, ServletRequest, ServletResponse) - Method in interface org.apache.ambari.server.security.authentication.AmbariAuthenticationEventHandler
The event callback called just before an authentication attempt.
beforeAttemptAuthentication(AmbariAuthenticationFilter, ServletRequest, ServletResponse) - Method in class org.apache.ambari.server.security.authentication.AmbariAuthenticationEventHandlerImpl
 
beforeBuild(UpgradeContext) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapperBuilder
Performs any pre-processing that needs to be performed on the list of stage wrappers.
beforeExecute(Thread, Runnable) - Method in class org.apache.ambari.server.utils.ManagedThreadPoolExecutor
 
beforeMigration() - Method in class org.apache.ambari.server.view.ViewDataMigrationUtility.CopyAllDataMigrator
 
begin() - Method in class org.apache.ambari.server.controller.utilities.PredicateBuilder
 
bindByAnnotation(Set<Class<?>>) - Method in class org.apache.ambari.server.controller.ControllerModule
Initializes specially-marked interfaces that require injection.
bindDn() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
BINDING_HOST_GROUPS_HOSTS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
BINDING_HOST_GROUPS_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
BINDING_HOST_GROUPS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
BINDING_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
BindingHostGroup() - Constructor for class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BindingHostGroup
 
bindNotificationDispatchers(Set<BeanDefinition>) - Method in class org.apache.ambari.server.controller.ControllerModule
Searches for all instances of NotificationDispatcher on the classpath and registers each as a singleton with the DispatchFactory.
bindPassword() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
bindViewInstance(ViewEntity, ViewInstanceEntity) - Method in class org.apache.ambari.server.view.ViewRegistry
 
Blueprint() - Constructor for class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.Blueprint
 
blueprint - Variable in class org.apache.ambari.server.controller.internal.BaseClusterRequest
blueprint
Blueprint - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
Blueprint - Interface in org.apache.ambari.server.topology
Blueprint representation.
BLUEPRINT_CONFIGURATIONS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
BLUEPRINT_HOST_GROUPS_COMPONENTS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
BLUEPRINT_HOST_GROUPS_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
BLUEPRINT_HOST_GROUPS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
BLUEPRINT_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
BLUEPRINT_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.topology.BlueprintFactory
 
BLUEPRINT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
BLUEPRINT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
BLUEPRINT_PROVISIONING_STATE - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
BLUEPRINT_PROVISIONING_STATE_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog272
 
BLUEPRINT_REQUEST_TYPE - Static variable in class org.apache.ambari.server.api.services.BlueprintService
 
BLUEPRINT_SECURITY_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
BlueprintClusterBinding() - Constructor for class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BlueprintClusterBinding
 
BlueprintConfigEntity - Class in org.apache.ambari.server.orm.entities
Represents a blueprint configuration.
BlueprintConfigEntity() - Constructor for class org.apache.ambari.server.orm.entities.BlueprintConfigEntity
 
BlueprintConfigEntityPK - Class in org.apache.ambari.server.orm.entities
Composite primary key for BlueprintConfigEntity.
BlueprintConfigEntityPK() - Constructor for class org.apache.ambari.server.orm.entities.BlueprintConfigEntityPK
 
BlueprintConfigPopulationStrategy() - Constructor for class org.apache.ambari.server.controller.internal.BlueprintResourceProvider.BlueprintConfigPopulationStrategy
 
BlueprintConfigPopulationStrategyV1() - Constructor for class org.apache.ambari.server.controller.internal.BlueprintResourceProvider.BlueprintConfigPopulationStrategyV1
 
BlueprintConfigPopulationStrategyV2() - Constructor for class org.apache.ambari.server.controller.internal.BlueprintResourceProvider.BlueprintConfigPopulationStrategyV2
 
BlueprintConfiguration - Interface in org.apache.ambari.server.orm.entities
Blueprint configuration.
BlueprintConfigurationProcessor - Class in org.apache.ambari.server.controller.internal
Updates configuration properties based on cluster topology.
BlueprintConfigurationProcessor(ClusterTopology) - Constructor for class org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor
 
BlueprintConfigurationProcessor.MultipleHostTopologyUpdater - Class in org.apache.ambari.server.controller.internal
Topology based updater which replaces original host names (possibly more than one) contained in a property value with the host names which runs the associated component in the new cluster.
BlueprintConfigurationProcessor.PropertyUpdater - Interface in org.apache.ambari.server.controller.internal
Provides functionality to update a property value.
BlueprintConfigurations() - Constructor for class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BlueprintConfigurations
 
BlueprintDAO - Class in org.apache.ambari.server.orm.dao
Blueprint Data Access Object.
BlueprintDAO() - Constructor for class org.apache.ambari.server.orm.dao.BlueprintDAO
 
BlueprintEntity - Class in org.apache.ambari.server.orm.entities
Entity representing a Blueprint.
BlueprintEntity() - Constructor for class org.apache.ambari.server.orm.entities.BlueprintEntity
 
BlueprintEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles blueprint add and remove requests For resource type Resource.Type#Blueprint and request types Request.Type#POST and Request.Type#POST
BlueprintEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.BlueprintEventCreator
 
BlueprintExportEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles blueprint export requests For resource type Resource.Type#Cluster and request types Request.Type#GET
BlueprintExportEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.BlueprintExportEventCreator
 
BlueprintExportRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for blueprint export
BlueprintExportRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.BlueprintExportRequestAuditEvent
 
BlueprintExportRequestAuditEvent(BlueprintExportRequestAuditEvent.BlueprintExportRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.BlueprintExportRequestAuditEvent
BlueprintExportRequestAuditEvent.BlueprintExportRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
BlueprintExportRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.BlueprintExportRequestAuditEvent.BlueprintExportRequestAuditEventBuilder
 
BlueprintExportType - Enum in org.apache.ambari.server.controller.internal
Handles most of type-specific behavior for blueprint export.
blueprintFactory - Static variable in class org.apache.ambari.server.controller.internal.BaseClusterRequest
blueprint factory
BlueprintFactory - Class in org.apache.ambari.server.topology
Create a Blueprint instance.
BlueprintFactory() - Constructor for class org.apache.ambari.server.topology.BlueprintFactory
 
BlueprintFactory(StackFactory) - Constructor for class org.apache.ambari.server.topology.BlueprintFactory
 
BlueprintImpl - Class in org.apache.ambari.server.topology
Blueprint implementation.
BlueprintImpl(BlueprintEntity) - Constructor for class org.apache.ambari.server.topology.BlueprintImpl
 
BlueprintImpl(String, Collection<HostGroup>, Stack, Configuration, SecurityConfiguration) - Constructor for class org.apache.ambari.server.topology.BlueprintImpl
 
BlueprintImpl(String, Collection<HostGroup>, Stack, Configuration, SecurityConfiguration, Setting) - Constructor for class org.apache.ambari.server.topology.BlueprintImpl
 
BlueprintProvisioningState - Enum in org.apache.ambari.server.state
 
BlueprintResourceDefinition - Class in org.apache.ambari.server.api.resources
Blueprint resource definition.
BlueprintResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.BlueprintResourceDefinition
Constructor.
BlueprintResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource Provider for Blueprint resources.
BlueprintResourceProvider.BlueprintConfigPopulationStrategy - Class in org.apache.ambari.server.controller.internal
The structure of blueprints is evolving where multiple resource structures are to be supported.
BlueprintResourceProvider.BlueprintConfigPopulationStrategyV1 - Class in org.apache.ambari.server.controller.internal
Original blueprint configuration format where configs were a map of strings.
BlueprintResourceProvider.BlueprintConfigPopulationStrategyV2 - Class in org.apache.ambari.server.controller.internal
New blueprint configuration format where configs are a map from 'properties' and 'properties_attributes' to a map of strings.
BLUEPRINTS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
BlueprintService - Class in org.apache.ambari.server.api.services
Service responsible for handling REST requests for the /blueprints endpoint.
BlueprintService() - Constructor for class org.apache.ambari.server.api.services.BlueprintService
 
BlueprintSettingEntity - Class in org.apache.ambari.server.orm.entities
Represents a blueprint setting.
BlueprintSettingEntity() - Constructor for class org.apache.ambari.server.orm.entities.BlueprintSettingEntity
 
BlueprintSwagger - Interface in org.apache.ambari.server.controller
Request / response schema for blueprint API Swagger documentation generation.
BlueprintSwagger.BlueprintInfo - Interface in org.apache.ambari.server.controller
 
BlueprintSwagger.ComponentInfo - Interface in org.apache.ambari.server.controller
 
BlueprintSwagger.HostGroupInfo - Interface in org.apache.ambari.server.controller
 
BlueprintSwagger.SecurityInfo - Interface in org.apache.ambari.server.controller
 
BlueprintValidator - Interface in org.apache.ambari.server.topology
Provides blueprint validation.
BlueprintValidatorImpl - Class in org.apache.ambari.server.topology
Default blueprint validator.
BlueprintValidatorImpl(Blueprint) - Constructor for class org.apache.ambari.server.topology.BlueprintValidatorImpl
 
BODY - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
Body - Variable in class org.apache.ambari.server.notifications.Notification
The main content of the notification.
BODY_OID_PROPERTY - Static variable in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
 
BODY_TITLE - Static variable in interface org.apache.ambari.server.api.services.parsers.RequestBodyParser
Path to the body object.
BodyParseException - Exception in org.apache.ambari.server.api.services.parsers
Exception indicating that a failure occurred while parsing the request body.
BodyParseException(String) - Constructor for exception org.apache.ambari.server.api.services.parsers.BodyParseException
Create exception by specifying the entire message.
BodyParseException(Exception) - Constructor for exception org.apache.ambari.server.api.services.parsers.BodyParseException
Create exception with messaged based on an exception.
bootStrap(SshHostInfo, UriInfo) - Method in class org.apache.ambari.server.api.rest.BootStrapResource
Run bootstrap on a list of hosts.
BOOTSTRAP_DIRECTORY - Static variable in class org.apache.ambari.server.configuration.Configuration
The directory on the Ambari Server file system used for storing Ambari Agent bootstrap information such as request responses.
BOOTSTRAP_MASTER_HOSTNAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The host name of the Ambari Server which will be used by the Ambari Agents for communication.
BOOTSTRAP_SCRIPT - Static variable in class org.apache.ambari.server.configuration.Configuration
The location and name of the Python script used to bootstrap new Ambari Agent hosts.
BOOTSTRAP_SETUP_AGENT_PASSWORD - Static variable in class org.apache.ambari.server.configuration.Configuration
The password to set on the AMBARI_PASSPHRASE environment variable before invoking the bootstrap script.
BOOTSTRAP_SETUP_AGENT_SCRIPT - Static variable in class org.apache.ambari.server.configuration.Configuration
The location and name of the Python script executed on the Ambari Agent host during the bootstrap process.
BootStrapImpl - Class in org.apache.ambari.server.bootstrap
 
BootStrapImpl(Configuration, AmbariMetaInfo) - Constructor for class org.apache.ambari.server.bootstrap.BootStrapImpl
 
BootStrapPostStatus - Class in org.apache.ambari.server.bootstrap
Class captures immediate response to a bootstrap api call.
BootStrapPostStatus() - Constructor for class org.apache.ambari.server.bootstrap.BootStrapPostStatus
 
BootStrapPostStatus.BSPostStat - Enum in org.apache.ambari.server.bootstrap
 
BootStrapResource - Class in org.apache.ambari.server.api.rest
 
BootStrapResource() - Constructor for class org.apache.ambari.server.api.rest.BootStrapResource
 
BootStrapStatus - Class in org.apache.ambari.server.bootstrap
Status of a bootstrap operation.
BootStrapStatus() - Constructor for class org.apache.ambari.server.bootstrap.BootStrapStatus
 
BootStrapStatus.BSStat - Enum in org.apache.ambari.server.bootstrap
 
breakCycleGraph() - Method in class org.apache.ambari.server.stageplanner.RoleGraph
Cycle graphs indicate circular dependencies such as the following example that can cause Ambari enter an infinite loop while building stages.
BSHostStatus - Class in org.apache.ambari.server.bootstrap
BootStrap Status for a host.
BSHostStatus() - Constructor for class org.apache.ambari.server.bootstrap.BSHostStatus
 
BSResponse - Class in org.apache.ambari.server.bootstrap
Class captures immediate response to a bootstrap api call.
BSResponse() - Constructor for class org.apache.ambari.server.bootstrap.BSResponse
 
BSResponse.BSRunStat - Enum in org.apache.ambari.server.bootstrap
 
BufferedThreadPoolExecutorCompletionService<V> - Class in org.apache.ambari.server.controller.utilities
An ExecutorCompletionService which takes a ThreadPoolExecutor and uses its thread pool to execute tasks - buffering any tasks that overflow.
BufferedThreadPoolExecutorCompletionService(ThreadPoolExecutor) - Constructor for class org.apache.ambari.server.controller.utilities.BufferedThreadPoolExecutorCompletionService
 
BufferedUpdateEventPublisher<T> - Class in org.apache.ambari.server.events.publishers
 
BufferedUpdateEventPublisher(STOMPUpdatePublisher) - Constructor for class org.apache.ambari.server.events.publishers.BufferedUpdateEventPublisher
 
build() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent.Builder
 
build() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestBuilder
 
build() - Method in class org.apache.ambari.server.audit.event.AbstractAuditEvent.AbstractAuditEventBuilder
Builds an audit event.
build() - Method in interface org.apache.ambari.server.audit.event.AuditEvent.AuditEventBuilder
Builds an audit event.
build(UpgradeContext) - Static method in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider.ConfigurationPackBuilder
Builds the configurations to use for the specified upgrade and source stack.
build(UpgradeContext, List<StageWrapper>) - Method in class org.apache.ambari.server.stack.upgrade.ClusterGrouping.ClusterBuilder
Builds the stage wrappers.
build(UpgradeContext, List<StageWrapper>) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.ParallelClientGroupingBuilder
 
build(UpgradeContext) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapperBuilder
Builds the stage wrappers, including any pre- and post-procesing that needs to be performed.
build(UpgradeContext, List<StageWrapper>) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapperBuilder
Builds the stage wrappers.
build(UpgradeContext, List<StageWrapper>) - Method in class org.apache.ambari.server.stack.upgrade.ServiceCheckGrouping.ServiceCheckBuilder
Builds the stage wrappers.
build(Stage) - Method in class org.apache.ambari.server.stageplanner.RoleGraph
Given a stage builds a DAG of all execution commands within the stage.
build - Variable in class org.apache.ambari.server.state.repository.Release
The build identifier.
build(StackInfo) - Static method in class org.apache.ambari.server.state.repository.VersionDefinitionXml
Builds a Version Definition that is the default for the stack.
build() - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo.Builder
 
BUILD_NUMBER - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
BUILD_NUMBER_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
buildAlert(Cluster, AlertDefinitionEntity, AlertState, String) - Method in class org.apache.ambari.server.alerts.AlertRunnable
Builds an Alert instance.
buildAlert(Optional<JMXMetricHolder>, MetricSource.JmxInfo, AlertDefinition) - Method in class org.apache.ambari.server.alerts.JmxServerSideAlert
 
buildAlert(double, List<Object>) - Method in class org.apache.ambari.server.state.alert.AlertDefinition
Map the incoming value to AlertState and generate an alert with that state.
buildApiClient() - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.AbstractAuditEvent.AbstractAuditEventBuilder
Appends details from this builder to the detailed description of the audit event.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.AbstractUserAuditEvent.AbstractUserAuditEventBuilder
Appends to audit event details the user name and remote ip of the host where user actions originates from.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.AccessUnauthorizedAuditEvent.AccessUnauthorizedAuditEventBuilder
Appends to the aduit event detail the list of the privileges possessed by the principal requesting access to a resource.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.kerberos.ChangeSecurityStateKerberosAuditEvent.ChangeSecurityStateKerberosAuditEventBuilder
 
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.kerberos.CreateKeyTabKerberosAuditEvent.CreateKeyTabKerberosAuditEventBuilder
 
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.kerberos.CreatePrincipalKerberosAuditEvent.CreatePrincipalKerberosAuditEventBuilder
 
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.kerberos.DestroyPrincipalKerberosAuditEvent.DestroyPrincipalKerberosAuditEventBuilder
 
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.LoginAuditEvent.LoginAuditEventBuilder
Appends to audit event details the user name and remote ip of the host where user actions originates from.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.LogoutAuditEvent.LogoutAuditEventBuilder
Appends to audit event details the user name and remote ip of the host where user actions originates from.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.OperationStatusAuditEvent.OperationStatusAuditEventBuilder
Builds and audit log message based on the member variables
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.ActivateUserRequestAuditEvent.ActivateUserRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.AddAlertGroupRequestAuditEvent.AddAlertGroupRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.AddAlertTargetRequestAuditEvent.AddAlertTargetRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.AddBlueprintRequestAuditEvent.AddBlueprintRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.AddComponentToHostRequestAuditEvent.AddComponentToHostRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.AddCredentialRequestAuditEvent.AddCredentialAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.AddHostRequestAuditEvent.AddHostRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.AddRepositoryRequestAuditEvent.AddRepositoryRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.AddRepositoryVersionRequestAuditEvent.AddRepositoryVersionAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.AddRequestRequestAuditEvent.AddRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.AddUpgradeRequestAuditEvent.AddUpgradeRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.AddUserToGroupRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.AddViewInstanceRequestAuditEvent.AddViewInstanceRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.AdminUserRequestAuditEvent.AdminUserRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.BlueprintExportRequestAuditEvent.BlueprintExportRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.ChangeAlertGroupRequestAuditEvent.ChangeAlertGroupRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.ChangeAlertTargetRequestAuditEvent.ChangeAlertTargetRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.ChangeRepositoryVersionRequestAuditEvent.ChangeRepositoryVersionAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.ChangeViewInstanceRequestAuditEvent.ChangeViewInstanceRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.ClientConfigDownloadRequestAuditEvent.ClientConfigDownloadRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.ClusterNameChangeRequestAuditEvent.ClusterNameChangeRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.ClusterPrivilegeChangeRequestAuditEvent.ClusterPrivilegeChangeRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.ConfigurationChangeRequestAuditEvent.ConfigurationChangeRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.CreateGroupRequestAuditEvent.CreateGroupRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.CreateUserRequestAuditEvent.CreateUserRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.DeleteAlertGroupRequestAuditEvent.DeleteAlertGroupRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.DeleteAlertTargetRequestAuditEvent.DeleteAlertTargetRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.DeleteBlueprintRequestAuditEvent.DeleteBlueprintRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.DeleteGroupRequestAuditEvent.DeleteGroupRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.DeleteHostRequestAuditEvent.DeleteHostRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.DeleteRepositoryVersionRequestAuditEvent.DeleteRepositoryVersionAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.DeleteServiceRequestAuditEvent.DeleteServiceRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.DeleteUserRequestAuditEvent.DeleteUserRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.DeleteViewInstanceRequestAuditEvent.DeleteViewInstanceRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.MembershipChangeRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.PrivilegeChangeRequestAuditEvent.PrivilegeChangeRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.RemoveUserFromGroupRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.StartOperationRequestAuditEvent.StartOperationAuditEventBuilder
Appends to the audit event the identifier of the operation through whcih the operation progress can be tracked.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.UpdateRepositoryRequestAuditEvent.UpdateRepositoryRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.UpdateUpgradeItemRequestAuditEvent.UpdateUpgradeItemRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.UserPasswordChangeRequestAuditEvent.UserPasswordChangeRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.request.ViewPrivilegeChangeRequestAuditEvent.ViewPrivilegeChangeRequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.event.TaskStatusAuditEvent.TaskStatusAuditEventBuilder
Builds and audit log message based on the member variables
buildAuditMessage(StringBuilder) - Method in class org.apache.ambari.server.audit.request.RequestAuditEvent.RequestAuditEventBuilder
Appends to the event the details of the incoming request.
buildClusterInformation() - Method in interface org.apache.ambari.server.state.Cluster
Builds a ClusterInformation instance from a Cluster.
buildClusterInformation() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Builds a ClusterInformation instance from a Cluster.
buildDetails(HttpServletRequest) - Method in class org.apache.ambari.server.security.authentication.tproxy.TrustedProxyAuthenticationDetailsSource
 
builder() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
builder() - Static method in class org.apache.ambari.server.audit.event.AccessUnauthorizedAuditEvent
Returns an builder for AccessUnauthorizedAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.kerberos.ChangeSecurityStateKerberosAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.kerberos.CreateKeyTabKerberosAuditEvent
Returns an builder for CreateKeyTabKerberosAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.kerberos.CreatePrincipalKerberosAuditEvent
Returns an builder for CreatePrincipalKerberosAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.kerberos.DestroyPrincipalKerberosAuditEvent
Returns an builder for DestroyPrincipalKerberosAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.LoginAuditEvent
Returns an builder for LoginAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.LogoutAuditEvent
Returns an builder for LogoutAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.OperationStatusAuditEvent
Returns an builder for OperationStatusAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.ActivateUserRequestAuditEvent
Returns an builder for ActivateUserRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.AddAlertGroupRequestAuditEvent
Returns an builder for AddAlertGroupRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.AddAlertTargetRequestAuditEvent
Returns an builder for AddAlertTargetRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.AddBlueprintRequestAuditEvent
Returns an builder for AddBlueprintRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.AddComponentToHostRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.AddCredentialRequestAuditEvent
Returns an builder for AddCredentialRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.AddHostRequestAuditEvent
Returns an builder for AddHostRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.AddRepositoryRequestAuditEvent
Returns an builder for AddRepositoryRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.AddRepositoryVersionRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.AddRequestRequestAuditEvent
Returns an builder for AddRequestRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.AddUpgradeRequestAuditEvent
Returns an builder for AddUpgradeRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.AddUserToGroupRequestAuditEvent
Returns an builder for AddUserToGroupRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.AddViewInstanceRequestAuditEvent
Returns an builder for AddViewInstanceRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.AdminUserRequestAuditEvent
Returns an builder for AdminUserRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.BlueprintExportRequestAuditEvent
Returns an builder for BlueprintExportRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.ChangeAlertGroupRequestAuditEvent
Returns an builder for ChangeAlertGroupRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.ChangeAlertTargetRequestAuditEvent
Returns an builder for ChangeAlertTargetRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.ChangeRepositoryVersionRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.ChangeViewInstanceRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.ClientConfigDownloadRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.ClusterNameChangeRequestAuditEvent
Returns an builder for ClusterNameChangeRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.ClusterPrivilegeChangeRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.ConfigurationChangeRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.CreateGroupRequestAuditEvent
Returns an builder for CreateGroupRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.CreateUserRequestAuditEvent
Returns an builder for CreateUserRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.DefaultRequestAuditEvent
 
builder() - Static method in class org.apache.ambari.server.audit.event.request.DeleteAlertGroupRequestAuditEvent
Returns an builder for DeleteAlertGroupRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.DeleteAlertTargetRequestAuditEvent
Returns an builder for DeleteAlertTargetRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.DeleteBlueprintRequestAuditEvent
Returns an builder for DeleteBlueprintRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.DeleteGroupRequestAuditEvent
Returns an builder for DeleteGroupRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.DeleteHostRequestAuditEvent
Returns an builder for DeleteHostRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.DeleteRepositoryVersionRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.DeleteServiceRequestAuditEvent
Returns an builder for DeleteServiceRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.DeleteUserRequestAuditEvent
Returns an builder for DeleteUserRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.DeleteViewInstanceRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.MembershipChangeRequestAuditEvent
Returns an builder for MembershipChangeRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.PrivilegeChangeRequestAuditEvent
Returns an builder for PrivilegeChangeRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.RemoveUserFromGroupRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.StartOperationRequestAuditEvent
Returns an builder for StartOperationRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.UpdateRepositoryRequestAuditEvent
Returns an builder for UpdateRepositoryRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.UpdateUpgradeItemRequestAuditEvent
Returns an builder for UpdateUpgradeItemRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.UserPasswordChangeRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.request.ViewPrivilegeChangeRequestAuditEvent
builder() - Static method in class org.apache.ambari.server.audit.event.TaskStatusAuditEvent
Returns an builder for TaskStatusAuditEvent
Builder() - Constructor for class org.apache.ambari.server.topology.addservice.AddServiceInfo.Builder
 
buildHostConfigMapping(HostConfigMappingEntity) - Method in class org.apache.ambari.server.orm.dao.HostConfigMappingDAO
 
buildHostConfigMappingEntity(HostConfigMapping) - Method in class org.apache.ambari.server.orm.dao.HostConfigMappingDAO
 
buildQuery(String, String[], String[], String[]) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
Build a SELECT statement using the supplied table name, request columns and conditional column/value pairs.
buildQuickLinksProfile(Object, Object) - Method in class org.apache.ambari.server.state.quicklinksprofile.QuickLinksProfileBuilder
 
buildRoleParams(AmbariManagementController, RepositoryVersionEntity, String, Set<String>) - Method in class org.apache.ambari.server.stack.upgrade.RepositoryVersionHelper
Build the role parameters for an install command.
buildSortOrders(SortRequest, JpaPredicateVisitor<T>) - Method in class org.apache.ambari.server.api.query.JpaSortBuilder
Builds the list of sort orders based on the supplied request and JPA predicate visitor.
buildUpgradeInformation() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Builds a UpgradeInformation instance from a Cluster where there is an upgrade in progress.
bulkAbortHostRole(Stage, Map<ExecutionCommand, String>) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Bulk abort commands
bulkAbortHostRole(Stage, Map<ExecutionCommand, String>) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
BulkCommandDefinition - Class in org.apache.ambari.server.state
Represents the customCommand tag at service/component metainfo
BulkCommandDefinition() - Constructor for class org.apache.ambari.server.state.BulkCommandDefinition
 
bulkHostRoleScheduled(Stage, List<ExecutionCommand>) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Bulk update scheduled commands
bulkHostRoleScheduled(Stage, List<ExecutionCommand>) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 

C

CACHE_CONTROL_HEADER - Static variable in class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
 
CachedAlertFlushService - Class in org.apache.ambari.server.state.services
The CachedAlertFlushService is used to periodically flush cached alert data to the database.
CachedAlertFlushService() - Constructor for class org.apache.ambari.server.state.services.CachedAlertFlushService
 
CachedRoleCommandOrderProvider - Class in org.apache.ambari.server.metadata
RoleCommandOrderProvider which caches RoleCommandOrder objects for a cluster to avoid the cost of construction of RoleCommandOrder objects each time.
CachedRoleCommandOrderProvider() - Constructor for class org.apache.ambari.server.metadata.CachedRoleCommandOrderProvider
 
calculateAbortedProgress(Map<Long, HostRoleCommandStatusSummaryDTO>) - Static method in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
Unlike in CalculatedStatus, we can't use ABORTED here as a COMPLETED state.
calculateChangedConfigurations(Request) - Method in class org.apache.ambari.server.controller.internal.StackAdvisorResourceProvider
 
calculateChecksDirectory(String, String) - Method in class org.apache.ambari.server.stack.ServiceDirectory
Sets the checksDir if the dir exists and is not empty
calculateConfigGroups(Request) - Method in class org.apache.ambari.server.controller.internal.StackAdvisorResourceProvider
 
calculateConfigGroups(Cluster, Request) - Method in class org.apache.ambari.server.controller.internal.StackAdvisorResourceProvider
 
calculateConfigurations(Request) - Method in class org.apache.ambari.server.controller.internal.StackAdvisorResourceProvider
 
calculateConfigurations(Cluster, String) - Method in class org.apache.ambari.server.controller.internal.StackAdvisorResourceProvider
 
calculateConfigurations(Cluster, String, KerberosDescriptor, boolean, boolean) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Calculates the map of configurations relative to the cluster and host.
calculateConfigurations(Cluster, String, KerberosDescriptor, boolean, boolean) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
calculateDirectories(String, String) - Method in class org.apache.ambari.server.stack.ServiceDirectory
Calculate the service specific directories.
CalculatedStatus - Class in org.apache.ambari.server.controller.internal
Status of a request resource, calculated from a set of tasks or stages.
CalculatedStatus.StatusType - Enum in org.apache.ambari.server.controller.internal
kind of HostRoleStatus persisted by Stage and Request
calculateExistingConfigs(Cluster) - Method in class org.apache.ambari.server.state.ConfigHelper
Determines the existing configurations for the cluster, both properties and attributes.
calculateExistingConfigurations(AmbariManagementController, Cluster) - Method in class org.apache.ambari.server.state.ConfigHelper
Determines the existing configurations for the cluster
calculateExistingConfigurations(AmbariManagementController, Cluster, String) - Method in class org.apache.ambari.server.state.ConfigHelper
Determines the existing configurations for the cluster, related to a given hostname (if provided)
calculateHostGroups(Map<String, Set<String>>) - Method in class org.apache.ambari.server.topology.addservice.AutoHostgroupStrategy
 
calculateHostGroups(Map<String, Set<String>>) - Method in class org.apache.ambari.server.topology.addservice.GroupByComponentsStrategy
 
calculateHostGroups(Map<String, Set<String>>) - Method in class org.apache.ambari.server.topology.addservice.HostGroupForEachHostStrategy
 
calculateHostGroups(Map<String, Set<String>>) - Method in interface org.apache.ambari.server.topology.addservice.HostGroupStrategy
 
calculateHostStatus(Long) - Method in interface org.apache.ambari.server.state.Host
 
calculateHostStatus(Long) - Method in class org.apache.ambari.server.state.host.HostImpl
 
calculatePackageDirectory(String, String) - Method in class org.apache.ambari.server.stack.ServiceDirectory
Sets the packageDir if the path exists and is not empty
calculateServerActionsDirectory(String, String) - Method in class org.apache.ambari.server.stack.ServiceDirectory
Sets the serverActionsDir if the dir exists and is not empty
calculateStageStatus(List<HostRoleCommand>, Map<HostRoleStatus, Integer>, Map<Role, Float>, boolean) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
 
calculateStatus() - Method in class org.apache.ambari.server.topology.LogicalRequest
 
calculateStatusCounts(Collection<HostRoleStatus>) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Returns counts of tasks that are in various states.
calculateStatusCountsForStage(Collection<TaskStatusListener.ActiveStage>) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Returns map for counts of stages that are in various states.
calculateStatusCountsForTasks(Collection<HostRoleCommand>) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Returns counts of tasks that are in various states.
calculateStatusCountsForTasks(Collection<HostRoleCommand>, StageEntityPK) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Returns counts of tasks that are in various states.
calculateSummaryDisplayStatus(Map<HostRoleStatus, Integer>, int, boolean) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Calculate an overall display status based on the given status counts.
calculateSummaryStatus(Map<HostRoleStatus, Integer>, int, boolean) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Calculate overall status of a stage or upgrade based on the given status counts.
calculateSummaryStatusFromPartialSet(Map<HostRoleStatus, Integer>, boolean) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
 
calculateSummaryStatusOfUpgrade(Map<HostRoleStatus, Integer>, int) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Calculate overall status of an upgrade.
calculateTaskEntityStatusCounts(Collection<HostRoleCommandEntity>) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Returns counts of task entities that are in various states.
calculateTaskStatusCounts(Map<Long, HostRoleCommandStatusSummaryDTO>, Set<Long>) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Return counts of task statuses.
calculateUpgradesDirectory(String, String) - Method in class org.apache.ambari.server.stack.ServiceDirectory
Sets the upgradesDir if the dir exists and is not empty
call() - Method in class org.apache.ambari.server.serveraction.users.ShellCommandUtilityCallable
 
call() - Method in class org.apache.ambari.server.state.stack.LatestRepoCallable
 
call() - Method in class org.apache.ambari.server.state.stack.RepoUrlInfoCallable
 
call() - Method in class org.apache.ambari.server.state.stack.RepoVdfCallable
 
call() - Method in class org.apache.ambari.server.topology.AsyncCallableService
 
call() - Method in class org.apache.ambari.server.topology.tasks.ConfigureClusterTask
 
Callback - Variable in class org.apache.ambari.server.notifications.Notification
An optional callback implementation that the dispatcher can use to report success/failure on delivery.
CallbackIds - Variable in class org.apache.ambari.server.notifications.Notification
An option list of unique IDs that will identify the origins of this notification.
canBeApplied(String) - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
 
canBeRemoved() - Method in interface org.apache.ambari.server.state.Cluster
Gets if the cluster can be deleted
canBeRemoved() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
canBeRemoved() - Method in interface org.apache.ambari.server.state.Service
Find out whether the service and its components are in a state that it can be removed from a cluster
canBeRemoved() - Method in interface org.apache.ambari.server.state.ServiceComponent
 
canBeRemoved() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
canBeRemoved() - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
canBeRemoved() - Method in class org.apache.ambari.server.state.ServiceImpl
 
canBeRemoved() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
CancelCommand - Class in org.apache.ambari.server.agent
Command to report the status of a list of services in roles.
CancelCommand() - Constructor for class org.apache.ambari.server.agent.CancelCommand
 
cancelRequest(long, String) - Method in class org.apache.ambari.server.actionmanager.ActionManager
 
canonicalizeAlias(String, String) - Static method in class org.apache.ambari.server.security.encryption.CredentialStoreServiceImpl
Canonicalizes an alias name by making sure that is contains the prefix indicating what cluster it belongs to.
Cardinality - Class in org.apache.ambari.server.topology
Component cardinality representation.
Cardinality(String) - Constructor for class org.apache.ambari.server.topology.Cardinality
 
CASE_INSENSITIVE_USERNAME_RULES - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
The kerberos-env property name declaring whether auth-to-local rules should be case-insensitive or not
CATEGORY - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
CATEGORY_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
CategoryIsEmptyPredicate - Class in org.apache.ambari.server.controller.predicate
Predicate that checks if the associated property category is empty.
CategoryIsEmptyPredicate(String) - Constructor for class org.apache.ambari.server.controller.predicate.CategoryIsEmptyPredicate
 
CategoryPredicate - Class in org.apache.ambari.server.controller.predicate
Base class for predicates based on property categories.
CategoryPredicate(String) - Constructor for class org.apache.ambari.server.controller.predicate.CategoryPredicate
 
CertificateDownload - Class in org.apache.ambari.server.security.unsecured.rest
 
CertificateDownload() - Constructor for class org.apache.ambari.server.security.unsecured.rest.CertificateDownload
 
CertificateManager - Class in org.apache.ambari.server.security
Ambari security.
CertificateManager() - Constructor for class org.apache.ambari.server.security.CertificateManager
 
CertificateSign - Class in org.apache.ambari.server.security.unsecured.rest
 
CertificateSign() - Constructor for class org.apache.ambari.server.security.unsecured.rest.CertificateSign
 
CertificateUtils - Class in org.apache.ambari.server.security.encryption
Utility class containing methods to works with certificates
CertificateUtils() - Constructor for class org.apache.ambari.server.security.encryption.CertificateUtils
 
ChainedAttributeDetector - Class in org.apache.ambari.server.ldap.service.ads.detectors
Attribute detector implementation that performs the attribute detection on a configured set of attribute detectors.
ChainedAttributeDetector(Set<AttributeDetector>) - Constructor for class org.apache.ambari.server.ldap.service.ads.detectors.ChainedAttributeDetector
 
ChainedTopologyValidator - Class in org.apache.ambari.server.topology.validators
Topology validator wrapper implementation.
ChainedTopologyValidator(List<TopologyValidator>) - Constructor for class org.apache.ambari.server.topology.validators.ChainedTopologyValidator
 
ChangeAlertGroupRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for changing alert group
ChangeAlertGroupRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.ChangeAlertGroupRequestAuditEvent
 
ChangeAlertGroupRequestAuditEvent(ChangeAlertGroupRequestAuditEvent.ChangeAlertGroupRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.ChangeAlertGroupRequestAuditEvent
ChangeAlertGroupRequestAuditEvent.ChangeAlertGroupRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
ChangeAlertGroupRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.ChangeAlertGroupRequestAuditEvent.ChangeAlertGroupRequestAuditEventBuilder
 
ChangeAlertTargetRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
 
ChangeAlertTargetRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.ChangeAlertTargetRequestAuditEvent
 
ChangeAlertTargetRequestAuditEvent(ChangeAlertTargetRequestAuditEvent.ChangeAlertTargetRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.ChangeAlertTargetRequestAuditEvent
ChangeAlertTargetRequestAuditEvent.ChangeAlertTargetRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
ChangeAlertTargetRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.ChangeAlertTargetRequestAuditEvent.ChangeAlertTargetRequestAuditEventBuilder
 
changeColumnType(String, String, Class, Class) - Method in interface org.apache.ambari.server.orm.DBAccessor
Alter column wrapper, which handle DB specific type conversion
changeColumnType(String, String, Class, Class) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
CHANGED_CONFIGURATIONS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
ChangedConfigInfo - Class in org.apache.ambari.server.state
 
ChangedConfigInfo() - Constructor for class org.apache.ambari.server.state.ChangedConfigInfo
 
ChangedConfigInfo(String, String) - Constructor for class org.apache.ambari.server.state.ChangedConfigInfo
 
ChangedConfigInfo(String, String, String) - Constructor for class org.apache.ambari.server.state.ChangedConfigInfo
 
changePostgresSearchPath() - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
ChangeRepositoryVersionAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.ChangeRepositoryVersionRequestAuditEvent.ChangeRepositoryVersionAuditEventBuilder
 
ChangeRepositoryVersionRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for changing repository version
ChangeRepositoryVersionRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.ChangeRepositoryVersionRequestAuditEvent
 
ChangeRepositoryVersionRequestAuditEvent(ChangeRepositoryVersionRequestAuditEvent.ChangeRepositoryVersionAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.ChangeRepositoryVersionRequestAuditEvent
ChangeRepositoryVersionRequestAuditEvent.ChangeRepositoryVersionAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
changes - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradePack.AffectedComponent
 
ChangeSecurityStateKerberosAuditEvent - Class in org.apache.ambari.server.audit.event.kerberos
Audit event for kerberos security state change of components
ChangeSecurityStateKerberosAuditEvent.ChangeSecurityStateKerberosAuditEventBuilder - Class in org.apache.ambari.server.audit.event.kerberos
 
ChangeViewInstanceRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for change view instance
ChangeViewInstanceRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.ChangeViewInstanceRequestAuditEvent
 
ChangeViewInstanceRequestAuditEvent(ChangeViewInstanceRequestAuditEvent.ChangeViewInstanceRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.ChangeViewInstanceRequestAuditEvent
ChangeViewInstanceRequestAuditEvent.ChangeViewInstanceRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
ChangeViewInstanceRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.ChangeViewInstanceRequestAuditEvent.ChangeViewInstanceRequestAuditEventBuilder
 
chars - Variable in class org.apache.ambari.server.security.encryption.CredentialProvider
 
Check - Class in org.apache.ambari.server.state.quicklinks
 
Check() - Constructor for class org.apache.ambari.server.state.quicklinks.Check
 
CHECK_KEYTABS - Static variable in class org.apache.ambari.server.controller.KerberosHelperImpl
 
CHECK_MOUNTS_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The timeout, used by the timeout command in linux, when checking mounts for free capacity.
CHECK_REMOTE_MOUNTS - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether the Ambari Agents will use the df or df -l command when checking disk mounts for capacity issues.
checkAdmin() - Method in class org.apache.ambari.server.view.ViewRegistry
Determine whether or not the current view user has admin rights.
checkAllStageConfigsPresentInDesiredConfigs(Cluster) - Method in class org.apache.ambari.server.state.ConfigHelper
 
checkArgument(boolean, String, Object...) - Method in class org.apache.ambari.server.utils.LoggingPreconditions
 
checkAuthorizationForMetrics(Set<Resource>, String) - Method in class org.apache.ambari.server.controller.internal.AbstractPropertyProvider
Check the User's authorization for retrieving the Metrics.
checkCategory(String) - Method in class org.apache.ambari.server.controller.internal.BaseProvider
Check the categories to account for map properties where the entries will not be in the provider property list ids but the map (category) might be.
checkClientTrusted(X509Certificate[], String) - Method in class org.apache.ambari.server.security.InternalSSLSocketFactory.LenientTrustManager
 
checkClientTrusted(X509Certificate[], String, Socket) - Method in class org.apache.ambari.server.security.InternalSSLSocketFactory.LenientTrustManager
 
checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class org.apache.ambari.server.security.InternalSSLSocketFactory.LenientTrustManager
 
checkClusters(HashSet<String>) - Method in class org.apache.ambari.server.checks.MpackInstallChecker
Check if any clusters are deployed with a stack that is not included in the management pack
checkConfigPropertyIds(Set<String>, String) - Method in class org.apache.ambari.server.controller.internal.BaseProvider
Checks for property ids that are not recognized by the provider.
checkConnection(AmbariLdapConfiguration) - Method in class org.apache.ambari.server.ldap.service.ads.DefaultLdapConfigurationService
 
checkConnection(AmbariLdapConfiguration) - Method in class org.apache.ambari.server.ldap.service.AmbariLdapFacade
 
checkConnection(AmbariLdapConfiguration) - Method in interface org.apache.ambari.server.ldap.service.LdapConfigurationService
Tests the connection based on the provided configuration.
checkConnection(AmbariLdapConfiguration) - Method in interface org.apache.ambari.server.ldap.service.LdapFacade
Tests the connection to the LDAP server based on the provided configuration.
checkDBConfigsConsistency() - Static method in class org.apache.ambari.server.controller.utilities.DatabaseChecker
Validates configuration consistency by ensuring that configuration types only have a single entry in ClusterConfigEntity which is enabled.
checkDBConsistency() - Static method in class org.apache.ambari.server.controller.utilities.DatabaseChecker
 
checkDBVersion() - Static method in class org.apache.ambari.server.controller.utilities.DatabaseChecker
 
checkDBVersionCompatible() - Static method in class org.apache.ambari.server.checks.DatabaseConsistencyCheckHelper
 
checkGroupAttributes(String, AmbariLdapConfiguration) - Method in class org.apache.ambari.server.ldap.service.ads.DefaultLdapConfigurationService
Checks whether the provided group related settings are correct.
checkGroupAttributes(String, AmbariLdapConfiguration) - Method in interface org.apache.ambari.server.ldap.service.LdapConfigurationService
Checks whether the group related LDAP attributes in the configuration are correct.
CheckHelper - Class in org.apache.ambari.server.state
 
CheckHelper() - Constructor for class org.apache.ambari.server.state.CheckHelper
 
CheckHelperAuditModule() - Constructor for class org.apache.ambari.server.checks.DatabaseConsistencyChecker.CheckHelperAuditModule
 
CheckHelperAuditModule() - Constructor for class org.apache.ambari.server.update.HostUpdateHelper.CheckHelperAuditModule
 
CheckHelperControllerModule() - Constructor for class org.apache.ambari.server.checks.DatabaseConsistencyChecker.CheckHelperControllerModule
 
checkJaasConfiguration() - Static method in class org.apache.ambari.server.controller.utilities.KerberosChecker
Checks Ambari Server with a Kerberos principal and keytab to allow views to authenticate via SPNEGO against cluster components.
checkLdapAttributes(Map<String, Object>, AmbariLdapConfiguration) - Method in class org.apache.ambari.server.ldap.service.AmbariLdapFacade
 
checkLdapAttributes(Map<String, Object>, AmbariLdapConfiguration) - Method in interface org.apache.ambari.server.ldap.service.LdapFacade
Checks user and group related LDAP configuration attributes in the configuration object with the help of the provided parameters
checkLdapConfigured() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Performs a test if LDAP server is reachable.
checkLdapConfigured() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
checkNotNull(Object, String, Object...) - Method in class org.apache.ambari.server.utils.LoggingPreconditions
 
checkPermission(PrivilegeEntity, boolean) - Method in interface org.apache.ambari.server.state.Cluster
Determine whether or not access to this cluster resource should be allowed based on the given privilege.
checkPermission(PrivilegeEntity, boolean) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
checkPermission(String, boolean) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
checkPermission(String, boolean) - Method in interface org.apache.ambari.server.state.Clusters
Determine whether or not access to the cluster resource identified by the given cluster name should be allowed based on the permissions granted to the current user.
checkPermission(String, String, String, boolean) - Method in class org.apache.ambari.server.view.ViewRegistry
Determine whether or not access to the view instance resource identified by the given instance name should be allowed based on the permissions granted to the current user.
checkPermission(ViewInstanceEntity, boolean) - Method in class org.apache.ambari.server.view.ViewRegistry
Determine whether or not access to the given view instance should be allowed based on the permissions granted to the current user.
checkPrerequisites(ServletRequest) - Method in class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
Checks whether the security headers need to be set, if so signals it in a request parameter.
checkPrerequisites(ServletRequest) - Method in class org.apache.ambari.server.security.AmbariServerSecurityHeaderFilter
 
checkPrerequisites(ServletRequest) - Method in class org.apache.ambari.server.security.AmbariViewsSecurityHeaderFilter
 
checkPropertyCategory(String) - Method in class org.apache.ambari.server.controller.internal.AbstractPropertyProvider
Verify if the property category is supported
checkPropertyIds(Set<String>) - Method in class org.apache.ambari.server.controller.internal.AlertSummaryPropertyProvider
 
checkPropertyIds(Set<String>) - Method in class org.apache.ambari.server.controller.internal.BaseProvider
 
checkPropertyIds(Set<String>) - Method in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
Check whether the set of given property ids is supported by this resource provider.
checkPropertyIds(Set<String>) - Method in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
checkPropertyIds(Set<String>) - Method in class org.apache.ambari.server.controller.internal.ConfigurationResourceProvider
 
checkPropertyIds(Set<String>) - Method in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
checkPropertyIds(Set<String>) - Method in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
checkPropertyIds(Set<String>) - Method in class org.apache.ambari.server.controller.internal.KerberosDescriptorResourceProvider
 
checkPropertyIds(Set<String>) - Method in class org.apache.ambari.server.controller.internal.LoggingResourceProvider
 
checkPropertyIds(Set<String>) - Method in class org.apache.ambari.server.controller.internal.ServiceConfigVersionResourceProvider
 
checkPropertyIds(Set<String>) - Method in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
checkPropertyIds(Set<String>) - Method in class org.apache.ambari.server.controller.internal.StackDefinedPropertyProvider
 
checkPropertyIds(Set<String>) - Method in class org.apache.ambari.server.controller.logging.LoggingSearchPropertyProvider
 
checkPropertyIds(Set<String>) - Method in class org.apache.ambari.server.controller.metrics.MetricsPropertyProviderProxy
Allow delegates to support special properties not stack defined.
checkPropertyIds(Set<String>) - Method in class org.apache.ambari.server.controller.metrics.MetricsReportPropertyProviderProxy
Allow delegates to support special properties not stack defined.
checkPropertyIds(Set<String>) - Method in class org.apache.ambari.server.controller.metrics.RestMetricsPropertyProvider
 
checkPropertyIds(Set<String>) - Method in class org.apache.ambari.server.controller.metrics.timeline.AMSPropertyProvider
Support properties with aggregate functions and metrics padding method.
checkPropertyIds(Set<String>) - Method in class org.apache.ambari.server.controller.metrics.timeline.AMSReportPropertyProvider
Support properties with aggregate functions and metrics padding method.
checkPropertyIds(Set<String>) - Method in interface org.apache.ambari.server.controller.spi.PropertyProvider
Check whether the set of given property ids is supported by this resource provider.
checkPropertyIds(Set<String>) - Method in interface org.apache.ambari.server.controller.spi.ResourceProvider
Check whether the set of given property ids is supported by this resource provider.
checkPropertyIds(Set<String>) - Method in class org.apache.ambari.server.view.ViewExternalSubResourceProvider
 
checkResourceTypes(PrivilegeEntity) - Method in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
Check to see if the given privilege entity's permission is allowable for the resource type.
checkResourceTypes(PrivilegeEntity) - Method in class org.apache.ambari.server.controller.internal.ViewPrivilegeResourceProvider
 
checks - Variable in class org.apache.ambari.server.stack.upgrade.UpgradePack.PrerequisiteChecks
List of additional prerequisite checks to run in addition to required prerequisite checks
CHECKS_FOLDER_NAME - Static variable in class org.apache.ambari.server.stack.ServiceDirectory
checks directory name
checksDir - Variable in class org.apache.ambari.server.stack.ServiceDirectory
checks directory path
checkServerTrusted(X509Certificate[], String) - Method in class org.apache.ambari.server.security.InternalSSLSocketFactory.LenientTrustManager
 
checkServerTrusted(X509Certificate[], String, Socket) - Method in class org.apache.ambari.server.security.InternalSSLSocketFactory.LenientTrustManager
 
checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class org.apache.ambari.server.security.InternalSSLSocketFactory.LenientTrustManager
 
checkStaleConfigsStatusForHostComponent(ServiceComponentHost, Map<String, Collection<String>>) - Method in class org.apache.ambari.server.state.ConfigHelper
Checks configs are stale for specified host component.
checkStaleConfigsStatusOnConfigsUpdate(Long, String, Map<Long, Map<String, Collection<String>>>) - Method in class org.apache.ambari.server.state.ConfigHelper
Checks configs are stale after specified config changes for service's components.
checkState(boolean, String, Object...) - Method in class org.apache.ambari.server.utils.LoggingPreconditions
 
checkTaskId(Long) - Method in class org.apache.ambari.server.api.stomp.NamedTasksSubscriptions
 
checkUpdateConfiguration(ServiceComponentHost, State, State) - Static method in enum org.apache.ambari.server.state.State
Determine whether or not it is safe to update the configuration of the given service component host for the given states.
checkUserAttributes(String, String, AmbariLdapConfiguration) - Method in class org.apache.ambari.server.ldap.service.ads.DefaultLdapConfigurationService
Checks the user attributes provided in the configuration instance by issuing a search for a (known) test user in the LDAP.
checkUserAttributes(String, String, AmbariLdapConfiguration) - Method in interface org.apache.ambari.server.ldap.service.LdapConfigurationService
Implements LDAP user related configuration settings validation logic.
checkViewVersions(ViewEntity, String) - Method in class org.apache.ambari.server.view.ViewRegistry
Check the configured view max and min Ambari versions for the given view entity against the given Ambari server version.
cipher - Variable in class org.apache.ambari.server.security.encryption.EncryptionResult
 
CIPHER_PROPERTIES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RootServiceComponentPropertyProvider
 
ClassifyNameNodeException - Exception in org.apache.ambari.server.stack
 
ClassifyNameNodeException(NameService) - Constructor for exception org.apache.ambari.server.stack.ClassifyNameNodeException
 
ClasspathScannerUtils - Class in org.apache.ambari.server.cleanup
Utility for looking up classes on the classpath that are potentially subject to be bound by a multibinder.
ClasspathScannerUtils() - Constructor for class org.apache.ambari.server.cleanup.ClasspathScannerUtils
 
Cleanable - Interface in org.apache.ambari.server.orm.dao
Interface to be implemented by all DAOs that support the cleanup functionality.
cleanTableByIds(Set<Long>, String, String, Long, String, Class<T>) - Method in class org.apache.ambari.server.orm.dao.RequestDAO
In this method we are removing entities using passed ids, To prevent issues we are using batch request to remove limited count of entities.
cleanTableByStageEntityPK(List<RequestDAO.StageEntityPK>, LinkedList<String>, String, Long, String, Class<T>) - Method in class org.apache.ambari.server.orm.dao.RequestDAO
In this method we are removing entities using passed few ids, To prevent issues we are using batch request to remove limited count of entities.
cleanup(T) - Method in interface org.apache.ambari.server.cleanup.CleanupService
Triggers the cleanup for the given cleanup policy.
cleanup(TimeBasedCleanupPolicy) - Method in class org.apache.ambari.server.cleanup.CleanupServiceImpl
Triggers the cleanup process on the registered DAOs.
cleanup(TimeBasedCleanupPolicy) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
 
cleanup(TimeBasedCleanupPolicy) - Method in interface org.apache.ambari.server.orm.dao.Cleanable
Performs the cleanup for the entiries the implementing DAO is responsible for.
cleanup(TimeBasedCleanupPolicy) - Method in class org.apache.ambari.server.orm.dao.RequestDAO
 
CleanupDriver - Class in org.apache.ambari.server.cleanup
Class in charge for driving the cleanup process.
CleanupDriver() - Constructor for class org.apache.ambari.server.cleanup.CleanupDriver
 
cleanUpLdapUsersWithoutGroup() - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Removes synced users which are not present in any of group.
CleanupModule - Class in org.apache.ambari.server.cleanup
Configuration module for the cleanup framework.
CleanupModule() - Constructor for class org.apache.ambari.server.cleanup.CleanupModule
 
cleanUpRCATables() - Method in class org.apache.ambari.server.upgrade.SchemaUpgradeHelper
 
CleanupServerAction - Class in org.apache.ambari.server.serveraction.kerberos
Used to perform Kerberos Cleanup Operations as part of the Unkerberization process
CleanupServerAction() - Constructor for class org.apache.ambari.server.serveraction.kerberos.CleanupServerAction
 
CleanupService<T> - Interface in org.apache.ambari.server.cleanup
Contract for services in charge for cleaning operational data.
CleanupService.CleanupResult - Interface in org.apache.ambari.server.cleanup
 
CleanupServiceImpl - Class in org.apache.ambari.server.cleanup
Service in charge to perform the cleanup/purge on the entities that support this functionality.
CleanupServiceImpl(Set<Cleanable>) - Constructor for class org.apache.ambari.server.cleanup.CleanupServiceImpl
Constructor for testing purposes.
clear() - Method in class org.apache.ambari.server.view.ViewRegistry
Clear the registry.
clearAffectedClusters() - Static method in class org.apache.ambari.server.utils.RetryHelper
 
clearCaches(String) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorHelper
 
clearCaches(Set<String>) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorHelper
 
clearConsecutiveAuthenticationFailures(String) - Method in class org.apache.ambari.server.security.authorization.Users
Resets the named user's consecutive authentication failure count to 0.
clearConsecutiveAuthenticationFailures(UserEntity) - Method in class org.apache.ambari.server.security.authorization.Users
Resets the named user's consecutive authentication failure count to 0.
clearEntity() - Method in class org.apache.ambari.server.orm.entities.ViewURLEntity
Remove the Instance entity associated with this View URL
clearHadoopMetrics2Content() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
clearRoleCommandOrderCache() - Method in class org.apache.ambari.server.metadata.CachedRoleCommandOrderProvider
Clear all entries - used after an upgrade
clearStaleAlert(Long, Long) - Method in class org.apache.ambari.server.state.alert.AlertHelper
Removes specified stale alert from specified host.
clearStaleAlert(Long) - Method in class org.apache.ambari.server.state.alert.AlertHelper
Removes specified stale alert from specified host.
clearStaleAlerts(Long) - Method in class org.apache.ambari.server.state.alert.AlertHelper
Removes all stale alerts for specified host.
clearTable(String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Remove all rows from the table
clearTable(String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
Remove all rows from the table
clearTableColumn(String, String, Object) - Method in interface org.apache.ambari.server.orm.DBAccessor
Reset all rows with value for columnName column
clearTableColumn(String, String, Object) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
Reset all rows with value for columnName column
clearUrl() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Remove the URL associated with this entity
CLIENT_API_PORT - Static variable in class org.apache.ambari.server.configuration.Configuration
The port that client connections will use with the REST API.
CLIENT_API_SSL_CRT_PASS - Static variable in class org.apache.ambari.server.configuration.Configuration
The password for the keystores, truststores, and certificates for the REST API when it's protected by SSL.
CLIENT_API_SSL_CRT_PASS_FILE_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The filename which contains the password for the keystores, truststores, and certificates for the REST API when it's protected by SSL.
CLIENT_API_SSL_KSTR_DIR_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The location on the Ambari server where the REST API keystore and password files are stored if using SSL.
CLIENT_API_SSL_KSTR_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The name of the keystore used when the Ambari Server REST API is protected by SSL.
CLIENT_API_SSL_KSTR_TYPE - Static variable in class org.apache.ambari.server.configuration.Configuration
The type of the keystore file specified in Configuration.CLIENT_API_SSL_KSTR_NAME.
CLIENT_API_SSL_PORT - Static variable in class org.apache.ambari.server.configuration.Configuration
The port that client connections will use with the REST API when using SSL.
CLIENT_API_SSL_TSTR_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The name of the truststore used when the Ambari Server REST API is protected by SSL.
CLIENT_API_SSL_TSTR_TYPE - Static variable in class org.apache.ambari.server.configuration.Configuration
The type of the keystore file specified in Configuration.CLIENT_API_SSL_KSTR_NAME.
CLIENT_SECURITY - Static variable in class org.apache.ambari.server.configuration.Configuration
The type of authentication mechanism used by Ambari.
CLIENT_THREADPOOL_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The size of the Jetty connection pool used for handling incoming REST API requests.
ClientConfig - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
ClientConfigDownloadRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for downloading client config for a component
ClientConfigDownloadRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.ClientConfigDownloadRequestAuditEvent
 
ClientConfigDownloadRequestAuditEvent(ClientConfigDownloadRequestAuditEvent.ClientConfigDownloadRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.ClientConfigDownloadRequestAuditEvent
ClientConfigDownloadRequestAuditEvent.ClientConfigDownloadRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
ClientConfigDownloadRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.ClientConfigDownloadRequestAuditEvent.ClientConfigDownloadRequestAuditEventBuilder
 
ClientConfigFileDefinition - Class in org.apache.ambari.server.state
Represents the configFiles tag at service/component metainfo
ClientConfigFileDefinition() - Constructor for class org.apache.ambari.server.state.ClientConfigFileDefinition
 
ClientConfigResourceDefinition - Class in org.apache.ambari.server.api.resources
Client configuration resource definition.
ClientConfigResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.ClientConfigResourceDefinition
Constructor.
ClientConfigResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for client config resources.
ClientConfigResourceProvider.TarUtils - Class in org.apache.ambari.server.controller.internal
This is the utility class to do further compression related operations on already compressed component configuration files
CLIENTS_TO_UPDATE_CONFIGS - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
ClientSecurityType - Enum in org.apache.ambari.server.security
 
clone() - Method in class org.apache.ambari.server.controller.AuthToLocalBuilder
 
clone() - Method in class org.apache.ambari.server.controller.spi.Resource.Type
 
clone() - Method in class org.apache.ambari.server.metadata.RoleCommandOrder
clone() - Method in class org.apache.ambari.server.orm.entities.SettingEntity
 
cloneAttributesMap(Map<String, Map<String, String>>, Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.state.ConfigHelper
 
close() - Method in class org.apache.ambari.server.controller.internal.JobResourceProvider.PostgresJobFetcher
 
close() - Method in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider.PostgresTaskAttemptFetcher
 
close() - Method in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider.PostgresWorkflowFetcher
 
close() - Method in class org.apache.ambari.server.serveraction.kerberos.AbstractKerberosDataFileReader
 
close() - Method in class org.apache.ambari.server.serveraction.kerberos.AbstractKerberosDataFileWriter
Closes the data file
close() - Method in class org.apache.ambari.server.serveraction.kerberos.ADKerberosOperationHandler
Closes and cleans up any resources used by this KerberosOperationHandler

It is expected that this KerberosOperationHandler will not be used after this call.

close() - Method in class org.apache.ambari.server.serveraction.kerberos.IPAKerberosOperationHandler
 
close() - Method in interface org.apache.ambari.server.serveraction.kerberos.KerberosDataFile
Closes the data file.
close() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Closes and cleans up any resources used by this KerberosOperationHandler

It is expected that this KerberosOperationHandler will not be used after this call.

close() - Method in class org.apache.ambari.server.serveraction.kerberos.MITKerberosOperationHandler
 
close() - Method in class org.apache.ambari.server.view.persistence.DataStoreModule
 
Closeables - Class in org.apache.ambari.server.utils
Utilities for closing @{link Closeable}s.
closeConnection() - Static method in class org.apache.ambari.server.checks.DatabaseConsistencyCheckHelper
 
closeLoggingExceptions(Closeable) - Static method in class org.apache.ambari.server.utils.Closeables
Closes c logging any IOException as warning via this class' logger.
closeLoggingExceptions(Closeable, Logger) - Static method in class org.apache.ambari.server.utils.Closeables
Closes c logging any IOException via the specified logger.
closeMigration() - Method in class org.apache.ambari.server.view.ViewDataMigrationContextImpl
 
closeSilently(Closeable) - Static method in class org.apache.ambari.server.utils.Closeables
Closes c ignoring any IOExceptions.
Cluster - Class in org.apache.ambari.server.controller.ivory
Ivory cluster.
Cluster(String, String, Set<Cluster.Interface>, Set<Cluster.Location>, Map<String, String>) - Constructor for class org.apache.ambari.server.controller.ivory.Cluster
Construct a cluster.
Cluster - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
Internal types.
cluster - Variable in class org.apache.ambari.server.events.HostComponentVersionAdvertisedEvent
 
cluster - Variable in class org.apache.ambari.server.events.StackUpgradeFinishEvent
 
Cluster - Interface in org.apache.ambari.server.state
 
Cluster.Interface - Class in org.apache.ambari.server.controller.ivory
Cluster interface.
Cluster.Location - Class in org.apache.ambari.server.controller.ivory
Cluster location
CLUSTER_ADMINISTRATOR_PERMISSION - Static variable in class org.apache.ambari.server.orm.entities.PermissionEntity
 
CLUSTER_ADMINISTRATOR_PERMISSION_NAME - Static variable in class org.apache.ambari.server.orm.entities.PermissionEntity
 
CLUSTER_COLO_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TargetClusterResourceProvider
 
CLUSTER_CONFIG_MAPPING_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
CLUSTER_CONFIG_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
CLUSTER_CONFIG_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
CLUSTER_CONFIGURABLE - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
CLUSTER_CONFIGURABLE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
CLUSTER_CREDENTIAL_STORE_PROPERTIES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
CLUSTER_DEFAULT_TAG - Static variable in class org.apache.ambari.server.state.ConfigHelper
 
CLUSTER_DESIRED_CONFIGS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
CLUSTER_DESIRED_SERVICE_CONFIG_VERSIONS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
CLUSTER_ENV - Static variable in class org.apache.ambari.server.state.ConfigHelper
 
CLUSTER_ENV_ALERT_REPEAT_TOLERANCE - Static variable in class org.apache.ambari.server.state.ConfigHelper
 
CLUSTER_ENV_RETRY_COMMANDS - Static variable in class org.apache.ambari.server.state.ConfigHelper
 
CLUSTER_ENV_RETRY_ENABLED - Static variable in class org.apache.ambari.server.state.ConfigHelper
 
CLUSTER_ENV_RETRY_MAX_TIME_IN_SEC - Static variable in class org.apache.ambari.server.state.ConfigHelper
 
CLUSTER_ENV_STACK_FEATURES_PROPERTY - Static variable in class org.apache.ambari.server.state.ConfigHelper
 
CLUSTER_ENV_STACK_NAME_PROPERTY - Static variable in class org.apache.ambari.server.state.ConfigHelper
 
CLUSTER_ENV_STACK_PACKAGES_PROPERTY - Static variable in class org.apache.ambari.server.state.ConfigHelper
 
CLUSTER_ENV_STACK_ROOT_PROPERTY - Static variable in class org.apache.ambari.server.state.ConfigHelper
 
CLUSTER_ENV_STACK_TOOLS_PROPERTY - Static variable in class org.apache.ambari.server.state.ConfigHelper
 
CLUSTER_HANDLE - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
CLUSTER_HANDLE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
CLUSTER_HEALTH_REPORT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
CLUSTER_HOST_INFO - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
Used as key in config maps to store component to host assignment mapping.
CLUSTER_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
CLUSTER_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
CLUSTER_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
CLUSTER_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
CLUSTER_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RemoteClusterResourceProvider
 
CLUSTER_INTERFACES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TargetClusterResourceProvider
 
CLUSTER_KERBEROS_DESCRIPTOR_CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterKerberosDescriptorResourceProvider
 
CLUSTER_KERBEROS_DESCRIPTOR_DESCRIPTOR_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterKerberosDescriptorResourceProvider
 
CLUSTER_KERBEROS_DESCRIPTOR_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterKerberosDescriptorResourceProvider
 
CLUSTER_LOCATIONS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TargetClusterResourceProvider
 
CLUSTER_NAME - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.ArtifactResourceProvider
 
CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.ClusterPrivilegeResourceProvider
 
CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.ConfigurationResourceProvider
 
CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.GroupPrivilegeResourceProvider
 
CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.HostComponentProcessResourceProvider
 
CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.UserPrivilegeResourceProvider
 
CLUSTER_NAME_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.ArtifactResourceProvider
 
CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertGroupResourceProvider
 
CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterPrivilegeResourceProvider
 
CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigurationResourceProvider
 
CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentProcessResourceProvider
 
CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RemoteClusterResourceProvider
Remote Cluster property id constants.
CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceConfigVersionResourceProvider
 
CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TargetClusterResourceProvider
 
CLUSTER_NAME_PTRN - Static variable in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
CLUSTER_NAME_VALIDATION_REGEXP - Static variable in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
CLUSTER_OPERATOR_PERMISSION_NAME - Static variable in class org.apache.ambari.server.orm.entities.PermissionEntity
 
CLUSTER_PHASE_INITIAL_INSTALL - Static variable in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
CLUSTER_PHASE_INITIAL_START - Static variable in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
CLUSTER_PHASE_PROPERTY - Static variable in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
CLUSTER_PROPERTIES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TargetClusterResourceProvider
 
CLUSTER_PROVISIONING_STATE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
CLUSTER_SCOPE - Static variable in class org.apache.ambari.server.orm.entities.WidgetEntity
 
CLUSTER_SECURITY_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
CLUSTER_STACK_VERSION_CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterStackVersionResourceProvider
 
CLUSTER_STACK_VERSION_FORCE - Static variable in class org.apache.ambari.server.controller.internal.ClusterStackVersionResourceProvider
Forces the HostVersionEntitys to a specific RepositoryVersionState.
CLUSTER_STACK_VERSION_HOST_STATES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterStackVersionResourceProvider
 
CLUSTER_STACK_VERSION_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterStackVersionResourceProvider
 
CLUSTER_STACK_VERSION_REPO_REVERT_UPGRADE_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterStackVersionResourceProvider
 
CLUSTER_STACK_VERSION_REPO_SUMMARY_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterStackVersionResourceProvider
 
CLUSTER_STACK_VERSION_REPO_SUPPORTS_REVERT - Static variable in class org.apache.ambari.server.controller.internal.ClusterStackVersionResourceProvider
 
CLUSTER_STACK_VERSION_REPOSITORY_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterStackVersionResourceProvider
 
CLUSTER_STACK_VERSION_STACK_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterStackVersionResourceProvider
 
CLUSTER_STACK_VERSION_STAGE_SUCCESS_FACTOR - Static variable in class org.apache.ambari.server.controller.internal.ClusterStackVersionResourceProvider
 
CLUSTER_STACK_VERSION_STATE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterStackVersionResourceProvider
 
CLUSTER_STACK_VERSION_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterStackVersionResourceProvider
 
CLUSTER_STATE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
CLUSTER_TOTAL_HOSTS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
CLUSTER_TYPE - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
CLUSTER_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
CLUSTER_URL_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RemoteClusterResourceProvider
 
CLUSTER_USER_PERMISSION - Static variable in class org.apache.ambari.server.orm.entities.PermissionEntity
 
CLUSTER_USER_PERMISSION_NAME - Static variable in class org.apache.ambari.server.orm.entities.PermissionEntity
 
CLUSTER_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
CLUSTER_VERSION_SUMMARY - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
When installing packages, includes what services will be included in the upgrade
CLUSTER_VERSION_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
ClusterArtifactRequest - Interface in org.apache.ambari.server.controller
Request schema for endpoint ClusterService.createClusterArtifact(String, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo, String, String) The interface is not actually implemented, it only carries swagger annotations.
ClusterArtifactRequest.ClusterArtifactRequestInfo - Interface in org.apache.ambari.server.controller
 
ClusterArtifactResponse - Interface in org.apache.ambari.server.controller
Response schema for endpoint ClusterService.getClusterArtifact(java.lang.String, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo, java.lang.String, java.lang.String) The interface is not actually implemented, it only carries swagger annotations.
ClusterArtifactResponse.ClusterArtifactResponseInfo - Interface in org.apache.ambari.server.controller
 
ClusterBlueprintRenderer - Class in org.apache.ambari.server.api.query.render
Renderer which renders a cluster resource as a blueprint.
ClusterBlueprintRenderer(BlueprintExportType) - Constructor for class org.apache.ambari.server.api.query.render.ClusterBlueprintRenderer
 
ClusterCheck - Class in org.apache.ambari.server.checks
A base implementation of UpgradeCheck which offers injected helpers and access to information about repositories and the cluster.
ClusterCheck(UpgradeCheckDescription) - Constructor for class org.apache.ambari.server.checks.ClusterCheck
Constructor.
ClusterComponentsRepoChangedEvent - Class in org.apache.ambari.server.events
 
ClusterComponentsRepoChangedEvent(long) - Constructor for class org.apache.ambari.server.events.ClusterComponentsRepoChangedEvent
 
ClusterConfig(Long, String, String, Long) - Constructor for class org.apache.ambari.server.events.ConfigsUpdateEvent.ClusterConfig
 
ClusterConfigChangedEvent - Class in org.apache.ambari.server.events
The ClusterConfigChangedEvent class is fired when a cluster configuration is successfully updated.
ClusterConfigChangedEvent(String, String, String, Long) - Constructor for class org.apache.ambari.server.events.ClusterConfigChangedEvent
 
ClusterConfigEntity - Class in org.apache.ambari.server.orm.entities
 
ClusterConfigEntity() - Constructor for class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
ClusterConfigFinishedEvent - Class in org.apache.ambari.server.events
The ClusterConfigFinishedEvent class is fired when a cluster configuration is successfully updated.
ClusterConfigFinishedEvent(long, String) - Constructor for class org.apache.ambari.server.events.ClusterConfigFinishedEvent
 
ClusterConfigs - Class in org.apache.ambari.server.agent.stomp.dto
 
ClusterConfigs(SortedMap<String, SortedMap<String, String>>, SortedMap<String, SortedMap<String, SortedMap<String, String>>>) - Constructor for class org.apache.ambari.server.agent.stomp.dto.ClusterConfigs
 
ClusterConfigTypeValidator - Class in org.apache.ambari.server.topology.validators
Validates configuration types related to services specified in the blueprint.
ClusterConfigTypeValidator() - Constructor for class org.apache.ambari.server.topology.validators.ClusterConfigTypeValidator
 
ClusterConfigurationRequest - Class in org.apache.ambari.server.topology
Responsible for cluster configuration.
ClusterConfigurationRequest(AmbariContext, ClusterTopology, boolean, StackAdvisorBlueprintProcessor, boolean) - Constructor for class org.apache.ambari.server.topology.ClusterConfigurationRequest
 
ClusterConfigurationRequest(AmbariContext, ClusterTopology, boolean, StackAdvisorBlueprintProcessor) - Constructor for class org.apache.ambari.server.topology.ClusterConfigurationRequest
 
ClusterController - Interface in org.apache.ambari.server.controller.spi
The cluster controller is the main access point for accessing resources from the backend sources.
ClusterControllerHelper - Class in org.apache.ambari.server.controller.utilities
Temporary class to bootstrap a cluster controller.
ClusterControllerHelper() - Constructor for class org.apache.ambari.server.controller.utilities.ClusterControllerHelper
 
ClusterControllerImpl - Class in org.apache.ambari.server.controller.internal
Default cluster controller implementation.
ClusterControllerImpl(ProviderModule) - Constructor for class org.apache.ambari.server.controller.internal.ClusterControllerImpl
 
ClusterControllerImpl.ResourceComparator - Class in org.apache.ambari.server.controller.internal
 
clusterDAO - Static variable in class org.apache.ambari.server.controller.internal.AmbariPrivilegeResourceProvider
Data access object used to obtain privilege entities.
clusterDAO - Static variable in class org.apache.ambari.server.controller.internal.ClusterPrivilegeResourceProvider
Data access object used to obtain privilege entities.
ClusterDAO - Class in org.apache.ambari.server.orm.dao
 
ClusterDAO() - Constructor for class org.apache.ambari.server.orm.dao.ClusterDAO
 
clusterEntity - Static variable in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity_
 
ClusterEntity - Class in org.apache.ambari.server.orm.entities
 
ClusterEntity() - Constructor for class org.apache.ambari.server.orm.entities.ClusterEntity
 
ClusterEvent - Class in org.apache.ambari.server.events
The ClusterEvent represents all events in Ambari that can be scoped within a cluster.
ClusterEvent(AmbariEvent.AmbariEventType, long) - Constructor for class org.apache.ambari.server.events.ClusterEvent
Constructor.
ClusterFactory - Interface in org.apache.ambari.server.state.cluster
Factory interface for Guice injections
ClusterGrouping - Class in org.apache.ambari.server.stack.upgrade
Used to represent cluster-based operations.
ClusterGrouping() - Constructor for class org.apache.ambari.server.stack.upgrade.ClusterGrouping
 
ClusterGrouping.ClusterBuilder - Class in org.apache.ambari.server.stack.upgrade
 
ClusterHealthReport - Class in org.apache.ambari.server.state
Cluster Health Report (part of Clusters API response)
ClusterHealthReport() - Constructor for class org.apache.ambari.server.state.ClusterHealthReport
 
clusterId - Variable in class org.apache.ambari.server.controller.internal.BaseClusterRequest
cluster id
clusterId - Static variable in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity_
 
clusterId - Static variable in class org.apache.ambari.server.orm.entities.AlertHistoryEntity_
 
clusterId - Static variable in class org.apache.ambari.server.orm.entities.StageEntity_
 
ClusterImpl - Class in org.apache.ambari.server.state.cluster
 
ClusterImpl(ClusterEntity, Injector, AmbariEventPublisher) - Constructor for class org.apache.ambari.server.state.cluster.ClusterImpl
 
ClusterImpl - Class in org.apache.ambari.server.view
View associated cluster implementation.
ClusterImpl(Cluster) - Constructor for class org.apache.ambari.server.view.ClusterImpl
Create a view associated cluster from an Ambari cluster.
ClusterKerberosDescriptor - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
ClusterKerberosDescriptorResourceProvider - Class in org.apache.ambari.server.controller.internal
A read-only resource provider to get a the Kerberos Descriptor relevant to the cluster.
ClusterKerberosDescriptorResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.ClusterKerberosDescriptorResourceProvider
Create a new resource provider.
ClusterKerberosDescriptorService - Class in org.apache.ambari.server.api.services
Read-only service responsible for Kerberos descriptor resource requests.
ClusterKerberosDescriptorService(String) - Constructor for class org.apache.ambari.server.api.services.ClusterKerberosDescriptorService
Constructor.
clusterLevelParamsMetadataCluster(SecurityType, SortedMap<String, String>) - Static method in class org.apache.ambari.server.agent.stomp.dto.MetadataCluster
 
clusterName - Variable in class org.apache.ambari.server.controller.PrivilegeResponse
 
clusterName() - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo
 
ClusterNameChangeRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Base class for start operation audit events.
ClusterNameChangeRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.ClusterNameChangeRequestAuditEvent
 
ClusterNameChangeRequestAuditEvent(ClusterNameChangeRequestAuditEvent.ClusterNameChangeRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.ClusterNameChangeRequestAuditEvent
ClusterNameChangeRequestAuditEvent.ClusterNameChangeRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
ClusterNameChangeRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.ClusterNameChangeRequestAuditEvent.ClusterNameChangeRequestAuditEventBuilder
 
clusterNamePropertyId - Variable in class org.apache.ambari.server.controller.metrics.MetricsPropertyProvider
 
clusterNamePropertyId - Variable in class org.apache.ambari.server.controller.metrics.MetricsReportPropertyProvider
 
ClusterNotFoundException - Exception in org.apache.ambari.server
 
ClusterNotFoundException(String) - Constructor for exception org.apache.ambari.server.ClusterNotFoundException
 
ClusterNotFoundException(Long) - Constructor for exception org.apache.ambari.server.ClusterNotFoundException
 
ClusterPrivilege - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
ClusterPrivilegeChangeRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for changing cluster privilege
ClusterPrivilegeChangeRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.ClusterPrivilegeChangeRequestAuditEvent
 
ClusterPrivilegeChangeRequestAuditEvent(ClusterPrivilegeChangeRequestAuditEvent.ClusterPrivilegeChangeRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.ClusterPrivilegeChangeRequestAuditEvent
ClusterPrivilegeChangeRequestAuditEvent.ClusterPrivilegeChangeRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
ClusterPrivilegeChangeRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.ClusterPrivilegeChangeRequestAuditEvent.ClusterPrivilegeChangeRequestAuditEventBuilder
 
ClusterPrivilegeResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for cluster privileges.
ClusterPrivilegeResourceProvider() - Constructor for class org.apache.ambari.server.controller.internal.ClusterPrivilegeResourceProvider
Construct an ClusterPrivilegeResourceProvider.
ClusterPrivilegeService - Class in org.apache.ambari.server.api.services
Service responsible for cluster privilege resource requests.
ClusterPrivilegeService(String) - Constructor for class org.apache.ambari.server.api.services.ClusterPrivilegeService
Construct a ClusterPrivilegeService.
ClusterProvisionedEvent - Class in org.apache.ambari.server.events
Fired when cluster provisioning is finished (only for blueprints currently).
ClusterProvisionedEvent(long) - Constructor for class org.apache.ambari.server.events.ClusterProvisionedEvent
 
ClusterProvisionStartedEvent - Class in org.apache.ambari.server.events
Fired when cluster provisioning was started (only for blueprints currently).
ClusterProvisionStartedEvent(long) - Constructor for class org.apache.ambari.server.events.ClusterProvisionStartedEvent
 
ClusterRequest - Class in org.apache.ambari.server.controller
Used for create Cluster
ClusterRequest(Long, String, String, Set<String>) - Constructor for class org.apache.ambari.server.controller.ClusterRequest
 
ClusterRequest(Long, String, String, SecurityType, String, Set<String>) - Constructor for class org.apache.ambari.server.controller.ClusterRequest
 
ClusterRequest(Long, String, String, SecurityType, String, Set<String>, Map<String, Object>) - Constructor for class org.apache.ambari.server.controller.ClusterRequest
 
ClusterRequestSwagger - Interface in org.apache.ambari.server.api.services
 
ClusterResourceDefinition - Class in org.apache.ambari.server.api.resources
Cluster resource definition.
ClusterResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.ClusterResourceDefinition
Constructor.
ClusterResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for cluster resources.
ClusterResponse - Class in org.apache.ambari.server.controller
 
ClusterResponse(long, String, State, SecurityType, Set<String>, int, String, ClusterHealthReport) - Constructor for class org.apache.ambari.server.controller.ClusterResponse
 
ClusterResponse.ClusterResponseWrapper - Interface in org.apache.ambari.server.controller
 
Clusters - Interface in org.apache.ambari.server.state
Single entity that tracks all clusters and hosts that are managed by the Ambari server
CLUSTERS_BLUEPRINT_PROVISIONING_STATE_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog271
 
CLUSTERS_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
CLUSTERS_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog271
 
CLUSTERS_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog272
 
ClustersController - Class in org.apache.ambari.server.api.stomp
 
ClustersController() - Constructor for class org.apache.ambari.server.api.stomp.ClustersController
 
ClusterService - Class in org.apache.ambari.server.api.services
Service responsible for cluster resource requests.
ClusterService() - Constructor for class org.apache.ambari.server.api.services.ClusterService
Construct a ClusterService.
ClusterService(Clusters) - Constructor for class org.apache.ambari.server.api.services.ClusterService
Construct a ClusterService.
ClusterServiceArtifactRequest - Interface in org.apache.ambari.server.controller
Request schema for endpoint ServiceService.createArtifact(String, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo, String, String) The interface is not actually implemented, it only carries swagger annotations.
ClusterServiceArtifactRequest.ClusterServiceArtifactRequestInfo - Interface in org.apache.ambari.server.controller
 
ClusterServiceArtifactResponse - Interface in org.apache.ambari.server.controller
Response schema for endpoint ServiceService.getArtifact(java.lang.String, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo, java.lang.String, java.lang.String) The interface is not actually implemented, it only carries swagger annotations.
ClusterServiceArtifactResponse.ClusterServiceArtifactResponseInfo - Interface in org.apache.ambari.server.controller
 
ClusterServiceDAO - Class in org.apache.ambari.server.orm.dao
 
ClusterServiceDAO() - Constructor for class org.apache.ambari.server.orm.dao.ClusterServiceDAO
 
ClusterServiceEntity - Class in org.apache.ambari.server.orm.entities
 
ClusterServiceEntity() - Constructor for class org.apache.ambari.server.orm.entities.ClusterServiceEntity
 
ClusterServiceEntityPK - Class in org.apache.ambari.server.orm.entities
 
ClusterServiceEntityPK() - Constructor for class org.apache.ambari.server.orm.entities.ClusterServiceEntityPK
 
ClustersImpl - Class in org.apache.ambari.server.state.cluster
 
ClustersImpl(ClusterDAO, ClusterFactory, HostDAO, HostFactory) - Constructor for class org.apache.ambari.server.state.cluster.ClustersImpl
 
clustersProvider - Variable in class org.apache.ambari.server.checks.ClusterCheck
 
clustersProvider - Variable in class org.apache.ambari.server.state.CheckHelper
Used for retrieving Cluster instances.
ClusterStackVersion - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
ClusterStackVersionResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for cluster stack versions resources.
ClusterStackVersionResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.ClusterStackVersionResourceProvider
Constructor.
ClusterStackVersionService - Class in org.apache.ambari.server.api.services
Service responsible for cluster stack version requests.
ClusterStackVersionService(String) - Constructor for class org.apache.ambari.server.api.services.ClusterStackVersionService
Constructor.
ClusterStateDAO - Class in org.apache.ambari.server.orm.dao
 
ClusterStateDAO() - Constructor for class org.apache.ambari.server.orm.dao.ClusterStateDAO
 
ClusterStateEntity - Class in org.apache.ambari.server.orm.entities
 
ClusterStateEntity() - Constructor for class org.apache.ambari.server.orm.entities.ClusterStateEntity
 
ClusterTopology - Interface in org.apache.ambari.server.topology
Represents a full cluster topology including all instance information as well as the associated blueprint which provides all abstract topology information.
ClusterTopologyImpl - Class in org.apache.ambari.server.topology
Represents a cluster topology.
ClusterTopologyImpl(AmbariContext, TopologyRequest) - Constructor for class org.apache.ambari.server.topology.ClusterTopologyImpl
 
ClusterVersionSummary - Class in org.apache.ambari.server.state.repository
For a version, collects summary information for a cluster.
CODEC_CLASSES_PROPERTY_NAME - Static variable in class org.apache.ambari.server.topology.BlueprintValidatorImpl
 
coerce(AlertDefinitionEntity) - Static method in class org.apache.ambari.server.controller.AlertDefinitionResponse
Gets an AlertDefinitionResponse from the supplied entity.
coerce(WidgetEntity) - Static method in class org.apache.ambari.server.controller.WidgetResponse
Gets an WidgetResponse from the supplied entity.
coerce(AlertDefinitionEntity) - Method in class org.apache.ambari.server.state.alert.AlertDefinitionFactory
Gets an AlertDefinition constructed from the specified AlertDefinitionEntity.
coerce(long, AlertDefinition) - Method in class org.apache.ambari.server.state.alert.AlertDefinitionFactory
Gets an AlertDefinitionEntity constructed from the specified AlertDefinition.
coerce(AlertTargetEntity) - Static method in class org.apache.ambari.server.state.alert.AlertTarget
 
coerceTo - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Transfer
A data type to convert the configuration value to when the action is TransferOperation.COPY.
collect(Entry) - Method in class org.apache.ambari.server.ldap.service.ads.detectors.ChainedAttributeDetector
 
collect(Entry) - Method in class org.apache.ambari.server.ldap.service.ads.detectors.OccurrenceAndWeightBasedDetector
Collects the information about the attribute to be detected from the provided entry.
collect(T) - Method in interface org.apache.ambari.server.ldap.service.AttributeDetector
Collects potential attribute names or values from a set of result entries.
CollectionPersisterService<K,V> - Interface in org.apache.ambari.server.serveraction.users
Contract defining operations that persist collections of data.
CollectionPersisterServiceFactory - Interface in org.apache.ambari.server.serveraction.users
 
CollectorHostDownRefreshCounter - Class in org.apache.ambari.server.controller.metrics
 
ColocatedGrouping - Class in org.apache.ambari.server.stack.upgrade
Used for co-located services grouped together.
ColocatedGrouping() - Constructor for class org.apache.ambari.server.stack.upgrade.ColocatedGrouping
 
com.google.inject.persist.jpa - package com.google.inject.persist.jpa
 
command - Variable in class org.apache.ambari.server.controller.ShortTaskStatus
 
COMMAND_EXECUTION_TYPE - Static variable in class org.apache.ambari.server.configuration.Configuration
In case this is set to DEPENDENCY_ORDERED one stage is created for each request and command dependencies are handled directly by ActionScheduler.
COMMAND_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
COMMAND_PARAM_CLUSTER_NAME - Static variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
COMMAND_PARAM_DIRECTION - Static variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
COMMAND_PARAM_REQUEST_ID - Static variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
COMMAND_PARAM_STRUCT_OUT - Static variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
COMMAND_PARAM_TASKS - Static variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
COMMAND_PARAM_UPGRADE_PACK - Static variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
COMMAND_PARAM_UPGRADE_TYPE - Static variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
COMMAND_RETRY_ENABLED - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
COMMAND_RETRY_MAX_TIME_IN_SEC_DEFAULT - Static variable in class org.apache.ambari.server.state.ConfigHelper
 
COMMAND_TIMEOUT - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
commandDetail - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
CommandExecutionType - Enum in org.apache.ambari.server.actionmanager
Enum which indicates the execution type of commands for a stage.
commandParamsStage - Static variable in class org.apache.ambari.server.orm.entities.StageEntity_
 
CommandReport - Class in org.apache.ambari.server.agent
 
CommandReport() - Constructor for class org.apache.ambari.server.agent.CommandReport
 
CommandRepository - Class in org.apache.ambari.server.agent
Wraps the information required to create repositories from a command.
CommandRepository() - Constructor for class org.apache.ambari.server.agent.CommandRepository
 
CommandRepository.CommandRepositoryFeature - Class in org.apache.ambari.server.agent
Minimal information about repository feature
CommandRepository.Repository - Class in org.apache.ambari.server.agent
Minimal information required to generate repo files on the agent.
CommandRepositoryFeature() - Constructor for class org.apache.ambari.server.agent.CommandRepository.CommandRepositoryFeature
 
COMMANDS - Static variable in enum org.apache.ambari.server.stack.upgrade.Task.Type
Commands which are run on agents.
CommandScriptDefinition - Class in org.apache.ambari.server.state
Represents info about command script
CommandScriptDefinition() - Constructor for class org.apache.ambari.server.state.CommandScriptDefinition
 
CommandScriptDefinition.Type - Enum in org.apache.ambari.server.state
 
CommandStatusAgentReport - Class in org.apache.ambari.server.agent
 
CommandStatusAgentReport(HeartBeatHandler, String, List<CommandReport>) - Constructor for class org.apache.ambari.server.agent.CommandStatusAgentReport
 
CommandStatusReports - Class in org.apache.ambari.server.agent.stomp.dto
 
CommandStatusReports() - Constructor for class org.apache.ambari.server.agent.stomp.dto.CommandStatusReports
 
CommandUtils - Class in org.apache.ambari.server.utils
 
CommandUtils() - Constructor for class org.apache.ambari.server.utils.CommandUtils
 
commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class org.apache.ambari.server.security.AmbariEntryPoint
 
COMMENT_STR - Static variable in class org.apache.ambari.server.metadata.RoleCommandOrder
 
COMMON_SERVICES - Static variable in class org.apache.ambari.server.stack.StackManager
Prefix used for common services parent path string
COMMON_SERVICES_DIR_PATH - Static variable in class org.apache.ambari.server.configuration.Configuration
The location on the Ambari Server where common service resources exist.
CommonServiceDirectory - Class in org.apache.ambari.server.stack
Encapsulates IO operations on a common services directory.
CommonServiceDirectory(String) - Constructor for class org.apache.ambari.server.stack.CommonServiceDirectory
Constructor.
commonServiceModules - Variable in class org.apache.ambari.server.stack.StackManager
 
COMMUNITY_PROPERTY - Static variable in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
 
compare(Resource, Resource) - Method in class org.apache.ambari.server.controller.internal.ClusterControllerImpl.ResourceComparator
 
compare(String, String) - Method in class org.apache.ambari.server.update.HostUpdateHelper.StringComparator
 
compare(UpgradeCatalog, UpgradeCatalog) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog.VersionComparator
 
compareDeps(RoleCommandOrder) - Method in class org.apache.ambari.server.metadata.RoleCommandOrder
 
compareTo(Configuration.ConfigurationProperty<?>) - Method in class org.apache.ambari.server.configuration.Configuration.ConfigurationProperty
compareTo(Resource.Type) - Method in class org.apache.ambari.server.controller.spi.Resource.Type
 
compareTo(HostEntity) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
compareTo(FinalizeUpgradeAction.InfoTuple) - Method in class org.apache.ambari.server.serveraction.upgrades.FinalizeUpgradeAction.InfoTuple
compareTo(ExtensionId) - Method in class org.apache.ambari.server.state.ExtensionId
compareTo(ExtensionInfo) - Method in class org.apache.ambari.server.state.ExtensionInfo
 
compareTo(Object) - Method in class org.apache.ambari.server.state.host.HostImpl
 
compareTo(BatchRequest) - Method in class org.apache.ambari.server.state.scheduler.BatchRequest
 
compareTo(StackId) - Method in class org.apache.ambari.server.state.StackId
compareTo(StackInfo) - Method in class org.apache.ambari.server.state.StackInfo
 
compareTo(HostRequest) - Method in class org.apache.ambari.server.topology.HostRequest
 
compareTo(ModuleVersion) - Method in class org.apache.ambari.server.utils.ModuleVersion
 
compareTo(MpackVersion) - Method in class org.apache.ambari.server.utils.MpackVersion
 
compareValueTo(Object) - Method in class org.apache.ambari.server.controller.predicate.ComparisonPredicate
 
compareValueToIgnoreCase(Object) - Method in class org.apache.ambari.server.controller.predicate.ComparisonPredicate
 
ComparisonPredicate<T> - Class in org.apache.ambari.server.controller.predicate
Predicate that compares a given value to a Resource property.
ComparisonPredicate(String, Comparable<T>) - Constructor for class org.apache.ambari.server.controller.predicate.ComparisonPredicate
 
comparisonType - Variable in class org.apache.ambari.server.stack.upgrade.ConfigurationCondition
The type of comparison to make.
CompatibleRepositoryVersion - Class in org.apache.ambari.server.controller.internal
Helper class for maintaining RepositoryVersionEntity along with supported Upgrade Type(s).
CompatibleRepositoryVersion(RepositoryVersionEntity) - Constructor for class org.apache.ambari.server.controller.internal.CompatibleRepositoryVersion
 
CompatibleRepositoryVersion - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
CompatibleRepositoryVersionDefinition - Class in org.apache.ambari.server.api.resources
ResourceDefinition with a custom href post processor which overrides the URL
CompatibleRepositoryVersionDefinition() - Constructor for class org.apache.ambari.server.api.resources.CompatibleRepositoryVersionDefinition
 
CompatibleRepositoryVersionResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for repository versions resources.
CompatibleRepositoryVersionResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.CompatibleRepositoryVersionResourceProvider
Create a new resource provider.
CompatibleRepositoryVersionService - Class in org.apache.ambari.server.api.services
Service responsible for compatible repository versions requests for a stack.
CompatibleRepositoryVersionService(Map<Resource.Type, String>) - Constructor for class org.apache.ambari.server.api.services.CompatibleRepositoryVersionService
Constructor.
compatibleWith - Variable in class org.apache.ambari.server.state.repository.Release
The compatability regex.
compile(String) - Method in class org.apache.ambari.server.api.predicate.PredicateCompiler
Generate a predicate from a query expression.
compile(String, Collection<String>) - Method in class org.apache.ambari.server.api.predicate.PredicateCompiler
Generate a predicate from a query expression.
complete(String) - Method in class org.apache.ambari.server.agent.stomp.AgentsRegistrationQueue
 
COMPLETED - Static variable in class org.apache.ambari.server.controller.internal.CalculatedStatus
A status which represents a COMPLETED state at 100%
completed(int) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandStatusSummaryDTO
For testing, set the number of HostRoleStatus.COMPLETED tasks
completeDestination(String) - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
completeDestination(String) - Method in class org.apache.ambari.server.events.STOMPEvent
 
Component - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
Component - Class in org.apache.ambari.server.serveraction.kerberos
 
Component(String, String, String, Long) - Constructor for class org.apache.ambari.server.serveraction.kerberos.Component
 
COMPONENT - Static variable in interface org.apache.ambari.server.serveraction.kerberos.KerberosIdentityDataFile
 
component - Variable in class org.apache.ambari.server.stack.upgrade.AddComponentTask
The component to add.
component - Variable in class org.apache.ambari.server.stack.upgrade.ExecuteStage
Optional component name, can be ""
Component - Class in org.apache.ambari.server.state.quicklinksprofile
Class to represent component-level filter definitions
Component() - Constructor for class org.apache.ambari.server.state.quicklinksprofile.Component
 
Component - Class in org.apache.ambari.server.topology.addservice
 
Component(String, ProvisionAction, Set<Host>) - Constructor for class org.apache.ambari.server.topology.addservice.Component
 
Component - Class in org.apache.ambari.server.topology
 
Component(String) - Constructor for class org.apache.ambari.server.topology.Component
 
Component(String, ProvisionAction) - Constructor for class org.apache.ambari.server.topology.Component
 
COMPONENT_CATEGORY - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
COMPONENT_CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClientConfigResourceProvider
 
COMPONENT_COMPONENT_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClientConfigResourceProvider
 
COMPONENT_DESIRED_STATE_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
COMPONENT_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
COMPONENT_LAST_STATE_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
COMPONENT_NAME - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
COMPONENT_NAME - Static variable in class org.apache.ambari.server.controller.internal.HostComponentProcessResourceProvider
 
COMPONENT_NAME - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
COMPONENT_NAME - Static variable in class org.apache.ambari.server.controller.internal.RootServiceComponentResourceProvider
 
COMPONENT_NAME - Static variable in class org.apache.ambari.server.controller.internal.RootServiceHostComponentResourceProvider
 
COMPONENT_NAME_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
COMPONENT_NAME_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
COMPONENT_NAME_ID - Static variable in class org.apache.ambari.server.controller.internal.StackDependencyResourceProvider
 
COMPONENT_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
COMPONENT_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
COMPONENT_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentProcessResourceProvider
 
COMPONENT_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
COMPONENT_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
 
COMPONENT_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RootServiceComponentResourceProvider
 
COMPONENT_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RootServiceHostComponentResourceProvider
 
COMPONENT_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
COMPONENT_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.topology.BlueprintFactory
 
COMPONENT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
COMPONENT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
COMPONENT_PROPERTY_ID - Static variable in class org.apache.ambari.server.topology.BlueprintFactory
 
COMPONENT_PROVISION_ACTION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
COMPONENT_PROVISION_ACTION_PROPERTY_ID - Static variable in class org.apache.ambari.server.topology.BlueprintFactory
 
COMPONENT_SERVICE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClientConfigResourceProvider
 
COMPONENT_STATE - Static variable in class org.apache.ambari.server.controller.internal.RootServiceHostComponentResourceProvider
 
COMPONENT_STATE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RootServiceHostComponentResourceProvider
 
COMPONENT_STATE_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
COMPONENT_VERSION - Static variable in class org.apache.ambari.server.controller.internal.RootServiceComponentResourceProvider
 
COMPONENT_VERSION - Static variable in class org.apache.ambari.server.controller.internal.RootServiceHostComponentResourceProvider
 
COMPONENT_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RootServiceComponentResourceProvider
 
COMPONENT_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RootServiceHostComponentResourceProvider
 
ComponentDependencyResponse - Interface in org.apache.ambari.server.controller
Response schema for endpoint StacksService.getServiceComponentDependency( String, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo, String, String, String, String, String) The interface is not actually implemented, it only carries swagger annotations.
ComponentDependencyResponse.ComponentDependencyResponseInfo - Interface in org.apache.ambari.server.controller
 
ComponentEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles operation requests (start, stop, install, etc) For resource type Resource.Type.HostComponent and request types Request.Type.POST, Request.Type.PUT and Request.Type.DELETE
ComponentEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.ComponentEventCreator
 
ComponentInfo - Class in org.apache.ambari.server.state
 
ComponentInfo() - Constructor for class org.apache.ambari.server.state.ComponentInfo
 
ComponentInfo(ComponentInfo) - Constructor for class org.apache.ambari.server.state.ComponentInfo
Copy constructor.
ComponentLayoutRecommendationCommand - Class in org.apache.ambari.server.api.services.stackadvisor.commands
StackAdvisorCommand implementation for component-layout recommendation.
ComponentLayoutRecommendationCommand(File, String, ServiceInfo.ServiceAdvisorType, int, StackAdvisorRunner, AmbariMetaInfo, AmbariServerConfigurationHandler) - Constructor for class org.apache.ambari.server.api.services.stackadvisor.commands.ComponentLayoutRecommendationCommand
 
ComponentLayoutValidationCommand - Class in org.apache.ambari.server.api.services.stackadvisor.commands
StackAdvisorCommand implementation for component-layout validation.
ComponentLayoutValidationCommand(File, String, ServiceInfo.ServiceAdvisorType, int, StackAdvisorRunner, AmbariMetaInfo, AmbariServerConfigurationHandler) - Constructor for class org.apache.ambari.server.api.services.stackadvisor.commands.ComponentLayoutValidationCommand
 
ComponentModule - Class in org.apache.ambari.server.stack
Component module which provides all functionality related to parsing and fully resolving service components from the stack definition.
ComponentModule(ComponentInfo) - Constructor for class org.apache.ambari.server.stack.ComponentModule
Constructor.
componentName - Static variable in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity_
 
componentName - Static variable in class org.apache.ambari.server.orm.entities.AlertHistoryEntity_
 
componentName - Variable in class org.apache.ambari.server.serveraction.upgrades.FinalizeUpgradeAction.InfoTuple
 
componentNamePropertyId - Variable in class org.apache.ambari.server.controller.metrics.MetricsPropertyProvider
 
ComponentRecoveryReport - Class in org.apache.ambari.server.agent
 
ComponentRecoveryReport() - Constructor for class org.apache.ambari.server.agent.ComponentRecoveryReport
 
componentRemoved(ServiceComponentUninstalledEvent) - Method in class org.apache.ambari.server.controller.utilities.KerberosIdentityCleaner
Removes kerberos identities (principals and keytabs) after a component was uninstalled.
ComponentResourceDefinition - Class in org.apache.ambari.server.api.resources
Component resource definition.
ComponentResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.ComponentResourceDefinition
Constructor.
ComponentResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for component resources.
components(String) - Method in class org.apache.ambari.server.agent.rest.AgentResource
Retrieves the components category map for stack used on cluster (Internal API to be used by Ambari agent).
components - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradePack.AffectedService
 
components - Variable in class org.apache.ambari.server.stack.upgrade.UpgradePack.OrderService
 
components - Variable in class org.apache.ambari.server.stack.upgrade.UpgradePack.ProcessingService
 
COMPONENTS - Static variable in class org.apache.ambari.server.state.quicklinksprofile.QuickLinksProfileBuilder
 
components - Variable in class org.apache.ambari.server.state.repository.AvailableServiceReference
Set of components to update.
ComponentService - Class in org.apache.ambari.server.api.services
Service responsible for components resource requests.
ComponentService(String, String) - Constructor for class org.apache.ambari.server.api.services.ComponentService
Constructor.
ComponentsExistInRepoCheck - Class in org.apache.ambari.server.checks
The ComponentsExistInRepoCheck is used to determine if any of the components scheduled for upgrade do not exist in the target repository or stack.
ComponentsExistInRepoCheck() - Constructor for class org.apache.ambari.server.checks.ComponentsExistInRepoCheck
 
ComponentsInstallationCheck - Class in org.apache.ambari.server.checks
Checks that service components are installed.
ComponentsInstallationCheck() - Constructor for class org.apache.ambari.server.checks.ComponentsInstallationCheck
Constructor.
ComponentsResponse - Class in org.apache.ambari.server.agent
 
ComponentsResponse() - Constructor for class org.apache.ambari.server.agent.ComponentsResponse
 
ComponentSSLConfiguration - Class in org.apache.ambari.server.configuration
Configuration for SSL communication between Ambari and 3rd party services.
ComponentSSLConfiguration() - Constructor for class org.apache.ambari.server.configuration.ComponentSSLConfiguration
Singleton constructor.
ComponentStackVersionResourceDefinition - Class in org.apache.ambari.server.api.resources
Stack Version Resource Definition for hosts and clusters.
ComponentStackVersionResourceDefinition(Resource.Type) - Constructor for class org.apache.ambari.server.api.resources.ComponentStackVersionResourceDefinition
 
ComponentStatus - Class in org.apache.ambari.server.agent
Represents a status for a Host Component
ComponentStatus() - Constructor for class org.apache.ambari.server.agent.ComponentStatus
 
ComponentStatusAgentReport - Class in org.apache.ambari.server.agent
 
ComponentStatusAgentReport(HeartBeatHandler, String, List<ComponentStatus>) - Constructor for class org.apache.ambari.server.agent.ComponentStatusAgentReport
 
ComponentStatusReport - Class in org.apache.ambari.server.agent.stomp.dto
 
ComponentStatusReport() - Constructor for class org.apache.ambari.server.agent.stomp.dto.ComponentStatusReport
 
ComponentStatusReport(String, ComponentStatusReport.CommandStatusCommand, String, String, Long) - Constructor for class org.apache.ambari.server.agent.stomp.dto.ComponentStatusReport
 
ComponentStatusReport.CommandStatusCommand - Enum in org.apache.ambari.server.agent.stomp.dto
 
ComponentStatusReports - Class in org.apache.ambari.server.agent.stomp.dto
 
ComponentStatusReports() - Constructor for class org.apache.ambari.server.agent.stomp.dto.ComponentStatusReports
 
ComponentStatusReports(TreeMap<String, List<ComponentStatusReport>>) - Constructor for class org.apache.ambari.server.agent.stomp.dto.ComponentStatusReports
 
ComponentVersionAgentReport - Class in org.apache.ambari.server.agent
 
ComponentVersionAgentReport(HeartBeatHandler, String, ComponentVersionReports) - Constructor for class org.apache.ambari.server.agent.ComponentVersionAgentReport
 
ComponentVersionAlertRunnable - Class in org.apache.ambari.server.alerts
The ComponentVersionAlertRunnable is used to determine if the reported version of host components match what is expected.
ComponentVersionAlertRunnable(String) - Constructor for class org.apache.ambari.server.alerts.ComponentVersionAlertRunnable
Constructor.
ComponentVersionCheckAction - Class in org.apache.ambari.server.serveraction.upgrades
Action that checks component versions to ensure FinalizeUpgradeAction will complete successfully.
ComponentVersionCheckAction() - Constructor for class org.apache.ambari.server.serveraction.upgrades.ComponentVersionCheckAction
 
ComponentVersionReport - Class in org.apache.ambari.server.agent.stomp.dto
 
ComponentVersionReport() - Constructor for class org.apache.ambari.server.agent.stomp.dto.ComponentVersionReport
 
ComponentVersionReport(String, String, String, Long) - Constructor for class org.apache.ambari.server.agent.stomp.dto.ComponentVersionReport
 
ComponentVersionReports - Class in org.apache.ambari.server.agent.stomp.dto
 
ComponentVersionReports() - Constructor for class org.apache.ambari.server.agent.stomp.dto.ComponentVersionReports
 
ComponentVersionReports(TreeMap<String, List<ComponentVersionReport>>) - Constructor for class org.apache.ambari.server.agent.stomp.dto.ComponentVersionReports
 
Condition - Class in org.apache.ambari.server.stack.upgrade
The Condition interface represents a condition in an UpgradePack which must be satisified in order for a Grouping or ExecuteStage to be scheduled.
Condition() - Constructor for class org.apache.ambari.server.stack.upgrade.Condition
 
condition - Variable in class org.apache.ambari.server.stack.upgrade.ExecuteStage
A condition element with can prevent this stage from being scheduled in the upgrade.
condition - Variable in class org.apache.ambari.server.stack.upgrade.Grouping
A condition element with can prevent this entire group from being scheduled in the upgrade.
condition - Variable in class org.apache.ambari.server.stack.upgrade.Task
A condition element with can prevent this task from being scheduled in the upgrade.
ConditionalField() - Constructor for class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.ConditionalField
 
CONDITIONS_ID - Static variable in class org.apache.ambari.server.controller.internal.StackDependencyResourceProvider
 
CONFIG - Static variable in class org.apache.ambari.server.controller.internal.ConfigurationResourceProvider
 
Config - Interface in org.apache.ambari.server.state
Represents a single instance of a 'Config Type'
CONFIG_FILE - Static variable in class org.apache.ambari.server.metrics.system.impl.MetricsConfiguration
 
CONFIG_GROUP - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
CONFIG_GROUPS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
CONFIG_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
CONFIG_RECOMMENDATION_STRATEGY - Static variable in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
configuration recommendation strategy property name
CONFIG_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
CONFIG_UPGRADE_XML_FILENAME_PREFIX - Static variable in class org.apache.ambari.server.stack.StackDefinitionDirectory
 
ConfigBasedJmxHostProvider - Class in org.apache.ambari.server.controller.internal
A special JMXHostProvider that resolves JMX URIs based on cluster configuration.
ConfigBasedJmxHostProvider(Map<String, UriInfo>, JMXHostProvider, ConfigHelper) - Constructor for class org.apache.ambari.server.controller.internal.ConfigBasedJmxHostProvider
 
ConfigCondition - Class in org.apache.ambari.server.state.theme
 
ConfigCondition() - Constructor for class org.apache.ambari.server.state.theme.ConfigCondition
 
ConfigCondition.ConfigConditionResult - Class in org.apache.ambari.server.state.theme
 
ConfigConditionResult() - Constructor for class org.apache.ambari.server.state.theme.ConfigCondition.ConfigConditionResult
 
ConfigFactory - Interface in org.apache.ambari.server.state
Factory for creating configuration objects using Assisted constructor parameters
ConfigGroup() - Constructor for class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.ConfigGroup
 
ConfigGroup - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
ConfigGroup - Interface in org.apache.ambari.server.state.configgroup
Configuration group or Config group is a type of Ambari resource that supports grouping of configuration resources and host resources for a service, service component or host component.
ConfigGroupConfigMappingDAO - Class in org.apache.ambari.server.orm.dao
 
ConfigGroupConfigMappingDAO() - Constructor for class org.apache.ambari.server.orm.dao.ConfigGroupConfigMappingDAO
 
ConfigGroupConfigMappingEntity - Class in org.apache.ambari.server.orm.entities
 
ConfigGroupConfigMappingEntity() - Constructor for class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntity
 
ConfigGroupConfigMappingEntityPK - Class in org.apache.ambari.server.orm.entities
 
ConfigGroupConfigMappingEntityPK() - Constructor for class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntityPK
 
ConfigGroupDAO - Class in org.apache.ambari.server.orm.dao
 
ConfigGroupDAO() - Constructor for class org.apache.ambari.server.orm.dao.ConfigGroupDAO
 
ConfigGroupEntity - Class in org.apache.ambari.server.orm.entities
 
ConfigGroupEntity() - Constructor for class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
ConfigGroupFactory - Interface in org.apache.ambari.server.state.configgroup
 
ConfigGroupHostMapping - Interface in org.apache.ambari.server.orm.cache
 
ConfigGroupHostMappingDAO - Class in org.apache.ambari.server.orm.dao
 
ConfigGroupHostMappingDAO() - Constructor for class org.apache.ambari.server.orm.dao.ConfigGroupHostMappingDAO
 
ConfigGroupHostMappingEntity - Class in org.apache.ambari.server.orm.entities
 
ConfigGroupHostMappingEntity() - Constructor for class org.apache.ambari.server.orm.entities.ConfigGroupHostMappingEntity
 
ConfigGroupHostMappingEntityPK - Class in org.apache.ambari.server.orm.entities
 
ConfigGroupHostMappingEntityPK() - Constructor for class org.apache.ambari.server.orm.entities.ConfigGroupHostMappingEntityPK
 
ConfigGroupHostMappingImpl - Class in org.apache.ambari.server.orm.cache
 
ConfigGroupHostMappingImpl() - Constructor for class org.apache.ambari.server.orm.cache.ConfigGroupHostMappingImpl
 
ConfigGroupImpl - Class in org.apache.ambari.server.state.configgroup
 
ConfigGroupImpl(Cluster, String, String, String, String, Map<String, Config>, Map<Long, Host>, Clusters, ConfigFactory, ClusterDAO, HostDAO, ConfigGroupDAO, ConfigGroupConfigMappingDAO, ConfigGroupHostMappingDAO, LockFactory) - Constructor for class org.apache.ambari.server.state.configgroup.ConfigGroupImpl
 
ConfigGroupImpl(Cluster, ConfigGroupEntity, Clusters, ConfigFactory, ClusterDAO, HostDAO, ConfigGroupDAO, ConfigGroupConfigMappingDAO, ConfigGroupHostMappingDAO, LockFactory) - Constructor for class org.apache.ambari.server.state.configgroup.ConfigGroupImpl
 
ConfigGroupNotFoundException - Exception in org.apache.ambari.server
 
ConfigGroupNotFoundException(String, String) - Constructor for exception org.apache.ambari.server.ConfigGroupNotFoundException
 
ConfigGroupRequest - Class in org.apache.ambari.server.controller
 
ConfigGroupRequest(Long, String, String, String, String, String, Set<String>, Map<String, Config>) - Constructor for class org.apache.ambari.server.controller.ConfigGroupRequest
 
ConfigGroupResourceDefinition - Class in org.apache.ambari.server.api.resources
 
ConfigGroupResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.ConfigGroupResourceDefinition
Constructor.
ConfigGroupResourceProvider - Class in org.apache.ambari.server.controller.internal
 
ConfigGroupResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
Create a new resource provider for the given management controller.
ConfigGroupResponse - Class in org.apache.ambari.server.controller
 
ConfigGroupResponse(Long, String, String, String, String, Set<Map<String, Object>>, Set<Map<String, Object>>) - Constructor for class org.apache.ambari.server.controller.ConfigGroupResponse
 
ConfigGroupResponse.ConfigGroupWrapper - Interface in org.apache.ambari.server.controller
 
ConfigGroupService - Class in org.apache.ambari.server.api.services
Service responsible for management of Config Groups
ConfigGroupService(String) - Constructor for class org.apache.ambari.server.api.services.ConfigGroupService
Constructor
ConfigHelper - Class in org.apache.ambari.server.state
Helper class that works with config traversals.
ConfigHelper(Clusters, AmbariMetaInfo, Configuration, ClusterDAO) - Constructor for class org.apache.ambari.server.state.ConfigHelper
 
ConfigImpl - Class in org.apache.ambari.server.state
 
ConfigMergeHelper - Class in org.apache.ambari.server.state
Class that assists with merging configuration values across stacks.
ConfigMergeHelper() - Constructor for class org.apache.ambari.server.state.ConfigMergeHelper
 
ConfigMergeHelper.ThreeWayValue - Class in org.apache.ambari.server.state
Represents the three different config values for merging.
ConfigPlacement - Class in org.apache.ambari.server.state.theme
 
ConfigPlacement() - Constructor for class org.apache.ambari.server.state.theme.ConfigPlacement
 
ConfigPropertiesEncryptor - Class in org.apache.ambari.server.security.encryption
Encryptor implementation for encrypting/decrypting PASSWORD type properties in Config's properties
ConfigPropertiesEncryptor(EncryptionService) - Constructor for class org.apache.ambari.server.security.encryption.ConfigPropertiesEncryptor
 
ConfigProperty(StackConfigurationResponse) - Constructor for class org.apache.ambari.server.controller.internal.Stack.ConfigProperty
 
ConfigProperty(String, String, String) - Constructor for class org.apache.ambari.server.controller.internal.Stack.ConfigProperty
 
ConfigRecommendationStrategy - Enum in org.apache.ambari.server.topology
 
CONFIGS_RESPONSE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
ConfigsUpdateEvent - Class in org.apache.ambari.server.events
Contains info about configs update.
ConfigsUpdateEvent(ServiceConfigEntity, String, List<String>, Set<String>) - Constructor for class org.apache.ambari.server.events.ConfigsUpdateEvent
 
ConfigsUpdateEvent(Cluster, Collection<ClusterConfigEntity>) - Constructor for class org.apache.ambari.server.events.ConfigsUpdateEvent
 
ConfigsUpdateEvent.ClusterConfig - Class in org.apache.ambari.server.events
 
ConfigUpgradeChangeDefinition - Class in org.apache.ambari.server.stack.upgrade
The ConfigUpgradeChangeDefinition represents a configuration change.
ConfigUpgradeChangeDefinition() - Constructor for class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition
 
ConfigUpgradeChangeDefinition.ConditionalField - Class in org.apache.ambari.server.stack.upgrade
 
ConfigUpgradeChangeDefinition.ConfigurationKeyValue - Class in org.apache.ambari.server.stack.upgrade
A key/value pair to set in the type specified by ConfigUpgradeChangeDefinition.configType
ConfigUpgradeChangeDefinition.IfValueMatchType - Enum in org.apache.ambari.server.stack.upgrade
The ConfigUpgradeChangeDefinition.IfValueMatchType defines value search behaviour
ConfigUpgradeChangeDefinition.Insert - Class in org.apache.ambari.server.stack.upgrade
Used to replace strings in a key with other strings.
ConfigUpgradeChangeDefinition.InsertType - Enum in org.apache.ambari.server.stack.upgrade
ConfigUpgradeChangeDefinition.Masked - Class in org.apache.ambari.server.stack.upgrade
Used for configuration updates that should mask their values from being printed in plain text.
ConfigUpgradeChangeDefinition.RegexReplace - Class in org.apache.ambari.server.stack.upgrade
Used to replace strings in a key with other strings.
ConfigUpgradeChangeDefinition.Replace - Class in org.apache.ambari.server.stack.upgrade
Used to replace strings in a key with other strings.
ConfigUpgradeChangeDefinition.Transfer - Class in org.apache.ambari.server.stack.upgrade
A transfer element will copy, move, or delete the value of one type/key to another type/key.
ConfigUpgradePack - Class in org.apache.ambari.server.stack.upgrade
Represents a pack of changes that should be applied to configs when upgrading from a previous stack.
ConfigUpgradePack() - Constructor for class org.apache.ambari.server.stack.upgrade.ConfigUpgradePack
no-arg default constructor for JAXB
ConfigUpgradePack(List<ConfigUpgradePack.AffectedService>) - Constructor for class org.apache.ambari.server.stack.upgrade.ConfigUpgradePack
 
ConfigUpgradePack.AffectedComponent - Class in org.apache.ambari.server.stack.upgrade
A component definition in the 'services/service' path.
ConfigUpgradePack.AffectedService - Class in org.apache.ambari.server.stack.upgrade
A service definition in the 'services' element.
Configurable - Interface in org.apache.ambari.server.topology
Provides support for JSON serializaion of Configuration objects.
ConfigurableHelper - Class in org.apache.ambari.server.topology
Helper class for Configurable
ConfigurableHelper() - Constructor for class org.apache.ambari.server.topology.ConfigurableHelper
 
Configuration - Class in org.apache.ambari.server.configuration
The Configuration class is used to read from the {{ambari.properties}} file and manage/expose the configuration properties.
Configuration() - Constructor for class org.apache.ambari.server.configuration.Configuration
 
Configuration(Properties) - Constructor for class org.apache.ambari.server.configuration.Configuration
This constructor is called from default constructor and also from most tests.
configuration - Variable in class org.apache.ambari.server.controller.internal.BaseClusterRequest
configuration
configuration - Variable in class org.apache.ambari.server.controller.metrics.MetricsPropertyProvider
 
configuration - Variable in class org.apache.ambari.server.controller.metrics.MetricsReportPropertyProvider
 
Configuration - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
configuration - Variable in class org.apache.ambari.server.metrics.system.impl.AbstractMetricsSource
 
configuration - Variable in class org.apache.ambari.server.security.authorization.Users
 
configuration - Variable in class org.apache.ambari.server.stack.upgrade.UpgradePack.PrerequisiteChecks
Prerequisite checks configuration
Configuration - Class in org.apache.ambari.server.topology
Configuration for a topology entity such as a blueprint, hostgroup or cluster.
Configuration(Map<String, Map<String, String>>, Map<String, Map<String, Map<String, String>>>, Configuration) - Constructor for class org.apache.ambari.server.topology.Configuration
Constructor.
Configuration(Map<String, Map<String, String>>, Map<String, Map<String, Map<String, String>>>) - Constructor for class org.apache.ambari.server.topology.Configuration
Configuration.
configuration - Variable in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
Configuration.ConfigurationProperty<T> - Class in org.apache.ambari.server.configuration
The Configuration.ConfigurationProperty class is used to wrap an Ambari property key, type, and default value.
Configuration.ConnectionPoolType - Enum in org.apache.ambari.server.configuration
The Configuration.ConnectionPoolType is used to define which pooling mechanism JDBC should use.
Configuration.DatabaseType - Enum in org.apache.ambari.server.configuration
The Configuration.DatabaseType enum represents the database being used.
Configuration.LdapUsernameCollisionHandlingBehavior - Enum in org.apache.ambari.server.configuration
Ldap username collision handling behavior.
CONFIGURATION_CATEGORY_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RootServiceComponentConfigurationResourceProvider
 
CONFIGURATION_COMPONENT_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RootServiceComponentConfigurationResourceProvider
 
CONFIGURATION_CORE_SITE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
CONFIGURATION_LIST_CHECK_ERROR_MESSAGE - Static variable in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
CONFIGURATION_MAP_CHECK_ERROR_MESSAGE - Static variable in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
CONFIGURATION_MAP_SIZE_CHECK_ERROR_MESSAGE - Static variable in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
CONFIGURATION_PROPERTIES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RootServiceComponentConfigurationResourceProvider
 
CONFIGURATION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
CONFIGURATION_PROPERTY_ID - Static variable in class org.apache.ambari.server.topology.BlueprintFactory
 
CONFIGURATION_PROPERTY_TYPES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RootServiceComponentConfigurationResourceProvider
 
CONFIGURATION_REQUEST_TYPE - Static variable in class org.apache.ambari.server.api.services.ConfigurationService
 
CONFIGURATION_SERVICE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RootServiceComponentConfigurationResourceProvider
 
CONFIGURATION_TYPE - Static variable in interface org.apache.ambari.server.serveraction.kerberos.KerberosConfigDataFile
 
CONFIGURATION_TYPE_RANGER_HBASE_PLUGIN_PROPERTIES - Static variable in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
CONFIGURATION_TYPE_RANGER_HIVE_PLUGIN_PROPERTIES - Static variable in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
CONFIGURATION_TYPE_RANGER_KNOX_PLUGIN_PROPERTIES - Static variable in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
CONFIGURATION_WEBHCAT_SITE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
ConfigurationChangeEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles operation requests (start, stop, install, etc) For resource type Resource.Type#HostComponent and request types Request.Type#POST, Request.Type#PUT and Request.Type#DELETE
ConfigurationChangeEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.ConfigurationChangeEventCreator
 
ConfigurationChangeRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for configuration change
ConfigurationChangeRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.ConfigurationChangeRequestAuditEvent
 
ConfigurationChangeRequestAuditEvent(ConfigurationChangeRequestAuditEvent.ConfigurationChangeRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.ConfigurationChangeRequestAuditEvent
ConfigurationChangeRequestAuditEvent.ConfigurationChangeRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
ConfigurationChangeRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.ConfigurationChangeRequestAuditEvent.ConfigurationChangeRequestAuditEventBuilder
 
ConfigurationCondition - Class in org.apache.ambari.server.stack.upgrade
The ConfigurationCondition class is used to represent a condition on a property.
ConfigurationCondition() - Constructor for class org.apache.ambari.server.stack.upgrade.ConfigurationCondition
 
ConfigurationCondition.ComparisonType - Enum in org.apache.ambari.server.stack.upgrade
The type of comparison to make.
ConfigurationDependenciesRecommendationCommand - Class in org.apache.ambari.server.api.services.stackadvisor.commands
StackAdvisorCommand implementation for configuration dependencies recommendation.
ConfigurationDependenciesRecommendationCommand(File, String, ServiceInfo.ServiceAdvisorType, int, StackAdvisorRunner, AmbariMetaInfo, AmbariServerConfigurationHandler) - Constructor for class org.apache.ambari.server.api.services.stackadvisor.commands.ConfigurationDependenciesRecommendationCommand
 
ConfigurationDirectory - Class in org.apache.ambari.server.stack
Encapsulates IO operations on a stack definition configuration directory.
ConfigurationDirectory(String, String) - Constructor for class org.apache.ambari.server.stack.ConfigurationDirectory
Constructor.
ConfigurationFactory - Class in org.apache.ambari.server.topology
Creates a configuration instance from user provided properties.
ConfigurationFactory() - Constructor for class org.apache.ambari.server.topology.ConfigurationFactory
 
ConfigurationFactory.ConfigurationStrategyV1 - Class in org.apache.ambari.server.topology
Original blueprint configuration format where configs were a map of strings.
ConfigurationFactory.ConfigurationStrategyV2 - Class in org.apache.ambari.server.topology
New blueprint configuration format where configs are a map from 'properties' and 'properties_attributes' to a map of strings.
ConfigurationInfo - Class in org.apache.ambari.server.stack
Encapsulates configuration properties and attributes for a single type.
ConfigurationInfo(Collection<PropertyInfo>, Map<String, String>) - Constructor for class org.apache.ambari.server.stack.ConfigurationInfo
Constructor.
ConfigurationInfo.Supports - Enum in org.apache.ambari.server.stack
Service configuration-types can support different abilities.
ConfigurationKeyValue() - Constructor for class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.ConfigurationKeyValue
 
configurationMap - Variable in class org.apache.ambari.server.configuration.AmbariServerConfiguration
 
ConfigurationMergeCheck - Class in org.apache.ambari.server.checks
Checks for configuration merge conflicts.
ConfigurationMergeCheck() - Constructor for class org.apache.ambari.server.checks.ConfigurationMergeCheck
 
ConfigurationMergeCheck.MergeDetail - Class in org.apache.ambari.server.checks
Used to represent specific detail about merge failures.
ConfigurationModule - Class in org.apache.ambari.server.stack
Configuration module which provides functionality related to parsing and fully resolving a configuration from the stack definition.
ConfigurationModule(String, ConfigurationInfo) - Constructor for class org.apache.ambari.server.stack.ConfigurationModule
Constructor.
ConfigurationPackBuilder() - Constructor for class org.apache.ambari.server.controller.internal.UpgradeResourceProvider.ConfigurationPackBuilder
 
ConfigurationPropertyType - Enum in org.apache.ambari.server.configuration
Constants representing types for AMBARI-level properties that are being stored in the DB
ConfigurationRecommendationCommand - Class in org.apache.ambari.server.api.services.stackadvisor.commands
StackAdvisorCommand implementation for configuration recommendation.
ConfigurationRecommendationCommand(StackAdvisorCommandType, File, String, ServiceInfo.ServiceAdvisorType, int, StackAdvisorRunner, AmbariMetaInfo, AmbariServerConfigurationHandler, Map<String, JsonNode>) - Constructor for class org.apache.ambari.server.api.services.stackadvisor.commands.ConfigurationRecommendationCommand
 
ConfigurationRequest - Class in org.apache.ambari.server.controller
This class encapsulates a configuration update request.
ConfigurationRequest() - Constructor for class org.apache.ambari.server.controller.ConfigurationRequest
 
ConfigurationRequest(String, String, String, Map<String, String>, Map<String, Map<String, String>>) - Constructor for class org.apache.ambari.server.controller.ConfigurationRequest
 
ConfigurationResourceDefinition - Class in org.apache.ambari.server.api.resources
Configuration resource definition.
ConfigurationResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.ConfigurationResourceDefinition
Constructor.
ConfigurationResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for configuration resources.
ConfigurationResponse - Class in org.apache.ambari.server.controller
This class encapsulates a configuration update request.
ConfigurationResponse(String, StackId, String, String, Long, Map<String, String>, Map<String, Map<String, String>>) - Constructor for class org.apache.ambari.server.controller.ConfigurationResponse
 
ConfigurationResponse(String, StackId, String, String, Long, Map<String, String>, Map<String, Map<String, String>>, Map<PropertyInfo.PropertyType, Set<String>>) - Constructor for class org.apache.ambari.server.controller.ConfigurationResponse
 
ConfigurationResponse(String, Config) - Constructor for class org.apache.ambari.server.controller.ConfigurationResponse
Constructor.
CONFIGURATIONS - Static variable in interface org.apache.ambari.server.topology.Configurable
 
CONFIGURATIONS_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
configurations property name
CONFIGURATIONS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceConfigVersionResourceProvider
 
CONFIGURATIONS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackAdvisorResourceProvider
 
ConfigurationService - Class in org.apache.ambari.server.api.services
Service responsible for services resource requests.
ConfigurationService(String) - Constructor for class org.apache.ambari.server.api.services.ConfigurationService
Constructor.
ConfigurationStrategyV1() - Constructor for class org.apache.ambari.server.topology.ConfigurationFactory.ConfigurationStrategyV1
 
ConfigurationStrategyV2() - Constructor for class org.apache.ambari.server.topology.ConfigurationFactory.ConfigurationStrategyV2
 
ConfigurationTopologyException - Exception in org.apache.ambari.server.controller.internal
Indicates that there is a problem with the cluster topology configuration.
ConfigurationTopologyException(Collection<String>) - Constructor for exception org.apache.ambari.server.controller.internal.ConfigurationTopologyException
 
ConfigurationTopologyException(String) - Constructor for exception org.apache.ambari.server.controller.internal.ConfigurationTopologyException
 
ConfigurationTopologyException(String, Throwable) - Constructor for exception org.apache.ambari.server.controller.internal.ConfigurationTopologyException
 
ConfigurationValidationCommand - Class in org.apache.ambari.server.api.services.stackadvisor.commands
StackAdvisorCommand implementation for configuration validation.
ConfigurationValidationCommand(File, String, ServiceInfo.ServiceAdvisorType, int, StackAdvisorRunner, AmbariMetaInfo, AmbariServerConfigurationHandler) - Constructor for class org.apache.ambari.server.api.services.stackadvisor.commands.ConfigurationValidationCommand
 
ConfigurationXml - Class in org.apache.ambari.server.state.stack
The elements within a service's configuration file.
ConfigurationXml() - Constructor for class org.apache.ambari.server.state.stack.ConfigurationXml
 
configure() - Method in class org.apache.ambari.server.audit.AuditLoggerModule
 
configure() - Method in class org.apache.ambari.server.checks.DatabaseConsistencyChecker.CheckHelperAuditModule
 
configure() - Method in class org.apache.ambari.server.checks.DatabaseConsistencyChecker.CheckHelperControllerModule
 
configure() - Method in class org.apache.ambari.server.checks.MpackInstallChecker.MpackCheckerAuditModule
 
configure() - Method in class org.apache.ambari.server.cleanup.CleanupModule
 
configure(HttpSecurity) - Method in class org.apache.ambari.server.configuration.spring.ApiSecurityConfig
 
configure() - Method in class org.apache.ambari.server.controller.ControllerModule
 
configure() - Method in class org.apache.ambari.server.ldap.LdapModule
 
configure() - Method in class org.apache.ambari.server.update.HostUpdateHelper.CheckHelperAuditModule
 
configure() - Method in class org.apache.ambari.server.update.HostUpdateHelper.UpdateHelperModule
 
configure() - Method in class org.apache.ambari.server.upgrade.SchemaUpgradeHelper.UpgradeHelperModule
 
configure(Binder) - Method in class org.apache.ambari.server.view.persistence.DataStoreModule
 
configure() - Method in class org.apache.ambari.server.view.ViewRegistry.ViewModule
 
ConfigureAction - Class in org.apache.ambari.server.serveraction.upgrades
The ConfigureAction is used to alter a configuration property during an upgrade.
ConfigureAction() - Constructor for class org.apache.ambari.server.serveraction.upgrades.ConfigureAction
 
ConfigureAmbariIdentitiesServerAction - Class in org.apache.ambari.server.serveraction.kerberos
ConfigureAmbariIdentitiesServerAction is a ServerAction implementation that creates keytab files as instructed.
ConfigureAmbariIdentitiesServerAction() - Constructor for class org.apache.ambari.server.serveraction.kerberos.ConfigureAmbariIdentitiesServerAction
 
configureAuthenticationManager(AuthenticationManagerBuilder, AmbariJwtAuthenticationProvider, AmbariPamAuthenticationProvider, AmbariLocalAuthenticationProvider, AmbariLdapAuthenticationProvider, AmbariInternalAuthenticationProvider, AmbariKerberosAuthenticationProvider) - Method in class org.apache.ambari.server.configuration.spring.ApiSecurityConfig
 
configureClientInboundChannel(ChannelRegistration) - Method in class org.apache.ambari.server.configuration.spring.AgentStompConfig
 
configureClientOutboundChannel(ChannelRegistration) - Method in class org.apache.ambari.server.configuration.spring.AgentStompConfig
 
ConfigureClusterTask - Class in org.apache.ambari.server.topology.tasks
 
ConfigureClusterTask(ClusterTopology, ClusterConfigurationRequest, AmbariEventPublisher) - Constructor for class org.apache.ambari.server.topology.tasks.ConfigureClusterTask
 
ConfigureClusterTaskFactory - Interface in org.apache.ambari.server.topology.tasks
 
ConfigureFunction - Class in org.apache.ambari.server.stack.upgrade
Used to represent Configuring of a component.
ConfigureFunction() - Constructor for class org.apache.ambari.server.stack.upgrade.ConfigureFunction
 
configureGlobal(SimpAnnotationMethodMessageHandler) - Method in class org.apache.ambari.server.configuration.spring.RootStompConfig
 
configureHandlerCompression(ServletContextHandler) - Method in class org.apache.ambari.server.controller.AmbariServer
Performs GZIP compression configuration of the context handler with static values and values from configuration file
configureJAAS(String, String, ActionLog) - Method in class org.apache.ambari.server.serveraction.kerberos.ConfigureAmbariIdentitiesServerAction
Configure Ambari's JAAS file to reflect the principal name and keytab file for Ambari's Kerberos identity.
configureJettyThreadPool(int, String, int) - Method in class org.apache.ambari.server.controller.AmbariServer
The Jetty thread pool consists of three basic types of threads: Acceptors Selectors Threads which can actually do stuff The SelectChannelConnector uses the Runtime.availableProcessors() as a way to determine how many acceptors and selectors to create.
configureMaxInactiveInterval(SessionHandler) - Method in class org.apache.ambari.server.controller.SessionHandlerConfigurer
 
configureMessageBroker(MessageBrokerRegistry) - Method in class org.apache.ambari.server.configuration.spring.AgentStompConfig
 
configureMessageBroker(MessageBrokerRegistry) - Method in class org.apache.ambari.server.configuration.spring.ApiStompConfig
 
configurePersistence() - Method in class com.google.inject.persist.jpa.AmbariJpaPersistModule
 
configureRegistryCacheSize(SimpleBrokerMessageHandler) - Method in class org.apache.ambari.server.configuration.spring.RootStompConfig
 
configureRootHandler(ServletContextHandler) - Method in class org.apache.ambari.server.controller.AmbariServer
Performs basic configuration of root handler with static values and values from configuration file.
configureServices(Cluster, Map<String, Collection<String>>) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Updates the relevant configurations for the components specified in the service filter.
configureServices(Cluster, Map<String, Collection<String>>) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
configureSessionHandler(SessionHandler) - Method in class org.apache.ambari.server.controller.SessionHandlerConfigurer
Performs basic configuration of session handler with static values and values from configuration file.
ConfigureTask - Class in org.apache.ambari.server.stack.upgrade
The ConfigureTask represents a configuration change.
ConfigureTask() - Constructor for class org.apache.ambari.server.stack.upgrade.ConfigureTask
Constructor.
configureWebSocketTransport(WebSocketTransportRegistration) - Method in class org.apache.ambari.server.configuration.spring.AgentStompConfig
 
ConnectionFactory - Interface in org.apache.ambari.server.controller.jdbc
Simple JDBC connection factory interface.
ConnectionInfo - Class in org.apache.ambari.server.security.unsecured.rest
 
ConnectionInfo() - Constructor for class org.apache.ambari.server.security.unsecured.rest.ConnectionInfo
 
connectionType() - Method in class org.apache.ambari.server.security.unsecured.rest.ConnectionInfo
 
CONSECUTIVE_FAILURES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
constructNewPersistenceEntity() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
constructNewPersistenceEntity() - Method in class org.apache.ambari.server.actionmanager.Request
 
constructNewPersistenceEntity() - Method in class org.apache.ambari.server.actionmanager.Stage
Creates object to be persisted in database
contains(KerberosIdentityDescriptor) - Method in class org.apache.ambari.server.controller.utilities.UsedIdentities
 
CONTAINS_API_VERSION_PATTERN - Static variable in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
containsArguments(String) - Method in class org.apache.ambari.server.controller.internal.BaseProvider
Check to see if the given property id contains replacement arguments (e.g.
containsArguments(String) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
Check to see if the given property id contains replacement arguments (e.g.
containsCaseInsensitive(String, List<String>) - Static method in class org.apache.ambari.server.utils.CustomStringUtils
Returns true if this list contains the specified string element, ignoring case considerations.
containsConfig(String, String) - Method in class org.apache.ambari.server.topology.Configuration
 
containsConfigType(String) - Method in class org.apache.ambari.server.topology.Configuration
 
containsCredential(String) - Method in class org.apache.ambari.server.security.encryption.AbstractCredentialStore
Tests this CredentialStore for the existence of a credential with the specified alias

This implementation is thread-safe, allowing one thread at a time to access the credential store.

containsCredential(String) - Method in interface org.apache.ambari.server.security.encryption.CredentialStore
Tests this CredentialStore for the existence of a credential with the specified alias
containsCredential(String, String) - Method in interface org.apache.ambari.server.security.encryption.CredentialStoreService
Tests to see if the requested alias exists in any CredentialStore
containsCredential(String, String, CredentialStoreType) - Method in interface org.apache.ambari.server.security.encryption.CredentialStoreService
Tests to see if the requested alias exists in ether the persistent or the temporary CredentialStore
containsCredential(String, String) - Method in class org.apache.ambari.server.security.encryption.CredentialStoreServiceImpl
 
containsCredential(String, String, CredentialStoreType) - Method in class org.apache.ambari.server.security.encryption.CredentialStoreServiceImpl
 
containsCredential(String) - Method in class org.apache.ambari.server.security.encryption.InMemoryCredentialStore
Tests this CredentialStore for the existence of a credential with the specified alias

This implementation is thread-safe, allowing one thread at a time to access the credential store.

containsMapping(String, String) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
containsMaster() - Method in class org.apache.ambari.server.topology.HostRequest
 
containsMasterComponent() - Method in interface org.apache.ambari.server.topology.HostGroup
Determine if the host group contains a master component.
containsMasterComponent() - Method in class org.apache.ambari.server.topology.HostGroupImpl
 
ContainsPredicate - Class in org.apache.ambari.server.collections.functors
ContainsPredicate is a predicate implementation testing whether a string value exists within some set of strings.
ContainsPredicate(ContextTransformer, String) - Constructor for class org.apache.ambari.server.collections.functors.ContainsPredicate
Constructor
containsProperty(Set<String>, String) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
Check if the given property id or one of its parent category ids is contained in the given set of property ids.
CONTENT - Static variable in class org.apache.ambari.server.controller.internal.SettingResourceProvider
 
CONTEXT - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
CONTEXT_PATH - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
CONTEXT_PATH_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
ContextTransformer - Class in org.apache.ambari.server.collections.functors
ContextTransformer is a Transformer implementation that traverses a Map of Maps to find the value related to the specified key.
ContextTransformer(String) - Constructor for class org.apache.ambari.server.collections.functors.ContextTransformer
Constructor.
continueOnMisfire(JobExecutionContext) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
Find out by how much did a schedule misfire and decide whether to continue based on configuration
ControllerModule - Class in org.apache.ambari.server.controller
Used for injection purposes.
ControllerModule() - Constructor for class org.apache.ambari.server.controller.ControllerModule
 
ControllerModule(Properties) - Constructor for class org.apache.ambari.server.controller.ControllerModule
 
ControllerRequest - Class in org.apache.ambari.server.controller
Represents a controller maintenance request.
ControllerRequest(String, Map<String, Object>) - Constructor for class org.apache.ambari.server.controller.ControllerRequest
 
ControllerResponse - Class in org.apache.ambari.server.controller
Represents a controller maintenance response.
ControllerResponse(String) - Constructor for class org.apache.ambari.server.controller.ControllerResponse
 
convert(RequestStatusMetaData) - Method in class org.apache.ambari.server.api.handlers.BaseManagementHandler
Convert RequestStatusMetaData object to ResultMetadata which will be included in Result object.
convert(RequestStatusMetaData) - Method in class org.apache.ambari.server.api.handlers.CreateHandler
 
convert(RequestStatusMetaData) - Method in class org.apache.ambari.server.api.handlers.DeleteHandler
 
convert(RequestStatusMetaData) - Method in class org.apache.ambari.server.api.handlers.QueryCreateHandler
 
convert(RequestStatusMetaData) - Method in class org.apache.ambari.server.api.handlers.UpdateHandler
 
convertConfigToMap(Configuration) - Static method in class org.apache.ambari.server.topology.ConfigurableHelper
Converts Configuration objects to a collection easily serializable to Json
convertDateToString(Date) - Static method in class org.apache.ambari.server.utils.DateUtils
Convert Date to allowed format
convertPrivilegesToAuthorities(Collection<PrivilegeEntity>) - Method in class org.apache.ambari.server.security.authorization.AuthorizationHelper
Converts collection of RoleEntities to collection of GrantedAuthorities
convertStringToDocument(String) - Static method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
convertToDate(String) - Static method in class org.apache.ambari.server.utils.DateUtils
Convert from supported format to Date
convertToFieldDefinition(DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
convertToReadableTime(Long) - Static method in class org.apache.ambari.server.utils.DateUtils
Milliseconds to readable format in current server timezone
convertToResponse() - Method in class org.apache.ambari.server.customactions.ActionDefinition
 
convertToResponse() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
convertToResponse() - Method in interface org.apache.ambari.server.state.Cluster
Creates a cluster response based on the current cluster definition
convertToResponse() - Method in interface org.apache.ambari.server.state.configgroup.ConfigGroup
Return @ConfigGroupResponse for the config group
convertToResponse() - Method in class org.apache.ambari.server.state.configgroup.ConfigGroupImpl
 
convertToResponse() - Method in class org.apache.ambari.server.state.ExtensionInfo
 
convertToResponse() - Method in interface org.apache.ambari.server.state.Host
 
convertToResponse() - Method in class org.apache.ambari.server.state.host.HostImpl
 
convertToResponse() - Method in class org.apache.ambari.server.state.OperatingSystemInfo
 
convertToResponse() - Method in class org.apache.ambari.server.state.PropertyDependencyInfo
 
convertToResponse() - Method in class org.apache.ambari.server.state.PropertyInfo
 
convertToResponse() - Method in class org.apache.ambari.server.state.RepositoryInfo
 
convertToResponse() - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Get @RequestScheduleResponse for this Request Execution
convertToResponse() - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
convertToResponse() - Method in interface org.apache.ambari.server.state.Service
 
convertToResponse() - Method in interface org.apache.ambari.server.state.ServiceComponent
 
convertToResponse(Map<String, DesiredConfig>) - Method in interface org.apache.ambari.server.state.ServiceComponentHost
convertToResponse() - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
convertToResponse() - Method in class org.apache.ambari.server.state.ServiceImpl
 
convertToResponse() - Method in class org.apache.ambari.server.state.StackInfo
 
convertToResponse(Map<String, DesiredConfig>) - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
convertToResponseStatusOnly(Map<String, DesiredConfig>, boolean) - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
convertToResponseStatusOnly(Map<String, DesiredConfig>, boolean) - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
convertToResponseWithBody() - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Get response with request body
convertToResponseWithBody() - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
convertToTaskIdCommandMap(Collection<HostRoleCommand>) - Static method in class org.apache.ambari.server.utils.CommandUtils
Converts a collection of commands to Map from command.taskId to command.
convertToTimestamp(String, String) - Static method in class org.apache.ambari.server.utils.DateUtils
Convert time in given format to milliseconds
COOKIE - Static variable in class org.apache.ambari.server.controller.internal.URLStreamProvider
 
copy(String) - Method in class org.apache.ambari.server.controller.predicate.ComparisonPredicate
 
copy(String) - Method in class org.apache.ambari.server.controller.predicate.EqualsPredicate
 
copy(String) - Method in class org.apache.ambari.server.controller.predicate.FilterPredicate
 
copy(String) - Method in class org.apache.ambari.server.controller.predicate.GreaterEqualsPredicate
 
copy(String) - Method in class org.apache.ambari.server.controller.predicate.GreaterPredicate
 
copy(String) - Method in class org.apache.ambari.server.controller.predicate.LessEqualsPredicate
 
copy(String) - Method in class org.apache.ambari.server.controller.predicate.LessPredicate
 
copy() - Method in class org.apache.ambari.server.topology.Configuration
 
CopyAllDataMigrator(ViewDataMigrationContext) - Constructor for class org.apache.ambari.server.view.ViewDataMigrationUtility.CopyAllDataMigrator
 
copyAllInstanceData() - Method in class org.apache.ambari.server.view.ViewDataMigrationContextImpl
 
copyAllObjects(Class, Class) - Method in class org.apache.ambari.server.view.ViewDataMigrationContextImpl
 
copyAllObjects(Class, Class, EntityConverter) - Method in class org.apache.ambari.server.view.ViewDataMigrationContextImpl
 
copyColumnToAnotherTable(String, DBAccessor.DBColumnInfo, String, String, String, String, DBAccessor.DBColumnInfo, String, String, String, String, String, Object) - Method in interface org.apache.ambari.server.orm.DBAccessor
Copy column from targetTable by matching table keys sourceIDColumnName and targetIDColumnName and condition sourceConditionFieldName = condition
copyColumnToAnotherTable(String, DBAccessor.DBColumnInfo, String, String, String, String, DBAccessor.DBColumnInfo, String, String, String, String, String, Object) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
Copy column from targetTable by matching table keys sourceIDColumnName and targetIDColumnName and condition sourceConditionFieldName = condition
copyFile(String, String, boolean, boolean) - Static method in class org.apache.ambari.server.utils.ShellCommandUtil
Copies a source file to the specified destination.
copyFrom(Mpack) - Method in class org.apache.ambari.server.state.Mpack
 
copyPrivileges(ViewInstanceEntity, ViewInstanceEntity) - Method in class org.apache.ambari.server.view.ViewRegistry
Copy all privileges from one view instance to another
copyPropertiesToResult(TreeNode<QueryInfo>, TreeNode<Set<String>>) - Method in class org.apache.ambari.server.api.query.render.BaseRenderer
Copies a tree of QueryInfo to a tree of Set.
copyToReplaceObject() - Method in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.RegexReplace
Copies a RegexReplace type object to Replace object.
copyWith(int, boolean) - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricsCacheSizeOfEngine
 
CORE_SITE - Static variable in class org.apache.ambari.server.view.ViewContextImpl
 
CORRELATION_ID_HEADER - Static variable in class org.apache.ambari.server.api.AmbariSendToMethodReturnValueHandler
 
Count - Variable in class org.apache.ambari.server.api.query.render.AlertStateValues
The total count of non-maintenance mode instances.
CPU_COUNT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
cpuCount - Static variable in class org.apache.ambari.server.orm.entities.HostEntity_
 
cpuInfo - Static variable in class org.apache.ambari.server.orm.entities.HostEntity_
 
create(String, Role, ServiceComponentHostEvent, RoleCommand) - Method in interface org.apache.ambari.server.actionmanager.HostRoleCommandFactory
Constructor via factory.
create(String, Role, ServiceComponentHostEvent, RoleCommand, boolean, boolean) - Method in interface org.apache.ambari.server.actionmanager.HostRoleCommandFactory
Constructor via factory.
create(Host, Role, ServiceComponentHostEvent, RoleCommand, boolean, boolean) - Method in interface org.apache.ambari.server.actionmanager.HostRoleCommandFactory
Constructor via factory.
create(String, Role, ServiceComponentHostEvent, RoleCommand) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommandFactoryImpl
Constructor via factory.
create(String, Role, ServiceComponentHostEvent, RoleCommand, boolean, boolean) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommandFactoryImpl
Constructor via factory.
create(Host, Role, ServiceComponentHostEvent, RoleCommand, boolean, boolean) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommandFactoryImpl
Constructor via factory.
create(ResourceInstance, RequestBody) - Method in interface org.apache.ambari.server.api.services.persistence.PersistenceManager
Create resources.
create(ResourceInstance, RequestBody) - Method in class org.apache.ambari.server.api.services.persistence.PersistenceManagerImpl
 
create(String, Set<String>) - Static method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BindingHostGroup
 
create(Map<String, String>, Map<String, Map<String, String>>) - Static method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BlueprintConfigurations
 
create(String, Set<String>) - Static method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.HostGroup
 
create(Predicate...) - Method in class org.apache.ambari.server.controller.predicate.AndPredicate
 
create(Predicate...) - Method in class org.apache.ambari.server.controller.predicate.ArrayPredicate
Factory method.
create(Predicate...) - Method in class org.apache.ambari.server.controller.predicate.OrPredicate
 
create(AmbariLdapConfiguration) - Method in class org.apache.ambari.server.ldap.service.ads.LdapConnectionTemplateFactory
Creates a new instance based on the provided configuration.
create(File, File) - Method in interface org.apache.ambari.server.mpack.MpackManagerFactory
 
create(AlertDefinitionEntity) - Method in class org.apache.ambari.server.orm.dao.AlertDefinitionDAO
Persists a new alert definition, also creating the associated AlertGroupEntity relationship for the definition's service default group.
create(AlertGroupEntity) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Persists a new alert group.
create(AlertGroupEntity, boolean) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Persists a new alert group.
create(AlertTargetEntity) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Persists a new alert target.
create(AlertNoticeEntity) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Persists a new notification.
create(AlertHistoryEntity) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Persists a new alert.
create(AlertCurrentEntity) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Persists a new current alert.
create(AmbariConfigurationEntity) - Method in class org.apache.ambari.server.orm.dao.AmbariConfigurationDAO
 
create(ArtifactEntity) - Method in class org.apache.ambari.server.orm.dao.ArtifactDAO
Make an instance managed and persistent.
create(BlueprintEntity) - Method in class org.apache.ambari.server.orm.dao.BlueprintDAO
Make an instance managed and persistent.
create(ClusterEntity) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
Create Cluster entity in Database
create(ClusterServiceEntity) - Method in class org.apache.ambari.server.orm.dao.ClusterServiceDAO
 
create(ClusterStateEntity) - Method in class org.apache.ambari.server.orm.dao.ClusterStateDAO
 
create(ConfigGroupConfigMappingEntity) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupConfigMappingDAO
 
create(ConfigGroupEntity) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupDAO
 
create(ConfigGroupHostMappingEntity) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupHostMappingDAO
 
create(E) - Method in class org.apache.ambari.server.orm.dao.CrudDAO
Creates entity.
create(ExecutionCommandEntity) - Method in class org.apache.ambari.server.orm.dao.ExecutionCommandDAO
 
create(ExtensionEntity) - Method in class org.apache.ambari.server.orm.dao.ExtensionDAO
Persists a new extension instance.
create(ExtensionLinkEntity) - Method in class org.apache.ambari.server.orm.dao.ExtensionLinkDAO
Persists a new extension link instance.
create(GroupEntity) - Method in class org.apache.ambari.server.orm.dao.GroupDAO
 
create(Set<GroupEntity>) - Method in class org.apache.ambari.server.orm.dao.GroupDAO
 
create(HostComponentDesiredStateEntity) - Method in class org.apache.ambari.server.orm.dao.HostComponentDesiredStateDAO
 
create(HostComponentStateEntity) - Method in class org.apache.ambari.server.orm.dao.HostComponentStateDAO
 
create(HostConfigMapping) - Method in class org.apache.ambari.server.orm.dao.HostConfigMappingDAO
 
create(HostEntity) - Method in class org.apache.ambari.server.orm.dao.HostDAO
 
create(HostRoleCommandEntity) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
create() - Static method in class org.apache.ambari.server.orm.dao.HostRoleCommandStatusSummaryDTO
For testing, create an empty summary.
create(HostStateEntity) - Method in class org.apache.ambari.server.orm.dao.HostStateDAO
 
create(HostVersionEntity) - Method in class org.apache.ambari.server.orm.dao.HostVersionDAO
Construct a Host Version.
create(KerberosDescriptorEntity) - Method in class org.apache.ambari.server.orm.dao.KerberosDescriptorDAO
 
create(KerberosKeytabEntity) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabDAO
 
create(String) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabDAO
 
create(KerberosKeytabPrincipalEntity) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO
 
create(KerberosKeytabEntity, HostEntity, KerberosPrincipalEntity) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO
 
create(KerberosPrincipalEntity) - Method in class org.apache.ambari.server.orm.dao.KerberosPrincipalDAO
Make an instance managed and persistent.
create(String, boolean) - Method in class org.apache.ambari.server.orm.dao.KerberosPrincipalDAO
Make an instance managed and persistent.
create(KeyValueEntity) - Method in class org.apache.ambari.server.orm.dao.KeyValueDAO
 
create(MemberEntity) - Method in class org.apache.ambari.server.orm.dao.MemberDAO
 
create(Set<MemberEntity>) - Method in class org.apache.ambari.server.orm.dao.MemberDAO
 
create(MetainfoEntity) - Method in class org.apache.ambari.server.orm.dao.MetainfoDAO
 
create(MpackEntity) - Method in class org.apache.ambari.server.orm.dao.MpackDAO
Persists a new mpack
create(PermissionEntity) - Method in class org.apache.ambari.server.orm.dao.PermissionDAO
Create permission.
create(PrincipalEntity) - Method in class org.apache.ambari.server.orm.dao.PrincipalDAO
Make an instance managed and persistent.
create(List<PrincipalEntity>) - Method in class org.apache.ambari.server.orm.dao.PrincipalDAO
Make instances managed and persistent.
create(PrincipalTypeEntity) - Method in class org.apache.ambari.server.orm.dao.PrincipalTypeDAO
Make an instance managed and persistent.
create(PrivilegeEntity) - Method in class org.apache.ambari.server.orm.dao.PrivilegeDAO
Make an instance managed and persistent.
create(RepositoryVersionEntity) - Method in class org.apache.ambari.server.orm.dao.RepositoryVersionDAO
Creates entity.
create(StackEntity, String, String, List<RepoOsEntity>) - Method in class org.apache.ambari.server.orm.dao.RepositoryVersionDAO
Validates and creates an object.
create(StackEntity, String, String, List<RepoOsEntity>, RepositoryType) - Method in class org.apache.ambari.server.orm.dao.RepositoryVersionDAO
Validates and creates an object.
create(RequestEntity) - Method in class org.apache.ambari.server.orm.dao.RequestDAO
 
create(RequestOperationLevelEntity) - Method in class org.apache.ambari.server.orm.dao.RequestOperationLevelDAO
 
create(RequestScheduleBatchRequestEntity) - Method in class org.apache.ambari.server.orm.dao.RequestScheduleBatchRequestDAO
 
create(RequestScheduleEntity) - Method in class org.apache.ambari.server.orm.dao.RequestScheduleDAO
 
create(ResourceEntity) - Method in class org.apache.ambari.server.orm.dao.ResourceDAO
Make an instance managed and persistent.
create(ResourceTypeEntity) - Method in class org.apache.ambari.server.orm.dao.ResourceTypeDAO
Make an instance managed and persistent.
create(RoleAuthorizationEntity) - Method in class org.apache.ambari.server.orm.dao.RoleAuthorizationDAO
Create a new role authorization.
create(RoleSuccessCriteriaEntity) - Method in class org.apache.ambari.server.orm.dao.RoleSuccessCriteriaDAO
 
create(ServiceComponentDesiredStateEntity) - Method in class org.apache.ambari.server.orm.dao.ServiceComponentDesiredStateDAO
 
create(ServiceConfigEntity) - Method in class org.apache.ambari.server.orm.dao.ServiceConfigDAO
 
create(ServiceDesiredStateEntity) - Method in class org.apache.ambari.server.orm.dao.ServiceDesiredStateDAO
 
create(SettingEntity) - Method in class org.apache.ambari.server.orm.dao.SettingDAO
Create a new setting entity.
create(StackEntity) - Method in class org.apache.ambari.server.orm.dao.StackDAO
Persists a new stack instance.
create(StageEntity) - Method in class org.apache.ambari.server.orm.dao.StageDAO
 
create(TopologyHostGroupEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyHostGroupDAO
 
create(TopologyHostInfoEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyHostInfoDAO
 
create(TopologyHostRequestEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyHostRequestDAO
 
create(TopologyHostTaskEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyHostTaskDAO
 
create(TopologyLogicalRequestEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyLogicalRequestDAO
 
create(TopologyLogicalTaskEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyLogicalTaskDAO
 
create(TopologyRequestEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyRequestDAO
 
create(UpgradeEntity) - Method in class org.apache.ambari.server.orm.dao.UpgradeDAO
Creates the upgrade entity in the database
create(UserAuthenticationEntity) - Method in class org.apache.ambari.server.orm.dao.UserAuthenticationDAO
 
create(Set<UserAuthenticationEntity>) - Method in class org.apache.ambari.server.orm.dao.UserAuthenticationDAO
 
create(UserEntity) - Method in class org.apache.ambari.server.orm.dao.UserDAO
 
create(Set<UserEntity>) - Method in class org.apache.ambari.server.orm.dao.UserDAO
 
create(ViewEntity) - Method in class org.apache.ambari.server.orm.dao.ViewDAO
Make an instance managed and persistent.
create(ViewInstanceEntity) - Method in class org.apache.ambari.server.orm.dao.ViewInstanceDAO
Make an instance managed and persistent.
create(WidgetEntity) - Method in class org.apache.ambari.server.orm.dao.WidgetDAO
 
create(WidgetLayoutEntity) - Method in class org.apache.ambari.server.orm.dao.WidgetLayoutDAO
 
create(File, File, File, OsFamily, boolean) - Method in interface org.apache.ambari.server.stack.StackManagerFactory
 
create(Cluster, Map<String, Object>) - Method in interface org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContextFactory
Creates an UpgradeContext which is injected with dependencies.
create(Cluster, UpgradeEntity) - Method in interface org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContextFactory
Creates an UpgradeContext which is injected with dependencies.
create(ClusterEntity) - Method in interface org.apache.ambari.server.state.cluster.ClusterFactory
 
create(HostEntity) - Method in interface org.apache.ambari.server.state.host.HostFactory
 
create(ServiceComponentHostEventType, String, String, long, Map<String, String>, String) - Static method in class org.apache.ambari.server.state.ServiceComponentHostEvent
 
create(AddServiceRequest, Cluster) - Method in interface org.apache.ambari.server.topology.addservice.RequestValidatorFactory
 
create(ValidationResult) - Static method in class org.apache.ambari.server.view.validation.ValidationResultImpl
Factory method to create a validation result from an existing result (accounts for null).
CREATE_AMBARI_PRINCIPAL - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
The kerberos-env property name declaring whether Ambari should manage its own required identities or not
CREATE_TIME - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
CREATE_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
CREATE_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceConfigVersionResourceProvider
 
CREATE_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
CREATE_TIMESTAMP_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
CREATE_USER - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
CREATE_USER_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
createAction(ExecuteActionRequest, Map<String, String>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Create the action defined by the attributes in the given request object.
createAction(ExecuteActionRequest, Map<String, String>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
createActionDefinition(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ActionService
Handles: POST /actions/{actionName} Create a specific action definition.
createAmbariClusterResource(String, String, String, SecurityType) - Method in class org.apache.ambari.server.topology.AmbariContext
 
createAmbariHostResources(long, String, Map<String, Collection<String>>) - Method in class org.apache.ambari.server.topology.AmbariContext
 
createAmbariIdentities(Map<String, String>) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Determines if the Ambari identities should be created when enabling Kerberos.
createAmbariIdentities(Map<String, String>) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
createAmbariPrincipal() - Method in class org.apache.ambari.server.controller.KerberosDetails
 
createAmbariResources(ClusterTopology, String, SecurityType, String, Long) - Method in class org.apache.ambari.server.topology.AmbariContext
 
createAmbariServiceAndComponentResources(ClusterTopology, String, StackId, Long) - Method in class org.apache.ambari.server.topology.AmbariContext
 
createAmbariStreamProvider() - Method in class org.apache.ambari.server.view.ViewRegistry
Factory method to create a view Ambari stream provider.
createAmbariTask(long, long, String, String, AmbariContext.TaskType, boolean) - Method in class org.apache.ambari.server.topology.AmbariContext
 
createAmbariTask(long, long, long, String, String, AmbariContext.TaskType, boolean) - Method in class org.apache.ambari.server.topology.AmbariContext
 
CreateAndConfigureAction - Class in org.apache.ambari.server.serveraction.upgrades
The CreateAndConfigureAction is used to alter a configuration property during an upgrade.
CreateAndConfigureAction() - Constructor for class org.apache.ambari.server.serveraction.upgrades.CreateAndConfigureAction
 
CreateAndConfigureTask - Class in org.apache.ambari.server.stack.upgrade
The CreateAndConfigureTask represents a two step change where the create is for creating a config type if it does not exist followed by the configuration change.
CreateAndConfigureTask() - Constructor for class org.apache.ambari.server.stack.upgrade.CreateAndConfigureTask
Constructor.
createAndPersistStages(Cluster, Map<String, String>, Map<String, String>, Map<State, List<Service>>, Map<State, List<ServiceComponent>>, Map<String, Map<State, List<ServiceComponentHost>>>, Collection<ServiceComponentHost>, boolean, boolean) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Create and persist the request stages and return a response containing the associated request and resulting tasks.
createAndPersistStages(Cluster, Map<String, String>, Map<String, String>, Map<State, List<Service>>, Map<State, List<ServiceComponent>>, Map<String, Map<State, List<ServiceComponentHost>>>, Collection<ServiceComponentHost>, boolean, boolean) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
createArtifact(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.ServiceService
Handles: POST /clusters/{clusterId}/services/{serviceId}/artifacts/{artifactName} Create a service artifact instance.
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.AlertGroupEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.AlertTargetEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.BlueprintEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.BlueprintExportEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.ComponentEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.ConfigurationChangeEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.CredentialEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.DefaultEventCreator
Creates a simple AuditEvent with the details of request and response
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.GroupEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.HostEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.MemberEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.PrivilegeEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.RecommendationIgnoreEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.RepositoryEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.RepositoryVersionEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in interface org.apache.ambari.server.audit.request.eventcreator.RequestAuditEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.RequestEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.ServiceConfigDownloadEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.ServiceEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.UnauthorizedEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.UpgradeEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.UpgradeItemEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.UserEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.ValidationIgnoreEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.ViewInstanceEventCreator
Creates and AuditEvent
createAuditEvent(Request, Result) - Method in class org.apache.ambari.server.audit.request.eventcreator.ViewPrivilegeEventCreator
Creates and AuditEvent
createAuthenticationSources(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.users.UserAuthenticationSourceService
Creates an authentication source.
createAuthorizationResource(String) - Method in class org.apache.ambari.server.api.services.RoleAuthorizationService
Create an authorization resource.
createAuthorizationResource(String, String) - Method in class org.apache.ambari.server.api.services.users.UserAuthorizationService
Create an authorization resource.
createBatchUserHookContext(Map<String, Set<String>>) - Method in interface org.apache.ambari.server.hooks.HookContextFactory
Factory method for BatchUserHookContext instances.
createBlueprint(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.BlueprintService
Handles: POST /blueprints/{blueprintID} Create a specific blueprint.
createBlueprint(Map<String, Object>, SecurityConfiguration) - Method in class org.apache.ambari.server.topology.BlueprintFactory
Convert a map of properties to a blueprint entity.
createCacheConfiguration() - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricCacheProvider
 
createCluster(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Handles: POST /clusters/{clusterID} Create a specific cluster.
createCluster(ClusterRequest) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Create the cluster defined by the attributes in the given request object.
createCluster(ClusterRequest) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
createClusterArtifact(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Handles: POST /clusters/{clusterID}/artifacts/{artifactName} Create a cluster artifact.
createClusterTopology(TreeNode<Resource>) - Method in class org.apache.ambari.server.api.query.render.ClusterBlueprintRenderer
 
createCommandReport(int, HostRoleStatus, String, String, String) - Method in class org.apache.ambari.server.serveraction.AbstractServerAction
Creates a CommandReport used to report back to Ambari the status of this ServerAction.
createCompletedCommandReport() - Method in class org.apache.ambari.server.serveraction.AbstractServerAction
 
createComponent(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ComponentService
Handles: POST /clusters/{clusterID}/services/{serviceID}/components/{componentID} Create a specific component.
createComponentHostMap(Collection<String>, Function<String, Collection<String>>, BiFunction<String, String, Collection<String>>) - Static method in class org.apache.ambari.server.utils.StageUtils
Create a component -> hosts mapping that can be used for clusterHostInfo.
createComponents(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.ComponentService
Handles: POST /clusters/{clusterID}/services/{serviceID}/components Create components by specifying an array of components in the http body.
createComponents(Set<ServiceComponentRequest>) - Method in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
createComponents(AddServiceInfo) - Method in class org.apache.ambari.server.topology.addservice.ResourceProviderAdapter
 
createConfig(Cluster, StackId, String, Map<String, String>, String, Map<String, Map<String, String>>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Create cluster config TODO move this method to Cluster? doesn't seem to be on its place
createConfig(Cluster, StackId, String, Map<String, String>, String, Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
createConfig(ClusterConfigEntity) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
Creates a cluster configuration in the DB.
createConfigGroup(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.ConfigGroupService
Handles POST /clusters/{clusterId}/config_groups Create a new config group
createConfigs(AddServiceInfo) - Method in class org.apache.ambari.server.topology.addservice.ResourceProviderAdapter
 
createConfigType(Cluster, StackId, AmbariManagementController, String, Map<String, String>, String, String) - Method in class org.apache.ambari.server.state.ConfigHelper
 
createConfigType(Cluster, StackId, AmbariManagementController, String, Map<String, String>, Map<String, Map<String, String>>, String, String) - Method in class org.apache.ambari.server.state.ConfigHelper
 
createConfigTypes(Cluster, StackId, AmbariManagementController, Map<String, Map<String, String>>, String, String) - Method in class org.apache.ambari.server.state.ConfigHelper
Create configurations and assign them for services.
createConfiguration(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.RootServiceComponentConfigurationService
Creates a root service component configuration resource.
createConfiguration(ConfigurationRequest) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Creates a configuration.
createConfiguration(ConfigurationRequest) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
Creates a configuration.
createConfigurationRequests(Map<String, Object>) - Method in class org.apache.ambari.server.topology.AmbariContext
 
createConfigurations(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.ConfigurationService
Handles URL: /clusters/{clusterId}/configurations The body should contain:
createConfigurationValidatorChain() - Method in class org.apache.ambari.server.topology.validators.TopologyValidatorFactory
 
createConfigureClusterTask(ClusterTopology, ClusterConfigurationRequest, AmbariEventPublisher) - Method in interface org.apache.ambari.server.topology.tasks.ConfigureClusterTaskFactory
 
createControllerRequest(RequestBody) - Method in class org.apache.ambari.server.api.services.persistence.PersistenceManagerImpl
 
createCredential(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.CredentialService
Handles: POST /clusters/{cluster_name}/credentials/{alias} Create a specific credential.
createCredential(char[]) - Static method in class org.apache.ambari.server.security.credential.CredentialFactory
Give a credential value (assumed from a keystore), attempt to determine what type of Credential is represented and create the appropriate Credential implementation.
createCredentialRequestProperties(String, Credential) - Static method in class org.apache.ambari.server.topology.addservice.ResourceProviderAdapter
 
createCredentials(AddServiceInfo) - Method in class org.apache.ambari.server.topology.addservice.ResourceProviderAdapter
 
createCsvFilePersisterService(String) - Method in interface org.apache.ambari.server.serveraction.users.CollectionPersisterServiceFactory
 
createCustomMemberFilter(String, String) - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Use custom member filter.
created - Variable in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO.KeytabPrincipalFindOrCreateResult
 
CREATED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
 
createDeconstructPrincipal(String) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Given a principal, attempt to create a new DeconstructedPrincipal
createDefaultGroup(long, String) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Creates a default group in the specified cluster and service.
createDefinition(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.AlertDefinitionService
 
createEmptyFilter() - Static method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO.KerberosKeytabPrincipalFilter
 
createEntry(Object) - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricCacheEntryFactory
This method is called on a get element from cache call when key is not found in cache, returns a value for the key to be cached.
createEvent(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.LdapSyncEventService
Handles: POST /ldap_sync_events/ Create an event.
createExisting(HostRoleCommandEntity) - Method in interface org.apache.ambari.server.actionmanager.HostRoleCommandFactory
Constructor via factory
createExisting(HostRoleCommandEntity) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommandFactoryImpl
Constructor via factory
createExisting(RequestEntity) - Method in interface org.apache.ambari.server.actionmanager.RequestFactory
 
createExisting(StageEntity) - Method in interface org.apache.ambari.server.actionmanager.StageFactory
 
createExisting(StageEntity) - Method in class org.apache.ambari.server.actionmanager.StageFactoryImpl
Constructor via the factory.
createExisting(Cluster, ClusterConfigEntity) - Method in interface org.apache.ambari.server.state.ConfigFactory
Creates a new Config object using provided entity
createExisting(Cluster, ConfigGroupEntity) - Method in interface org.apache.ambari.server.state.configgroup.ConfigGroupFactory
Instantiates a ConfigGroup from an existing, persisted entity.
createExisting(Cluster, RequestScheduleEntity) - Method in interface org.apache.ambari.server.state.scheduler.RequestExecutionFactory
 
createExisting(Service, ServiceComponentDesiredStateEntity) - Method in interface org.apache.ambari.server.state.ServiceComponentFactory
 
createExisting(ServiceComponent, HostComponentStateEntity, HostComponentDesiredStateEntity) - Method in interface org.apache.ambari.server.state.ServiceComponentHostFactory
 
createExisting(Cluster, ClusterServiceEntity) - Method in interface org.apache.ambari.server.state.ServiceFactory
Creates an in-memory representation of a service from an existing database object.
createExtensionLink(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.ExtensionLinksService
 
createExtensionLink(ExtensionLinkRequest) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Create a link between an extension and a stack
createExtensionLink(ExtensionLinkRequest) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
This method will create a link between an extension version and a stack version (Extension Link).
createExtensionLink(StackManager, StackInfo, ExtensionInfo) - Method in class org.apache.ambari.server.controller.AmbariManagementHelper
This method will create a link between an extension version and a stack version (Extension Link).
createExtensionLinks(StackManager, List<ExtensionInfo>) - Method in class org.apache.ambari.server.controller.AmbariManagementHelper
This method will create a link between an extension version and a stack version (Extension Link).
createFeed(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.FeedService
Handles: POST /feeds/{feedName} Create a specific feed.
createFilter(String, Collection<String>, Collection<String>, Collection<String>) - Static method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO.KerberosKeytabPrincipalFilter
 
createFromCommand(ExecutionCommand) - Method in interface org.apache.ambari.server.actionmanager.ExecutionCommandWrapperFactory
 
createFromJson(String) - Method in interface org.apache.ambari.server.actionmanager.ExecutionCommandWrapperFactory
 
createGroup(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.AlertGroupService
 
createGroup(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.groups.GroupService
Creates a group.
createGroup(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.groups.GroupService
Deprecated.
Use requests to /groups instead.
createGroup(String, GroupType) - Method in class org.apache.ambari.server.security.authorization.Users
Creates new group with provided name & type
CreateGroupRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for creating a group
CreateGroupRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.CreateGroupRequestAuditEvent
 
CreateGroupRequestAuditEvent(CreateGroupRequestAuditEvent.CreateGroupRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.CreateGroupRequestAuditEvent
CreateGroupRequestAuditEvent.CreateGroupRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
CreateGroupRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.CreateGroupRequestAuditEvent.CreateGroupRequestAuditEventBuilder
 
createGroups(Set<GroupRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Creates groups.
createGroups(Set<GroupRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
createGroups(List<AlertGroupEntity>) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Persists new alert groups.
CreateHandler - Class in org.apache.ambari.server.api.handlers
Responsible for create requests.
CreateHandler() - Constructor for class org.apache.ambari.server.api.handlers.CreateHandler
 
createHeaders(String) - Method in class org.apache.ambari.server.events.MessageEmitter
Creates STOMP message header.
createHeaders(String, Long) - Method in class org.apache.ambari.server.events.MessageEmitter
Creates STOMP message header.
createHost(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.HostService
Handles POST /clusters/{clusterID}/hosts/{hostID} Create a specific host.
createHostAlertsUpdate(String, String, AlertSummaryDTO) - Static method in class org.apache.ambari.server.events.HostUpdateEvent
 
createHostComponent(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.HostComponentService
Handles POST /clusters/{clusterID}/hosts/{hostID}/host_components/{hostComponentID} Create a specific host_component.
createHostComponentMaintenanceStatusUpdate(Long, String, String, String, MaintenanceState) - Static method in class org.apache.ambari.server.events.HostComponentUpdate
 
createHostComponentResource(String, String, String) - Method in class org.apache.ambari.server.api.services.RootServiceService
 
createHostComponents(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.HostComponentService
Handles POST /clusters/{clusterID}/hosts/{hostID}/host_components Create host components by specifying an array of host components in the http body.
createHostComponents(Set<ServiceComponentHostRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Create the host component defined by the attributes in the given request object.
createHostComponents(Set<ServiceComponentHostRequest>, boolean) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Create the host component defined by the attributes in the given request object.
createHostComponents(Set<ServiceComponentHostRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
createHostComponents(Set<ServiceComponentHostRequest>, boolean) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
createHostComponents(AddServiceInfo) - Method in class org.apache.ambari.server.topology.addservice.ResourceProviderAdapter
 
createHostComponentStaleConfigsStatusUpdate(Long, String, String, String, Boolean) - Static method in class org.apache.ambari.server.events.HostComponentUpdate
 
createHostComponentStatusUpdate(HostComponentStateEntity, State) - Static method in class org.apache.ambari.server.events.HostComponentUpdate
 
createHostMaintenanceStatusUpdate(String, String, MaintenanceState, AlertSummaryDTO) - Static method in class org.apache.ambari.server.events.HostUpdateEvent
 
createHostResource(String, String) - Method in class org.apache.ambari.server.api.services.HostService
Create a service resource instance.
createHostResource(String) - Method in class org.apache.ambari.server.api.services.RootServiceService
 
createHosts(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.HostService
Handles POST /clusters/{clusterID}/hosts Create hosts by specifying an array of hosts in the http body.
createHosts(Request) - Method in class org.apache.ambari.server.controller.internal.HostResourceProvider
Accepts a request with registered hosts and if the request contains a cluster name then will map all of the hosts onto that cluster.
createHostStateUpdate(String, String, HostState, Long) - Static method in class org.apache.ambari.server.events.HostUpdateEvent
 
createHostStatusUpdate(String, String, String, Long) - Static method in class org.apache.ambari.server.events.HostUpdateEvent
 
createIndex(String, String, String...) - Method in interface org.apache.ambari.server.orm.DBAccessor
Create new index
createIndex(String, String, boolean, String...) - Method in interface org.apache.ambari.server.orm.DBAccessor
Create new index
createIndex(String, String, String...) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
createIndex(String, String, boolean, String...) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
createInitialLdapContext(Properties, Control[]) - Method in class org.apache.ambari.server.serveraction.kerberos.ADKerberosOperationHandler
Helper method to create the LDAP context needed to interact with the Active Directory.
createInstance(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.InstanceService
Handles POST /feeds/{feedID}/instances/{instanceID} Create a specific instance.
createInstance(Resource.Type, Map<String, Map<String, PropertyInfo>>, URLStreamProvider, ComponentSSLConfiguration, TimelineMetricCacheProvider, MetricHostProvider, MetricsServiceProvider, String, String, String) - Static method in class org.apache.ambari.server.controller.metrics.MetricsPropertyProvider
 
createInstance(Map<String, Map<String, PropertyInfo>>, URLStreamProvider, ComponentSSLConfiguration, TimelineMetricCacheProvider, MetricHostProvider, MetricsServiceProvider, String) - Static method in class org.apache.ambari.server.controller.metrics.MetricsReportPropertyProvider
 
createInstance(Configuration) - Method in class org.apache.ambari.server.security.authentication.pam.PamAuthenticationFactory
 
createInstance(String) - Method in class org.apache.ambari.server.security.authentication.pam.PamAuthenticationFactory
 
createInstance(File) - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptorFactory
Given a file containing JSON-formatted text, attempts to create a KerberosDescriptor
createInstance(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptorFactory
Given a String containing JSON-formatted text, attempts to create a KerberosDescriptor
createInstance(Map<?, ?>) - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptorFactory
Creates a new KerberosDescriptor

See KerberosDescriptor for the JSON Schema that may be used to generate this map.

createInstance(File, String) - Method in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptorFactory
Creates the requested KerberosServiceDescriptor parsed from a JSON-formatted file.
createInstance(Map<String, Object>, String) - Method in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptorFactory
Creates the requested KerberosServiceDescriptor parsed from a Map of data.
createInstance(String, String) - Method in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptorFactory
Creates a new KerberosServiceDescriptor
createInstance(String, Map<?, ?>) - Method in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptorFactory
Creates a new KerberosServiceDescriptor
createInstances(File) - Method in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptorFactory
Creates a Collection of KerberosServiceDescriptors parsed from a JSON-formatted file.
createInstances(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptorFactory
Creates a Collection of KerberosServiceDescriptors parsed from a JSON-formatted String.
createInstances(Map<String, Object>) - Method in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptorFactory
Creates a Collection of KerberosServiceDescriptors parsed from a Map of data.
createJMXPropertyProvider(Map<String, Map<String, PropertyInfo>>, StreamProvider, JMXHostProvider, MetricHostProvider, String, String, String, String) - Method in interface org.apache.ambari.server.controller.metrics.MetricPropertyProviderFactory
Gets a Guice-inject instance of a JMXPropertyProvider.
createJSONObjectMapper() - Static method in class org.apache.ambari.server.controller.logging.LoggingRequestHelperImpl
 
createKerberosConfigDataFileReader(File) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosConfigDataFileReaderFactory
Creates a new KerberosConfigDataFileReader

The file is opened upon creation, so there is no need to manually open it unless manually closed before using.

createKerberosConfigDataFileWriter(File) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosConfigDataFileWriterFactory
Creates a new KerberosConfigDataFileWriter

The file is opened upon creation, so there is no need to manually open it unless manually closed before using.

createKerberosDescriptor(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.KerberosDescriptorService
 
createKerberosDescriptor(AddServiceInfo, KerberosDescriptor) - Method in class org.apache.ambari.server.topology.addservice.ResourceProviderAdapter
 
createKerberosDescriptor(String, String) - Method in class org.apache.ambari.server.topology.KerberosDescriptorFactory
 
createKerberosDescriptorRequestProperties(String) - Static method in class org.apache.ambari.server.topology.addservice.ResourceProviderAdapter
 
createKerberosIdentityDataFileReader(File) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosIdentityDataFileReaderFactory
Creates a new KerberosIdentityDataFileReader

The file is opened upon creation, so there is no need to manually open it unless manually closed before using.

createKerberosIdentityDataFileWriter(File) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosIdentityDataFileWriterFactory
Creates a new createKerberosIdentityDataFileWriter

The file is opened upon creation, so there is no need to manually open it unless manually closed before using.

createKeytab(String, String, Integer, KerberosOperationHandler, boolean, boolean, ActionLog) - Method in class org.apache.ambari.server.serveraction.kerberos.CreateKeytabFilesServerAction
Creates the keytab or gets one from the cache for a principal.
createKeytab(String, String, Integer) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Create a keytab using the specified principal and password.
createKeytabFile(File, File) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Create or append to a keytab file using keytab data from another keytab file.
createKeytabFile(String, String, Integer, File) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Create or append to a keytab file using the specified principal and password.
createKeytabFile(Keytab, File) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Create or append to a keytab file using the specified Keytab

If the destination keytab file contains keytab data, that data will be merged with the new data to create a composite set of keytab entries.

createKeytabFile(String) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Given base64-encoded keytab data, decode the String to binary data and write it to a (temporary) file.
CreateKeytabFilesServerAction - Class in org.apache.ambari.server.serveraction.kerberos
CreateKeytabFilesServerAction is a ServerAction implementation that creates keytab files as instructed.
CreateKeytabFilesServerAction() - Constructor for class org.apache.ambari.server.serveraction.kerberos.CreateKeytabFilesServerAction
 
CreateKeyTabKerberosAuditEvent - Class in org.apache.ambari.server.audit.event.kerberos
Audit event for kerberos keytab change
CreateKeyTabKerberosAuditEvent.CreateKeyTabKerberosAuditEventBuilder - Class in org.apache.ambari.server.audit.event.kerberos
 
createLdapConnectionConfig(AmbariLdapConfiguration) - Method in class org.apache.ambari.server.ldap.service.ads.DefaultLdapConnectionConfigService
 
createLdapConnectionConfig(AmbariLdapConfiguration) - Method in interface org.apache.ambari.server.ldap.service.LdapConnectionConfigService
Creates and sets up an ldap connection configuration instance based on the provided ambari ldap configuration instance.
createLdapContext() - Method in class org.apache.ambari.server.serveraction.kerberos.ADKerberosOperationHandler
Helper method to create the LDAP context needed to interact with the Active Directory.
createLdapContextSource() - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
LdapContextSource factory method.
createLdapTemplate(LdapContextSource) - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
LdapTemplate factory method.
createLogFileTailURI(String, String, String) - Method in interface org.apache.ambari.server.controller.logging.LoggingRequestHelper
Appends the required LogSearch query parameters to a base URI
createLogFileTailURI(String, String, String) - Method in class org.apache.ambari.server.controller.logging.LoggingRequestHelperImpl
Generates the log file tail URI, using the LogSearch server's query parameters.
createLogicalExpression(LogicalOperator) - Static method in class org.apache.ambari.server.api.predicate.expressions.LogicalExpressionFactory
Create a logical expression instance.
createLogicalRequest(PersistedTopologyRequest, ClusterTopology, Long) - Method in class org.apache.ambari.server.topology.TopologyManager
 
createLoginContext(String, CallbackHandler) - Method in class org.apache.ambari.server.controller.utilities.LoginContextHelper
Create a new LoginContext
createLoginContext(String) - Method in class org.apache.ambari.server.controller.utilities.LoginContextHelper
Create a new LoginContext
createMember(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.groups.MemberService
Creates new members.
createMember(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.groups.MemberService
Creates a new member.
createMembers(Set<MemberRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Creates members of the group.
createMembers(Set<MemberRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
createMpacks(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.MpacksService
Handles: POST /mpacks/
createNew(long, Long) - Method in interface org.apache.ambari.server.actionmanager.RequestFactory
 
createNew(long, String, String, long, String, String, String) - Method in interface org.apache.ambari.server.actionmanager.StageFactory
 
createNew(long, String, String, long, String, String, String) - Method in class org.apache.ambari.server.actionmanager.StageFactoryImpl
Constructor via the factory.
createNew() - Method in interface org.apache.ambari.server.stageplanner.RoleGraphFactory
 
createNew(RoleCommandOrder) - Method in interface org.apache.ambari.server.stageplanner.RoleGraphFactory
 
createNew(Cluster, String, String, Map<String, String>, Map<String, Map<String, String>>) - Method in interface org.apache.ambari.server.state.ConfigFactory
Creates a new Config object using provided values.
createNew(StackId, Cluster, String, String, Map<String, String>, Map<String, Map<String, String>>) - Method in interface org.apache.ambari.server.state.ConfigFactory
Creates a new Config object using provided values.
createNew(Cluster, String, String, String, String, Map<String, Config>, Map<Long, Host>) - Method in interface org.apache.ambari.server.state.configgroup.ConfigGroupFactory
Creates and saves a new ConfigGroup.
createNew(Cluster, Batch, Schedule) - Method in interface org.apache.ambari.server.state.scheduler.RequestExecutionFactory
 
createNew(Service, String) - Method in interface org.apache.ambari.server.state.ServiceComponentFactory
 
createNew(ServiceComponent, String) - Method in interface org.apache.ambari.server.state.ServiceComponentHostFactory
 
createNew(ServiceComponent, String, ServiceComponentDesiredStateEntity) - Method in interface org.apache.ambari.server.state.ServiceComponentHostFactory
 
createNew(Cluster, String, RepositoryVersionEntity) - Method in interface org.apache.ambari.server.state.ServiceFactory
Creates a new service in memory and then persists it to the database.
createNewFromStages(Collection<Stage>, String) - Method in interface org.apache.ambari.server.actionmanager.RequestFactory
 
createNewFromStages(Collection<Stage>, String, ExecuteActionRequest) - Method in interface org.apache.ambari.server.actionmanager.RequestFactory
 
createNewToken() - Method in class org.apache.ambari.server.security.authorization.internal.InternalTokenStorage
 
createNotices(List<AlertNoticeEntity>) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Creates new alert notices using the EntityManager.merge(Object) method to ensure that the associated AlertTargetEntity instances are also updated.
createOperator(String, int) - Static method in class org.apache.ambari.server.api.predicate.operators.LogicalOperatorFactory
Creates a logical operator based on the operator token.
createOperator(String) - Static method in class org.apache.ambari.server.api.predicate.operators.RelationalOperatorFactory
Create a relational operator based on the string representation of the operator.
createOrUpdate(AlertDefinitionEntity) - Method in class org.apache.ambari.server.orm.dao.AlertDefinitionDAO
Creates or updates the specified entity.
createOrUpdate(ExtensionEntity) - Method in class org.apache.ambari.server.orm.dao.ExtensionDAO
Creates or updates the specified entity.
createOrUpdate(ExtensionLinkEntity) - Method in class org.apache.ambari.server.orm.dao.ExtensionLinkDAO
Creates or updates the specified entity.
createOrUpdate(StackEntity) - Method in class org.apache.ambari.server.orm.dao.StackDAO
Creates or updates the specified entity.
createPagingProcessor() - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
PagedResultsDirContextProcessor factory method.
createPermission(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.PermissionService
Handles: POST /permissions/{permissionID} Create a specific permission.
createPermission(String, HttpHeaders, UriInfo, String, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewPermissionService
Handles: POST /views/{viewName}/versions/{version}/permissions/{permissionID} Create a specific permission.
createPermissionResource(String) - Method in class org.apache.ambari.server.api.services.PermissionService
Create a permission resource.
createPermissionResource(String, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewPermissionService
Create a permission resource.
createPrincipal(String, String, boolean) - Method in class org.apache.ambari.server.serveraction.kerberos.ADKerberosOperationHandler
Creates a new principal in a previously configured KDC

The implementation is specific to a particular type of KDC.

createPrincipal(String, boolean, Map<String, String>, KerberosOperationHandler, boolean, ActionLog) - Method in class org.apache.ambari.server.serveraction.kerberos.CreatePrincipalsServerAction
Creates a principal in the relevant KDC
createPrincipal(String, String, boolean) - Method in class org.apache.ambari.server.serveraction.kerberos.IPAKerberosOperationHandler
Creates a new principal in a previously configured KDC.
createPrincipal(String, String, boolean) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Creates a new principal in a previously configured KDC

The implementation is specific to a particular type of KDC.

createPrincipal(String, String, boolean) - Method in class org.apache.ambari.server.serveraction.kerberos.MITKerberosOperationHandler
Creates a new principal in a previously configured MIT KDC

This implementation creates a query to send to the kadmin shell command and then interrogates the result from STDOUT to determine if the operation executed successfully.

CreatePrincipalKerberosAuditEvent - Class in org.apache.ambari.server.audit.event.kerberos
 
CreatePrincipalKerberosAuditEvent.CreatePrincipalKerberosAuditEventBuilder - Class in org.apache.ambari.server.audit.event.kerberos
 
CreatePrincipalResult(String, String, Integer) - Constructor for class org.apache.ambari.server.serveraction.kerberos.CreatePrincipalsServerAction.CreatePrincipalResult
Constructor
CreatePrincipalsServerAction - Class in org.apache.ambari.server.serveraction.kerberos
CreatePrincipalsServerAction is a ServerAction implementation that creates principals as instructed.
CreatePrincipalsServerAction() - Constructor for class org.apache.ambari.server.serveraction.kerberos.CreatePrincipalsServerAction
 
CreatePrincipalsServerAction.CreatePrincipalResult - Class in org.apache.ambari.server.serveraction.kerberos
CreatePrincipalResult holds values created as a result of creating a principal in a KDC.
createPrivilege(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.PrivilegeService
Handles: POST /privileges Create a privilege.
createPrivilege(String, HttpHeaders, UriInfo, String, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewPrivilegeService
Handles: POST /views/{viewName}/versions/{version}/instances/{instanceName}/privileges Create a privilege.
createPrivilegeResource(String) - Method in class org.apache.ambari.server.api.services.AmbariPrivilegeService
 
createPrivilegeResource(String) - Method in class org.apache.ambari.server.api.services.ClusterPrivilegeService
 
createPrivilegeResource(String, String) - Method in class org.apache.ambari.server.api.services.groups.GroupPrivilegeService
 
createPrivilegeResource(String) - Method in class org.apache.ambari.server.api.services.PrivilegeService
Create a privilege resource.
createPrivilegeResource(String, String) - Method in class org.apache.ambari.server.api.services.users.UserPrivilegeService
 
createPrivilegeResource(String, String, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewPrivilegeService
 
createPropertyProviders(Resource.Type) - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
 
createProvisionClusterRequest(Map<String, Object>, SecurityConfiguration) - Method in interface org.apache.ambari.server.topology.TopologyRequestFactory
 
createProvisionClusterRequest(Map<String, Object>, SecurityConfiguration) - Method in class org.apache.ambari.server.topology.TopologyRequestFactoryImpl
 
createReadOnly(String, String, Map<String, String>, Map<String, Map<String, String>>) - Method in interface org.apache.ambari.server.state.ConfigFactory
Creates a read-only instance of a Config suitable for returning in REST responses.
createRegisterCommand() - Method in class org.apache.ambari.server.agent.HeartBeatHandler
 
createRemoteAmbariStreamProvider(Long) - Method in class org.apache.ambari.server.view.ViewRegistry
Get Remote Ambari Cluster Stream provider
createRemoteCluster(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RemoteClustersService
Create a new RemoteAmbariCluster
createRepoOsEntities(List<RepositoryInfo>) - Method in class org.apache.ambari.server.stack.upgrade.RepositoryVersionHelper
 
createRepository(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.RepositoryService
Creates repository.
createRepository(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RepositoryService
Creates repository.
createRepositoryVersion(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.RepositoryVersionService
Creates a repository version.
createRequest(HttpHeaders, RequestBody, UriInfo, Request.Type, ResourceInstance) - Method in class org.apache.ambari.server.api.services.RequestFactory
Create a request instance.
createRequest(Long, TopologyRequest, ClusterTopology) - Method in class org.apache.ambari.server.topology.LogicalRequestFactory
 
createRequest(Long, TopologyRequest, ClusterTopology, TopologyLogicalRequestEntity) - Method in class org.apache.ambari.server.topology.LogicalRequestFactory
 
createRequests(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.ClusterStackVersionService
Handles: POST /{clustername}/stack_versions requests Distribute repositories/install packages.
createRequests(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.HostStackVersionService
Handles: POST /clusters/{clusterID}/hosts/{hostname}/host_versions requests Distribute repositories/install packages on host.
createRequests(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.RequestService
Handles: POST /clusters/{clusterId}/requests or /requests Create multiple requests.
createRequestSchedule(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.RequestScheduleService
Handles POST /clusters/{clusterId}/request_schedules Create a new request schedule
createResolvedKeytab(ResolvedKerberosKeytab) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Saves underlying entities in persistent storage.
createResolvedKeytab(ResolvedKerberosKeytab) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
Creates and saves underlying KerberosPrincipalEntity, KerberosKeytabEntity entities in JPA storage.
createResource(Resource.Type, Map<Resource.Type, String>) - Method in interface org.apache.ambari.server.api.resources.ResourceInstanceFactory
Create a resource instance.
createResource(Resource.Type, Map<Resource.Type, String>) - Method in class org.apache.ambari.server.api.resources.ResourceInstanceFactoryImpl
 
createResource(Resource.Type, Map<Resource.Type, String>) - Method in class org.apache.ambari.server.api.services.BaseService
Create a resource instance.
createResource(String, String) - Method in class org.apache.ambari.server.api.services.users.UserAuthenticationSourceService
 
createResource(String) - Method in class org.apache.ambari.server.api.services.VersionDefinitionService
 
createResource(String) - Method in class org.apache.ambari.server.api.services.views.ViewSubResourceService
 
createResourceProvider(Resource.Type) - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
 
createResourceProvider(Resource.Type) - Method in class org.apache.ambari.server.controller.internal.DefaultProviderModule
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Create the resources defined by the properties in the given request object.
createResources(AbstractResourceProvider.Command<T>) - Method in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
Invoke a command against the Ambari backend to create resources and map any AmbariException to the types appropriate for the ResourceProvider interface.
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.ActionResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.ActiveWidgetLayoutResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.AlertGroupResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.AlertHistoryResourceProvider
Create the resources defined by the properties in the given request object.
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.AlertNoticeResourceProvider
Create the resources defined by the properties in the given request object.
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.ArtifactResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.ClientConfigResourceProvider
 
createResources(Resource.Type, Request) - Method in class org.apache.ambari.server.controller.internal.ClusterControllerImpl
 
createResources(Set<ConfigGroupRequest>) - Method in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
Create configuration group resources based on set of config group requests.
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.ConfigurationResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.ExtensionLinkResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.FeedResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.InstanceResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.KerberosDescriptorResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.PermissionResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.QuickLinkArtifactResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.ReadOnlyResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.ServiceConfigVersionResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.StackArtifactResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.StackDependencyResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.StageResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.TargetClusterResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.ThemeArtifactResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.UpgradeGroupResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.UpgradeSummaryResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.ViewPermissionResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.WidgetLayoutResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.WidgetResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.controller.jdbc.JDBCResourceProvider
 
createResources(Resource.Type, Request) - Method in interface org.apache.ambari.server.controller.spi.ClusterController
Create the resources defined by the properties in the given request object.
createResources(Request) - Method in interface org.apache.ambari.server.controller.spi.ResourceProvider
Create the resources defined by the properties in the given request object.
createResources(Request) - Method in class org.apache.ambari.server.view.ViewExternalSubResourceProvider
 
createResources(Request) - Method in class org.apache.ambari.server.view.ViewSubResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Create the resources defined by the properties in the given request object if authorization was granted to the authenticated user.
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.ClusterStackVersionResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.CredentialResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.GroupResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.MemberResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.RemoteClusterResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.RootServiceComponentConfigurationResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.SettingResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.ViewResourceProvider
 
createResourcesAuthorized(Request) - Method in class org.apache.ambari.server.controller.internal.ViewURLResourceProvider
 
createRestartCommand(Long) - Method in class org.apache.ambari.server.agent.HeartBeatHandler
 
createRESTMetricsPropertyProvider(Map<String, String>, Map<String, Map<String, PropertyInfo>>, StreamProvider, MetricHostProvider, String, String, String, String, String) - Method in interface org.apache.ambari.server.controller.metrics.MetricPropertyProviderFactory
/** Create a REST property provider.
createResult(RequestStatus) - Method in class org.apache.ambari.server.api.handlers.BaseManagementHandler
Create a result from a request status.
createRoleAuthorizations() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
createRoleAuthorizations() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog272
 
createRunCommandCallable(String[]) - Method in interface org.apache.ambari.server.serveraction.users.ShellCommandCallableFactory
 
createSearchControls() - Method in class org.apache.ambari.server.serveraction.kerberos.ADKerberosOperationHandler
Helper method to create the SearchControls instance
createSecurePassword() - Method in class org.apache.ambari.server.security.SecurePasswordHelper
Create a secure (random) password using a secure random number generator and a set of (reasonable) characters.
createSecurePassword(Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.apache.ambari.server.security.SecurePasswordHelper
Create a secure (random) password using a secure random number generator, a set of (reasonable) characters, and meeting the specified rules.
createSecurityConfigurationFromRequest(Map<String, Object>, boolean) - Method in class org.apache.ambari.server.topology.SecurityConfigurationFactory
Creates and also validates SecurityConfiguration based on properties parsed from request Json.
createSequence(UpgradePack, UpgradeContext) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeHelper
Generates a list of UpgradeGroupHolder items that are used to execute either an upgrade or a downgrade.
createService(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ServiceService
Handles: POST /clusters/{clusterId}/services/{serviceId} Create a specific service.
createService(String, HttpHeaders, UriInfo, String, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewInstanceService
Handles: POST /views/{viewName}/versions/{version}/instances/{instanceId} Create a specific instance.
createService(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.WidgetLayoutService
 
createService(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.WidgetService
 
createServiceComponentResource(String, String) - Method in class org.apache.ambari.server.api.services.RootServiceService
 
createServiceConfigVersion(Set<ServiceConfigVersionRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Creates serviceconfigversions and corresponding new configurations if it is an initial request OR Rollbacks to an existing serviceconfigversion if request specifies.
createServiceConfigVersion(Set<ServiceConfigVersionRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
createServiceConfigVersion(String, String, String, ConfigGroup) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
createServiceConfigVersion(String, String, String, ConfigGroup) - Method in interface org.apache.ambari.server.state.Cluster
 
createServiceResource(String) - Method in class org.apache.ambari.server.api.services.RootServiceService
 
createServices(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.ServiceService
Handles: POST /clusters/{clusterId}/services Create services, possibly more than one.
createServices(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewInstanceService
Handles: POST /views/{viewName}/versions/{version}/instances Create multiple instances.
createServices(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.WidgetLayoutService
 
createServices(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.WidgetService
 
createServices(Set<ServiceRequest>) - Method in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
createServices(AddServiceInfo) - Method in class org.apache.ambari.server.topology.addservice.ResourceProviderAdapter
 
createSetting(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.SettingService
Handles: POST /settings Create a specific setting.
createSettingResource(String) - Method in class org.apache.ambari.server.api.services.SettingService
Create a setting resource instance.
createSocket(Socket, String, int, boolean) - Method in class org.apache.ambari.server.security.InternalSSLSocketFactory
 
createSocket(String, int) - Method in class org.apache.ambari.server.security.InternalSSLSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.ambari.server.security.InternalSSLSocketFactory
 
createSocket(InetAddress, int) - Method in class org.apache.ambari.server.security.InternalSSLSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.ambari.server.security.InternalSSLSocketFactory
 
createStack(Map<String, Object>) - Method in class org.apache.ambari.server.topology.BlueprintFactory
 
createStack(String, String, AmbariManagementController) - Method in class org.apache.ambari.server.topology.DefaultStackFactory
 
createStack(String, String, AmbariManagementController) - Method in interface org.apache.ambari.server.topology.StackFactory
 
createStages(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.StageService
Handles: POST /clusters/{clusterId}/requests/{requestId}/stages or /requests/{requestId}/stages Create multiple services.
createStubAbstractSessionFromPlatform(DatabasePlatform) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
createTable(String, List<DBAccessor.DBColumnInfo>, String...) - Method in interface org.apache.ambari.server.orm.DBAccessor
Create new table
createTable(String, List<DBAccessor.DBColumnInfo>, String...) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
createTarget(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.AlertTargetService
Handles POST /alert_targets Create a specific alert target.
createTargetCluster(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.TargetClusterService
Handles: POST /targets/{targetName} Create a specific target.
createTargets(List<AlertTargetEntity>) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Persists new alert targets.
createTemporaryDirectory() - Method in interface org.apache.ambari.server.controller.KerberosHelper
Creates a temporary directory within the system temporary directory

The resulting directory is to be removed by the caller when desired.

createTemporaryDirectory() - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
Creates a temporary directory within the system temporary directory

The resulting directory is to be removed by the caller when desired.

createTemporaryFile() - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
Creates a temporary file within the system temporary directory

The resulting file is to be removed by the caller when desired.

createTestIdentity(Cluster, Map<String, String>, RequestStageContainer) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Create a unique identity to use for testing the general Kerberos configuration.
createTestIdentity(Cluster, Map<String, String>, RequestStageContainer) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
createTrapTarget(Notification, SNMPDispatcher.SnmpVersion) - Method in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
Creates snmp target with security model corresponding to snmp version.
createUpdateFromDeleteByMetaData(DeleteHostComponentStatusMetaData) - Method in class org.apache.ambari.server.topology.STOMPComponentsDeleteHandler
 
createUpgrade(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.UpgradeService
 
createUpgrade(UpgradeContext) - Method in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
Creates the upgrade.
createUrl(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.views.ViewUrlsService
Create a new View URL
createURLStreamProvider(ViewContext) - Method in class org.apache.ambari.server.view.ViewRegistry
Factory method to create a view URL stream provider.
createUser(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.users.UserService
Creates a user.
createUser(String, String, String) - Method in class org.apache.ambari.server.security.authorization.Users
Creates new, active, user with provided userName, local username, and display name.
createUser(String, String, String, Boolean) - Method in class org.apache.ambari.server.security.authorization.Users
Creates new, user with provided userName, local username, and display name.
createUserGroupsMap(StackId, Cluster, Map<String, DesiredConfig>) - Method in class org.apache.ambari.server.state.ConfigHelper
Fetch user to group mapping from the cluster configs.
createUserGroupsMap(Cluster, Map<String, DesiredConfig>, Map<String, ServiceInfo>, Set<PropertyInfo>) - Method in class org.apache.ambari.server.state.ConfigHelper
Fetch user to group mapping from the cluster configs.
createUserHookContext(String) - Method in interface org.apache.ambari.server.hooks.HookContextFactory
Factory method for HookContext implementations.
CreateUserRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for creating a user
CreateUserRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.CreateUserRequestAuditEvent
 
CreateUserRequestAuditEvent(CreateUserRequestAuditEvent.CreateUserRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.CreateUserRequestAuditEvent
CreateUserRequestAuditEvent.CreateUserRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
CreateUserRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.CreateUserRequestAuditEvent.CreateUserRequestAuditEventBuilder
 
createUsers(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.users.UserService
Creates a user.
createVersion(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.VersionDefinitionService
 
createVersionByXml(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.VersionDefinitionService
Creates a version by directly POSTing the XML body.
createVersions(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewVersionService
Handles: POST /views/{viewName}/versions/{version} Create a specific view version.
createView(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.views.ViewService
Handles: POST /views/{viewID} Create a specific view.
createViewInstanceDefinition(ViewConfig, ViewEntity, InstanceConfig) - Method in class org.apache.ambari.server.view.ViewRegistry
 
createWithFlush(WidgetLayoutEntity) - Method in class org.apache.ambari.server.orm.dao.WidgetLayoutDAO
 
Credential - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
Credential - Interface in org.apache.ambari.server.security.credential
A Credential is some data related an identity.
Credential - Class in org.apache.ambari.server.topology
Holds credential info submitted in a cluster create template.
Credential(String, String, String, CredentialStoreType) - Constructor for class org.apache.ambari.server.topology.Credential
 
CREDENTIAL_ALIAS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.CredentialResourceProvider
 
CREDENTIAL_CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.CredentialResourceProvider
 
CREDENTIAL_KEY_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.CredentialResourceProvider
 
CREDENTIAL_PRINCIPAL_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.CredentialResourceProvider
 
CREDENTIAL_STORE_PROPERTIES - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
CREDENTIAL_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.CredentialResourceProvider
 
CredentialEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles crednetial requests For resource type Resource.Type#Upgrade and request types Request.Type#POST
CredentialEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.CredentialEventCreator
 
CredentialFactory - Class in org.apache.ambari.server.security.credential
CredentialFactory create Credential instances after determing what type of Credential is represented by the value data.
CredentialFactory() - Constructor for class org.apache.ambari.server.security.credential.CredentialFactory
 
CredentialProvider - Class in org.apache.ambari.server.security.encryption
 
CredentialProvider(String, Configuration) - Constructor for class org.apache.ambari.server.security.encryption.CredentialProvider
 
CredentialResourceDefinition - Class in org.apache.ambari.server.api.resources
Credential resource definition.
CredentialResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.CredentialResourceDefinition
Constructor.
CredentialResourceProvider - Class in org.apache.ambari.server.controller.internal
A write-only resource provider for securely stored credentials
CredentialResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.CredentialResourceProvider
Create a new resource provider.
CREDENTIALS - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
Credentials - Variable in class org.apache.ambari.server.notifications.Notification
The optional credentials used to authenticate with the dispatcher.
CredentialService - Class in org.apache.ambari.server.api.services
Service responsible for handling REST requests for the /clusters/{cluster_name}/credentials endpoint.
CredentialService(String) - Constructor for class org.apache.ambari.server.api.services.CredentialService
 
CredentialStore - Interface in org.apache.ambari.server.security.encryption
 
CredentialStoreInfo - Class in org.apache.ambari.server.state
Represents credential store information
CredentialStoreInfo() - Constructor for class org.apache.ambari.server.state.CredentialStoreInfo
Default constructor
CredentialStoreInfo(Boolean, Boolean, Boolean) - Constructor for class org.apache.ambari.server.state.CredentialStoreInfo
Constructor taking in values for supported and enabled
CredentialStoreService - Interface in org.apache.ambari.server.security.encryption
 
CredentialStoreServiceImpl - Class in org.apache.ambari.server.security.encryption
 
CredentialStoreServiceImpl(Configuration, SecurePasswordHelper) - Constructor for class org.apache.ambari.server.security.encryption.CredentialStoreServiceImpl
 
CredentialStoreType - Enum in org.apache.ambari.server.security.encryption
Defines available credential store types
CredentialUtil - Class in org.apache.ambari.server.credentialapi
Command line utility that wraps over CredentialShell.
CredentialUtil() - Constructor for class org.apache.ambari.server.credentialapi.CredentialUtil
 
Critical - Variable in class org.apache.ambari.server.api.query.render.AlertStateSummary
The AlertState.CRITICAL state information.
CrudDAO<E,K> - Class in org.apache.ambari.server.orm.dao
CRUD DAO.
CrudDAO(Class<E>) - Constructor for class org.apache.ambari.server.orm.dao.CrudDAO
Constructor.
csrfProtectionEnabled() - Method in class org.apache.ambari.server.configuration.Configuration
Checks if CSRF protection enabled
CsvFilePersisterService - Class in org.apache.ambari.server.serveraction.users
 
CsvFilePersisterService(String) - Constructor for class org.apache.ambari.server.serveraction.users.CsvFilePersisterService
 
CsvSerializer - Class in org.apache.ambari.server.api.services.serializers
CSV serializer used to generate a CSV-formatted document from a result.
CsvSerializer() - Constructor for class org.apache.ambari.server.api.services.serializers.CsvSerializer
 
current - Variable in class org.apache.ambari.server.checks.ConfigurationMergeCheck.MergeDetail
 
CURRENT - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
CURRENT_STACK_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
currentVersion - Variable in class org.apache.ambari.server.serveraction.upgrades.FinalizeUpgradeAction.InfoTuple
 
CUSTOM_ACTION_DEFINITION - Static variable in class org.apache.ambari.server.configuration.Configuration
The location on the Ambari Server where custom actions are defined.
CUSTOM_COMMAND - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
CUSTOM_FOLDER - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
CustomCommandDefinition - Class in org.apache.ambari.server.state
Represents the customCommand tag at service/component metainfo
CustomCommandDefinition() - Constructor for class org.apache.ambari.server.state.CustomCommandDefinition
 
customCommandName - Variable in class org.apache.ambari.server.controller.ShortTaskStatus
 
customCommandName - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
customize(Session) - Method in class org.apache.ambari.server.orm.EclipseLinkSessionCustomizer

This class exists for quick customization purposes.

CustomStringUtils - Class in org.apache.ambari.server.utils
 
CustomStringUtils() - Constructor for class org.apache.ambari.server.utils.CustomStringUtils
CustomStringUtils instances should NOT be constructed in standard programming.

D

DaoUtils - Class in org.apache.ambari.server.orm.dao
 
DaoUtils() - Constructor for class org.apache.ambari.server.orm.dao.DaoUtils
 
DATA_DIRECTORY - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
A (command parameter) property name used to hold the absolute path to the directory that is to be used to store transient data while the request is being processed.
DATA_DIRECTORY_PREFIX - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
The prefix to use for the data directory name.
DATA_FILE_NAME - Static variable in interface org.apache.ambari.server.serveraction.kerberos.KerberosConfigDataFile
 
DATA_FILE_NAME - Static variable in interface org.apache.ambari.server.serveraction.kerberos.KerberosIdentityDataFile
 
DATA_TYPE_INT - Static variable in class org.apache.ambari.server.api.services.BaseService
 
DATA_TYPE_STRING - Static variable in class org.apache.ambari.server.api.services.BaseService
 
DatabaseChecker - Class in org.apache.ambari.server.controller.utilities
 
DatabaseChecker() - Constructor for class org.apache.ambari.server.controller.utilities.DatabaseChecker
 
DatabaseConsistencyChecker - Class in org.apache.ambari.server.checks
 
DatabaseConsistencyChecker(DBAccessor, Injector, PersistService) - Constructor for class org.apache.ambari.server.checks.DatabaseConsistencyChecker
 
DatabaseConsistencyChecker.CheckHelperAuditModule - Class in org.apache.ambari.server.checks
Extension of audit logger module
DatabaseConsistencyChecker.CheckHelperControllerModule - Class in org.apache.ambari.server.checks
Extension of main controller module
DatabaseConsistencyCheckHelper - Class in org.apache.ambari.server.checks
 
DatabaseConsistencyCheckHelper() - Constructor for class org.apache.ambari.server.checks.DatabaseConsistencyCheckHelper
 
DatabaseConsistencyCheckResult - Enum in org.apache.ambari.server.checks
Enum representing the possible outcomes of the on-start database consistency check.
DatabaseMetricsSource - Class in org.apache.ambari.server.metrics.system.impl
 
DatabaseMetricsSource() - Constructor for class org.apache.ambari.server.metrics.system.impl.DatabaseMetricsSource
 
databasePlatform - Variable in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
DATANODE - Static variable in class org.apache.ambari.server.Role
 
DataStoreImpl - Class in org.apache.ambari.server.view.persistence
A data store implementation that uses dynamic JPA entities to persist view entities to the Ambari database.
DataStoreImpl() - Constructor for class org.apache.ambari.server.view.persistence.DataStoreImpl
 
DataStoreModule - Class in org.apache.ambari.server.view.persistence
Module used for data store creation and injection.
DataStoreModule(ViewInstanceEntity) - Constructor for class org.apache.ambari.server.view.persistence.DataStoreModule
 
DataStoreModule(ViewInstanceEntity, String) - Constructor for class org.apache.ambari.server.view.persistence.DataStoreModule
 
DateUtils - Class in org.apache.ambari.server.utils
Static Helper methods for datetime conversions
DateUtils() - Constructor for class org.apache.ambari.server.utils.DateUtils
 
DAY_OF_WEEK - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
DAY_OF_WEEK_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
DAYS_OF_MONTH - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
DAYS_OF_MONTH_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
DB_DRIVER_FILENAME - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
DB_NAME - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
DBAccessor - Interface in org.apache.ambari.server.orm
Interface for schema manipulation Note: IF NOT EXISTS is default for all supported DDL statements
dbAccessor - Variable in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
DBAccessor.DBColumnInfo - Class in org.apache.ambari.server.orm
Capture column type
DBAccessor.DbType - Enum in org.apache.ambari.server.orm
 
DBAccessorImpl - Class in org.apache.ambari.server.orm
 
DBAccessorImpl(Configuration) - Constructor for class org.apache.ambari.server.orm.DBAccessorImpl
 
DBColumnInfo(String, Class) - Constructor for class org.apache.ambari.server.orm.DBAccessor.DBColumnInfo
 
DBColumnInfo(String, Class, Integer) - Constructor for class org.apache.ambari.server.orm.DBAccessor.DBColumnInfo
 
DBColumnInfo(String, Class, Integer, Object, boolean) - Constructor for class org.apache.ambari.server.orm.DBAccessor.DBColumnInfo
 
DBColumnInfo(String, FieldTypeDefinition, Integer, Object, boolean) - Constructor for class org.apache.ambari.server.orm.DBAccessor.DBColumnInfo
 
DBColumnInfo(String, FieldTypeDefinition, Integer) - Constructor for class org.apache.ambari.server.orm.DBAccessor.DBColumnInfo
 
DBConnectionVerification - Class in org.apache.ambari.server
 
DBConnectionVerification() - Constructor for class org.apache.ambari.server.DBConnectionVerification
 
DbmsHelper - Interface in org.apache.ambari.server.orm.helpers.dbms
 
debugDump(StringBuilder) - Method in class org.apache.ambari.server.logging.LockFactory
If lock profiling is enabled, append summary statistics about lock usage to sb
debugDump(StringBuilder) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
debugDump(StringBuilder) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
debugDump(StringBuilder) - Method in interface org.apache.ambari.server.state.Cluster
Creates a debug dump based on the current cluster state
debugDump(StringBuilder) - Method in interface org.apache.ambari.server.state.Clusters
Produces a debug dump into the supplied string buffer
debugDump(StringBuilder) - Method in interface org.apache.ambari.server.state.Service
 
debugDump(StringBuilder) - Method in interface org.apache.ambari.server.state.ServiceComponent
 
debugDump(StringBuilder) - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
debugDump(StringBuilder) - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
debugDump(StringBuilder) - Method in class org.apache.ambari.server.state.ServiceImpl
 
debugDump(StringBuilder) - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
decanonicalizeAlias(String, String) - Static method in class org.apache.ambari.server.security.encryption.CredentialStoreServiceImpl
Removes the prefix (if exists) from the front of a canonicalized alias
DECOM_EXCLUDED_HOSTS - Static variable in class org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper
 
DECOM_INCLUDED_HOSTS - Static variable in class org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper
 
DECOM_SLAVE_COMPONENT - Static variable in class org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper
 
DECOMMISSION_COMMAND_NAME - Static variable in class org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper
 
DeconstructedPrincipal - Class in org.apache.ambari.server.serveraction.kerberos
DeconstructedPrincipal manages the different parts of a principal and can be used to get a normalized principal value

A "normalized" principal has the following forms: primary/instance@realm primary@realm

This class will create a DeconstructedPrincipal from a String containing a principal using DeconstructedPrincipal.valueOf(String, String)

DeconstructedPrincipal(String, String, String) - Constructor for class org.apache.ambari.server.serveraction.kerberos.DeconstructedPrincipal
Constructs a new DeconstructedPrincipal
decrementInDegree() - Method in class org.apache.ambari.server.stageplanner.RoleGraphNode
 
decrypt(String) - Method in class org.apache.ambari.server.security.encryption.AESEncryptionService
 
decrypt(String, TextEncoding) - Method in class org.apache.ambari.server.security.encryption.AESEncryptionService
 
decrypt(String, String) - Method in class org.apache.ambari.server.security.encryption.AESEncryptionService
 
decrypt(String, String, TextEncoding) - Method in class org.apache.ambari.server.security.encryption.AESEncryptionService
 
decrypt(byte[], byte[], byte[]) - Method in class org.apache.ambari.server.security.encryption.AESEncryptor
 
decrypt(String) - Method in interface org.apache.ambari.server.security.encryption.EncryptionService
Decrypts the given text (must be encoded with BASE_64 encoding) using Ambari's master key found in the environment.
decrypt(String, TextEncoding) - Method in interface org.apache.ambari.server.security.encryption.EncryptionService
Decrypts the given text (must be encoded with the given text encoding) using Ambari's master key found in the environment.
decrypt(String, String) - Method in interface org.apache.ambari.server.security.encryption.EncryptionService
Decrypts the given text (must be encoded with BASE_64 encoding) using the given key.
decrypt(String, String, TextEncoding) - Method in interface org.apache.ambari.server.security.encryption.EncryptionService
Decrypts the given text (must be encoded with the given text encoding) using the given key.
decrypt(Map<String, String>) - Method in class org.apache.ambari.server.security.encryption.PropertiesEncryptor
 
decryptSensitiveData(AgentConfigsUpdateEvent) - Method in class org.apache.ambari.server.security.encryption.AgentConfigUpdateEncryptor
 
decryptSensitiveData(AmbariServerConfiguration) - Method in class org.apache.ambari.server.security.encryption.AmbariServerConfigurationEncryptor
 
decryptSensitiveData(Config) - Method in class org.apache.ambari.server.security.encryption.ConfigPropertiesEncryptor
 
decryptSensitiveData(T) - Method in interface org.apache.ambari.server.security.encryption.Encryptor
Decrypts the given decryptible object
deepCopy() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
deepCopy() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyHost
 
deepCopy() - Method in class org.apache.ambari.server.events.TopologyUpdateEvent
 
deepCopyCluster() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyCluster
 
deepCopyTopologyHosts() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyCluster
 
deeplyEquals(Object) - Method in class org.apache.ambari.server.state.alert.AlertDefinition
Compares AlertDefinition.equals(Object) of every field.
DEF_ARCHIVE_CONTENT_TYPE - Static variable in class org.apache.ambari.server.configuration.Configuration
 
DEF_ARCHIVE_EXTENSION - Static variable in class org.apache.ambari.server.configuration.Configuration
 
DEFAULT - Static variable in enum org.apache.ambari.server.controller.internal.BlueprintExportType
 
DEFAULT - Static variable in enum org.apache.ambari.server.state.UnlimitedKeyJCERequirement
The default value to use if the unlimited key JCE policy requirement is not set.
DEFAULT - Static variable in enum org.apache.ambari.server.topology.addservice.AddServiceRequest.ValidationType
 
DEFAULT_ABORT_WHEN_MAX_DEPTH_EXCEEDED - Static variable in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricsCacheSizeOfEngine
 
DEFAULT_AGENT_EVENT_TYPES - Static variable in class org.apache.ambari.server.events.DefaultMessageEmitter
 
DEFAULT_API_EVENT_TYPES - Static variable in class org.apache.ambari.server.events.DefaultMessageEmitter
 
DEFAULT_API_PATH - Static variable in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
DEFAULT_AUTO_INSTANCE_URL - Static variable in class org.apache.ambari.server.view.ViewRegistry
 
DEFAULT_CONCATENATION_TYPE - Static variable in class org.apache.ambari.server.controller.AuthToLocalBuilder
 
DEFAULT_CONFIG_GROUP_NAME - Static variable in class org.apache.ambari.server.controller.ServiceConfigVersionResponse
Name used for default config group.
DEFAULT_DERBY_SCHEMA - Static variable in class org.apache.ambari.server.configuration.Configuration
The schema to use when creating a Configuration.DatabaseType.DERBY database for unit tests.
DEFAULT_DO_AS_PARAM - Static variable in class org.apache.ambari.server.view.ImpersonatorSettingImpl
 
DEFAULT_FROM - Static variable in class org.apache.ambari.server.api.services.BaseService
 
DEFAULT_H2_SCHEMA - Static variable in class org.apache.ambari.server.configuration.Configuration
The schema to use when creating a Configuration.DatabaseType.H2 database for unit tests.
DEFAULT_IPV4_ADDRESS - Static variable in class org.apache.ambari.server.utils.StageUtils
 
DEFAULT_LONG_RUNNING_TASK_TIMEOUT_SECONDS - Static variable in interface org.apache.ambari.server.serveraction.ServerAction
The default timeout (in seconds) to use for potentially long running tasks such as creating Kerberos principals and generating Kerberos keytab files
DEFAULT_MAX_DEGREE_OF_PARALLELISM - Static variable in class org.apache.ambari.server.stack.upgrade.ParallelScheduler
 
DEFAULT_MAX_DEGREE_OF_PARALLELISM_FOR_UPGRADES - Static variable in class org.apache.ambari.server.configuration.Configuration
Default value of Max number of tasks to schedule in parallel for upgrades.
DEFAULT_MAX_DEPTH - Static variable in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricsCacheSizeOfEngine
 
DEFAULT_PADDING_METHOD - Static variable in class org.apache.ambari.server.controller.metrics.MetricsReportPropertyProvider
 
DEFAULT_PAGE_SIZE - Static variable in class org.apache.ambari.server.api.services.BaseRequest
Default page size for pagination request.
DEFAULT_PAGE_SIZE - Static variable in class org.apache.ambari.server.api.services.BaseService
 
DEFAULT_PASSWORD_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
default password property name
DEFAULT_PING_PORT - Static variable in class org.apache.ambari.server.utils.StageUtils
 
DEFAULT_PRIORITY - Static variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition
 
DEFAULT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertGroupResourceProvider
 
DEFAULT_RACK - Static variable in class org.apache.ambari.server.utils.StageUtils
 
DEFAULT_REALM - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
The kerberos-env property name declaring the default realm
DEFAULT_REALM - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
A (command parameter) property name used to hold the default Kerberos realm value.
DEFAULT_REQUEST_CONNECT_TIMEOUT - Static variable in class org.apache.ambari.server.view.ViewRegistry
 
DEFAULT_REQUEST_READ_TIMEOUT - Static variable in class org.apache.ambari.server.view.ViewRegistry
 
DEFAULT_SCHEDULER_NAME - Static variable in class org.apache.ambari.server.scheduler.ExecutionSchedulerImpl
 
DEFAULT_SECURE_PASSWORD_LENGTH - Static variable in class org.apache.ambari.server.security.SecurePasswordHelper
The default number of characters to generate for a secure password
DEFAULT_SECURE_PASSWORD_MIN_DIGITS - Static variable in class org.apache.ambari.server.security.SecurePasswordHelper
The default minimum number of digits to include when generating a secure password
DEFAULT_SECURE_PASSWORD_MIN_LOWERCASE_LETTERS - Static variable in class org.apache.ambari.server.security.SecurePasswordHelper
The default minimum number of lowercase letters to include when generating a secure password
DEFAULT_SECURE_PASSWORD_MIN_PUNCTUATION - Static variable in class org.apache.ambari.server.security.SecurePasswordHelper
The default minimum number of punctuation characters to include when generating a secure password
DEFAULT_SECURE_PASSWORD_MIN_UPPERCASE_LETTERS - Static variable in class org.apache.ambari.server.security.SecurePasswordHelper
The default minimum number of uppercase letters to include when generating a secure password
DEFAULT_SECURE_PASSWORD_MIN_WHITESPACE - Static variable in class org.apache.ambari.server.security.SecurePasswordHelper
The default minimum number of whitespace characters to include when generating a secure password
DEFAULT_SERVICE_INSTALLABLE_PROPERTY - Static variable in class org.apache.ambari.server.state.ServiceInfo
 
DEFAULT_SERVICE_MANAGED_PROPERTY - Static variable in class org.apache.ambari.server.state.ServiceInfo
 
DEFAULT_SERVICE_MONITORED_PROPERTY - Static variable in class org.apache.ambari.server.state.ServiceInfo
 
DEFAULT_STORE_TYPE - Static variable in class org.apache.ambari.server.security.encryption.AbstractCredentialStore
 
DEFAULT_TIMEOUT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ActionResourceProvider
 
DefaultEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
Default creator for RequestAuditLogger
DefaultEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.DefaultEventCreator
 
defaultForAddService() - Static method in enum org.apache.ambari.server.topology.ConfigRecommendationStrategy
 
DefaultLdapAttributeDetectionService - Class in org.apache.ambari.server.ldap.service.ads
Service implementation that performs user and group attribute detection based on a sample set of entries returned by an ldap search operation.
DefaultLdapAttributeDetectionService() - Constructor for class org.apache.ambari.server.ldap.service.ads.DefaultLdapAttributeDetectionService
 
DefaultLdapConfigurationService - Class in org.apache.ambari.server.ldap.service.ads
Implementation of the validation logic using the Apache Directory API.
DefaultLdapConfigurationService() - Constructor for class org.apache.ambari.server.ldap.service.ads.DefaultLdapConfigurationService
 
DefaultLdapConnectionConfigService - Class in org.apache.ambari.server.ldap.service.ads
 
DefaultLdapConnectionConfigService() - Constructor for class org.apache.ambari.server.ldap.service.ads.DefaultLdapConnectionConfigService
 
DefaultMasker - Class in org.apache.ambari.server.view
Provides simple masking of view parameters.
DefaultMasker() - Constructor for class org.apache.ambari.server.view.DefaultMasker
 
defaultMerge(Expression, Expression) - Method in class org.apache.ambari.server.api.predicate.expressions.AbstractExpression
Base merge implementation.
defaultMessageEmitter(Injector) - Method in class org.apache.ambari.server.configuration.spring.RootStompConfig
 
DefaultMessageEmitter - Class in org.apache.ambari.server.events
 
DefaultMessageEmitter(AgentSessionManager, SimpMessagingTemplate, AmbariEventPublisher, int, int) - Constructor for class org.apache.ambari.server.events.DefaultMessageEmitter
 
DefaultProviderModule - Class in org.apache.ambari.server.controller.internal
The default provider module implementation.
DefaultProviderModule() - Constructor for class org.apache.ambari.server.controller.internal.DefaultProviderModule
Create a default provider module.
DefaultQuickLinkVisibilityController - Class in org.apache.ambari.server.state.quicklinksprofile
This class can evaluate whether a quicklink has to be shown or hidden based on the received QuickLinksProfile.
DefaultQuickLinkVisibilityController(QuickLinksProfile) - Constructor for class org.apache.ambari.server.state.quicklinksprofile.DefaultQuickLinkVisibilityController
 
DefaultRenderer - Class in org.apache.ambari.server.api.query.render
Default resource renderer.
DefaultRenderer() - Constructor for class org.apache.ambari.server.api.query.render.DefaultRenderer
 
DefaultRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Default audit event for RequestAuditLogger.
DefaultRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.DefaultRequestAuditEvent
 
DefaultRequestAuditEvent.DefaultRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
DefaultResourcePredicateEvaluator - Class in org.apache.ambari.server.controller.internal
The default predicate evaluator.
DefaultResourcePredicateEvaluator() - Constructor for class org.apache.ambari.server.controller.internal.DefaultResourcePredicateEvaluator
 
DefaultServiceCalculatedState - Class in org.apache.ambari.server.controller.utilities.state
Default calculator of service state.
DefaultServiceCalculatedState() - Constructor for class org.apache.ambari.server.controller.utilities.state.DefaultServiceCalculatedState
 
DefaultStackFactory - Class in org.apache.ambari.server.topology
Default implementation of StackFactory.
DefaultStackFactory() - Constructor for class org.apache.ambari.server.topology.DefaultStackFactory
 
DefaultStackVersion - Class in org.apache.ambari.server.state.repository
This is the default implementation if no stack provides an implementation.
DefaultStackVersion() - Constructor for class org.apache.ambari.server.state.repository.DefaultStackVersion
 
defaultUpdater() - Static method in interface org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor.PropertyUpdater
 
defaultValue - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Transfer
A default value to use when the configurations don't contain the ConfigUpgradeChangeDefinition.Transfer.fromKey.
defineTrimmingStrategy(Stack, String, String) - Static method in class org.apache.ambari.server.controller.internal.PropertyValueTrimmingStrategyDefiner
 
definitionId - Static variable in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity_
 
definitionName - Static variable in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity_
 
DEFINITIONS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertGroupResourceProvider
 
delete(ResourceInstance, RequestBody) - Method in interface org.apache.ambari.server.api.services.persistence.PersistenceManager
 
delete(ResourceInstance, RequestBody) - Method in class org.apache.ambari.server.api.services.persistence.PersistenceManagerImpl
 
delete() - Method in class org.apache.ambari.server.api.services.views.ViewInstanceService.NotFoundResponse
Handles: DELETE /{resourceName} Handle DELETE resource with 404 response
delete(RemoteAmbariClusterEntity) - Method in class org.apache.ambari.server.orm.dao.RemoteAmbariClusterDAO
Remove a cluster entity
delete(ViewURLEntity) - Method in class org.apache.ambari.server.orm.dao.ViewURLDAO
Remove a URL entity
delete() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
delete() - Method in interface org.apache.ambari.server.state.Cluster
Delete the cluster
delete() - Method in interface org.apache.ambari.server.state.configgroup.ConfigGroup
Delete config group and the related host and config mapping entities from the persistence store
delete() - Method in class org.apache.ambari.server.state.configgroup.ConfigGroupImpl
 
delete() - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Delete Request Schedule entity
delete() - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
delete(DeleteHostComponentStatusMetaData) - Method in interface org.apache.ambari.server.state.Service
 
delete(DeleteHostComponentStatusMetaData) - Method in interface org.apache.ambari.server.state.ServiceComponent
 
delete(DeleteHostComponentStatusMetaData) - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
delete(DeleteHostComponentStatusMetaData) - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
delete(DeleteHostComponentStatusMetaData) - Method in class org.apache.ambari.server.state.ServiceImpl
 
delete(DeleteHostComponentStatusMetaData) - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
delete(String, boolean, boolean) - Static method in class org.apache.ambari.server.utils.ShellCommandUtil
Deletes the file.
delete(RemoteAmbariClusterEntity) - Method in class org.apache.ambari.server.view.RemoteAmbariClusterRegistry
Remove the cluster entity from registry and database
deleteActionDefinition(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ActionService
Handles: DELETE /actions/{actionName} Delete a specific action definition.
DeleteAlertGroupRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for alert group deletion
DeleteAlertGroupRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.DeleteAlertGroupRequestAuditEvent
 
DeleteAlertGroupRequestAuditEvent(DeleteAlertGroupRequestAuditEvent.DeleteAlertGroupRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.DeleteAlertGroupRequestAuditEvent
DeleteAlertGroupRequestAuditEvent.DeleteAlertGroupRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
DeleteAlertGroupRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.DeleteAlertGroupRequestAuditEvent.DeleteAlertGroupRequestAuditEventBuilder
 
deleteAlertGroupsUpdateEvent(List<Long>) - Static method in class org.apache.ambari.server.events.AlertGroupsUpdateEvent
 
DeleteAlertTargetRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for deleting alert target (=notification)
DeleteAlertTargetRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.DeleteAlertTargetRequestAuditEvent
 
DeleteAlertTargetRequestAuditEvent(DeleteAlertTargetRequestAuditEvent.DeleteAlertTargetRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.DeleteAlertTargetRequestAuditEvent
DeleteAlertTargetRequestAuditEvent.DeleteAlertTargetRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
DeleteAlertTargetRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.DeleteAlertTargetRequestAuditEvent.DeleteAlertTargetRequestAuditEventBuilder
 
deleteAllComponents(DeleteHostComponentStatusMetaData) - Method in interface org.apache.ambari.server.state.Service
 
deleteAllComponents(DeleteHostComponentStatusMetaData) - Method in class org.apache.ambari.server.state.ServiceImpl
 
deleteAllJobs(RequestExecution) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
Delete all jobs and triggers if possible.
deleteAllServiceComponentHosts(DeleteHostComponentStatusMetaData) - Method in interface org.apache.ambari.server.state.ServiceComponent
 
deleteAllServiceComponentHosts(DeleteHostComponentStatusMetaData) - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
deleteAllServices() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
deleteAllServices() - Method in interface org.apache.ambari.server.state.Cluster
Delete all the services associated with this cluster
deleteArtifact(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.ServiceService
Handles: DELETE /clusters/{clusterID}/services/{serviceName}/artifacts/{artifactName} Delete a specific artifact.
deleteArtifacts(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ServiceService
Handles: DELETE /clusters/{clusterID}/services/{serviceName}/artifacts Delete all artifacts matching the provided predicate.
deleteAuthenticationSource(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.users.UserAuthenticationSourceService
Delete an authentication source.
deleteBlueprint(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.BlueprintService
Handles: DELETE /blueprints/{blueprintID} Delete a specific blueprint.
DeleteBlueprintRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for blueprint deletion
DeleteBlueprintRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.DeleteBlueprintRequestAuditEvent
 
DeleteBlueprintRequestAuditEvent(DeleteBlueprintRequestAuditEvent.DeleteBlueprintRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.DeleteBlueprintRequestAuditEvent
DeleteBlueprintRequestAuditEvent.DeleteBlueprintRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
DeleteBlueprintRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.DeleteBlueprintRequestAuditEvent.DeleteBlueprintRequestAuditEventBuilder
 
deleteBlueprints(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.BlueprintService
Handles: DELETE /blueprints Delete a set of blueprints that match a predicate.
deleteCluster(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Handles: DELETE /clusters/{clusterID} Delete a specific cluster.
deleteCluster(ClusterRequest) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Delete the cluster identified by the given request object.
deleteCluster(ClusterRequest) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
deleteCluster(String) - Method in interface org.apache.ambari.server.controller.ivory.IvoryService
Delete the cluster with the given name.
deleteCluster(String) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
deleteCluster(String) - Method in interface org.apache.ambari.server.state.Clusters
Deletes the cluster identified by the name
deleteClusterArtifact(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Handles: DELETE /clusters/{clusterID}/artifacts/{artifactName} Delete a specific artifact.
deleteClusterArtifacts(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Handles: DELETE /clusters/{clusterID}/artifacts Delete all artifacts matching the provided predicate.
deleteComponent(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ComponentService
Handles: DELETE /clusters/{clusterID}/services/{serviceID}/components/{componentID} Delete a specific component.
deleteComponents(Set<ServiceComponentRequest>) - Method in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
deleteConfigGroup(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ConfigGroupService
Handles DELETE /clusters/{clusterId}/config_groups/{groupId} Delete a config group
deleteConfigGroup(Long) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
deleteConfigGroup(Long) - Method in interface org.apache.ambari.server.state.Cluster
Delete this config group identified by the config group id
deleteConfiguration(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RootServiceComponentConfigurationService
 
deleteCredential(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.CredentialService
Handles: DELETE /clusters/{cluster_name}/credentials/{alias} Delete a specific credential.
DELETED_CONFIG_GROUP_NAME - Static variable in class org.apache.ambari.server.controller.ServiceConfigVersionResponse
Name used for config groups that were deleted in the service config version response.
deleteDataDirectory(String) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
 
deleteDefinition(String, HttpHeaders, UriInfo, Long) - Method in class org.apache.ambari.server.api.services.AlertDefinitionService
 
deleteEvent(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.LdapSyncEventService
Handles: DELETE /ldap_sync_events/{eventId} Delete a specific view.
deleteExtensionLink(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ExtensionLinksService
 
deleteExtensionLink(ExtensionLinkRequest) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Delete a link between an extension and a stack
deleteExtensionLink(ExtensionLinkRequest) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
This method will delete a link between an extension version and a stack version (Extension Link).
deleteFeed(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.FeedService
Handles: DELETE /feeds/{feedName} Delete a specific feed.
deleteFeed(String) - Method in interface org.apache.ambari.server.controller.ivory.IvoryService
Delete the feed with the given feed name.
deleteGroup(String, HttpHeaders, UriInfo, Long) - Method in class org.apache.ambari.server.api.services.AlertGroupService
 
deleteGroup(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.groups.GroupService
Deletes a group.
DeleteGroupRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for group deletion
DeleteGroupRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.DeleteGroupRequestAuditEvent
 
DeleteGroupRequestAuditEvent(DeleteGroupRequestAuditEvent.DeleteGroupRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.DeleteGroupRequestAuditEvent
DeleteGroupRequestAuditEvent.DeleteGroupRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
DeleteGroupRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.DeleteGroupRequestAuditEvent.DeleteGroupRequestAuditEventBuilder
 
deleteGroups(Set<GroupRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Deletes the user groups specified.
deleteGroups(Set<GroupRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
DeleteHandler - Class in org.apache.ambari.server.api.handlers
Responsible for delete requests.
DeleteHandler() - Constructor for class org.apache.ambari.server.api.handlers.DeleteHandler
 
deleteHost(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.HostService
Handles DELETE /clusters/{clusterID}/hosts/{hostID} Deletes a specific host.
deleteHost(String) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
Delete a host entirely from the cluster and all database tables, except AlertHistory.
deleteHost(String) - Method in interface org.apache.ambari.server.state.Clusters
Removes a host.
deleteHostComponent(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.HostComponentService
Handles DELETE /clusters/{clusterID}/hosts/{hostID}/host_components/{hostComponentID} Delete a specific host_component.
deleteHostComponents(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.HostComponentService
Handles DELETE /clusters/{clusterID}/hosts/{hostID}/host_components Deletes multiple host_component resources.
deleteHostComponents(Set<ServiceComponentHostRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Delete the host component identified by the given request object.
deleteHostComponents(Set<ServiceComponentHostRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
DeleteHostComponentStatusMetaData - Class in org.apache.ambari.server.controller.internal
 
DeleteHostComponentStatusMetaData() - Constructor for class org.apache.ambari.server.controller.internal.DeleteHostComponentStatusMetaData
 
DeleteHostComponentStatusMetaData.HostComponent - Class in org.apache.ambari.server.controller.internal
 
DeleteHostRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for deleting a host
DeleteHostRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.DeleteHostRequestAuditEvent
 
DeleteHostRequestAuditEvent(DeleteHostRequestAuditEvent.DeleteHostRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.DeleteHostRequestAuditEvent
DeleteHostRequestAuditEvent.DeleteHostRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
DeleteHostRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.DeleteHostRequestAuditEvent.DeleteHostRequestAuditEventBuilder
 
deleteHosts(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.HostService
 
deleteHosts(Set<HostRequest>, boolean) - Method in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
deleteIdentities(Cluster, Map<String, ? extends Collection<String>>, Set<String>, Collection<String>, RequestStageContainer, Boolean) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Deletes the set of filtered principals and keytabs from the cluster.
deleteIdentities(Cluster, List<Component>, Set<String>) - Method in interface org.apache.ambari.server.controller.KerberosHelper
 
deleteIdentities(Cluster, Map<String, ? extends Collection<String>>, Set<String>, Collection<String>, RequestStageContainer, Boolean) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
deleteIdentities(Cluster, List<Component>, Set<String>) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
Deletes the kerberos identities of the given component, even if the component is already deleted.
deleteInstance(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.InstanceService
Handles DELETE /feeds/{feedID}/instances/{instanceID} Deletes a specific instance.
deleteJob(JobKey) - Method in interface org.apache.ambari.server.scheduler.ExecutionScheduler
Delete the identified Job from the Scheduler - and any associated Triggers.
deleteJob(JobKey) - Method in class org.apache.ambari.server.scheduler.ExecutionSchedulerImpl
 
deleteJobs(RequestExecution, Long) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
Delete all jobs and triggers if possible.
deleteKerberosDescriptor(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.KerberosDescriptorService
Handles: DELETE /kerberos_descriptors/{kerberosDescriptorName} Delete a specific kerberos descriptor.
deleteKey - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Transfer
The configuration key to delete, or "*" for all.
deleteMember(HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.groups.MemberService
Deletes a member.
deleteMembers(Set<MemberRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Deletes the group members specified.
deleteMembers(Set<MemberRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
deleteMpack(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.MpacksService
 
deletePermission(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.PermissionService
Handles: DELETE /permissions/{permissionID} Delete a specific permission.
deletePermission(HttpHeaders, UriInfo, String, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewPermissionService
Handles: DELETE /views/{viewName}/versions/{version}/permissions/{permissionID} Delete a specific permission.
deletePrivilege(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.PrivilegeService
Handles: DELETE /privileges/{privilegeID} Delete a specific privilege.
deletePrivilege(HttpHeaders, UriInfo, String, String, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewPrivilegeService
Handles: DELETE /views/{viewName}/versions/{version}/instances/{instanceName}/privileges/{privilegeID} Delete a specific privilege.
deletePrivileges(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.PrivilegeService
Handles: DELETE /privileges Delete privileges.
deletePrivileges(String, HttpHeaders, UriInfo, String, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewPrivilegeService
Handles: DELETE /views/{viewName}/versions/{version}/instances/{instanceName}/privileges Delete privileges.
deleteProperties(List<String>) - Method in interface org.apache.ambari.server.state.Config
Delete certain properties
deleteProperties(List<String>) - Method in class org.apache.ambari.server.state.ConfigImpl
 
deleteRemoteCluster(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RemoteClustersService
Delete a Remote Cluster
deleteRepositoryVersion(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RepositoryVersionService
Deletes a repository version.
DeleteRepositoryVersionAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.DeleteRepositoryVersionRequestAuditEvent.DeleteRepositoryVersionAuditEventBuilder
 
DeleteRepositoryVersionRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for deleting a repository version
DeleteRepositoryVersionRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.DeleteRepositoryVersionRequestAuditEvent
 
DeleteRepositoryVersionRequestAuditEvent(DeleteRepositoryVersionRequestAuditEvent.DeleteRepositoryVersionAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.DeleteRepositoryVersionRequestAuditEvent
DeleteRepositoryVersionRequestAuditEvent.DeleteRepositoryVersionAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
DeleteRequest - Class in org.apache.ambari.server.api.services
A DELETE request.
DeleteRequest(HttpHeaders, RequestBody, UriInfo, ResourceInstance) - Constructor for class org.apache.ambari.server.api.services.DeleteRequest
Constructor.
deleteRequestExecution(Long) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
deleteRequestExecution(Long) - Method in interface org.apache.ambari.server.state.Cluster
Delete a @RequestExecution associated with the cluster
deleteRequestSchedule(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RequestScheduleService
Handles DELETE /clusters/{clusterId}/request_schedules/{requestScheduleId} Delete a request schedule
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Delete the resources selected by the given predicate.
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ActionResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ActiveWidgetLayoutResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
Delete the resources selected by the given predicate.
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AlertGroupResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AlertHistoryResourceProvider
Delete the resources selected by the given predicate.
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AlertNoticeResourceProvider
Delete the resources selected by the given predicate.
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ArtifactResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ClientConfigResourceProvider
 
deleteResources(Resource.Type, Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ClusterControllerImpl
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ConfigurationResourceProvider
Throws an exception, as Configurations cannot be deleted.
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.FeedResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.InstanceResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.KerberosDescriptorResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.PermissionResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.QuickLinkArtifactResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ReadOnlyResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ServiceConfigVersionResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.StackArtifactResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.StackDependencyResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.StageResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.TargetClusterResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ThemeArtifactResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.UpgradeGroupResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.UpgradeSummaryResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ViewPermissionResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.WidgetLayoutResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.WidgetResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.jdbc.JDBCResourceProvider
 
deleteResources(Resource.Type, Request, Predicate) - Method in interface org.apache.ambari.server.controller.spi.ClusterController
Delete the resources selected by the given predicate.
deleteResources(Request, Predicate) - Method in interface org.apache.ambari.server.controller.spi.ResourceProvider
Delete the resources selected by the given predicate.
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.view.ViewExternalSubResourceProvider
 
deleteResources(Request, Predicate) - Method in class org.apache.ambari.server.view.ViewSubResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Delete the resources selected by the given predicate if the authenticated user is authorized to do so.
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ClusterStackVersionResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.CredentialResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ExtensionLinkResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.GroupResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.MemberResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RemoteClusterResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RootServiceComponentConfigurationResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.SettingResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ViewResourceProvider
 
deleteResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ViewURLResourceProvider
 
DeleteResultMetadata - Class in org.apache.ambari.server.api.services
Implementation of ResultDetails for DELETE API requests.
DeleteResultMetadata() - Constructor for class org.apache.ambari.server.api.services.DeleteResultMetadata
 
deleteService(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ServiceService
Handles: DELETE /clusters/{clusterId}/services/{serviceId} Delete a specific service.
deleteService(HttpHeaders, UriInfo, String, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewInstanceService
Handles: DELETE /views/{viewName}/versions/{version}/instances/{instanceId} Delete a specific instance.
deleteService(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.WidgetLayoutService
 
deleteService(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.WidgetService
 
deleteService(String, DeleteHostComponentStatusMetaData) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
deleteService(String, DeleteHostComponentStatusMetaData) - Method in interface org.apache.ambari.server.state.Cluster
Delete the named service associated with this cluster
deleteServiceComponent(String, DeleteHostComponentStatusMetaData) - Method in interface org.apache.ambari.server.state.Service
 
deleteServiceComponent(String, DeleteHostComponentStatusMetaData) - Method in class org.apache.ambari.server.state.ServiceImpl
 
deleteServiceComponentHosts(String, DeleteHostComponentStatusMetaData) - Method in interface org.apache.ambari.server.state.ServiceComponent
 
deleteServiceComponentHosts(String, DeleteHostComponentStatusMetaData) - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
DeleteServiceRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for service deletion
DeleteServiceRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.DeleteServiceRequestAuditEvent
 
DeleteServiceRequestAuditEvent(DeleteServiceRequestAuditEvent.DeleteServiceRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.DeleteServiceRequestAuditEvent
DeleteServiceRequestAuditEvent.DeleteServiceRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
DeleteServiceRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.DeleteServiceRequestAuditEvent.DeleteServiceRequestAuditEventBuilder
 
deleteServices(Set<ServiceRequest>) - Method in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
deleteSetting(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.SettingService
Handles: DELETE /settings/{settingName} Delete a specific setting.
DeleteStatusMetaData - Class in org.apache.ambari.server.controller.internal
 
DeleteStatusMetaData() - Constructor for class org.apache.ambari.server.controller.internal.DeleteStatusMetaData
 
deleteSub() - Method in class org.apache.ambari.server.api.services.views.ViewInstanceService.NotFoundResponse
Handles: DELETE /{resourceName}/{.*} Handle DELETE sub-resource with 404 response
deleteTarget(String, HttpHeaders, UriInfo, Long) - Method in class org.apache.ambari.server.api.services.AlertTargetService
Handles DELETE /alert_target/{targetId} Deletes a specific alert target.
deleteTargetCluster(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.TargetClusterService
Handles: DELETE /targets/{targetName} Delete a specific target.
deleteTestIdentity(Cluster, Map<String, String>, RequestStageContainer) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Deletes the unique identity to use for testing the general Kerberos configuration.
deleteTestIdentity(Cluster, Map<String, String>, RequestStageContainer) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
DeleteUnsupportedServicesAndComponents - Class in org.apache.ambari.server.serveraction.upgrades
Upgrade Server Action that deletes the components and services which are no longer supported in the target stack.
DeleteUnsupportedServicesAndComponents() - Constructor for class org.apache.ambari.server.serveraction.upgrades.DeleteUnsupportedServicesAndComponents
 
deleteUrl(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.views.ViewUrlsService
Remove a view URL
deleteUser(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.users.UserService
Deletes a user.
DeleteUserRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for deleting a user
DeleteUserRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.DeleteUserRequestAuditEvent
 
DeleteUserRequestAuditEvent(DeleteUserRequestAuditEvent.DeleteUserRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.DeleteUserRequestAuditEvent
DeleteUserRequestAuditEvent.DeleteUserRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
DeleteUserRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.DeleteUserRequestAuditEvent.DeleteUserRequestAuditEventBuilder
 
deleteVersions(HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewVersionService
Handles: DELETE /views/{viewName}/versions/{version} Delete a specific view version.
deleteView(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.views.ViewService
Handles: DELETE /views/{viewID} Delete a specific view.
DeleteViewInstanceRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for deleting a view instance
DeleteViewInstanceRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.DeleteViewInstanceRequestAuditEvent
 
DeleteViewInstanceRequestAuditEvent(DeleteViewInstanceRequestAuditEvent.DeleteViewInstanceRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.DeleteViewInstanceRequestAuditEvent
DeleteViewInstanceRequestAuditEvent.DeleteViewInstanceRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
DeleteViewInstanceRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.DeleteViewInstanceRequestAuditEvent.DeleteViewInstanceRequestAuditEventBuilder
 
DENY_HEADER_OVERRIDES_FLAG - Static variable in class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
Signals whether subsequent filters are allowed to override security headers
DEPENDENCY_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackConfigurationDependencyResourceProvider
 
DEPENDENCY_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackConfigurationDependencyResourceProvider
 
DependencyConditionInfo - Interface in org.apache.ambari.server.state
Represents stack component dependency condition information provided in metainfo.xml file.
DependencyInfo - Class in org.apache.ambari.server.state
Represents stack component dependency information.
DependencyInfo() - Constructor for class org.apache.ambari.server.state.DependencyInfo
 
DEPENDENT_COMPONENT_NAME_ID - Static variable in class org.apache.ambari.server.controller.internal.StackDependencyResourceProvider
 
DEPENDENT_SERVICE_NAME_ID - Static variable in class org.apache.ambari.server.controller.internal.StackDependencyResourceProvider
 
DEPENDS_ON_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackLevelConfigurationResourceProvider
 
DerbyHelper - Class in org.apache.ambari.server.orm.helpers.dbms
 
DerbyHelper(DatabasePlatform) - Constructor for class org.apache.ambari.server.orm.helpers.dbms.DerbyHelper
 
describe() - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo
Creates a descriptive label to be displayed in the UI.
DESCRIPTION - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
DESCRIPTION - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
DESCRIPTION - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
DESCRIPTION - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
description - Static variable in class org.apache.ambari.server.orm.entities.AlertTargetEntity_
 
DESCRIPTION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ActionResourceProvider
 
DESCRIPTION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
DESCRIPTION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
DESCRIPTION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
DESCRIPTION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
DESCRIPTION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.apache.ambari.server.state.repository.StackPackage.UpgradeDependencyDeserializer
DESIRED_ADMIN_STATE - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
DESIRED_ADMIN_STATE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
DESIRED_CONFIGS - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
DESIRED_CONFIGS - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
DESIRED_CONFIGS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
DESIRED_CONFIGS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
DESIRED_REPO_VERSION_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
DESIRED_REPOSITORY_VERSION - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
DESIRED_REPOSITORY_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
DESIRED_SERVICE_CONFIG_VERSIONS - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
DESIRED_STACK - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
DESIRED_STACK_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
DESIRED_STACK_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
DESIRED_STACK_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
DESIRED_STACK_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
DESIRED_STATE - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
DESIRED_STATE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
DESIRED_VERSION - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
DESIRED_VERSION_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
DESIRED_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
DesiredConfig - Class in org.apache.ambari.server.state
Class that holds information about a desired config and is suitable for output in a web service response.
DesiredConfig() - Constructor for class org.apache.ambari.server.state.DesiredConfig
 
DesiredConfig.HostOverride - Class in org.apache.ambari.server.state
Used to represent an override on a host.
destroy() - Method in class org.apache.ambari.server.api.AmbariPersistFilter
 
destroy() - Method in class org.apache.ambari.server.api.MethodOverrideFilter
 
destroy() - Method in class org.apache.ambari.server.api.UserNameOverrideFilter
Called by the web container to indicate to a filter that it is being taken out of service.
destroy() - Method in class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
 
destroy() - Method in class org.apache.ambari.server.security.authentication.AmbariDelegatingAuthenticationFilter
Iterates over the contained AmbariAuthorizationFilters to invoke each's destroy method.
destroy() - Method in class org.apache.ambari.server.security.authentication.jwt.AmbariJwtAuthenticationFilter
 
destroy() - Method in class org.apache.ambari.server.security.authorization.AmbariAuthorizationFilter
 
destroy() - Method in class org.apache.ambari.server.security.authorization.AmbariUserAuthorizationFilter
 
destroy() - Method in class org.apache.ambari.server.security.SecurityFilter
 
destroy() - Method in class org.apache.ambari.server.view.AmbariViewsMDCLoggingFilter
 
destroy() - Method in class org.apache.ambari.server.view.ViewThrottleFilter
DestroyPrincipalKerberosAuditEvent - Class in org.apache.ambari.server.audit.event.kerberos
Audit event for destroying principal
DestroyPrincipalKerberosAuditEvent.DestroyPrincipalKerberosAuditEventBuilder - Class in org.apache.ambari.server.audit.event.kerberos
 
DestroyPrincipalsServerAction - Class in org.apache.ambari.server.serveraction.kerberos
DestroyPrincipalsServerAction is a ServerAction implementation that destroys principals as instructed.
DestroyPrincipalsServerAction() - Constructor for class org.apache.ambari.server.serveraction.kerberos.DestroyPrincipalsServerAction
 
detach(PrivilegeEntity) - Method in class org.apache.ambari.server.orm.dao.PrivilegeDAO
Detach an instance from manager.
DetachedHostResourceDefinition - Class in org.apache.ambari.server.api.resources
Resource definition for /hosts resources.
DetachedHostResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.DetachedHostResourceDefinition
 
detect() - Method in class org.apache.ambari.server.ldap.service.ads.detectors.ChainedAttributeDetector
 
detect() - Method in class org.apache.ambari.server.ldap.service.ads.detectors.OccurrenceAndWeightBasedDetector
Calculates the attribute value based on the two maps.
detect() - Method in interface org.apache.ambari.server.ldap.service.AttributeDetector
Implements the decision based on which the "best" possible attribute or value is selected.
detectAttributes(AmbariLdapConfiguration) - Method in class org.apache.ambari.server.ldap.service.AmbariLdapFacade
 
detectAttributes(AmbariLdapConfiguration) - Method in interface org.apache.ambari.server.ldap.service.LdapFacade
Runs the user and group attribute detection algorithms.
detectDataTransferMethod(TimelineMetric) - Static method in class org.apache.ambari.server.controller.metrics.MetricsDataTransferMethodFactory
 
detectDownsamplingMethod(TimelineMetric) - Static method in class org.apache.ambari.server.controller.metrics.MetricsDownsamplingMethodFactory
 
detectedProperty() - Method in class org.apache.ambari.server.ldap.service.ads.detectors.GroupMemberAttrDetector
 
detectedProperty() - Method in class org.apache.ambari.server.ldap.service.ads.detectors.GroupNameAttrDetector
 
detectedProperty() - Method in class org.apache.ambari.server.ldap.service.ads.detectors.GroupObjectClassDetector
 
detectedProperty() - Method in class org.apache.ambari.server.ldap.service.ads.detectors.OccurrenceAndWeightBasedDetector
The configuration key being detected.
detectedProperty() - Method in class org.apache.ambari.server.ldap.service.ads.detectors.UserGroupMemberAttrDetector
 
detectedProperty() - Method in class org.apache.ambari.server.ldap.service.ads.detectors.UserNameAttrDetector
 
detectedProperty() - Method in class org.apache.ambari.server.ldap.service.ads.detectors.UserObjectClassDetector
 
detectLdapGroupAttributes(AmbariLdapConfiguration) - Method in class org.apache.ambari.server.ldap.service.ads.DefaultLdapAttributeDetectionService
 
detectLdapGroupAttributes(AmbariLdapConfiguration) - Method in interface org.apache.ambari.server.ldap.service.LdapAttributeDetectionService
Decorates the passed in configuration with the detected ldap group attribute values
detectLdapUserAttributes(AmbariLdapConfiguration) - Method in class org.apache.ambari.server.ldap.service.ads.DefaultLdapAttributeDetectionService
 
detectLdapUserAttributes(AmbariLdapConfiguration) - Method in interface org.apache.ambari.server.ldap.service.LdapAttributeDetectionService
Decorates the passed in configuration with the detected ldap user attribute values
DFS_TYPE - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
didStageFailed(List<HostRoleCommand>, Set<Role>, Map<Role, Float>) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
 
Direction - Enum in org.apache.ambari.server.stack.upgrade
Indicates if an sequence of Groups should be for an upgrade or a downgrade.
direction - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeSummary
 
DIRECTIVE_ADDITIONAL_SERVICES - Static variable in class org.apache.ambari.server.controller.internal.ClusterKerberosDescriptorResourceProvider
A directive to indicate additional services to consider when evaluating when clauses.
DIRECTIVE_COMPONENTS - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
directive used to pass list of services and their components to regenerate keytabs for
DIRECTIVE_CONFIG_UPDATE_POLICY - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
directive used to indicate how to handle configuration updates when regenerating keytab files expected values: none identities_only new_and_identities all
DIRECTIVE_DRY_RUN - Static variable in interface org.apache.ambari.server.controller.spi.Request
 
DIRECTIVE_EVALUATE_WHEN_CLAUSE - Static variable in class org.apache.ambari.server.controller.internal.ClusterKerberosDescriptorResourceProvider
A directive to indicate whether or not the when clauses for Kerberos Identity definitions are to be evaluated or not.
DIRECTIVE_FORCE_TOGGLE_KERBEROS - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
directive used to indicate that the enable Kerberos operation should proceed even if the cluster's security type is not changing
DIRECTIVE_HOSTS - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
directive used to pass host list to regenerate keytabs on
DIRECTIVE_IGNORE_CONFIGS - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
DIRECTIVE_MANAGE_KERBEROS_IDENTITIES - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
directive used to override the behavior of the kerberos-env/manage_identities property
DIRECTIVE_OPERATION - Static variable in class org.apache.ambari.server.api.services.RootServiceComponentConfigurationService
 
DIRECTIVE_REGENERATE_KEYTABS - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
directive used to indicate that the enable Kerberos operation is only to regenerate keytab files
DIRECTIVE_SKIP_URL_CHECK - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
DIRECTIVES_MAP - Static variable in class org.apache.ambari.server.api.services.RootServiceComponentConfigurationService
 
Directory() - Constructor for class org.apache.ambari.server.agent.AgentEnv.Directory
 
directory - Variable in class org.apache.ambari.server.stack.StackDefinitionDirectory
underlying directory
DirectoryWatcher - Interface in org.apache.ambari.server.view
 
DISABLE_VIEW_DIRECTORY_WATCHER - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether the view directory watcher service should be disabled.
DisableBatchingRemoteEndpointFactory - Class in org.apache.ambari.server
 
DisableBatchingRemoteEndpointFactory() - Constructor for class org.apache.ambari.server.DisableBatchingRemoteEndpointFactory
 
disableEndpointIdentification() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
disconnect(SessionDisconnectEvent) - Method in class org.apache.ambari.server.api.stomp.NamedTasksSubscribeListener
 
discoveryStatus - Static variable in class org.apache.ambari.server.orm.entities.HostEntity_
 
DISK_INFO_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
DiskInfo - Class in org.apache.ambari.server.agent
Information about a mounted disk on a given node
DiskInfo(String, String, String, String, String, String, String) - Constructor for class org.apache.ambari.server.agent.DiskInfo
DiskInfo object that tracks information about a disk.
DiskInfo() - Constructor for class org.apache.ambari.server.agent.DiskInfo
Needed for Serialization
dispatch(Notification) - Method in class org.apache.ambari.server.notifications.dispatchers.AlertScriptDispatcher
Dispatches the specified notification.
dispatch(Notification) - Method in class org.apache.ambari.server.notifications.dispatchers.EmailDispatcher
Dispatches the specified notification.
dispatch(Notification) - Method in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
Dispatches the specified notification.
dispatch(Notification) - Method in interface org.apache.ambari.server.notifications.NotificationDispatcher
Dispatches the specified notification.
DISPATCH_PROPERTY_SCRIPT_CONFIG_KEY - Static variable in class org.apache.ambari.server.notifications.dispatchers.AlertScriptDispatcher
A dispatch property that instructs this dispatcher to read a different key from Configuration.
DISPATCH_PROPERTY_SCRIPT_DIRECTORY - Static variable in class org.apache.ambari.server.configuration.Configuration
The directory for scripts which are used by the alert notification dispatcher.
DISPATCH_PROPERTY_SCRIPT_FILENAME_KEY - Static variable in class org.apache.ambari.server.notifications.dispatchers.AlertScriptDispatcher
A dispatch property that instructs this dispatcher to lookup script by filename from AlertTarget.
DispatchCallback - Interface in org.apache.ambari.server.notifications
The DispatchCallback interface is used by an NotificationDispatcher to callback to an interested party when a Notification delivery is attempted.
DispatchCredentials - Class in org.apache.ambari.server.notifications
The DispatchCredentials represent a generic username/password model that can be passed to a NotificationDispatcher in order to authentice with a backend dispatcher.
DispatchCredentials() - Constructor for class org.apache.ambari.server.notifications.DispatchCredentials
Constructor.
DISPATCHER_TYPES - Static variable in class org.apache.ambari.server.controller.AmbariServer
Dispatcher types for webAppContext.addFilter.
DispatchFactory - Class in org.apache.ambari.server.notifications
The DispatchFactory is used to provide singleton instances of NotificationDispatcher based on a supplied type.
DispatchInfo(AlertTargetEntity) - Constructor for class org.apache.ambari.server.state.services.AlertNoticeDispatchService.DispatchInfo
Constructor.
DispatchProperties - Variable in class org.apache.ambari.server.notifications.Notification
A map of all of the properties that a NotificationDispatcher needs in order to dispatch this notification.
DispatchRunnable - Class in org.apache.ambari.server.notifications
The DispatchRunnable class is a simple Runnable that can be used to pass a Notification to an NotificationDispatcher via an Executor.
DispatchRunnable(NotificationDispatcher, Notification) - Constructor for class org.apache.ambari.server.notifications.DispatchRunnable
Constructor.
display - Variable in class org.apache.ambari.server.state.repository.Release
The optional display name
DISPLAY_NAME - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
DISPLAY_NAME - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
DISPLAY_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
DISPLAY_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
DISPLAY_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
DistributeRepositoriesActionListener - Class in org.apache.ambari.server.events.listeners.upgrade
The DistributeRepositoriesActionListener class handles ActionFinalReportReceivedEvent for "Distribute repositories/install packages" action.
DistributeRepositoriesActionListener(AmbariEventPublisher) - Constructor for class org.apache.ambari.server.events.listeners.upgrade.DistributeRepositoriesActionListener
Constructor.
dnAttribute() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
DO_NOT_SKIP_INSTALL_FOR_COMPONENTS - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
doAs(HttpURLConnection, String) - Method in class org.apache.ambari.server.view.HttpImpersonatorImpl
 
doAs(HttpURLConnection, String, String, String) - Method in class org.apache.ambari.server.view.HttpImpersonatorImpl
 
DOCUMENT_PATH_SEPARATOR - Static variable in class org.apache.ambari.server.controller.metrics.RestMetricsPropertyProvider
Symbol that separates names of nested JSON sections in metrics path
doEncryption(boolean) - Method in class org.apache.ambari.server.security.encryption.SensitiveDataEncryption
 
doesPropertyExist(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
doesStageHaveHostRoleStatus(Set<HostRoleStatus>) - Method in class org.apache.ambari.server.actionmanager.Stage
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.ambari.server.api.AmbariPersistFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.ambari.server.api.MethodOverrideFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.ambari.server.api.UserNameOverrideFilter
The doFilter method of the Filter is called by the container each time a request/response pair is passed through the chain due to a client request for a resource at the end of the chain.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.ambari.server.security.authentication.AmbariDelegatingAuthenticationFilter
Iterates over the contained AmbariAuthorizationFilters to test each to see if they should be invoked.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.ambari.server.security.authentication.jwt.AmbariJwtAuthenticationFilter
Checks whether the authentication information is filled.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationFilter
Performs the logic for this filter.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.ambari.server.security.authorization.AmbariAuthorizationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.ambari.server.security.authorization.AmbariUserAuthorizationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.ambari.server.security.SecurityFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.ambari.server.view.AmbariViewsMDCLoggingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.ambari.server.view.ViewThrottleFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.apache.ambari.server.security.authentication.AmbariBasicAuthenticationFilter
Checks whether the authentication information is filled.
doNameNodeHAUpdate() - Method in class org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor
Perform export update processing for HA configuration for NameNodes.
done() - Method in interface org.apache.ambari.server.utils.ShellCommandUtil.InteractiveHandler
Indicates whether this ShellCommandUtil.InteractiveHandler expects more queries (true or not (false)
doOozieServerHAUpdate() - Method in class org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor
Perform export update processing for HA configuration for Oozie servers.
doStageCreation(RequestStageContainer, Cluster, Map<State, List<Service>>, Map<State, List<ServiceComponent>>, Map<String, Map<State, List<ServiceComponentHost>>>, Map<String, String>, Map<String, String>, boolean, boolean, boolean, boolean) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
doStart() - Method in class org.apache.ambari.server.agent.HeartbeatProcessor
 
doStart() - Method in class org.apache.ambari.server.controller.logging.LogSearchDataRetrievalService
 
doStart() - Method in class org.apache.ambari.server.state.services.MetricsRetrievalService
doStop() - Method in class org.apache.ambari.server.agent.HeartbeatProcessor
 
doStop() - Method in class org.apache.ambari.server.controller.logging.LogSearchDataRetrievalService
 
doStop() - Method in class org.apache.ambari.server.state.services.MetricsRetrievalService
doTransition(EVENTTYPE, EVENT) - Method in interface org.apache.ambari.server.state.fsm.StateMachine
 
doUpdateForBlueprintExport(BlueprintExportType) - Method in class org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor
Update properties for blueprint export.
doUpdateForClusterCreate() - Method in class org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor
Update properties for cluster creation.
doUpdateResources(RequestStageContainer, Request, Predicate, boolean, boolean, boolean) - Method in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
Update resources.
downloadCACertificateChainFile() - Method in class org.apache.ambari.server.security.unsecured.rest.CertificateDownload
 
downloadMpack(String, String) - Method in class org.apache.ambari.server.mpack.MpackManager
Download the mpack from the given uri
doWork(Map<String, Object>) - Method in class org.apache.ambari.server.scheduler.AbstractLinearExecutionJob
Do the actual work of the fired job.
doWork() - Method in class org.apache.ambari.server.serveraction.ServerActionExecutor
Execute the logic to handle each task in the queue in the order in which it was queued.
doWork(Map<String, Object>) - Method in class org.apache.ambari.server.state.scheduler.BatchRequestJob
 
doWork() - Method in class org.apache.ambari.server.StateRecoveryManager
 
doYarnResourceManagerHAUpdate() - Method in class org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor
Perform export update processing for HA configuration for Yarn ResourceManagers.
DRFeed - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
DRInstance - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
dropColumn(String, String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Drop a column from table
dropColumn(String, String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
dropFKConstraint(String, String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Drops a FK constraint from a table.
dropFKConstraint(String, String, boolean) - Method in interface org.apache.ambari.server.orm.DBAccessor
Drop a FK constraint from table
dropFKConstraint(String, String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
dropFKConstraint(String, String, boolean) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
Drop a FK constraint from table
dropPKConstraint(String, String, boolean, boolean) - Method in interface org.apache.ambari.server.orm.DBAccessor
Drop a PK constraint from table
dropPKConstraint(String, String, boolean) - Method in interface org.apache.ambari.server.orm.DBAccessor
Drop a PK constraint from table
dropPKConstraint(String, String, String, boolean) - Method in interface org.apache.ambari.server.orm.DBAccessor
Drop a PK constraint from table
dropPKConstraint(String, String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Attempts to drop the discovered PRIMARY KEY constraint on the specified table, defaulting to the specified default if not found.
dropPKConstraint(String, String, String, boolean) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
dropPKConstraint(String, String, boolean, boolean) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
dropPKConstraint(String, String, boolean) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
dropPKConstraint(String, String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
Attempts to drop the discovered PRIMARY KEY constraint on the specified table, defaulting to the specified default if not found.
dropSequence(String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Drop sequence
dropSequence(String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
dropTable(String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Drop table from schema
dropTable(String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
dropUniqueConstraint(String, String, boolean) - Method in interface org.apache.ambari.server.orm.DBAccessor
Drop a unique constraint from table
dropUniqueConstraint(String, String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Drop a unique constraint from table
dropUniqueConstraint(String, String, boolean) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
dropUniqueConstraint(String, String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
DRTargetCluster - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
dumpResults() - Method in class org.apache.ambari.server.metrics.system.impl.AmbariPerformanceMonitor
Overridden dump metrics method for dumping Metrics to source rather than writing to Log file.
DuplicateLdapUserFoundAuthenticationException - Exception in org.apache.ambari.server.security.authorization
This exception signals that duplicate user entries were found in LDAP during authentication.
DuplicateLdapUserFoundAuthenticationException(String) - Constructor for exception org.apache.ambari.server.security.authorization.DuplicateLdapUserFoundAuthenticationException
Constructs an DuplicateLdapUserFoundAuthenticationException with the specified message.
DuplicateLdapUserFoundAuthenticationException(String, Throwable) - Constructor for exception org.apache.ambari.server.security.authorization.DuplicateLdapUserFoundAuthenticationException
Constructs an DuplicateLdapUserFoundAuthenticationException with the specified message and root cause.
DuplicateResourceException - Exception in org.apache.ambari.server
Thrown when an attempt is made to create an already existing resource.
DuplicateResourceException(String) - Constructor for exception org.apache.ambari.server.DuplicateResourceException
Constructor.

E

EagerSingleton - Annotation Type in org.apache.ambari.server
The EagerSingleton annotation is used to mark a Singleton class as being needed to be eagerly registered by a Module.
echo(String) - Method in class org.apache.ambari.server.api.stomp.TestController
 
EclipseLinkLogger - Class in org.apache.ambari.server.logging
The EclipseLinkLogger is a bridge between EclipseLink's internal logging framework and SLF4J.
EclipseLinkLogger() - Constructor for class org.apache.ambari.server.logging.EclipseLinkLogger
 
EclipseLinkSessionCustomizer - Class in org.apache.ambari.server.orm
The EclipseLinkSessionCustomizer is used as a way to quickly override the way that EclipseLink interacts with the database.
EclipseLinkSessionCustomizer() - Constructor for class org.apache.ambari.server.orm.EclipseLinkSessionCustomizer
 
EDITABLE_ONLY_AT_INSTALL - Static variable in class org.apache.ambari.server.state.ValueAttributesInfo
 
EmailDispatcher - Class in org.apache.ambari.server.notifications.dispatchers
The EmailDispatcher class is used to dispatch Notification via JavaMail.
EmailDispatcher() - Constructor for class org.apache.ambari.server.notifications.dispatchers.EmailDispatcher
 
emitCompletionService - Variable in class org.apache.ambari.server.events.MessageEmitter
 
emitExecutionCommandToHost(MessageEmitter.EmitTaskWrapper) - Method in class org.apache.ambari.server.events.MessageEmitter
Emit execution command to specified host only.
emitExecutor - Variable in class org.apache.ambari.server.events.MessageEmitter
 
emitMessage(STOMPEvent) - Method in class org.apache.ambari.server.events.DefaultMessageEmitter
 
emitMessageRetriable(ExecutionCommandEvent) - Method in class org.apache.ambari.server.events.MessageEmitter
 
emitMessageToAll(STOMPEvent) - Method in class org.apache.ambari.server.events.MessageEmitter
Emits message to all subscribers.
emitMessageToHost(STOMPHostEvent) - Method in class org.apache.ambari.server.events.MessageEmitter
Emit message to specified host only.
EMPTY_VALUE_VALID - Static variable in class org.apache.ambari.server.state.ValueAttributesInfo
 
emptyAlertCluster() - Static method in class org.apache.ambari.server.agent.stomp.dto.AlertCluster
 
emptyEvent() - Static method in class org.apache.ambari.server.events.AlertDefinitionsAgentUpdateEvent
 
emptyMetadataCluster() - Static method in class org.apache.ambari.server.agent.stomp.dto.MetadataCluster
 
emptyUpdate() - Static method in class org.apache.ambari.server.events.AgentConfigsUpdateEvent
 
emptyUpdate() - Static method in class org.apache.ambari.server.events.HostLevelParamsUpdateEvent
 
emptyUpdate() - Static method in class org.apache.ambari.server.events.MetadataUpdateEvent
 
emptyUpdate() - Static method in class org.apache.ambari.server.events.TopologyUpdateEvent
 
ENABLE_AUTO_AGENT_CACHE_UPDATE - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether the agents will automatically attempt to download updates to stack resources from the Ambari Server.
enabled - Static variable in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity_
 
ENABLED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
enableLog4jMonitor(Map<String, String>) - Static method in class org.apache.ambari.server.controller.AmbariServer
To change log level without restart.
encode(QuickLinksProfile) - Method in class org.apache.ambari.server.state.quicklinksprofile.QuickLinksProfileParser
 
encrypt(String) - Method in class org.apache.ambari.server.security.encryption.AESEncryptionService
 
encrypt(String, TextEncoding) - Method in class org.apache.ambari.server.security.encryption.AESEncryptionService
 
encrypt(String, String) - Method in class org.apache.ambari.server.security.encryption.AESEncryptionService
 
encrypt(String, String, TextEncoding) - Method in class org.apache.ambari.server.security.encryption.AESEncryptionService
 
encrypt(String) - Method in class org.apache.ambari.server.security.encryption.AESEncryptor
 
encrypt(byte[]) - Method in class org.apache.ambari.server.security.encryption.AESEncryptor
 
encrypt(String) - Method in interface org.apache.ambari.server.security.encryption.EncryptionService
Encrypts the given text using Ambari's master key found in the environment.
encrypt(String, TextEncoding) - Method in interface org.apache.ambari.server.security.encryption.EncryptionService
Encrypts the given text using Ambari's master key found in the environment.
encrypt(String, String) - Method in interface org.apache.ambari.server.security.encryption.EncryptionService
Encrypts the given text using the given key.
encrypt(String, String, TextEncoding) - Method in interface org.apache.ambari.server.security.encryption.EncryptionService
Encrypts the given text using the given key.The returned value will be encoded with the given text encoding.
encrypt(Map<String, String>, Cluster, String, String) - Method in class org.apache.ambari.server.security.encryption.PropertiesEncryptor
 
encrypt(Map<String, String>, Cluster, String) - Method in class org.apache.ambari.server.security.encryption.PropertiesEncryptor
 
encrypt(Map<String, String>, Cluster, String, Function<String, String>) - Method in class org.apache.ambari.server.security.encryption.PropertiesEncryptor
 
ENCRYPTED_PROPERTY_PREFIX - Static variable in interface org.apache.ambari.server.security.encryption.Encryptor
 
ENCRYPTED_PROPERTY_SCHEME - Static variable in interface org.apache.ambari.server.security.encryption.Encryptor
 
EncryptionKeyUpdateEvent - Class in org.apache.ambari.server.events
 
EncryptionKeyUpdateEvent(String) - Constructor for class org.apache.ambari.server.events.EncryptionKeyUpdateEvent
 
EncryptionResult - Class in org.apache.ambari.server.security.encryption
 
EncryptionResult(byte[], byte[], byte[]) - Constructor for class org.apache.ambari.server.security.encryption.EncryptionResult
 
EncryptionService - Interface in org.apache.ambari.server.security.encryption
This interface provides useful methods to encrypt/decrypt sensitive information.
encryptionService - Variable in class org.apache.ambari.server.security.encryption.PropertiesEncryptor
 
Encryptor<T> - Interface in org.apache.ambari.server.security.encryption
Defines a generic contract on encrypting/decrypting sensitive data
encryptSensitiveData(AgentConfigsUpdateEvent) - Method in class org.apache.ambari.server.security.encryption.AgentConfigUpdateEncryptor
 
encryptSensitiveData(AmbariServerConfiguration) - Method in class org.apache.ambari.server.security.encryption.AmbariServerConfigurationEncryptor
 
encryptSensitiveData(Config) - Method in class org.apache.ambari.server.security.encryption.ConfigPropertiesEncryptor
 
encryptSensitiveData(T) - Method in interface org.apache.ambari.server.security.encryption.Encryptor
Encrypts the given encryptible object
end() - Method in class org.apache.ambari.server.controller.utilities.PredicateBuilder.PredicateBuilderWithPredicate
 
END_TIME - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
END_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
END_TIME_SNAKE_CASE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
endRequest(long) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
 
endRequest(long) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
endRequestIfCompleted(long) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
endTime - Variable in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO.LastServiceCheckDTO
The time that the service check ended.
endTime - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
enqueueAgentCommands(long) - Method in class org.apache.ambari.server.state.alert.AlertDefinitionHash
Enqueue AlertDefinitionCommands for every host in the cluster so that they will receive a payload of alert definitions that they should be running.
enqueueAgentCommands(long, Collection<String>) - Method in class org.apache.ambari.server.state.alert.AlertDefinitionHash
Enqueue AlertDefinitionCommands for every host specified so that they will receive a payload of alert definitions that they should be running.
ensureAmbariOnlyAccess(File) - Method in class org.apache.ambari.server.serveraction.kerberos.CreateKeytabFilesServerAction
Ensures that the owner of the Ambari server process is the only local user account able to read and write to the specified file or read, write to, and execute the specified directory.
ensureDefaultAttributes() - Method in class org.apache.ambari.server.stack.ConfigurationInfo
Set the default value of all type attributes which are not already specified.
ensureEventProcessor() - Method in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
Ensure that sync events are being processed.
ensureExtractedArchiveDirectory(String) - Method in class org.apache.ambari.server.view.ViewExtractor
Ensure that the extracted view archive directory exists.
ensureHeadlessIdentities(Cluster, Map<String, Map<String, String>>, Set<String>) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Ensures that the relevant headless (or user) Kerberos identities are created and cached.
ensureHeadlessIdentities(Cluster, Map<String, Map<String, String>>, Set<String>) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
ensureHostname(String) - Method in class org.apache.ambari.server.controller.internal.TaskResourceProvider
Ensures that a hostname is returned.
ensureIdentities(Cluster, Map<String, ? extends Collection<String>>, Set<String>, Collection<String>, Set<String>, RequestStageContainer, Boolean) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Ensures the set of filtered principals and keytabs exist on the cluster.
ensureIdentities(Cluster, Map<String, ? extends Collection<String>>, Set<String>, Collection<String>, Set<String>, RequestStageContainer, Boolean) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
ensurePrincipalTypeCreated(int) - Method in class org.apache.ambari.server.orm.dao.PrincipalTypeDAO
Creates and returns principal type if it wasn't persisted yet.
ensureRequiredProperties(TreeNode<Set<String>>, boolean) - Method in class org.apache.ambari.server.api.query.render.BaseRenderer
Add required primary and foreign keys properties based on request type.
ensureResourceProvider(Resource.Type) - Method in class org.apache.ambari.server.controller.internal.ClusterControllerImpl
Provides a non-wrapped resource provider..
ensureResourceProvider(Resource.Type) - Method in interface org.apache.ambari.server.controller.spi.ClusterController
Get the resource provider for the given type, creating it if required.
ensureSubResources() - Method in class org.apache.ambari.server.api.query.QueryImpl
Get the map of sub-resources.
EntityConfig - Class in org.apache.ambari.server.view.configuration
View persistence entity configuration.
EntityConfig() - Constructor for class org.apache.ambari.server.view.configuration.EntityConfig
 
EntityManagerCacheInvalidationEvent - Class in org.apache.ambari.server.events.jpa
The EntityManagerCacheInvalidationEvent represents an event which instructs JPA to clear its cache.
EntityManagerCacheInvalidationEvent() - Constructor for class org.apache.ambari.server.events.jpa.EntityManagerCacheInvalidationEvent
 
ENTRIES - Static variable in class org.apache.ambari.server.state.ValueAttributesInfo
 
ENTRIES_EDITABLE - Static variable in class org.apache.ambari.server.state.ValueAttributesInfo
 
enumerateConfigChangesByID() - Method in class org.apache.ambari.server.stack.upgrade.ConfigUpgradePack
 
equals(Object) - Method in class org.apache.ambari.server.actionmanager.ExecutionCommandWrapper
 
equals(Object) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
equals(Object) - Method in class org.apache.ambari.server.agent.CancelCommand
 
equals(Object) - Method in class org.apache.ambari.server.agent.CommandRepository
 
equals(Object) - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
equals(Object) - Method in class org.apache.ambari.server.agent.RecoveryConfig
 
equals(Object) - Method in class org.apache.ambari.server.agent.RecoveryConfigComponent
 
equals(Object) - Method in class org.apache.ambari.server.agent.stomp.dto.ClusterConfigs
 
equals(Object) - Method in class org.apache.ambari.server.agent.stomp.dto.ExecutionCommandsCluster
 
equals(Object) - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataCluster
 
equals(Object) - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataServiceInfo
 
equals(Object) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyCluster
 
equals(Object) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
equals(Object) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyHost
 
equals(Object) - Method in class org.apache.ambari.server.api.predicate.Token
 
equals(Object) - Method in class org.apache.ambari.server.api.query.QueryImpl
 
equals(Object) - Method in class org.apache.ambari.server.api.query.render.AlertStateSummary
 
equals(Object) - Method in class org.apache.ambari.server.api.query.render.AlertStateValues
 
equals(Object) - Method in class org.apache.ambari.server.api.query.render.AlertSummaryGroupedRenderer.AlertDefinitionSummary
 
equals(Object) - Method in class org.apache.ambari.server.api.resources.BaseResourceDefinition
 
equals(Object) - Method in class org.apache.ambari.server.api.services.NamedPropertySet
 
equals(Object) - Method in class org.apache.ambari.server.api.services.RootServiceComponentConfiguration
 
equals(Object) - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BlueprintConfigurations
 
equals(Object) - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.ConfigGroup
 
equals(Object) - Method in class org.apache.ambari.server.audit.event.AbstractAuditEvent
 
equals(Object) - Method in class org.apache.ambari.server.collections.functors.AndPredicate
 
equals(Object) - Method in class org.apache.ambari.server.collections.functors.ContainsPredicate
 
equals(Object) - Method in class org.apache.ambari.server.collections.functors.ContextTransformer
 
equals(Object) - Method in class org.apache.ambari.server.collections.functors.NotPredicate
 
equals(Object) - Method in class org.apache.ambari.server.collections.functors.OrPredicate
 
equals(Object) - Method in class org.apache.ambari.server.collections.Predicate
 
equals(Object) - Method in class org.apache.ambari.server.configuration.Configuration.ConfigurationProperty
equals(Object) - Method in class org.apache.ambari.server.controller.ActionResponse
 
equals(Object) - Method in class org.apache.ambari.server.controller.ClusterResponse
 
equals(Object) - Method in class org.apache.ambari.server.controller.ConfigurationResponse
 
equals(Object) - Method in class org.apache.ambari.server.controller.ExtensionResponse
 
equals(Object) - Method in class org.apache.ambari.server.controller.GroupResponse
 
equals(Object) - Method in class org.apache.ambari.server.controller.HostResponse
 
equals(Object) - Method in class org.apache.ambari.server.controller.internal.ExportBlueprintRequest.ExportedHostGroup
 
equals(Object) - Method in class org.apache.ambari.server.controller.internal.RequestImpl
 
equals(Object) - Method in class org.apache.ambari.server.controller.internal.ResourceImpl
 
equals(Object) - Method in class org.apache.ambari.server.controller.internal.TemporalInfoImpl
 
equals(Object) - Method in class org.apache.ambari.server.controller.ivory.Cluster
 
equals(Object) - Method in class org.apache.ambari.server.controller.ivory.Cluster.Interface
 
equals(Object) - Method in class org.apache.ambari.server.controller.ivory.Cluster.Location
 
equals(Object) - Method in class org.apache.ambari.server.controller.ivory.Feed
 
equals(Object) - Method in class org.apache.ambari.server.controller.ivory.Instance
 
equals(Object) - Method in class org.apache.ambari.server.controller.MemberResponse
 
equals(Object) - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineAppMetricCacheKey
 
equals(Object) - Method in class org.apache.ambari.server.controller.MpackRequest
 
equals(Object) - Method in class org.apache.ambari.server.controller.MpackResponse
 
equals(Object) - Method in class org.apache.ambari.server.controller.predicate.ArrayPredicate
 
equals(Object) - Method in class org.apache.ambari.server.controller.predicate.ComparisonPredicate
 
equals(Object) - Method in class org.apache.ambari.server.controller.predicate.PropertyPredicate
 
equals(Object) - Method in class org.apache.ambari.server.controller.predicate.UnaryPredicate
 
equals(Object) - Method in class org.apache.ambari.server.controller.RootServiceComponentResponse
 
equals(Object) - Method in class org.apache.ambari.server.controller.RootServiceHostComponentResponse
 
equals(Object) - Method in class org.apache.ambari.server.controller.RootServiceResponse
 
equals(Object) - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
equals(Object) - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
 
equals(Object) - Method in class org.apache.ambari.server.controller.ServiceConfigVersionResponse
 
equals(Object) - Method in class org.apache.ambari.server.controller.ServiceResponse
 
equals(Object) - Method in class org.apache.ambari.server.controller.SettingRequest
 
equals(Object) - Method in class org.apache.ambari.server.controller.SettingResponse
 
equals(Object) - Method in class org.apache.ambari.server.controller.spi.Resource.Type
 
equals(Object) - Method in class org.apache.ambari.server.controller.StackResponse
 
equals(Object) - Method in class org.apache.ambari.server.controller.UserAuthenticationSourceResponse
 
equals(Object) - Method in class org.apache.ambari.server.controller.UserResponse
 
equals(Comparable<T>) - Method in class org.apache.ambari.server.controller.utilities.PredicateBuilder.PredicateBuilderWithProperty
 
equals(Object) - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
equals(Object) - Method in class org.apache.ambari.server.events.AgentConfigsUpdateEvent
 
equals(Object) - Method in class org.apache.ambari.server.events.AlertDefinitionsAgentUpdateEvent
 
equals(Object) - Method in class org.apache.ambari.server.events.AlertDefinitionsUIUpdateEvent
 
equals(Object) - Method in class org.apache.ambari.server.events.AlertUpdateEvent
 
equals(Object) - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent.ClusterConfig
 
equals(Object) - Method in class org.apache.ambari.server.events.EncryptionKeyUpdateEvent
 
equals(Object) - Method in class org.apache.ambari.server.events.ExecutionCommandEvent
 
equals(Object) - Method in class org.apache.ambari.server.events.HostComponentsUpdateEvent
 
equals(Object) - Method in class org.apache.ambari.server.events.HostComponentUpdate
 
equals(Object) - Method in class org.apache.ambari.server.events.HostLevelParamsUpdateEvent
 
equals(Object) - Method in class org.apache.ambari.server.events.HostUpdateEvent
 
equals(Object) - Method in class org.apache.ambari.server.events.MetadataUpdateEvent
 
equals(Object) - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
equals(Object) - Method in class org.apache.ambari.server.events.publishers.BufferedUpdateEventPublisher
 
equals(Object) - Method in class org.apache.ambari.server.events.RequestUpdateEvent
 
equals(Object) - Method in class org.apache.ambari.server.events.RequestUpdateEvent.HostRoleCommand
 
equals(Object) - Method in class org.apache.ambari.server.events.ServiceUpdateEvent
 
equals(Object) - Method in class org.apache.ambari.server.events.TopologyUpdateEvent
 
equals(Object) - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
equals(Object) - Method in class org.apache.ambari.server.metadata.RoleCommandPair
 
equals(Object) - Method in class org.apache.ambari.server.orm.cache.ConfigGroupHostMappingImpl
 
equals(Object) - Method in class org.apache.ambari.server.orm.cache.HostConfigMappingImpl
 
equals(Object) - Method in class org.apache.ambari.server.orm.dao.AlertSummaryDTO
 
equals(Object) - Method in class org.apache.ambari.server.orm.DBAccessor.DBColumnInfo
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Gets the equality to another alert based on the following criteria: AlertCurrentEntity.alertId AlertCurrentEntity.alertHistory

equals(Object) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets the equality to another historical alert entry based on the following criteria: AlertDefinitionEntity.definitionId AlertDefinitionEntity.clusterId AlertDefinitionEntity.definitionName

However, since we're guaranteed that AlertDefinitionEntity.definitionId is unique among persisted entities, we can return the hashCode based on this value if it is set.

equals(Object) - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
equals(Object) - Method in class org.apache.ambari.server.orm.entities.AlertNoticeEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
equals(Object) - Method in class org.apache.ambari.server.orm.entities.AmbariConfigurationEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.AmbariConfigurationEntityPK
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ArtifactEntityPK
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.BlueprintConfigEntityPK
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ClusterServiceEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ClusterServiceEntityPK
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ClusterStateEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntityPK
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupHostMappingEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupHostMappingEntityPK
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ExecutionCommandEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ExtensionEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ExtensionLinkEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.GroupEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntityPK
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.HostGroupComponentEntityPK
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.HostGroupConfigEntityPK
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.HostGroupEntityPK
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.HostStateEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.HostVersionEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.KerberosDescriptorEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.KeyValueEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.MemberEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.MetainfoEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.MpackEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.PermissionEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.PrincipalEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.PrincipalTypeEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.PrivilegeEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
equals(Object) - Method in class org.apache.ambari.server.orm.entities.RepoOsEntity
equals(Object) - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
equals(Object) - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntityPK
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ResourceEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ResourceTypeEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.RoleAuthorizationEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntityPK
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ServiceComponentVersionEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntity
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntityPK
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.SettingEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.StackEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.StageEntityPK
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.TopologyHostGroupEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.TopologyHostInfoEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.TopologyHostTaskEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalRequestEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalTaskEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
equals(Object) - Method in class org.apache.ambari.server.orm.entities.UpgradeHistoryEntity
equals(Object) - Method in class org.apache.ambari.server.orm.entities.UserAuthenticationEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.UserEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ViewEntityEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntityPK
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ViewInstancePropertyEntityPK
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntityPK
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntityPK
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutUserWidgetEntity
 
equals(Object) - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutUserWidgetEntityPK
 
equals(Object) - Method in class org.apache.ambari.server.Role
 
equals(Object) - Method in class org.apache.ambari.server.security.authentication.tproxy.AmbariTProxyConfiguration
 
equals(Object) - Method in class org.apache.ambari.server.security.authorization.AmbariGrantedAuthority
 
equals(Object) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
equals(Object) - Method in class org.apache.ambari.server.security.authorization.UserName
 
equals(Object) - Method in class org.apache.ambari.server.security.credential.PrincipalKeyCredential
 
equals(Object) - Method in class org.apache.ambari.server.security.ldap.LdapGroupDto
 
equals(Object) - Method in class org.apache.ambari.server.security.ldap.LdapUserDto
 
equals(Object) - Method in class org.apache.ambari.server.security.ldap.LdapUserGroupMemberDto
 
equals(Object) - Method in class org.apache.ambari.server.serveraction.kerberos.Component
 
equals(Object) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
equals(Object) - Method in class org.apache.ambari.server.serveraction.upgrades.FinalizeUpgradeAction.InfoTuple
equals(Object) - Method in class org.apache.ambari.server.stack.upgrade.ServiceCheckGrouping.ServiceCheckStageWrapper
 
equals(Object) - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
equals(Object) - Method in class org.apache.ambari.server.state.AgentVersion
 
equals(Object) - Method in class org.apache.ambari.server.state.alert.AggregateSource
 
equals(Object) - Method in class org.apache.ambari.server.state.alert.AlertDefinition
Gets equality based on name only.
equals(Object) - Method in class org.apache.ambari.server.state.alert.AmsSource.AmsInfo
 
equals(Object) - Method in class org.apache.ambari.server.state.alert.AmsSource
 
equals(Object) - Method in class org.apache.ambari.server.state.Alert
 
equals(Object) - Method in class org.apache.ambari.server.state.alert.MetricSource
 
equals(Object) - Method in class org.apache.ambari.server.state.alert.MetricSource.JmxInfo
 
equals(Object) - Method in class org.apache.ambari.server.state.alert.ParameterizedSource.AlertParameter
 
equals(Object) - Method in class org.apache.ambari.server.state.alert.ParameterizedSource
 
equals(Object) - Method in class org.apache.ambari.server.state.alert.PercentSource
 
equals(Object) - Method in class org.apache.ambari.server.state.alert.PercentSource.MetricFractionPart
 
equals(Object) - Method in class org.apache.ambari.server.state.alert.PortSource
 
equals(Object) - Method in class org.apache.ambari.server.state.alert.Reporting
 
equals(Object) - Method in class org.apache.ambari.server.state.alert.Reporting.ReportTemplate
 
equals(Object) - Method in class org.apache.ambari.server.state.alert.ScriptSource
 
equals(Object) - Method in class org.apache.ambari.server.state.alert.ServerSource
equals(Object) - Method in class org.apache.ambari.server.state.alert.Source
 
equals(Object) - Method in class org.apache.ambari.server.state.alert.WebSource
equals(Object) - Method in class org.apache.ambari.server.state.AutoDeployInfo
 
equals(Object) - Method in class org.apache.ambari.server.state.BulkCommandDefinition
 
equals(Object) - Method in class org.apache.ambari.server.state.ChangedConfigInfo
 
equals(Object) - Method in class org.apache.ambari.server.state.ClientConfigFileDefinition
 
equals(Object) - Method in class org.apache.ambari.server.state.CommandScriptDefinition
 
equals(Object) - Method in class org.apache.ambari.server.state.ComponentInfo
 
equals(Object) - Method in class org.apache.ambari.server.state.CustomCommandDefinition
 
equals(Object) - Method in class org.apache.ambari.server.state.DependencyInfo
 
equals(Object) - Method in class org.apache.ambari.server.state.DesiredConfig
 
equals(Object) - Method in class org.apache.ambari.server.state.DesiredConfig.HostOverride
 
equals(Object) - Method in class org.apache.ambari.server.state.ExtensionId
equals(Object) - Method in class org.apache.ambari.server.state.ExtensionInfo
 
equals(Object) - Method in class org.apache.ambari.server.state.host.HostImpl
 
equals(Object) - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor
 
equals(Object) - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
 
equals(Object) - Method in class org.apache.ambari.server.state.kerberos.KerberosComponentDescriptor
 
equals(Object) - Method in class org.apache.ambari.server.state.kerberos.KerberosConfigurationDescriptor
 
equals(Object) - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptor
 
equals(Object) - Method in class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
 
equals(Object) - Method in class org.apache.ambari.server.state.kerberos.KerberosKeytabDescriptor
 
equals(Object) - Method in class org.apache.ambari.server.state.kerberos.KerberosPrincipalDescriptor
 
equals(Object) - Method in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptor
 
equals(Object) - Method in class org.apache.ambari.server.state.LogDefinition
 
equals(Object) - Method in class org.apache.ambari.server.state.Module
 
equals(Object) - Method in class org.apache.ambari.server.state.ModuleComponent
 
equals(Object) - Method in class org.apache.ambari.server.state.ModuleDependency
 
equals(Object) - Method in class org.apache.ambari.server.state.Mpack
equals(Object) - Method in class org.apache.ambari.server.state.OperatingSystemInfo
 
equals(Object) - Method in class org.apache.ambari.server.state.PropertyDependencyInfo
 
equals(Object) - Method in class org.apache.ambari.server.state.PropertyInfo
 
equals(Object) - Method in class org.apache.ambari.server.state.quicklinksprofile.AcceptAllFilter
 
equals(Object) - Method in class org.apache.ambari.server.state.quicklinksprofile.LinkAttributeFilter
 
equals(Object) - Method in class org.apache.ambari.server.state.quicklinksprofile.LinkNameFilter
 
equals(Object) - Method in class org.apache.ambari.server.state.RepositoryInfo
 
equals(Object) - Method in class org.apache.ambari.server.state.scheduler.Schedule
 
equals(Object) - Method in class org.apache.ambari.server.state.ServiceLdapInfo
 
equals(Object) - Method in class org.apache.ambari.server.state.ServiceOsSpecific
 
equals(Object) - Method in class org.apache.ambari.server.state.ServiceOsSpecific.Package
 
equals(Object) - Method in class org.apache.ambari.server.state.ServiceOsSpecific.Repo
 
equals(Object) - Method in class org.apache.ambari.server.state.ServicePropertyInfo
 
equals(Object) - Method in class org.apache.ambari.server.state.StackId
equals(Object) - Method in class org.apache.ambari.server.state.StackInfo
 
equals(Object) - Method in class org.apache.ambari.server.state.UriInfo
equals(Object) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
equals(Object) - Method in class org.apache.ambari.server.topology.addservice.AddServiceRequest
 
equals(Object) - Method in class org.apache.ambari.server.topology.addservice.Component
 
equals(Object) - Method in class org.apache.ambari.server.topology.addservice.Host
 
equals(Object) - Method in class org.apache.ambari.server.topology.addservice.Service
 
equals(Object) - Method in class org.apache.ambari.server.topology.Configuration
 
equals(Object) - Method in class org.apache.ambari.server.topology.Credential
 
equals(Object) - Method in class org.apache.ambari.server.topology.SecurityConfiguration
 
equals(Object) - Method in class org.apache.ambari.server.topology.validators.RequiredPasswordValidator
 
equals(Object) - Method in class org.apache.ambari.server.topology.validators.UnitValidatedProperty
 
equals(Object) - Method in class org.apache.ambari.server.utils.ModuleVersion
 
equals(Object) - Method in class org.apache.ambari.server.utils.MpackVersion
 
EqualsOperator - Class in org.apache.ambari.server.api.predicate.operators
Equals operator implementation.
EqualsOperator() - Constructor for class org.apache.ambari.server.api.predicate.operators.EqualsOperator
Constructor.
EqualsPredicate - Class in org.apache.ambari.server.collections.functors
EqualsPredicate wraps EqualPredicate to provide additional functionality like serializing to and from a Map and JSON formatted data as well as obtaining data using a ContextTransformer
EqualsPredicate(ContextTransformer, String) - Constructor for class org.apache.ambari.server.collections.functors.EqualsPredicate
Constructor.
EqualsPredicate<T> - Class in org.apache.ambari.server.controller.predicate
Predicate that checks equality of a given value to a Resource property.
EqualsPredicate(String, Comparable<T>) - Constructor for class org.apache.ambari.server.controller.predicate.EqualsPredicate
 
ERROR_MESSAGE - Static variable in class org.apache.ambari.server.checks.PreviousUpgradeCompleted
The message displayed as part of this pre-upgrade check.
ERROR_STATUS - Static variable in class org.apache.ambari.server.security.SignCertResponse
 
errorLog - Variable in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
errorLog - Variable in class org.apache.ambari.server.controller.ShortTaskStatus
 
errorLog - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
escapeCharacters(String, Set<Character>, Character) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Iterates through the characters in a string to escape special characters
escapeParameter(Object, DatabasePlatform) - Static method in class org.apache.ambari.server.orm.DBAccessorImpl
 
eval(JMXMetricHolder) - Method in class org.apache.ambari.server.state.alert.MetricSource.JmxInfo
 
eval(List<Object>) - Method in class org.apache.ambari.server.state.alert.MetricSource.Value
Evaluate an expression like "{0}/({0} + {1}) * 100.0" where each positional argument represent a metrics value.
evaluate(Predicate, Resource) - Method in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
Bypassing predicate evaluation for the lack of a matcher for a non-scalar resource
evaluate(Predicate, Resource) - Method in class org.apache.ambari.server.controller.internal.DefaultResourcePredicateEvaluator
 
evaluate(Predicate, Resource) - Method in class org.apache.ambari.server.controller.internal.UserResourceProvider
ResourcePredicateEvaluator implementation.
evaluate(Resource) - Method in class org.apache.ambari.server.controller.predicate.AlwaysPredicate
 
evaluate(Resource) - Method in class org.apache.ambari.server.controller.predicate.AndPredicate
 
evaluate(Resource) - Method in class org.apache.ambari.server.controller.predicate.CategoryIsEmptyPredicate
 
evaluate(Resource) - Method in class org.apache.ambari.server.controller.predicate.EqualsPredicate
 
evaluate(Resource) - Method in class org.apache.ambari.server.controller.predicate.FilterPredicate
 
evaluate(Resource) - Method in class org.apache.ambari.server.controller.predicate.GreaterEqualsPredicate
 
evaluate(Resource) - Method in class org.apache.ambari.server.controller.predicate.GreaterPredicate
 
evaluate(Resource) - Method in class org.apache.ambari.server.controller.predicate.LessEqualsPredicate
 
evaluate(Resource) - Method in class org.apache.ambari.server.controller.predicate.LessPredicate
 
evaluate(Resource) - Method in class org.apache.ambari.server.controller.predicate.NotPredicate
 
evaluate(Resource) - Method in class org.apache.ambari.server.controller.predicate.OrPredicate
 
evaluate(Resource) - Method in interface org.apache.ambari.server.controller.spi.Predicate
Evaluate the predicate for the given resource.
evaluate(Predicate, Resource) - Method in interface org.apache.ambari.server.controller.spi.ResourcePredicateEvaluator
Evaluate the given predicate for the given resource.
evaluateIgnoreCase(Resource) - Method in class org.apache.ambari.server.controller.predicate.EqualsPredicate
Case insensitive equality support for string types
evaluateTransformedData(Object) - Method in class org.apache.ambari.server.collections.functors.ContainsPredicate
 
evaluateTransformedData(Object) - Method in class org.apache.ambari.server.collections.functors.EqualsPredicate
 
event - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
Event<TYPE extends Enum<TYPE>> - Interface in org.apache.ambari.server.state.fsm.event
Interface defining events api.
EVENT_END_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
 
EVENT_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
Event property id constants.
EVENT_SPECS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
 
EVENT_START_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
 
EVENT_STATUS_DETAIL_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
 
EVENT_STATUS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
 
EventBusSynchronizer - Class in org.apache.ambari.server.utils
The EventBusSynchronizer is used to replace the AsyncEventBus used by Guava with a synchronous, serial EventBus instance.
EventBusSynchronizer() - Constructor for class org.apache.ambari.server.utils.EventBusSynchronizer
 
EventHandler<T extends Event<?>> - Interface in org.apache.ambari.server.state.fsm.event
Interface for handling events of type T
EventImpl - Class in org.apache.ambari.server.view.events
View event implementation.
EventImpl(String, Map<String, String>, ViewDefinition) - Constructor for class org.apache.ambari.server.view.events.EventImpl
Construct an event.
EventImpl(String, Map<String, String>, ViewInstanceDefinition) - Constructor for class org.apache.ambari.server.view.events.EventImpl
Construct an event.
eventPublisher - Variable in class org.apache.ambari.server.controller.internal.AbstractProviderModule
Used to respond to the following events: ClusterConfigChangedEvent
eventPublisher - Variable in class org.apache.ambari.server.controller.metrics.MetricsCollectorHAManager
 
ExceptionHandlingAdvice() - Constructor for class org.apache.ambari.server.configuration.spring.RootStompConfig.ExceptionHandlingAdvice
 
EXCLUSIVE_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
execute() - Method in interface org.apache.ambari.server.api.query.Query
Execute the query.
execute() - Method in class org.apache.ambari.server.api.query.QueryImpl
 
execute(HookContext) - Method in interface org.apache.ambari.server.hooks.HookService
Entrypoint for the hook logic.
execute(HookContext) - Method in class org.apache.ambari.server.hooks.users.UserHookService
 
execute(JobExecutionContext) - Method in class org.apache.ambari.server.scheduler.AbstractLinearExecutionJob
Get the next job id from context and create a trigger to fire the next job.
execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.CleanupServerAction
 
execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.ConfigureAmbariIdentitiesServerAction
Called to execute this action.
execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.CreateKeytabFilesServerAction
Called to execute this action.
execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.CreatePrincipalsServerAction
Called to execute this action.
execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.DestroyPrincipalsServerAction
Called to execute this action.
execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.FinalizeKerberosServerAction
 
execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.PrepareDisableKerberosServerAction
Called to execute this action.
execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.PrepareEnableKerberosServerAction
Called to execute this action.
execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.PrepareKerberosIdentitiesServerAction
Called to execute this action.
execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.UpdateKerberosConfigsServerAction
Executes this ServerAction

This is typically called by the ServerActionExecutor in it's own thread, but there is no guarantee that this is the case.

execute(ConcurrentMap<String, Object>) - Method in interface org.apache.ambari.server.serveraction.ServerAction
Executes this ServerAction

This is typically called by the ServerActionExecutor in it's own thread, but there is no guarantee that this is the case.

execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.upgrades.AddComponentAction
Executes this ServerAction

This is typically called by the ServerActionExecutor in it's own thread, but there is no guarantee that this is the case.

execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.upgrades.AutoSkipFailedSummaryAction
Executes this ServerAction

This is typically called by the ServerActionExecutor in it's own thread, but there is no guarantee that this is the case.

execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.upgrades.ComponentVersionCheckAction
 
execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.upgrades.ConfigureAction
Aside from the normal execution, this method performs the following logic, with the stack values set in the table below:
execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.upgrades.CreateAndConfigureAction
 
execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.upgrades.DeleteUnsupportedServicesAndComponents
 
execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.upgrades.FinalizeUpgradeAction
 
execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.upgrades.KerberosKeytabsAction
 
execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.upgrades.ManualStageAction
 
execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.upgrades.PluginUpgradeServerAction
Executes this ServerAction

This is typically called by the ServerActionExecutor in it's own thread, but there is no guarantee that this is the case.

execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.upgrades.PreconfigureKerberosAction
 
execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.upgrades.UpdateDesiredRepositoryAction
Executes this ServerAction

This is typically called by the ServerActionExecutor in it's own thread, but there is no guarantee that this is the case.

execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.upgrades.UpgradeUserKerberosDescriptor
Update Kerberos Descriptor Storm properties when upgrading to Storm 1.0

Finds the relevant artifact entities and iterates through them to process each independently.

execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.upgrades.YarnNodeManagerCapacityCalculation
 
execute(ConcurrentMap<String, Object>) - Method in class org.apache.ambari.server.serveraction.users.PostUserCreationHookServerAction
 
execute() - Method in class org.apache.ambari.server.stack.StackContext.LatestRepoQueryExecutor
Execute all tasks.
EXECUTE_IMMEDIATE_DIRECTIVE - Static variable in class org.apache.ambari.server.api.resources.AlertDefResourceDefinition
 
EXECUTE_TASK_ROLE - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
The role that will be used when creating HRC's for the type StageWrapper.Type#UPGRADE_TASKS.
ExecuteActionRequest - Class in org.apache.ambari.server.controller
Helper class to capture details used to create action or custom commands
ExecuteActionRequest(String, String, String, List<RequestResourceFilter>, RequestOperationLevel, Map<String, String>, boolean) - Constructor for class org.apache.ambari.server.controller.ExecuteActionRequest
 
ExecuteActionRequest(String, String, Map<String, String>, boolean) - Constructor for class org.apache.ambari.server.controller.ExecuteActionRequest
Create an ExecuteActionRequest to execute a command.
executeBatchRequest(long, long, String) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
Execute a Batch request and return request id if the server responds with a request id for long running operations.
executeCommand(String[], Map<String, String>, ShellCommandUtil.InteractiveHandler) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Executes a shell command.
executeCommand(String[]) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Executes a shell command.
executeCommand(String[], ShellCommandUtil.InteractiveHandler) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Executes a shell command.
ExecuteCommandJson - Class in org.apache.ambari.server.controller
Wraps the strings needed when creating a stage for a custom command or action.
executeCustomOperations(Cluster, Map<String, String>, RequestStageContainer, Boolean) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Used to execute custom security operations which are sent as directives in URI
executeCustomOperations(Cluster, Map<String, String>, RequestStageContainer, Boolean) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
executeDDLUpdates() - Method in class org.apache.ambari.server.upgrade.AbstractFinalUpgradeCatalog
 
executeDDLUpdates() - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Perform database schema transformation.
executeDDLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog251
Perform database schema transformation.
executeDDLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog252
Perform database schema transformation.
executeDDLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog260
Perform database schema transformation.
executeDDLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog261
Perform database schema transformation.
executeDDLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog262
 
executeDDLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
Perform database schema transformation.
executeDDLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog271
Perform database schema transformation.
executeDDLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog272
 
executeDDLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog274
Perform database schema transformation.
executeDDLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog275
Perform database schema transformation.
executeDDLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog280
 
executeDMLUpdates() - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Performs normal data upgrade
executeDMLUpdates() - Method in class org.apache.ambari.server.upgrade.FinalUpgradeCatalog
 
executeDMLUpdates(List<UpgradeCatalog>, String) - Method in class org.apache.ambari.server.upgrade.SchemaUpgradeHelper
 
executeDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpdateAlertScriptPaths
 
executeDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog251
Performs normal data upgrade
executeDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog252
Performs normal data upgrade
executeDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog260
Performs normal data upgrade
executeDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog261
Performs normal data upgrade
executeDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog262
 
executeDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
Performs normal data upgrade
executeDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog271
Performs normal data upgrade
executeDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog272
 
executeDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog274
Performs normal data upgrade
executeDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog275
Performs normal data upgrade
executeDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog280
 
ExecuteHostType - Enum in org.apache.ambari.server.stack.upgrade
The ExecuteHostType enum is used to represent where an ExecuteTask will run.
executeInTransaction(Runnable) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
executeOnPostUpgrade(List<UpgradeCatalog>) - Method in class org.apache.ambari.server.upgrade.SchemaUpgradeHelper
 
executePreDMLUpdates() - Method in class org.apache.ambari.server.upgrade.AbstractFinalUpgradeCatalog
 
executePreDMLUpdates() - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Perform data insertion before running normal upgrade of data, requires started persist service
executePreDMLUpdates(List<UpgradeCatalog>) - Method in class org.apache.ambari.server.upgrade.SchemaUpgradeHelper
 
executePreDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog251
Perform data insertion before running normal upgrade of data, requires started persist service
executePreDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog252
Perform data insertion before running normal upgrade of data, requires started persist service
executePreDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog260
Perform data insertion before running normal upgrade of data, requires started persist service
executePreDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog261
Perform data insertion before running normal upgrade of data, requires started persist service
executePreDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog262
 
executePreDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
Perform data insertion before running normal upgrade of data, requires started persist service
executePreDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog271
Perform data insertion before running normal upgrade of data, requires started persist service
executePreDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog272
 
executePreDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog274
Perform data insertion before running normal upgrade of data, requires started persist service
executePreDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog275
Perform data insertion before running normal upgrade of data, requires started persist service
executePreDMLUpdates() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog280
 
executePreparedQuery(String, Object...) - Method in interface org.apache.ambari.server.orm.DBAccessor
Execute prepared statements
executePreparedQuery(String, boolean, Object...) - Method in interface org.apache.ambari.server.orm.DBAccessor
Execute prepared update statements
executePreparedQuery(String, Object...) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
Execute prepared statements
executePreparedQuery(String, boolean, Object...) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
Execute prepared update statements
executePreparedUpdate(String, Object...) - Method in interface org.apache.ambari.server.orm.DBAccessor
Execute prepared update statements
executePreparedUpdate(String, boolean, Object...) - Method in interface org.apache.ambari.server.orm.DBAccessor
Execute prepared statements which will not ignore failures
executePreparedUpdate(String, Object...) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
Execute prepared update statements
executePreparedUpdate(String, boolean, Object...) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
Execute prepared statements which will not ignore failures
executeQuery(String, String, String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Conditional ad-hoc query on DB
executeQuery(String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Execute ad-hoc query on DB.
executeQuery(String, boolean) - Method in interface org.apache.ambari.server.orm.DBAccessor
Execute query on DB
executeQuery(String, String, String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
executeQuery(String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
executeQuery(String, boolean) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
executeQuery(String, String[], String[], String[], boolean, DBAccessorImpl.ResultGetter<T>) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
Executes a query returning data as specified by the ResultGetter implementation.
executeRepoTasks() - Method in class org.apache.ambari.server.stack.StackContext
Execute the registered repo update tasks.
executeScript(String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Helper method to run third party scripts like Quartz DDL
executeScript(String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
Execute script with autocommit and error tolerance, like psql and sqlplus do by default
ExecuteStage - Class in org.apache.ambari.server.stack.upgrade
Represents a single-stage execution that happens as part of a cluster-wide upgrade or downgrade.
ExecuteStage() - Constructor for class org.apache.ambari.server.stack.upgrade.ExecuteStage
 
ExecuteTask - Class in org.apache.ambari.server.stack.upgrade
Used to represent an execution that should occur on an agent.
ExecuteTask() - Constructor for class org.apache.ambari.server.stack.upgrade.ExecuteTask
 
executeUpdate(Query, Object...) - Method in class org.apache.ambari.server.orm.dao.DaoUtils
 
executeUpdate(String) - Method in interface org.apache.ambari.server.orm.DBAccessor
 
executeUpdate(String, boolean) - Method in interface org.apache.ambari.server.orm.DBAccessor
 
executeUpdate(String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
executeUpdate(String, boolean) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
executeUpgrade(List<UpgradeCatalog>) - Method in class org.apache.ambari.server.upgrade.SchemaUpgradeHelper
 
executeUserHook(String) - Method in class org.apache.ambari.server.security.authorization.Users
Triggers the post user creation hook, if enabled
executeUserHook(Map<String, Set<String>>) - Method in class org.apache.ambari.server.security.authorization.Users
Triggers the post user creation hook, if enabled
executeWithRetry(Callable<T>) - Static method in class org.apache.ambari.server.utils.RetryHelper
 
EXECUTION_COMMANDS_RETRY_COUNT - Static variable in class org.apache.ambari.server.configuration.Configuration
The number of attempts to emit execution command message to agent.
EXECUTION_COMMANDS_RETRY_INTERVAL - Static variable in class org.apache.ambari.server.configuration.Configuration
The interval in seconds between attempts to emit execution command message to agent.
EXECUTION_SCHEDULER_CLUSTERED - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether the Quartz rolling restart jobstore is clustered.
EXECUTION_SCHEDULER_CONNECTIONS - Static variable in class org.apache.ambari.server.configuration.Configuration
The number of concurrent database connections that the Quartz job scheduler can use.
EXECUTION_SCHEDULER_MAX_STATEMENTS_PER_CONNECTION - Static variable in class org.apache.ambari.server.configuration.Configuration
The maximum number of prepared statements cached per database connection.
EXECUTION_SCHEDULER_MISFIRE_TOLERATION - Static variable in class org.apache.ambari.server.configuration.Configuration
The tolerance, in TimeUnit.MINUTES, that Quartz will allow a misfired job to run.
EXECUTION_SCHEDULER_START_DELAY - Static variable in class org.apache.ambari.server.configuration.Configuration
The delay, in TimeUnit.SECONDS, that a Quartz job must wait before it starts.
EXECUTION_SCHEDULER_THREADS - Static variable in class org.apache.ambari.server.configuration.Configuration
The number of threads that the Quartz job scheduler will use.
EXECUTION_SCHEDULER_WAIT - Static variable in class org.apache.ambari.server.configuration.Configuration
The time that the executions schduler will wait before checking for new commands to schedule.
ExecutionCommand - Class in org.apache.ambari.server.agent
Execution commands are scheduled by action manager, and these are persisted in the database for recovery.
ExecutionCommand() - Constructor for class org.apache.ambari.server.agent.ExecutionCommand
 
ExecutionCommand.KeyNames - Interface in org.apache.ambari.server.agent
Contains key name strings.
ExecutionCommandDAO - Class in org.apache.ambari.server.orm.dao
 
ExecutionCommandDAO() - Constructor for class org.apache.ambari.server.orm.dao.ExecutionCommandDAO
 
ExecutionCommandEntity - Class in org.apache.ambari.server.orm.entities
 
ExecutionCommandEntity() - Constructor for class org.apache.ambari.server.orm.entities.ExecutionCommandEntity
 
ExecutionCommandEvent - Class in org.apache.ambari.server.events
Event to send execution commands to agent.
ExecutionCommandEvent(Long, Long, TreeMap<String, ExecutionCommandsCluster>) - Constructor for class org.apache.ambari.server.events.ExecutionCommandEvent
 
ExecutionCommandsCluster - Class in org.apache.ambari.server.agent.stomp.dto
 
ExecutionCommandsCluster(List<ExecutionCommand>, List<CancelCommand>) - Constructor for class org.apache.ambari.server.agent.stomp.dto.ExecutionCommandsCluster
 
ExecutionCommandWrapper - Class in org.apache.ambari.server.actionmanager
 
ExecutionCommandWrapper(String) - Constructor for class org.apache.ambari.server.actionmanager.ExecutionCommandWrapper
 
ExecutionCommandWrapper(ExecutionCommand) - Constructor for class org.apache.ambari.server.actionmanager.ExecutionCommandWrapper
 
ExecutionCommandWrapperFactory - Interface in org.apache.ambari.server.actionmanager
The ExecutionCommandWrapperFactory is used to create instances of ExecutionCommandWrapper that have Guice injected members set.
ExecutionJob - Interface in org.apache.ambari.server.scheduler
Type of Quartz Job that can be executed by the @ExecutionScheduleManager
executionScheduleManager - Variable in class org.apache.ambari.server.scheduler.AbstractLinearExecutionJob
 
ExecutionScheduleManager - Class in org.apache.ambari.server.scheduler
This class handles scheduling request execution for managed clusters
ExecutionScheduleManager(Configuration, ExecutionScheduler, InternalTokenStorage, Clusters, ActionDBAccessor, Gson) - Constructor for class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
ExecutionScheduler - Interface in org.apache.ambari.server.scheduler
 
ExecutionSchedulerImpl - Class in org.apache.ambari.server.scheduler
 
ExecutionSchedulerImpl(Injector) - Constructor for class org.apache.ambari.server.scheduler.ExecutionSchedulerImpl
 
ExecutionSchedulerImpl(Configuration) - Constructor for class org.apache.ambari.server.scheduler.ExecutionSchedulerImpl
Constructor used for unit testing
executionStages - Variable in class org.apache.ambari.server.stack.upgrade.ClusterGrouping
Stages against a Service and Component, or the Server, that doesn't need a Processing Component.
ExistingUser() - Constructor for class org.apache.ambari.server.agent.AgentEnv.ExistingUser
 
exists(String) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabDAO
 
exists(KerberosKeytabEntity) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabDAO
 
exists(Long, String, String) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO
 
exists(String) - Method in class org.apache.ambari.server.orm.dao.KerberosPrincipalDAO
Tests the given principal name to see if it already exists.
exists(PrivilegeEntity) - Method in class org.apache.ambari.server.orm.dao.PrivilegeDAO
Determine whether or not the given privilege entity exists.
exists(PrincipalEntity, ResourceEntity, PermissionEntity) - Method in class org.apache.ambari.server.orm.dao.PrivilegeDAO
Determine whether or not the privilege entity exists defined by the given principal, resource and permission exists.
exitcode - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
Experimental - Annotation Type in org.apache.ambari.annotations
The Experimental annotation is used to mark an area of code which contains untested functionality.
ExperimentalFeature - Enum in org.apache.ambari.annotations
The ExperimentalFeature enumeration is meant to be used with the Experimental annotation to indicate which feature set experimental code belongs to.
ExportBlueprintRequest - Class in org.apache.ambari.server.controller.internal
Request to export a blueprint from an existing cluster.
ExportBlueprintRequest(TreeNode<Resource>, AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.ExportBlueprintRequest
 
ExportBlueprintRequest.ExportedHostGroup - Class in org.apache.ambari.server.controller.internal
Host Group representation.
ExportedHostGroup(TreeNode<Resource>) - Constructor for class org.apache.ambari.server.controller.internal.ExportBlueprintRequest.ExportedHostGroup
Constructor.
exportKeytabFile(String, String, Set<EncryptionType>) - Method in class org.apache.ambari.server.serveraction.kerberos.IPAKerberosOperationHandler
 
exportKeytabFile(String, String, Set<EncryptionType>) - Method in class org.apache.ambari.server.serveraction.kerberos.MITKerberosOperationHandler
 
Expression<T> - Interface in org.apache.ambari.server.api.predicate.expressions
Expression representation.
extendApiResource(WebResource, String) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
Returns the absolute web resource with ExecutionScheduleManager.DEFAULT_API_PATH
ExtendedResourcePredicateVisitor - Class in org.apache.ambari.server.api.query
A predicate visitor used to generate a new predicate so that the resources referenced by the predicate will be extended to include the joined properties of their sub-resources.
ExtendedResourcePredicateVisitor(Map<Resource, Set<Map<String, Object>>>) - Constructor for class org.apache.ambari.server.api.query.ExtendedResourcePredicateVisitor
Constructor.
ExtendedResourceProvider - Interface in org.apache.ambari.server.controller.spi
Extended resource provider interface that adds the ability to return a QueryResponse from a resource query.
Extension - Class in org.apache.ambari.server.controller.internal
Encapsulates extension information.
Extension(ExtensionEntity, AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.Extension
Constructor.
Extension(String, String, AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.Extension
Constructor.
Extension - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
EXTENSION_ERROR_SET - Static variable in class org.apache.ambari.server.controller.internal.ExtensionVersionResourceProvider
 
EXTENSION_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ExtensionLinkResourceProvider
 
EXTENSION_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ExtensionResourceProvider
 
EXTENSION_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ExtensionVersionResourceProvider
 
EXTENSION_PARENT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ExtensionVersionResourceProvider
 
EXTENSION_VALID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ExtensionVersionResourceProvider
 
EXTENSION_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ExtensionLinkResourceProvider
 
EXTENSION_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ExtensionVersionResourceProvider
 
ExtensionDAO - Class in org.apache.ambari.server.orm.dao
The ExtensionDAO class is used to manage the persistence and retrieval of ExtensionEntity instances.
ExtensionDAO() - Constructor for class org.apache.ambari.server.orm.dao.ExtensionDAO
 
ExtensionDirectory - Class in org.apache.ambari.server.stack
Encapsulates IO operations on a extension definition extension directory.
ExtensionDirectory(String) - Constructor for class org.apache.ambari.server.stack.ExtensionDirectory
Constructor.
ExtensionEntity - Class in org.apache.ambari.server.orm.entities
The ExtensionEntity class is used to model an extension to the stack.
ExtensionEntity() - Constructor for class org.apache.ambari.server.orm.entities.ExtensionEntity
Constructor.
ExtensionHelper - Class in org.apache.ambari.server.stack
An extension version is like a stack version but it contains custom services.
ExtensionHelper() - Constructor for class org.apache.ambari.server.stack.ExtensionHelper
 
ExtensionId - Class in org.apache.ambari.server.state
An extension version is like a stack version but it contains custom services.
ExtensionId() - Constructor for class org.apache.ambari.server.state.ExtensionId
 
ExtensionId(String) - Constructor for class org.apache.ambari.server.state.ExtensionId
 
ExtensionId(ExtensionInfo) - Constructor for class org.apache.ambari.server.state.ExtensionId
 
ExtensionId(String, String) - Constructor for class org.apache.ambari.server.state.ExtensionId
 
ExtensionId(ExtensionEntity) - Constructor for class org.apache.ambari.server.state.ExtensionId
 
ExtensionInfo - Class in org.apache.ambari.server.state
An extension version is like a stack version but it contains custom services.
ExtensionInfo() - Constructor for class org.apache.ambari.server.state.ExtensionInfo
 
ExtensionLink - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
ExtensionLinkDAO - Class in org.apache.ambari.server.orm.dao
The ExtensionLinkDAO class is used to manage the persistence and retrieval of ExtensionLinkEntity instances.
ExtensionLinkDAO() - Constructor for class org.apache.ambari.server.orm.dao.ExtensionLinkDAO
 
ExtensionLinkEntity - Class in org.apache.ambari.server.orm.entities
The ExtensionLinkEntity class is used to model the extensions linked to the stack.
ExtensionLinkEntity() - Constructor for class org.apache.ambari.server.orm.entities.ExtensionLinkEntity
Constructor.
ExtensionLinkRequest - Class in org.apache.ambari.server.controller
An extension version is like a stack version but it contains custom services.
ExtensionLinkRequest(String, String, String, String, String) - Constructor for class org.apache.ambari.server.controller.ExtensionLinkRequest
 
ExtensionLinkResourceDefinition - Class in org.apache.ambari.server.api.resources
An extension version is like a stack version but it contains custom services.
ExtensionLinkResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.ExtensionLinkResourceDefinition
 
ExtensionLinkResourceProvider - Class in org.apache.ambari.server.controller.internal
An extension version is like a stack version but it contains custom services.
ExtensionLinkResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.ExtensionLinkResourceProvider
 
ExtensionLinkResponse - Class in org.apache.ambari.server.controller
An extension version is like a stack version but it contains custom services.
ExtensionLinkResponse(String, String, String, String, String, boolean, Collection<String>) - Constructor for class org.apache.ambari.server.controller.ExtensionLinkResponse
 
ExtensionLinkResponse.ExtensionLinkResponseInfo - Class in org.apache.ambari.server.controller
 
ExtensionLinkResponseInfo(String, String, String, String, String, boolean, Collection<String>) - Constructor for class org.apache.ambari.server.controller.ExtensionLinkResponse.ExtensionLinkResponseInfo
 
ExtensionLinksService - Class in org.apache.ambari.server.api.services
Service for extension link management.
ExtensionLinksService() - Constructor for class org.apache.ambari.server.api.services.ExtensionLinksService
 
ExtensionMetainfoXml - Class in org.apache.ambari.server.state.stack
Represents the extension metainfo.xml file.
ExtensionMetainfoXml() - Constructor for class org.apache.ambari.server.state.stack.ExtensionMetainfoXml
 
ExtensionMetainfoXml.Extension - Class in org.apache.ambari.server.state.stack
 
ExtensionMetainfoXml.Prerequisites - Class in org.apache.ambari.server.state.stack
 
ExtensionMetainfoXml.Stack - Class in org.apache.ambari.server.state.stack
 
ExtensionMetainfoXml.Version - Class in org.apache.ambari.server.state.stack
 
ExtensionModule - Class in org.apache.ambari.server.stack
Extension module which provides all functionality related to parsing and fully resolving extensions from the extension definition.
ExtensionModule(ExtensionDirectory, StackContext) - Constructor for class org.apache.ambari.server.stack.ExtensionModule
Constructor.
extensionModules - Variable in class org.apache.ambari.server.stack.StackManager
 
ExtensionRequest - Class in org.apache.ambari.server.controller
An extension version is like a stack version but it contains custom services.
ExtensionRequest(String) - Constructor for class org.apache.ambari.server.controller.ExtensionRequest
 
ExtensionResourceDefinition - Class in org.apache.ambari.server.api.resources
An extension version is like a stack version but it contains custom services.
ExtensionResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.ExtensionResourceDefinition
 
ExtensionResourceProvider - Class in org.apache.ambari.server.controller.internal
An extension version is like a stack version but it contains custom services.
ExtensionResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.ExtensionResourceProvider
 
ExtensionResponse - Class in org.apache.ambari.server.controller
An extension version is like a stack version but it contains custom services.
ExtensionResponse(String) - Constructor for class org.apache.ambari.server.controller.ExtensionResponse
 
EXTENSIONS - Static variable in class org.apache.ambari.server.stack.StackManager
Prefix used for extension services parent path string
EXTENSIONS_DIR_PATH - Static variable in class org.apache.ambari.server.configuration.Configuration
The location on the Ambari Server where stack extensions exist.
EXTENSIONS_FOLDER_NAME - Static variable in class org.apache.ambari.server.stack.ExtensionDirectory
extensions directory name
ExtensionsService - Class in org.apache.ambari.server.api.services
Service for extensions management.
ExtensionsService() - Constructor for class org.apache.ambari.server.api.services.ExtensionsService
 
ExtensionVersion - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
ExtensionVersionRequest - Class in org.apache.ambari.server.controller
An extension version is like a stack version but it contains custom services.
ExtensionVersionRequest(String, String) - Constructor for class org.apache.ambari.server.controller.ExtensionVersionRequest
 
ExtensionVersionResourceDefinition - Class in org.apache.ambari.server.api.resources
An extension version is like a stack version but it contains custom services.
ExtensionVersionResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.ExtensionVersionResourceDefinition
 
ExtensionVersionResourceProvider - Class in org.apache.ambari.server.controller.internal
An extension version is like a stack version but it contains custom services.
ExtensionVersionResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.ExtensionVersionResourceProvider
 
ExtensionVersionResponse - Class in org.apache.ambari.server.controller
An extension version is like a stack version but it contains custom services.
ExtensionVersionResponse(String, String, boolean, Collection<String>) - Constructor for class org.apache.ambari.server.controller.ExtensionVersionResponse
 
EXTERNAL_PATH_SEP - Static variable in class org.apache.ambari.server.controller.utilities.PropertyHelper
 
EXTERNAL_RESOURCE_PLURAL_NAME - Static variable in class org.apache.ambari.server.view.configuration.ResourceConfig
Constants.
EXTERNAL_SCRIPT_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in TimeUnit.MILLISECONDS, until an external script is killed.
ExtractionException(String) - Constructor for exception org.apache.ambari.server.view.ViewExtractor.ExtractionException
Construct an extraction exception.
ExtractionException(String, Throwable) - Constructor for exception org.apache.ambari.server.view.ViewExtractor.ExtractionException
Construct an extraction exception.
extractProperty(String, String, String, String, String, Map<String, String>) - Static method in class org.apache.ambari.server.upgrade.SchemaUpgradeUtil
Extracts a new property that was introduced to make a content type property more configurable by making a hard coded value changeable.
extractViewArchive(ViewEntity, File, File, List<File>) - Method in class org.apache.ambari.server.view.ViewExtractor
Extract the given view archive to the given archive directory.
extractViewArchive(String, ViewRegistry.ViewModule, boolean) - Static method in class org.apache.ambari.server.view.ViewRegistry
 
extractViewsAfterClusterConfig() - Method in class org.apache.ambari.server.configuration.Configuration
 

F

failed(int) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandStatusSummaryDTO
For testing, set the number of HostRoleStatus.FAILED tasks
FAILED_STATUSES - Static variable in enum org.apache.ambari.server.actionmanager.HostRoleStatus
The HostRoleStatuss that represent any commands which are considered to be "Failed".
FALCON_SERVICE_CHECK - Static variable in class org.apache.ambari.server.Role
 
federated(List<HostsType.HighAvailabilityHosts>, LinkedHashSet<String>) - Static method in class org.apache.ambari.server.stack.HostsType
Create an instance with multiple high availability hosts.
Feed - Class in org.apache.ambari.server.controller.ivory
Ivory feed.
Feed(String, String, String, String, String, String, String, String, String, String, String, String, String, String, Map<String, String>) - Constructor for class org.apache.ambari.server.controller.ivory.Feed
Construct a feed.
FEED_DESCRIPTION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.FeedResourceProvider
 
FEED_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.FeedResourceProvider
 
FEED_PROPERTIES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.FeedResourceProvider
 
FEED_SCHEDULE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.FeedResourceProvider
 
FEED_SOURCE_CLUSTER_ACTION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.FeedResourceProvider
 
FEED_SOURCE_CLUSTER_END_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.FeedResourceProvider
 
FEED_SOURCE_CLUSTER_LIMIT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.FeedResourceProvider
 
FEED_SOURCE_CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.FeedResourceProvider
 
FEED_SOURCE_CLUSTER_START_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.FeedResourceProvider
 
FEED_STATUS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.FeedResourceProvider
 
FEED_TARGET_CLUSTER_ACTION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.FeedResourceProvider
 
FEED_TARGET_CLUSTER_END_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.FeedResourceProvider
 
FEED_TARGET_CLUSTER_LIMIT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.FeedResourceProvider
 
FEED_TARGET_CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.FeedResourceProvider
 
FEED_TARGET_CLUSTER_START_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.FeedResourceProvider
 
FeedResourceDefinition - Class in org.apache.ambari.server.api.resources
DR feed resource definition.
FeedResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.FeedResourceDefinition
Constructor.
FeedResourceProvider - Class in org.apache.ambari.server.controller.internal
DR feed resource provider.
FeedResourceProvider(IvoryService) - Constructor for class org.apache.ambari.server.controller.internal.FeedResourceProvider
Construct a provider.
FeedService - Class in org.apache.ambari.server.api.services
DR feed service.
FeedService() - Constructor for class org.apache.ambari.server.api.services.FeedService
 
fetchJobDetails(Set<String>, String, String, String) - Method in interface org.apache.ambari.server.controller.internal.JobResourceProvider.JobFetcher
Fetch job resources.
fetchJobDetails(Set<String>, String, String, String) - Method in class org.apache.ambari.server.controller.internal.JobResourceProvider.PostgresJobFetcher
 
fetchMaxId(String, String) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Fetches the maximum value of the given ID column from the given table.
fetchTaskAttemptDetails(Set<String>, String, String, String, String) - Method in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider.PostgresTaskAttemptFetcher
 
fetchTaskAttemptDetails(Set<String>, String, String, String, String) - Method in interface org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider.TaskAttemptFetcher
Fetch task attempt resources
fetchTimelineMetrics(URIBuilder, Long, Long) - Method in class org.apache.ambari.server.controller.metrics.timeline.MetricsRequestHelper
 
fetchWorkflows(Set<String>, String, String) - Method in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider.PostgresWorkflowFetcher
 
fetchWorkflows(Set<String>, String, String) - Method in interface org.apache.ambari.server.controller.internal.WorkflowResourceProvider.WorkflowFetcher
Fetch workflow resources.
FIELDS_SEPARATOR - Static variable in class org.apache.ambari.server.api.services.BaseService
 
FifoLinkedHashMap<K,V> - Class in org.apache.ambari.server.bootstrap
Only Store the most recent 100 Key Value Pairs.
FifoLinkedHashMap() - Constructor for class org.apache.ambari.server.bootstrap.FifoLinkedHashMap
 
FILE_CHECK_INTERVAL_MILLIS - Static variable in class org.apache.ambari.server.view.ViewDirectoryWatcher
 
FileBasedCredentialStore - Class in org.apache.ambari.server.security.encryption
FileBasedCredentialStore is a CredentialStore implementation that creates and manages a JCEKS (Java Cryptography Extension KeyStore) file on disk.
FileBasedCredentialStore(File) - Constructor for class org.apache.ambari.server.security.encryption.FileBasedCredentialStore
Constructs a new FileBasedCredentialStore using the specified key store directory
FILENAME_FILTER - Static variable in class org.apache.ambari.server.stack.StackDirectory
 
fileNameToConfigType(String) - Static method in class org.apache.ambari.server.state.ConfigHelper
 
filter(ContainerRequest) - Method in class org.apache.ambari.server.api.AmbariCsrfProtectionFilter
 
filter(Configuration, Configuration) - Method in enum org.apache.ambari.server.controller.internal.BlueprintExportType
 
Filter - Class in org.apache.ambari.server.state.quicklinksprofile
Base class to represent a quicklink filter.
Filter() - Constructor for class org.apache.ambari.server.state.quicklinksprofile.Filter
 
filterHostsForAction(Set<String>, Service, Cluster, Resource.Type) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
Utility method that filters out hosts from set based on their maintenance state status.
filterHostsInMaintenanceState(Set<String>, MaintenanceStateHelper.HostPredicate) - Method in class org.apache.ambari.server.controller.MaintenanceStateHelper
Removes from a set all hosts that match a given condition.
filterInvalidPropertyValues(Map<PropertyInfo, String>, String) - Method in class org.apache.ambari.server.state.ConfigHelper
 
FilterOperator - Class in org.apache.ambari.server.api.predicate.operators
This is a binary operator which takes right operand as a regular expression and applies it to the left operand
FilterOperator() - Constructor for class org.apache.ambari.server.api.predicate.operators.FilterOperator
 
FilterPredicate - Class in org.apache.ambari.server.controller.predicate
Predicate that checks if current property matches the filter expression
FilterPredicate(String, String) - Constructor for class org.apache.ambari.server.controller.predicate.FilterPredicate
Takes the PropertyId and a regex to match with the property value
FILTERS - Static variable in class org.apache.ambari.server.state.quicklinksprofile.QuickLinksProfileBuilder
 
filtersFromEntity(RequestEntity) - Static method in class org.apache.ambari.server.actionmanager.Request
 
finalizeBatch(long, String) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
Marks Request Schedule as COMPLETED, if: No triggers exist for the first job in the chain OR If the trigger will never fire again.
finalizeChildModules(Collection<? extends StackDefinitionModule>) - Method in class org.apache.ambari.server.stack.BaseModule
Finalize a modules child components.
finalizeExecution(Map<String, Object>) - Method in class org.apache.ambari.server.scheduler.AbstractLinearExecutionJob
 
finalizeExecution(Map<String, Object>) - Method in class org.apache.ambari.server.state.scheduler.BatchRequestJob
 
FinalizeKerberosServerAction - Class in org.apache.ambari.server.serveraction.kerberos
 
FinalizeKerberosServerAction(TopologyHolder) - Constructor for class org.apache.ambari.server.serveraction.kerberos.FinalizeKerberosServerAction
 
finalizeModule() - Method in class org.apache.ambari.server.stack.BaseModule
 
finalizeModule() - Method in class org.apache.ambari.server.stack.ExtensionModule
 
finalizeModule() - Method in class org.apache.ambari.server.stack.ServiceModule
 
finalizeModule() - Method in interface org.apache.ambari.server.stack.StackDefinitionModule
Lifecycle even which is called when the associated stack has been fully resolved.
finalizeModule() - Method in class org.apache.ambari.server.stack.StackModule
 
finalizeNode(TreeNode<Resource>) - Method in class org.apache.ambari.server.api.services.ResultPostProcessorImpl
Allows subclasses to finalize node
finalizeProperties(TreeNode<QueryInfo>, boolean) - Method in class org.apache.ambari.server.api.query.render.AlertSummaryRenderer
Finalize which properties are requested by the query.
finalizeProperties(TreeNode<QueryInfo>, boolean) - Method in class org.apache.ambari.server.api.query.render.ClusterBlueprintRenderer
 
finalizeProperties(TreeNode<QueryInfo>, boolean) - Method in class org.apache.ambari.server.api.query.render.DefaultRenderer
 
finalizeProperties(TreeNode<QueryInfo>, boolean) - Method in class org.apache.ambari.server.api.query.render.MetricsPaddingRenderer
 
finalizeProperties(TreeNode<QueryInfo>, boolean) - Method in class org.apache.ambari.server.api.query.render.MinimalRenderer
 
finalizeProperties(TreeNode<QueryInfo>, boolean) - Method in interface org.apache.ambari.server.api.query.render.Renderer
Finalize which properties are requested by the query.
finalizeResult(Result) - Method in class org.apache.ambari.server.api.query.render.AlertSummaryGroupedRenderer
Finalize the query results.
finalizeResult(Result) - Method in class org.apache.ambari.server.api.query.render.AlertSummaryRenderer
Finalize the query results.
finalizeResult(Result) - Method in class org.apache.ambari.server.api.query.render.ClusterBlueprintRenderer
 
finalizeResult(Result) - Method in class org.apache.ambari.server.api.query.render.DefaultRenderer
 
finalizeResult(Result) - Method in class org.apache.ambari.server.api.query.render.HostKerberosIdentityCsvRenderer
 
finalizeResult(Result) - Method in class org.apache.ambari.server.api.query.render.MinimalRenderer
 
finalizeResult(Result) - Method in interface org.apache.ambari.server.api.query.render.Renderer
Finalize the query results.
FinalizeUpgradeAction - Class in org.apache.ambari.server.serveraction.upgrades
Action that represents finalizing the Upgrade by completing any database changes.
FinalizeUpgradeAction() - Constructor for class org.apache.ambari.server.serveraction.upgrades.FinalizeUpgradeAction
 
FinalizeUpgradeAction.InfoTuple - Class in org.apache.ambari.server.serveraction.upgrades
 
FinalUpgradeCatalog - Class in org.apache.ambari.server.upgrade
Final upgrade catalog which simply updates database version (in case if no db changes between releases)
FinalUpgradeCatalog(Injector) - Constructor for class org.apache.ambari.server.upgrade.FinalUpgradeCatalog
 
find(String) - Method in class org.apache.ambari.server.controller.jmx.JMXMetricHolder
 
find(String, String) - Method in class org.apache.ambari.server.orm.dao.ExtensionDAO
Gets the extension that matches the specified name and version.
find(ExtensionLinkRequest) - Method in class org.apache.ambari.server.orm.dao.ExtensionLinkDAO
Gets the extension links that match the specified stack name and version.
find(String) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabDAO
 
find(String) - Method in class org.apache.ambari.server.orm.dao.KerberosPrincipalDAO
Find a KerberosPrincipalEntity with the given principal name.
find(Long) - Method in class org.apache.ambari.server.orm.dao.ServiceConfigDAO
 
find(String, String) - Method in class org.apache.ambari.server.orm.dao.StackDAO
Gets the stack that matches the specified name and version.
find(StackId) - Method in class org.apache.ambari.server.orm.dao.StackDAO
Gets the stack that matches the specified stack ID by name and version.
find - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.RegexReplace
The string to find
find - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Replace
The string to find
find(String) - Method in class org.apache.ambari.server.state.stack.OsFamily
Finds the family for the specific OS + it's version number
find(Class<T>, Object) - Method in class org.apache.ambari.server.view.persistence.DataStoreImpl
 
find_family(String) - Method in class org.apache.ambari.server.state.stack.OsFamily
Finds the family for the specific OS
findAgentScoped(long) - Method in class org.apache.ambari.server.orm.dao.AlertDefinitionDAO
Gets all alert definitions that are not bound to a particular service.
findAggregateCounts(long, String) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Finds the aggregate counts for an alert name, across all hosts.
findAggregateCounts(Long) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
Finds the counts of tasks for a request and groups them by stage id.
findAll(List<String>) - Method in class org.apache.ambari.server.controller.jmx.JMXMetricHolder
 
findAll() - Method in class org.apache.ambari.server.orm.dao.AlertDefinitionDAO
Gets all alert definitions stored in the database.
findAll(long) - Method in class org.apache.ambari.server.orm.dao.AlertDefinitionDAO
Gets all alert definitions stored in the database.
findAll() - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Gets all alerts stored in the database across all clusters.
findAll(long) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Gets all alerts stored in the database for the given cluster.
findAll(long, List<AlertState>) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Gets all alerts stored in the database for the given cluster that have one of the specified alert states.
findAll(long, Date, Date) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Gets all alerts stored in the database for the given cluster and that fall withing the specified date range.
findAll(AlertHistoryRequest) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Finds all AlertHistoryEntity that match the provided AlertHistoryRequest.
findAll(AlertCurrentRequest) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Finds all AlertCurrentEntity that match the provided AlertCurrentRequest.
findAll() - Method in class org.apache.ambari.server.orm.dao.BlueprintDAO
Find all blueprints.
findAll() - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.ClusterServiceDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.ClusterStateDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.ConfigGroupConfigMappingDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.ConfigGroupDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.ConfigGroupHostMappingDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.CrudDAO
Retrieves all entities.
findAll() - Method in class org.apache.ambari.server.orm.dao.ExecutionCommandDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.ExtensionDAO
Gets all of the defined extensions.
findAll() - Method in class org.apache.ambari.server.orm.dao.ExtensionLinkDAO
Gets all of the defined extension links.
findAll() - Method in class org.apache.ambari.server.orm.dao.GroupDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.HostComponentDesiredStateDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.HostComponentStateDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.HostConfigMappingDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.HostDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
findAll(Request, Predicate) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
Finds all HostRoleCommandEntity that match the provided predicate.
findAll() - Method in class org.apache.ambari.server.orm.dao.HostStateDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.KerberosDescriptorDAO
Find all kerberos descriptors.
findAll() - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.KerberosPrincipalDAO
Find all kerberos principals.
findAll() - Method in class org.apache.ambari.server.orm.dao.KeyValueDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.MemberDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.MetainfoDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.MpackDAO
Gets all mpacks stored in the database across all clusters.
findAll() - Method in class org.apache.ambari.server.orm.dao.PermissionDAO
Find all permission entities.
findAll() - Method in class org.apache.ambari.server.orm.dao.PrincipalDAO
Find all principals.
findAll() - Method in class org.apache.ambari.server.orm.dao.PrincipalTypeDAO
Find all principal types.
findAll() - Method in class org.apache.ambari.server.orm.dao.PrivilegeDAO
Find all privileges.
findAll() - Method in class org.apache.ambari.server.orm.dao.RemoteAmbariClusterDAO
Find all view instances.
findAll() - Method in class org.apache.ambari.server.orm.dao.RequestDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.RequestOperationLevelDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.RequestScheduleBatchRequestDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.RequestScheduleDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.ResourceDAO
Find all resources.
findAll() - Method in class org.apache.ambari.server.orm.dao.ResourceTypeDAO
Find all resource types.
findAll() - Method in class org.apache.ambari.server.orm.dao.RoleAuthorizationDAO
Find all authorization entities.
findAll() - Method in class org.apache.ambari.server.orm.dao.RoleSuccessCriteriaDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.ServiceComponentDesiredStateDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.ServiceConfigDAO
Get all service configs
findAll() - Method in class org.apache.ambari.server.orm.dao.ServiceDesiredStateDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.SettingDAO
Find all settings.
findAll() - Method in class org.apache.ambari.server.orm.dao.StackDAO
Gets all of the defined stacks.
findAll() - Method in class org.apache.ambari.server.orm.dao.StageDAO
 
findAll(Request, Predicate) - Method in class org.apache.ambari.server.orm.dao.StageDAO
Finds all StageEntity that match the provided Predicate.
findAll() - Method in class org.apache.ambari.server.orm.dao.TopologyHostGroupDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.TopologyHostInfoDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.TopologyHostRequestDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.TopologyHostTaskDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.TopologyLogicalRequestDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.TopologyLogicalTaskDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.TopologyRequestDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.UpgradeDAO
Get all items.
findAll() - Method in class org.apache.ambari.server.orm.dao.UserAuthenticationDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.UserDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.ViewDAO
Find all views.
findAll() - Method in class org.apache.ambari.server.orm.dao.ViewInstanceDAO
Find all view instances.
findAll() - Method in class org.apache.ambari.server.orm.dao.ViewURLDAO
Find all view instances.
findAll() - Method in class org.apache.ambari.server.orm.dao.WidgetDAO
 
findAll() - Method in class org.apache.ambari.server.orm.dao.WidgetLayoutDAO
 
findAll(Class<T>, String) - Method in class org.apache.ambari.server.view.persistence.DataStoreImpl
 
findAllByPrincipal(List<PrincipalEntity>) - Method in class org.apache.ambari.server.orm.dao.PrivilegeDAO
Find the privileges entities for the given list of principals
findAllByTag(String) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupDAO
Find config groups by service name and so on
findAllEnabled(long) - Method in class org.apache.ambari.server.orm.dao.AlertDefinitionDAO
Gets all enabled alert definitions stored in the database for the specified cluster.
findAllGlobalTargets() - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Gets all global alert targets stored in the database.
findAllGroups() - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Gets all alert groups stored in the database across all clusters.
findAllGroups(long) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Gets all alert groups stored in the database for the specified cluster.
findAllMembersByUser(UserEntity) - Method in class org.apache.ambari.server.orm.dao.MemberDAO
 
findAllNotices() - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Gets all alert notifications stored in the database.
findAllNotices(AlertNoticeRequest) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Gets all alert notifications stored in the database that match the given predicate, pagination, and sorting.
findAllProvisionRequests() - Method in class org.apache.ambari.server.orm.dao.TopologyRequestDAO
 
findAllRequestIds(int, boolean) - Method in class org.apache.ambari.server.orm.dao.RequestDAO
 
findAllRequestIds(int, boolean, Long) - Method in class org.apache.ambari.server.orm.dao.RequestDAO
Retrieves from the database for a cluster, or specifically for non-cluster requests.
findAllResourceFilters() - Method in class org.apache.ambari.server.orm.dao.RequestDAO
 
findAllTargets() - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Gets all alert targets stored in the database.
findAmbariAdminPermission() - Method in class org.apache.ambari.server.orm.dao.PermissionDAO
Find AMBARI.ADMINISTRATOR permission.
findAmbariResource() - Method in class org.apache.ambari.server.orm.dao.ResourceDAO
Finds root level resource.
findByActionId(String) - Method in class org.apache.ambari.server.orm.dao.StageDAO
 
findByCategory(String) - Method in class org.apache.ambari.server.orm.dao.AmbariConfigurationDAO
Returns the Ambari configuration properties with the requested category name from the database.
findByCluster(String) - Method in class org.apache.ambari.server.orm.dao.HostVersionDAO
Retrieve all of the cluster versions for the given cluster name.
findByCluster(long) - Method in class org.apache.ambari.server.orm.dao.WidgetDAO
 
findByCluster(long) - Method in class org.apache.ambari.server.orm.dao.WidgetLayoutDAO
 
findByClusterAndHost(String, String) - Method in class org.apache.ambari.server.orm.dao.HostVersionDAO
Retrieve all of the host versions for the given cluster name and host name.
findByClusterAndServiceNames(String, String) - Method in class org.apache.ambari.server.orm.dao.ClusterServiceDAO
 
findByClusterAndState(String, RepositoryVersionState) - Method in class org.apache.ambari.server.orm.dao.HostVersionDAO
Retrieve all of the host versions for the given cluster name, and state.
findByClusterHostAndState(String, String, RepositoryVersionState) - Method in class org.apache.ambari.server.orm.dao.HostVersionDAO
Retrieve all of the host versions for the given cluster name, host name, and state.
findByClusterId(long) - Method in class org.apache.ambari.server.orm.dao.TopologyRequestDAO
 
findByClusterStackAndVersion(String, StackId, String) - Method in class org.apache.ambari.server.orm.dao.HostVersionDAO
Retrieve all of the host versions for the given cluster name, stack name, and stack version.
findByClusterStackVersionAndHost(String, StackId, String, String) - Method in class org.apache.ambari.server.orm.dao.HostVersionDAO
Retrieve the single host version for the given cluster, stack name, stack version, and host name.
findByCommonName(String) - Method in class org.apache.ambari.server.orm.dao.ViewDAO
Find a view with a given common name.
findByDisplayName(String) - Method in class org.apache.ambari.server.orm.dao.RepositoryVersionDAO
Retrieves repository version by name.
findByExtension(String, String) - Method in class org.apache.ambari.server.orm.dao.ExtensionLinkDAO
Gets the extension links that match the specified extension name and version.
findByFilter(KerberosKeytabPrincipalDAO.KerberosKeytabPrincipalFilter) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO
 
findByFilters(Collection<KerberosKeytabPrincipalDAO.KerberosKeytabPrincipalFilter>) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO
 
findByForeignKeys(TreeMap<String, String>) - Method in class org.apache.ambari.server.orm.dao.ArtifactDAO
Find all artifacts for the specified foreign keys.
findByGroup(Long) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupConfigMappingDAO
 
findByGroup(Long) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupHostMappingDAO
 
findByHost(String) - Method in class org.apache.ambari.server.orm.dao.HostComponentStateDAO
Retrieve all of the Host Component States for the given host.
findByHost(String) - Method in class org.apache.ambari.server.orm.dao.HostVersionDAO
Retrieve all of the host versions for the given host name across all clusters.
findByHost(Long) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO
 
findByHost(HostEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyHostInfoDAO
 
findByHostAndKeytab(Long, String) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO
 
findByHostId(Long) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupHostMappingDAO
 
findByHostId(Long) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
findByHostId(Long) - Method in class org.apache.ambari.server.orm.dao.HostStateDAO
 
findByHostId(Long) - Method in class org.apache.ambari.server.orm.dao.RequestOperationLevelDAO
 
findByHostKeytabAndPrincipal(Long, String, String) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO
 
findByHostname(String) - Method in class org.apache.ambari.server.orm.dao.TopologyHostInfoDAO
 
findByHostRequest(Long) - Method in class org.apache.ambari.server.orm.dao.TopologyHostTaskDAO
 
findByHostRole(String, long, long, String) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
findByHostsAndCluster(Collection<Long>, Long) - Method in class org.apache.ambari.server.orm.dao.HostComponentDesiredStateDAO
 
findById(long) - Method in class org.apache.ambari.server.orm.dao.AlertDefinitionDAO
Gets an alert definition with the specified ID.
findById(long) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Gets an alert with the specified ID.
findById(long) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
Looks for Cluster by ID
findById(Long) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupDAO
Find config group by its id
findById(long) - Method in class org.apache.ambari.server.orm.dao.ExtensionDAO
Gets a extension with the specified ID.
findById(long) - Method in class org.apache.ambari.server.orm.dao.ExtensionLinkDAO
Gets an extension link with the specified ID.
findById(long) - Method in class org.apache.ambari.server.orm.dao.HostComponentDesiredStateDAO
 
findById(long) - Method in class org.apache.ambari.server.orm.dao.HostComponentStateDAO
 
findById(long) - Method in class org.apache.ambari.server.orm.dao.HostDAO
Looks for Host by ID
findById(long) - Method in class org.apache.ambari.server.orm.dao.MpackDAO
Gets an mpack with the specified ID.
findById(Integer) - Method in class org.apache.ambari.server.orm.dao.PermissionDAO
Find a permission entity with the given id.
findById(Long) - Method in class org.apache.ambari.server.orm.dao.PrincipalDAO
Find a principal with the given id.
findById(Integer) - Method in class org.apache.ambari.server.orm.dao.PrincipalTypeDAO
Find a principal type with the given id.
findById(Integer) - Method in class org.apache.ambari.server.orm.dao.PrivilegeDAO
Find a privilege with the given id.
findById(Long) - Method in class org.apache.ambari.server.orm.dao.RemoteAmbariClusterDAO
Find Cluster by Id
findById(Long) - Method in class org.apache.ambari.server.orm.dao.RequestScheduleDAO
 
findById(Long) - Method in class org.apache.ambari.server.orm.dao.ResourceDAO
Find a resource with the given id.
findById(Integer) - Method in class org.apache.ambari.server.orm.dao.ResourceTypeDAO
Find a resource type with the given id.
findById(String) - Method in class org.apache.ambari.server.orm.dao.RoleAuthorizationDAO
Find a authorization entity with the given id.
findById(long) - Method in class org.apache.ambari.server.orm.dao.ServiceComponentDesiredStateDAO
findById(long) - Method in class org.apache.ambari.server.orm.dao.StackDAO
Gets a stack with the specified ID.
findById(Long) - Method in class org.apache.ambari.server.orm.dao.TopologyHostGroupDAO
 
findById(long) - Method in class org.apache.ambari.server.orm.dao.TopologyHostInfoDAO
Looks for TopologyHostInfo by ID
findById(Long) - Method in class org.apache.ambari.server.orm.dao.TopologyHostRequestDAO
 
findById(Long) - Method in class org.apache.ambari.server.orm.dao.TopologyHostTaskDAO
 
findById(Long) - Method in class org.apache.ambari.server.orm.dao.TopologyLogicalRequestDAO
 
findById(Long) - Method in class org.apache.ambari.server.orm.dao.TopologyLogicalTaskDAO
 
findById(Long) - Method in class org.apache.ambari.server.orm.dao.TopologyRequestDAO
 
findById(Long) - Method in class org.apache.ambari.server.orm.dao.WidgetDAO
 
findById(Long) - Method in class org.apache.ambari.server.orm.dao.WidgetLayoutDAO
 
findByIds(List<Long>) - Method in class org.apache.ambari.server.orm.dao.AlertDefinitionDAO
Gets all of the alert definitions for the list of IDs given.
findByIndex(Long, String, String, Long) - Method in class org.apache.ambari.server.orm.dao.HostComponentDesiredStateDAO
Retrieve the single Host Component Desired State for the given unique cluster, service, component, and host.
findByIndex(Long, String, String) - Method in class org.apache.ambari.server.orm.dao.HostComponentDesiredStateDAO
Retrieve the single Host Component Desired State for the given unique cluster, service, component, and host.
findByIndex(Long, String, String, Long) - Method in class org.apache.ambari.server.orm.dao.HostComponentStateDAO
Retrieve the single Host Component State for the given unique cluster, service, component, and host.
findByKey(String) - Method in class org.apache.ambari.server.orm.dao.KeyValueDAO
 
findByKey(String) - Method in class org.apache.ambari.server.orm.dao.MetainfoDAO
 
findByKeytabAndPrincipalNullHost(String, String) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO
 
findByMpack(Long) - Method in class org.apache.ambari.server.orm.dao.StackDAO
Gets the stack that matches the specified mpackid.
findByName(long, String) - Method in class org.apache.ambari.server.orm.dao.AlertDefinitionDAO
Gets an alert definition with the specified name.
findByName(String) - Method in class org.apache.ambari.server.orm.dao.ArtifactDAO
Find all artifacts for the specified artifact name.
findByName(String) - Method in class org.apache.ambari.server.orm.dao.BlueprintDAO
Find a blueprint with a given name.
findByName(String) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
 
findByName(String) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupDAO
Find config group by its unique name
findByName(String) - Method in class org.apache.ambari.server.orm.dao.HostDAO
 
findByName(String) - Method in class org.apache.ambari.server.orm.dao.KerberosDescriptorDAO
 
findByName(String) - Method in class org.apache.ambari.server.orm.dao.PermissionDAO
Find a permission entity with the given name.
findByName(String) - Method in class org.apache.ambari.server.orm.dao.PrincipalTypeDAO
Find a principal type entity with the given name.
findByName(String) - Method in class org.apache.ambari.server.orm.dao.RemoteAmbariClusterDAO
Find Cluster by name
findByName(String) - Method in class org.apache.ambari.server.orm.dao.ResourceTypeDAO
Find a resource type with the given name.
findByName(long, String, String) - Method in class org.apache.ambari.server.orm.dao.ServiceComponentDesiredStateDAO
Finds a ServiceComponentDesiredStateEntity by a combination of cluster, service, and component.
findByName(String) - Method in class org.apache.ambari.server.orm.dao.SettingDAO
Find a setting with the given name.
findByName(String) - Method in class org.apache.ambari.server.orm.dao.ViewDAO
Find a view with a given name.
findByName(String, String) - Method in class org.apache.ambari.server.orm.dao.ViewInstanceDAO
Find a view with the given names.
findByName(String) - Method in class org.apache.ambari.server.orm.dao.ViewURLDAO
Find URL by name
findByName(Long, String, String, String) - Method in class org.apache.ambari.server.orm.dao.WidgetDAO
 
findByName(Long, String, String) - Method in class org.apache.ambari.server.orm.dao.WidgetLayoutDAO
 
findByNameAndForeignKeys(String, TreeMap<String, String>) - Method in class org.apache.ambari.server.orm.dao.ArtifactDAO
Find an artifact with the given name and foreign keys.
findByNames(Map<Long, Map<String, List<String>>>) - Method in class org.apache.ambari.server.orm.dao.ServiceComponentDesiredStateDAO
Finds a ServiceComponentDesiredStateEntity by a combination of cluster id, service and component names.
findByNameVersion(String, String) - Method in class org.apache.ambari.server.orm.dao.MpackDAO
Gets mpacks with specified mpack name and mpack version.
findByNaturalKey(Long, String, String) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO
Ideally for this record PK must be (hostId, keytabPath, principalName), but in some cases hostId can be null.
findByPermissionId(Integer) - Method in class org.apache.ambari.server.orm.dao.PrincipalDAO
Find principals having specified permission.
findByPK(ClusterServiceEntityPK) - Method in class org.apache.ambari.server.orm.dao.ClusterServiceDAO
 
findByPK(long) - Method in class org.apache.ambari.server.orm.dao.ClusterStateDAO
 
findByPK(ConfigGroupConfigMappingEntityPK) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupConfigMappingDAO
 
findByPK(ConfigGroupHostMappingEntityPK) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupHostMappingDAO
Return entity object which can be used for operations like remove directly.
findByPK(K) - Method in class org.apache.ambari.server.orm.dao.CrudDAO
Retrieves entity by primary key.
findByPK(long) - Method in class org.apache.ambari.server.orm.dao.ExecutionCommandDAO
 
findByPK(Integer) - Method in class org.apache.ambari.server.orm.dao.GroupDAO
 
findByPK(long) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
findByPK(Integer) - Method in class org.apache.ambari.server.orm.dao.MemberDAO
 
findByPK(Long) - Method in class org.apache.ambari.server.orm.dao.RequestDAO
 
findByPk(RequestScheduleBatchRequestEntityPK) - Method in class org.apache.ambari.server.orm.dao.RequestScheduleBatchRequestDAO
 
findByPK(RoleSuccessCriteriaEntityPK) - Method in class org.apache.ambari.server.orm.dao.RoleSuccessCriteriaDAO
 
findByPK(ServiceDesiredStateEntityPK) - Method in class org.apache.ambari.server.orm.dao.ServiceDesiredStateDAO
 
findByPK(StageEntityPK) - Method in class org.apache.ambari.server.orm.dao.StageDAO
 
findByPK(Long) - Method in class org.apache.ambari.server.orm.dao.UserAuthenticationDAO
 
findByPK(Integer) - Method in class org.apache.ambari.server.orm.dao.UserDAO
 
findByPKs(Collection<Long>) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
findByPks(Collection<Long>) - Method in class org.apache.ambari.server.orm.dao.RequestDAO
 
findByPks(Collection<Long>, boolean) - Method in class org.apache.ambari.server.orm.dao.RequestDAO
Given a collection of request ids, load the corresponding entities
findByPrincipal(String) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO
 
findByPrincipalAndHost(String, Long) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabDAO
 
findByPrincipalAndNullHost(String) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabDAO
 
findByPrincipalType(String) - Method in class org.apache.ambari.server.orm.dao.PrincipalDAO
 
findByRepositoryAndStates(RepositoryVersionEntity, Collection<RepositoryVersionState>) - Method in class org.apache.ambari.server.orm.dao.HostVersionDAO
Gets all host version entities that are of the given states
findByRequest(long) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
findByRequest(long, boolean) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
findByRequestAndTaskIds(Collection<Long>, Collection<Long>) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
findByRequestId(long) - Method in class org.apache.ambari.server.orm.dao.StageDAO
 
findByRequestIdAndCommandStatuses(Long, Collection<HostRoleStatus>) - Method in class org.apache.ambari.server.orm.dao.StageDAO
 
findByRequestIdAndName(long, String) - Method in class org.apache.ambari.server.orm.dao.TopologyHostGroupDAO
 
findByRequestIdAndStatuses(Long, Collection<HostRoleStatus>) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
findByRequestIds(Collection<Long>) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
findByResourceId(long) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
 
findByResourceId(Long) - Method in class org.apache.ambari.server.orm.dao.PrivilegeDAO
Find all privileges for given resource.
findByResourceId(long) - Method in class org.apache.ambari.server.orm.dao.ViewInstanceDAO
Find a view instance by given resource id.
findByResourceTypeId(Integer) - Method in class org.apache.ambari.server.orm.dao.ResourceDAO
Find a resource with the given resource type id.
findByScheduleId(Long) - Method in class org.apache.ambari.server.orm.dao.RequestScheduleBatchRequestDAO
 
findByScopeOrAuthor(String, String) - Method in class org.apache.ambari.server.orm.dao.WidgetDAO
 
findBySectionName(String) - Method in class org.apache.ambari.server.orm.dao.WidgetDAO
 
findBySectionName(String) - Method in class org.apache.ambari.server.orm.dao.WidgetLayoutDAO
 
findByService(long, String) - Method in class org.apache.ambari.server.orm.dao.AlertDefinitionDAO
Gets all alert definitions for the given service in the specified cluster.
findByService(String) - Method in class org.apache.ambari.server.orm.dao.HostComponentStateDAO
Retrieve all of the Host Component States for the given service.
findByService(Long, String) - Method in class org.apache.ambari.server.orm.dao.ServiceConfigDAO
 
findByServiceAndComponent(String, String) - Method in class org.apache.ambari.server.orm.dao.HostComponentStateDAO
Retrieve all of the Host Component States for the given service and component.
findByServiceAndComponentAndNotVersion(String, String, String) - Method in class org.apache.ambari.server.orm.dao.HostComponentStateDAO
 
findByServiceAndVersion(String, Long) - Method in class org.apache.ambari.server.orm.dao.ServiceConfigDAO
 
findByServiceComponent(long, String, String) - Method in class org.apache.ambari.server.orm.dao.AlertDefinitionDAO
Gets all alert definitions that are not bound to a particular service.
findByServiceComponent(long, String, String) - Method in class org.apache.ambari.server.state.alert.AlertDefinitionHash
 
findByServiceComponentAndHost(String, String, String) - Method in class org.apache.ambari.server.orm.dao.HostComponentDesiredStateDAO
Retrieve the single Host Component Desired State for the given unique service, component, and host.
findByServiceComponentAndHost(String, String, String) - Method in class org.apache.ambari.server.orm.dao.HostComponentStateDAO
Retrieve the single Host Component State for the given unique service, component, and host.
findByServiceDesiredVersion(List<RepositoryVersionEntity>) - Method in class org.apache.ambari.server.orm.dao.RepositoryVersionDAO
Retrieves the repo versions matching the provided ones that are currently being used for a service.
findByServiceMaster(long, Set<String>) - Method in class org.apache.ambari.server.orm.dao.AlertDefinitionDAO
Gets all alert definitions for the specified services that do not have a component and do not belong to AGGREGATE source type.
findByServiceMaster(long, String...) - Method in class org.apache.ambari.server.state.alert.AlertDefinitionHash
 
findBySourceType(Long, SourceType) - Method in class org.apache.ambari.server.orm.dao.AlertDefinitionDAO
 
findByStack(String, String) - Method in class org.apache.ambari.server.orm.dao.ExtensionLinkDAO
Gets the extension links that match the specified stack name and version.
findByStack(StackId) - Method in class org.apache.ambari.server.orm.dao.RepositoryVersionDAO
Retrieves repository version by stack.
findByStackAndExtension(String, String, String, String) - Method in class org.apache.ambari.server.orm.dao.ExtensionLinkDAO
Gets the extension link that match the specified stack name, stack version, extension name and extension version.
findByStackAndExtensionName(String, String, String) - Method in class org.apache.ambari.server.orm.dao.ExtensionLinkDAO
Gets the extension link that match the specified stack name, stack version and extension name.
findByStackAndType(StackId, RepositoryType) - Method in class org.apache.ambari.server.orm.dao.RepositoryVersionDAO
Retrieves repository version by stack.
findByStackAndVersion(StackId, String) - Method in class org.apache.ambari.server.orm.dao.RepositoryVersionDAO
Retrieves repository version by stack.
findByStackAndVersion(StackEntity, String) - Method in class org.apache.ambari.server.orm.dao.RepositoryVersionDAO
Retrieves repository version by stack.
findByStackNameAndVersion(String, String) - Method in class org.apache.ambari.server.orm.dao.RepositoryVersionDAO
Retrieves repository version, which is unique in this stack.
findByStage(StageEntity) - Method in class org.apache.ambari.server.orm.dao.HostDAO
 
findByStatus(Collection<HostRoleStatus>) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
Gets the commands in a particular status.
findByStatus(String) - Method in class org.apache.ambari.server.orm.dao.RequestScheduleDAO
 
findByStatusBetweenStages(long, HostRoleStatus, long, long) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
Finds all the HostRoleCommandEntitys for the given request that are between the specified stage IDs and have the specified status.
findBySuffix(String) - Method in class org.apache.ambari.server.orm.dao.ViewURLDAO
Find URL by suffix
findByType(long, Long, String) - Method in class org.apache.ambari.server.orm.dao.HostConfigMappingDAO
 
findByType(UserAuthenticationType) - Method in class org.apache.ambari.server.orm.dao.UserAuthenticationDAO
 
findByTypeAndKey(UserAuthenticationType, String) - Method in class org.apache.ambari.server.orm.dao.UserAuthenticationDAO
 
findByUser(UserEntity) - Method in class org.apache.ambari.server.orm.dao.UserAuthenticationDAO
 
findByUserAndGroup(String, String) - Method in class org.apache.ambari.server.orm.dao.MemberDAO
 
findByVersion(String) - Method in class org.apache.ambari.server.orm.dao.RepositoryVersionDAO
 
findCluster(String) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
Find the cluster for the given name.
findClusterOperatePermission() - Method in class org.apache.ambari.server.orm.dao.PermissionDAO
Find CLUSTER.ADMINISTRATOR permission.
findClusterReadPermission() - Method in class org.apache.ambari.server.orm.dao.PermissionDAO
Find CLUSTER.USER permission.
findConfig(Long) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
 
findConfig(Long, String, String) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
 
findConfig(Long, String, Long) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
 
findConfigTypesByPropertyName(StackId, String, String) - Method in class org.apache.ambari.server.state.ConfigHelper
Gets all the config dictionary where property with the given name is present in stack definitions
findConfigurationTagsWithOverrides(Cluster, String) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Find configuration tags with applied overrides
findConfigurationTagsWithOverrides(Cluster, String) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
findCurrent() - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Gets the current alerts.
findCurrentByCluster(long) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Gets the current alerts for a given cluster.
findCurrentByDefinitionId(long) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Gets the current alerts for the specified definition ID.
findCurrentByHostAndName(long, String, String) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Locate the current alert for the provided service and alert name.
findCurrentById(long) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Gets a current alert with the specified ID.
findCurrentByNameNoHost(long, String) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Locate the current alert for the provided service and alert name, but when host is not set (IS NULL).
findCurrentByService(long, String) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Gets the current alerts for a given service.
findCurrentCounts(long, String, String) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Retrieves the summary information for a particular scope.
findCurrentHostCounts(long) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Retrieve the summary alert information for all hosts.
findCurrentPerHostCounts(long) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Retrieves the summary information for all the hosts in the provided cluster.
findDefaultServiceGroup(long, String) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Gets the default group for the specified cluster and service.
findEnabledConfigByType(long, String) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
Gets the latest config in the given cluster by type name.
findFirstStageByStatus(Collection<HostRoleStatus>) - Method in class org.apache.ambari.server.orm.dao.StageDAO
Finds the first stage matching any of the specified statuses for every request.
findGroupById(long) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Gets an alert group with the specified ID.
findGroupByName(long, String) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Gets an alert group with the specified name for the given cluster.
findGroupByName(String) - Method in class org.apache.ambari.server.orm.dao.GroupDAO
 
findGroupByNameAndType(String, GroupType) - Method in class org.apache.ambari.server.orm.dao.GroupDAO
 
findGroupByPrincipal(PrincipalEntity) - Method in class org.apache.ambari.server.orm.dao.GroupDAO
Find the group entity for the given admin principal entity.
findGroupsByDefinition(AlertDefinitionEntity) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Gets all of the AlertGroupEntity instances that include the specified alert definition.
findGroupsById(List<Long>) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Gets all of the alert groups for the list of IDs given.
findGroupsByPrincipal(List<PrincipalEntity>) - Method in class org.apache.ambari.server.orm.dao.GroupDAO
Find the group entities for the given list of principals
findHostRequestIdsByHostTaskIds(Set<Long>) - Method in class org.apache.ambari.server.orm.dao.TopologyHostTaskDAO
 
findHostTaskIdsByPhysicalTaskIds(Set<Long>) - Method in class org.apache.ambari.server.orm.dao.TopologyLogicalTaskDAO
 
findHostVersionByClusterAndRepository(long, RepositoryVersionEntity) - Method in class org.apache.ambari.server.orm.dao.HostVersionDAO
Gets all host version entities assocaited with the specified cluster and repository.
findHostVersionByHostAndRepository(HostEntity, RepositoryVersionEntity) - Method in class org.apache.ambari.server.orm.dao.HostVersionDAO
Gets the HostVersionEntity associted with the specified host and repository.
findLastUpgradeForCluster(long, Direction) - Method in class org.apache.ambari.server.orm.dao.UpgradeDAO
 
findLastUpgradeOrDowngradeForCluster(long) - Method in class org.apache.ambari.server.orm.dao.UpgradeDAO
 
findMaxId(String) - Method in class org.apache.ambari.server.orm.dao.CrudDAO
Retrieves the maximum ID from the entities.
findMaxVersion(Long, String) - Method in class org.apache.ambari.server.orm.dao.ServiceConfigDAO
 
findMostRecentFailure(Long) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
During Rolling and Express Upgrade, want to bubble up the error of the most recent failure, i.e., greatest task id, assuming that there are no other completed tasks after it.
findNextConfigVersion(long, String) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
Gets the next version that will be created for a given ClusterConfigEntity.
findNextServiceConfigVersion(long, String) - Method in class org.apache.ambari.server.orm.dao.ServiceConfigDAO
Gets the next version that will be created when persisting a new ServiceConfigEntity.
findNoticeById(long) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Gets a notification with the specified ID.
findNoticeByUuid(String) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Gets a notification with the specified UUID.
findOnClassPath(String, List<Class<?>>, List<Class<?>>) - Static method in class org.apache.ambari.server.cleanup.ClasspathScannerUtils
Scans the classpath for classes based on the provided arguments
findOnClassPath(ClassLoader, String, List<Class<?>>, List<Class<?>>) - Static method in class org.apache.ambari.server.cleanup.ClasspathScannerUtils
Scans the classpath for classes based on the provided arguments
findOrCreate(KerberosKeytabEntity, HostEntity, KerberosPrincipalEntity) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO
Find or create KerberosKeytabPrincipalEntity with specified dependecies.
findPasswordConfigurations() - Static method in enum org.apache.ambari.server.configuration.AmbariServerConfigurationKey
 
findPendingNotices() - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Gets all AlertNoticeEntity instances that are NotificationState.PENDING and not yet dispatched.
findPermissionByNameAndType(String, ResourceTypeEntity) - Method in class org.apache.ambari.server.orm.dao.PermissionDAO
Find a permission entity by name and type.
findPermissionsByPrincipal(List<PrincipalEntity>) - Method in class org.apache.ambari.server.orm.dao.PermissionDAO
Find the permission entities for the given list of principals
findReferences() - Method in class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
Find all of the KerberosIdentityDescriptors that reference this KerberosIdentityDescriptor
findRepositoriesWithVersionDefinitions() - Method in class org.apache.ambari.server.orm.dao.RepositoryVersionDAO
Retrieves repository version when they are loaded by a version definition file.
findRequestAndStageIdsInClusterBeforeDate(Long, long) - Method in class org.apache.ambari.server.orm.dao.RequestDAO
Search for all request and stage ids in Request and Stage tables
findRequestContext(List<Long>) - Method in class org.apache.ambari.server.orm.dao.StageDAO
 
findRequestContext(long) - Method in class org.apache.ambari.server.orm.dao.StageDAO
 
findRequestIdsByIds(Set<Long>) - Method in class org.apache.ambari.server.orm.dao.TopologyLogicalRequestDAO
 
findResourceForViewInstance(String, String) - Method in class org.apache.ambari.server.orm.dao.ViewInstanceDAO
Gets the associated ResourceEntity for a given instance.
findRevertable(long) - Method in class org.apache.ambari.server.orm.dao.UpgradeDAO
Gets the only revertable upgrade if one exists.
findRevertableUsingJPQL(long) - Method in class org.apache.ambari.server.orm.dao.UpgradeDAO
Gets the only revertable upgrade if one exists.
findSelected(long, Long) - Method in class org.apache.ambari.server.orm.dao.HostConfigMappingDAO
 
findSelectedByHosts(Collection<Long>) - Method in class org.apache.ambari.server.orm.dao.HostConfigMappingDAO
 
findSelectedByType(long, Long, String) - Method in class org.apache.ambari.server.orm.dao.HostConfigMappingDAO
 
findSelectedHostsByTypes(long, Collection<String>) - Method in class org.apache.ambari.server.orm.dao.HostConfigMappingDAO
 
findServiceName(Cluster, String) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get service name by cluster instance and component name
findServiceName(Cluster, String) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
findSortedCommandsByRequestIdAndCustomCommandName(Long, String) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
findSortedCommandsByStage(StageEntity) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
findSortedCommandsByStageAndHost(StageEntity, HostEntity) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
findSubscriptionsInternal(String, Message<?>) - Method in class org.apache.ambari.server.agent.stomp.AmbariSubscriptionRegistry
 
findTargetById(long) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Gets an alert target with the specified ID.
findTargetByName(String) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Gets an alert target with the specified name.
findTargetsById(List<Long>) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Gets all of the alert targets for the list of IDs given.
findTaskIdsByHostRoleAndStatus(String, String, HostRoleStatus) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
findTaskIdsByRequest(long) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
findTaskIdsByRequestAndTaskIds(Collection<Long>, Collection<Long>) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
findTaskIdsByRequestIds(Collection<Long>) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
findTaskIdsByRequestStageIds(List<RequestDAO.StageEntityPK>) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
findTaskIdsByRoleAndStatus(String, HostRoleStatus) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
findTaskIdsByStage(long, long) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
findTypes(String) - Method in class org.apache.ambari.server.state.stack.OsFamily
Gets the array of compatible OS types
findUpgrade(long) - Method in class org.apache.ambari.server.orm.dao.UpgradeDAO
Finds a specific upgrade
findUpgradeByRequestId(Long) - Method in class org.apache.ambari.server.orm.dao.UpgradeDAO
 
findUpgradeGroup(Long) - Method in class org.apache.ambari.server.orm.dao.UpgradeDAO
 
findUpgradeItemByRequestAndStage(Long, Long) - Method in class org.apache.ambari.server.orm.dao.UpgradeDAO
 
findUpgrades(long) - Method in class org.apache.ambari.server.orm.dao.UpgradeDAO
 
findUserByName(String) - Method in class org.apache.ambari.server.orm.dao.UserDAO
 
findUserByPrincipal(PrincipalEntity) - Method in class org.apache.ambari.server.orm.dao.UserDAO
Find the user entity for the given admin principal entity.
findUsersByPrincipal(List<PrincipalEntity>) - Method in class org.apache.ambari.server.orm.dao.UserDAO
Find the user entities for the given list of admin principal entities.
findVersion(long, String, String, String) - Method in class org.apache.ambari.server.orm.dao.ServiceComponentDesiredStateDAO
Gets a specific version for a component
findVersions(long, String, String) - Method in class org.apache.ambari.server.orm.dao.ServiceComponentDesiredStateDAO
 
findViewUsePermission() - Method in class org.apache.ambari.server.orm.dao.PermissionDAO
Find VIEW.USER permission.
fireEvent(String, Map<String, String>) - Method in class org.apache.ambari.server.view.ViewContextImpl
 
fireEvent(Event) - Method in class org.apache.ambari.server.view.ViewRegistry
Notify any registered listeners of the given event.
FIRST_VERSION_TAG - Static variable in class org.apache.ambari.server.state.ConfigHelper
The tag given to newly created versions.
FIXED_FILE_COUNTER - Static variable in class org.apache.ambari.server.view.ViewDirectoryWatcher
 
fixRangerKMSKerberosDescriptor(KerberosDescriptor) - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
fixYarnHsiKerberosDescriptorAndSiteConfig(Cluster, KerberosDescriptor) - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog260
Updates YARN's NM 'llap_zk_hive' kerberos descriptor as reference and the associated config hive-interactive-site/hive.llap.zk.sm.keytab.file
FK_HCDS_DESIRED_STACK_ID - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
FK_HCS_CURRENT_STACK_ID - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
FK_HOSTCOMPONENTDESIREDSTATE_COMPONENT_NAME - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
FK_HOSTCOMPONENTDESIREDSTATE_DESIRED_STACK_ID - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
FK_HOSTCOMPONENTSTATE_COMPONENT_NAME - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
FK_HOSTCOMPONENTSTATE_CURRENT_STACK_ID - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
FK_INSTANCE_URL_ID - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
FK_KKP_HOST_ID - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
FK_KKP_KEYTAB_PATH - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
FK_KKP_PRINCIPAL_NAME - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
FK_KKP_SERVICE_PRINCIPAL - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
FK_REPO_VERSION_ID - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
FK_SCDS_DESIRED_REPO_ID - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
FK_SCDS_DESIRED_STACK_ID - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
FK_SDS_DESIRED_STACK_ID - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
FK_SERVICECOMPONENTDESIREDSTATE_DESIRED_STACK_ID - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
FK_SERVICECOMPONENTDESIREDSTATE_SERVICE_NAME - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
FK_SERVICEDESIREDSTATE_DESIRED_STACK_ID - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
FK_UPGRADE_FROM_REPO_ID - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
FK_UPGRADE_FROM_REPO_VERSION_ID - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
FK_UPGRADE_HIST_FROM_REPO - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
FK_UPGRADE_HIST_TARGET_REPO - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
FK_UPGRADE_HIST_UPGRADE_ID - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
FK_UPGRADE_REPO_VERSION_ID - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
FK_UPGRADE_TO_REPO_ID - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
FK_UPGRADE_TO_REPO_VERSION_ID - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
FLUME_HANDLER - Static variable in class org.apache.ambari.server.Role
 
FLUME_SERVICE_CHECK - Static variable in class org.apache.ambari.server.Role
 
FlumeServiceCalculatedState - Class in org.apache.ambari.server.controller.utilities.state
Determines the service status for Flume.
FlumeServiceCalculatedState() - Constructor for class org.apache.ambari.server.controller.utilities.state.FlumeServiceCalculatedState
 
flushCachedEntitiesToJPA() - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Writes all cached AlertCurrentEntity instances to the database and clears the cache.
FOR_ALL_COMPONENTS - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
FOR_NO_COMPONENTS - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
forceLowerCaseUserNames() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
forHostComponents(Map<String, Set<String>>) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestBuilder
 
forHostId(Long) - Static method in exception org.apache.ambari.server.HostNotRegisteredException
 
forHosts(List<String>) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestBuilder
 
forHostsGroupBindings(Map<String, Set<String>>) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestBuilder
 
format(String) - Static method in class org.apache.ambari.server.utils.MpackVersion
Method to format an mpack version in {major}.{minor}.{maint}-h{hotfix}-b{build} format
formatAbsoluteName(String, String) - Static method in class org.apache.ambari.server.topology.HostGroupImpl
 
formatEntityList(LinkedHashSet<String>) - Method in class org.apache.ambari.server.checks.ClusterCheck
Formats lists of given entities to human readable form: [entity1] -> {entity1} {noun} [entity1, entity2] -> {entity1} and {entity2} {noun}s [entity1, entity2, entity3] -> {entity1}, {entity2} and {entity3} {noun}s The noun for the entities is taken from check type, it may be cluster, service or host.
formatMessage(double, List<Object>) - Method in class org.apache.ambari.server.state.alert.Reporting
 
formFullEvent(HostRoleCommandDAO, RequestDAO, UpgradeEntity, UpdateEventType) - Static method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
formUpdateEvent(HostRoleCommandDAO, RequestDAO, UpgradeEntity) - Static method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
forServices(Collection<String>) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestBuilder
 
forSessionId(String) - Static method in exception org.apache.ambari.server.HostNotRegisteredException
 
forStack(StackId) - Static method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestBuilder
 
forStack(String, String) - Static method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestBuilder
 
forTest(SecurityType, String, Map<?, ?>) - Static method in class org.apache.ambari.server.topology.SecurityConfiguration
 
from(String, String, LinkedHashSet<String>) - Static method in class org.apache.ambari.server.stack.HostsType
Creates an instance from the optional master and secondary components and with the given host set
FROM_REPO_VERSION_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
fromConfig(ConfigHelper, Cluster) - Static method in class org.apache.ambari.server.stack.NameService
 
fromConfig(String, String, ConfigHelper, Cluster) - Static method in class org.apache.ambari.server.stack.NameService.NameNode
 
fromHostGroupComponents(Map<String, Set<String>>) - Static method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.HostGroup
 
fromHostGroupHostMap(Map<String, Set<String>>) - Static method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BlueprintClusterBinding
 
fromJSON(String) - Static method in class org.apache.ambari.server.collections.PredicateUtils
Builds a Predicate from a JSON-formatted String
fromJson(String, Class<T>) - Static method in class org.apache.ambari.server.utils.StageUtils
 
fromKey - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Transfer
The key to copy or move the configuration from.
fromMap(Map<String, Object>) - Static method in class org.apache.ambari.server.collections.functors.AndPredicate
Creates a new AndPredicate using the given Map of data.
fromMap(Map<String, Object>) - Static method in class org.apache.ambari.server.collections.functors.ContainsPredicate
Creates a new ContainsPredicate using the given Map of data.
fromMap(Map<String, Object>) - Static method in class org.apache.ambari.server.collections.functors.EqualsPredicate
Creates a new EqualsPredicate using the given Map of data.
fromMap(Map<String, Object>) - Static method in class org.apache.ambari.server.collections.functors.NotPredicate
Creates a new NotPredicate using the given Map of data.
fromMap(Map<String, Object>) - Static method in class org.apache.ambari.server.collections.functors.OrPredicate
Creates a new OrPredicate using the given Map of data.
fromMap(Map<?, ?>) - Static method in class org.apache.ambari.server.collections.PredicateUtils
Builds a Predicate from a Map
fromMap(Map<String, String>, Optional<ObjectMapper>) - Static method in class org.apache.ambari.server.state.ValueAttributesInfo
 
fromPersistId(String) - Method in interface org.apache.ambari.server.controller.internal.ArtifactResourceProvider.TypeRegistration
Convert the persist id form of the foreign key which is written to the database to the form used by the api.
fromServiceComponentHost(ServiceComponentHost) - Static method in class org.apache.ambari.server.serveraction.kerberos.Component
 
fromString(String) - Static method in enum org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestType
 
fromString(String) - Static method in enum org.apache.ambari.server.orm.JPATableGenerationStrategy
 
fromString(String) - Static method in enum org.apache.ambari.server.orm.PersistenceType
 
fromString(String) - Static method in class org.apache.ambari.server.security.authorization.UserName
Creates a UserName from the given string
fromString(String) - Static method in enum org.apache.ambari.server.security.ClientSecurityType
Constructs enum object from string representation
fromString(String) - Static method in enum org.apache.ambari.server.stack.MasterHostResolver.Service
 
fromType - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Transfer
The configuration type to copy or move from.
fromValue(String) - Static method in class org.apache.ambari.server.security.credential.GenericKeyCredential
Renders a new GenericKeyCredential from its value representation
fromValue(String) - Static method in class org.apache.ambari.server.security.credential.PrincipalKeyCredential
Renders a new PrincipalKeyCredential from its value representation
function - Variable in class org.apache.ambari.server.stack.upgrade.ExecuteTask
Function name to call in the script element.

G

GANGLIA_MONITOR - Static variable in class org.apache.ambari.server.Role
 
GANGLIA_SERVER - Static variable in class org.apache.ambari.server.Role
 
GangliaComponentPropertyProvider - Class in org.apache.ambari.server.controller.metrics.ganglia
Ganglia property provider implementation for component resources.
GangliaComponentPropertyProvider(Map<String, Map<String, PropertyInfo>>, URLStreamProvider, ComponentSSLConfiguration, MetricHostProvider, String, String) - Constructor for class org.apache.ambari.server.controller.metrics.ganglia.GangliaComponentPropertyProvider
 
GangliaHostComponentPropertyProvider - Class in org.apache.ambari.server.controller.metrics.ganglia
Ganglia property provider implementation for host component resources.
GangliaHostComponentPropertyProvider(Map<String, Map<String, PropertyInfo>>, URLStreamProvider, ComponentSSLConfiguration, MetricHostProvider, String, String, String) - Constructor for class org.apache.ambari.server.controller.metrics.ganglia.GangliaHostComponentPropertyProvider
 
GangliaHostPropertyProvider - Class in org.apache.ambari.server.controller.metrics.ganglia
Ganglia property provider implementation for host resources.
GangliaHostPropertyProvider(Map<String, Map<String, PropertyInfo>>, URLStreamProvider, ComponentSSLConfiguration, MetricHostProvider, String, String) - Constructor for class org.apache.ambari.server.controller.metrics.ganglia.GangliaHostPropertyProvider
 
GangliaMetric - Class in org.apache.ambari.server.controller.metrics.ganglia
Data structure for temporal data returned from Ganglia Web.
GangliaMetric() - Constructor for class org.apache.ambari.server.controller.metrics.ganglia.GangliaMetric
 
GangliaMetric.TemporalMetric - Class in org.apache.ambari.server.controller.metrics.ganglia
 
GangliaPropertyProvider - Class in org.apache.ambari.server.controller.metrics.ganglia
Abstract property provider implementation for a Ganglia source.
GangliaPropertyProvider(Map<String, Map<String, PropertyInfo>>, URLStreamProvider, ComponentSSLConfiguration, MetricHostProvider, String, String, String) - Constructor for class org.apache.ambari.server.controller.metrics.ganglia.GangliaPropertyProvider
 
GangliaReportPropertyProvider - Class in org.apache.ambari.server.controller.metrics.ganglia
Property provider implementation for a Ganglia source.
GangliaReportPropertyProvider(Map<String, Map<String, PropertyInfo>>, StreamProvider, ComponentSSLConfiguration, MetricHostProvider, String) - Constructor for class org.apache.ambari.server.controller.metrics.ganglia.GangliaReportPropertyProvider
 
generate() - Method in class org.apache.ambari.server.controller.AuthToLocalBuilder
Generates the auth_to_local rules used by configuration settings such as core-site/auth_to_local.
generate(AuthToLocalBuilder.ConcatenationType) - Method in class org.apache.ambari.server.controller.AuthToLocalBuilder
Generates the auth_to_local rules used by configuration settings such as core-site/auth_to_local.
generateAliasWithPassword(String) - Method in class org.apache.ambari.server.security.encryption.CredentialProvider
 
GENERATED_TAG_PREFIX - Static variable in class org.apache.ambari.server.state.ConfigImpl
 
generateEmptySummary(Long, String) - Static method in class org.apache.ambari.server.api.query.render.AlertSummaryGroupedRenderer
 
generateKey() - Method in class org.apache.ambari.server.api.services.PersistKeyValueImpl
 
generateKeys(int) - Method in class org.apache.ambari.server.api.services.PersistKeyValueImpl
 
generateStatusCommands(String) - Method in class org.apache.ambari.server.agent.HeartbeatMonitor
 
generateStub(String, Long, String) - Static method in class org.apache.ambari.server.utils.SecretReference
 
GenericDbmsHelper - Class in org.apache.ambari.server.orm.helpers.dbms
 
GenericDbmsHelper(DatabasePlatform) - Constructor for class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
GenericKeyCredential - Class in org.apache.ambari.server.security.credential
GenericKeyCredential encapsulates a credential consisting of single key (for example, a password).
GenericKeyCredential() - Constructor for class org.apache.ambari.server.security.credential.GenericKeyCredential
Creates an empty GenericKeyCredential
GenericKeyCredential(char[]) - Constructor for class org.apache.ambari.server.security.credential.GenericKeyCredential
Creates a new GenericKeyCredential
get() - Method in class org.apache.ambari.server.api.services.views.ViewInstanceService.NotFoundResponse
Handles: GET /{resourceName} Handle GET resource with 404 response
get() - Method in class org.apache.ambari.server.checks.UpgradeCheckRegistryProvider
get() - Method in class org.apache.ambari.server.configuration.AmbariServerConfigurationProvider
 
get(String) - Method in enum org.apache.ambari.server.configuration.Configuration.DatabaseType
 
get(Object) - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricCache
Set new time bounds on the cache key so that update can use the new query window.
get(String) - Static method in class org.apache.ambari.server.state.quicklinksprofile.QuickLinkVisibilityControllerFactory
 
get(Long) - Method in class org.apache.ambari.server.view.RemoteAmbariClusterRegistry
 
GET_CONFIGS_SELECTED_MORE_THAN_ONCE_QUERY - Static variable in class org.apache.ambari.server.checks.DatabaseConsistencyCheckHelper
 
GET_IGNORE_PERMISSIONS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
Request info property ID.
GET_OSTYPE_FUNCTION - Static variable in class org.apache.ambari.server.state.RepositoryInfo
A function that returns the osType of any RepositoryInfo
GET_REPO_ID_FUNCTION - Static variable in class org.apache.ambari.server.state.RepositoryInfo
A function that returns the repoId of any RepositoryInfo
GET_REPO_NAME_FUNCTION - Static variable in class org.apache.ambari.server.state.RepositoryInfo
A function that returns the repo name of any RepositoryInfo
getAbortedTaskCount() - Method in interface org.apache.ambari.server.controller.RequestResponse.RequestStatusInfo
 
getAbortedTaskCount() - Method in class org.apache.ambari.server.state.scheduler.BatchRequestResponse
 
getAbortReason() - Method in class org.apache.ambari.server.controller.RequestRequest
 
getAbsolutePath() - Method in class org.apache.ambari.server.api.services.LocalUriInfo
 
getAbsolutePath() - Method in class org.apache.ambari.server.stack.StackDefinitionDirectory
Obtain the absolute path for this directory instance.
getAbsolutePathBuilder() - Method in class org.apache.ambari.server.api.services.LocalUriInfo
 
getAcceptableCodes() - Method in class org.apache.ambari.server.state.UriInfo
 
getAcceptedIssuers() - Method in class org.apache.ambari.server.security.InternalSSLSocketFactory.LenientTrustManager
 
getAction(long, long) - Method in class org.apache.ambari.server.actionmanager.ActionManager
 
getAction() - Method in interface org.apache.ambari.server.controller.RequestPostRequest.RequestInfo
 
getAction() - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
getActionDefinition(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ActionService
Handles: GET /actions/{actionName} Get a specific action definition.
getActionDefinition(String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Get action definitions based on the supplied name
getActionDefinition(String) - Method in class org.apache.ambari.server.customactions.ActionDefinitionManager
 
getActionDefinitions(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.ActionService
Handles: GET /actions Get all action definitions.
getActionDefinitions(Set<ActionRequest>) - Method in class org.apache.ambari.server.controller.internal.ActionResourceProvider
 
getActionId() - Method in class org.apache.ambari.server.actionmanager.Stage
 
getActionId() - Method in class org.apache.ambari.server.agent.CommandReport
 
getActionId() - Method in class org.apache.ambari.server.state.action.ActionEvent
 
getActionId(long, long) - Static method in class org.apache.ambari.server.utils.StageUtils
 
getActionItems() - Method in class org.apache.ambari.server.stack.upgrade.HostOrderItem
Gets the list of action items to take action on.
getActionManager() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get the action manager for this management controller.
getActionManager() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getActionName() - Method in class org.apache.ambari.server.controller.ActionExecutionContext
 
getActionName() - Method in class org.apache.ambari.server.controller.ActionRequest
 
getActionName() - Method in class org.apache.ambari.server.controller.ActionResponse
 
getActionName() - Method in class org.apache.ambari.server.controller.ExecuteActionRequest
 
getActionName() - Method in class org.apache.ambari.server.customactions.ActionDefinition
 
getActionName() - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
getActionRequest() - Method in interface org.apache.ambari.server.controller.ActionRequestSwagger
 
getActionResponse() - Method in interface org.apache.ambari.server.controller.ActionResponse.ActionResponseSwagger
 
getActions(long) - Method in class org.apache.ambari.server.actionmanager.ActionManager
Get all actions(stages) for a request.
getActions(String) - Method in class org.apache.ambari.server.metadata.ActionMetadata
 
getActionType() - Method in class org.apache.ambari.server.controller.ActionRequest
 
getActionType() - Method in class org.apache.ambari.server.controller.ActionResponse
 
getActionType() - Method in class org.apache.ambari.server.customactions.ActionDefinition
 
getActionType() - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
getActionVerb() - Method in class org.apache.ambari.server.stack.upgrade.AddComponentTask
getActionVerb() - Method in class org.apache.ambari.server.stack.upgrade.ConfigureFunction
 
getActionVerb() - Method in class org.apache.ambari.server.stack.upgrade.ConfigureTask
 
getActionVerb() - Method in class org.apache.ambari.server.stack.upgrade.ExecuteTask
 
getActionVerb() - Method in class org.apache.ambari.server.stack.upgrade.RegenerateKeytabsTask
getActionVerb() - Method in class org.apache.ambari.server.stack.upgrade.RestartTask
 
getActionVerb() - Method in class org.apache.ambari.server.stack.upgrade.ServerSideActionTask
 
getActionVerb() - Method in class org.apache.ambari.server.stack.upgrade.ServiceCheckTask
 
getActionVerb() - Method in class org.apache.ambari.server.stack.upgrade.StartTask
 
getActionVerb() - Method in class org.apache.ambari.server.stack.upgrade.StopTask
 
getActionVerb() - Method in class org.apache.ambari.server.stack.upgrade.Task
 
getActive() - Method in class org.apache.ambari.server.orm.entities.UserEntity
 
getActiveIdentities(String, String, String, String, boolean, Map<String, Map<String, Map<String, String>>>, KerberosDescriptor) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Returns the active identities for the named cluster.
getActiveIdentities(String, String, String, String, boolean, Map<String, Map<String, Map<String, String>>>, KerberosDescriptor) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
getActiveJavaProcs() - Method in class org.apache.ambari.server.agent.AgentEnv.HostHealth
 
getActiveRequestMap() - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener
 
getActiveServiceConfigVersionResponse(String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getActiveServiceConfigVersionResponse(String) - Method in interface org.apache.ambari.server.state.Cluster
Get active service config version responses for all config groups of a service
getActiveServiceConfigVersions() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getActiveServiceConfigVersions() - Method in interface org.apache.ambari.server.state.Cluster
Get currently active service config versions for stack services
getActiveStageMap() - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener
 
getActiveTasksMap() - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener
 
getActiveWidgetLayouts() - Method in class org.apache.ambari.server.orm.entities.UserEntity
 
getActualConfigs() - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
getActualConfigs() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
Gets the actual config tags, if known.
getActualConfigs() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
getAddColumnStatement(String, DBAccessor.DBColumnInfo) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
 
getAddColumnStatement(String, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
getAddComponentTasks() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
Gets a mapping of SERVICE/COMPONENT to AddComponentTask for this upgrade pack.
getAddedComponentsTopologyEvent(Set<ServiceComponentHostRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
 
getAddedComponentsTopologyEvent(Set<ServiceComponentHostRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
getAddForeignKeyStatement(String, String, List<String>, String, List<String>, boolean) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
 
getAddForeignKeyStatement(String, String, List<String>, String, List<String>, boolean) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
getAdditionalForeignKeys() - Method in class org.apache.ambari.server.api.resources.SubResourceDefinition
Get the set of additional foreign key properties that are included in the resource by default.
getAddPrimaryKeyConstraintStatement(String, String, String...) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
Generate alter table statement to add primary key index
getAddPrimaryKeyConstraintStatement(String, String, String...) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
getAddServiceHostGroupStrategyClass() - Method in class org.apache.ambari.server.configuration.Configuration
 
getAddUniqueConstraintStatement(String, String, String...) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
Generate alter table statement to add unique constraint
getAddUniqueConstraintStatement(String, String, String...) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
getAdminGroupMappingMemberAttr() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getAdminGroupMappingRules() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getAdministratorCredential() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Sets the KDC administrator credential.
getAdminState() - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
getAdminState() - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
getAdminState() - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
getAdvisedConfigurations() - Method in interface org.apache.ambari.server.topology.ClusterTopology
 
getAdvisedConfigurations() - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
getAdvisorFile() - Method in class org.apache.ambari.server.stack.ServiceDirectory
Obtain the advisor file.
getAdvisorFile() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getAdvisorName(String) - Method in class org.apache.ambari.server.stack.CommonServiceDirectory
Obtain the advisor name.
getAdvisorName(String) - Method in class org.apache.ambari.server.stack.ServiceDirectory
Obtain the advisor name.
getAdvisorName(String) - Method in class org.apache.ambari.server.stack.StackServiceDirectory
Obtain the advisor name.
getAdvisorName() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getAffectedClusters() - Static method in class org.apache.ambari.server.utils.RetryHelper
 
getAffectedRows() - Method in interface org.apache.ambari.server.cleanup.CleanupService.CleanupResult
Returns the number of rows deleted by the cleanup
getAgentApiAcceptors() - Method in class org.apache.ambari.server.configuration.Configuration
Return configured acceptors for agent api connector.
getAgentConfig() - Method in class org.apache.ambari.server.agent.RegistrationResponse
 
getAgentConfigs() - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataCluster
 
getAgentConfigsMap() - Method in class org.apache.ambari.server.configuration.Configuration
Get the map with server config parameters related to agent configuration.
getAgentDefinitions() - Method in class org.apache.ambari.server.metadata.AmbariServiceAlertDefinitions
Gets all of the AlertDefinitions that exist on the path for all agent hosts.
getAgentEnv() - Method in class org.apache.ambari.server.agent.HeartBeat
 
getAgentEnv() - Method in class org.apache.ambari.server.agent.Register
 
getAgentEnv() - Method in class org.apache.ambari.server.agent.stomp.dto.HostStatusReport
 
getAgentEnv() - Method in class org.apache.ambari.server.state.host.HostHealthyHeartbeatEvent
 
getAgentPackageParallelCommandsLimit() - Method in class org.apache.ambari.server.configuration.Configuration
 
getAgentRequests() - Method in class org.apache.ambari.server.agent.HeartbeatMonitor
 
getAgentServiceCheckTaskTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
 
getAgentsRegistrationQueueSize() - Method in class org.apache.ambari.server.configuration.Configuration
 
getAgentsReportProcessingPeriod() - Method in class org.apache.ambari.server.configuration.Configuration
 
getAgentsReportProcessingStartTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
 
getAgentsReportThreadPoolSize() - Method in class org.apache.ambari.server.configuration.Configuration
 
getAgentSSLAuthentication() - Method in class org.apache.ambari.server.configuration.Configuration
Check to see if the Agent should be authenticated via ssl or not
getAgentStackRetryOnInstallCount() - Method in class org.apache.ambari.server.configuration.Configuration
 
getAgentStartTime() - Method in class org.apache.ambari.server.agent.Register
 
getAgentThreadPoolSize() - Method in class org.apache.ambari.server.configuration.Configuration
 
getAgentTimeStampAtReporting() - Method in class org.apache.ambari.server.agent.AgentEnv.HostHealth
 
getAgentUserId() - Method in class org.apache.ambari.server.agent.HostInfo
 
getAgentVersion() - Method in class org.apache.ambari.server.agent.Register
 
getAgentVersion() - Method in class org.apache.ambari.server.controller.HostResponse
 
getAgentVersion() - Method in class org.apache.ambari.server.orm.entities.HostStateEntity
 
getAgentVersion() - Method in interface org.apache.ambari.server.state.Host
Version of the Ambari Agent running on the host
getAgentVersion(HostStateEntity) - Method in interface org.apache.ambari.server.state.Host
Gets version of the ambari agent running on the host.
getAgentVersion() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getAgentVersion(HostStateEntity) - Method in class org.apache.ambari.server.state.host.HostImpl
 
getAggregateDefinition(long, String) - Method in class org.apache.ambari.server.state.alert.AggregateDefinitionMapping
Gets an aggregate definition based on a given alert definition name.
getAggregateDefinitions(long) - Method in class org.apache.ambari.server.state.alert.AggregateDefinitionMapping
Gets a copy of all of the aggregate definitions for the specified cluster.
getAggregateState(List<RepositoryVersionState>) - Static method in enum org.apache.ambari.server.state.RepositoryVersionState
Gets a single representation of the repository state based on the supplied states.
getAlert(HttpHeaders, UriInfo, Long) - Method in class org.apache.ambari.server.api.services.AlertService
Gets a specific alert's instance
getAlert() - Method in class org.apache.ambari.server.events.AlertEvent
Gets the alert that this event is created for.
getAlertCacheFlushInterval() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the interval at which cached alert data is written out to the database, if enabled.
getAlertCacheSize() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the size of the alerts cache, if enabled.
getAlertDefinition() - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Gets the associated alert definition for this alert instance.
getAlertDefinition() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertInfo
Gets the alert definition for this alert.
getAlertDefinitionCommands() - Method in class org.apache.ambari.server.agent.HeartBeatResponse
Gets the alert definition commands that contain the alert definitions for each cluster that the host is a member of.
getAlertDefinitionCommands() - Method in class org.apache.ambari.server.agent.RegistrationResponse
Gets the alert definition commands that contain the alert definitions for each cluster that the host is a member of.
getAlertDefinitionEntities() - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
getAlertDefinitionHash() - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
 
getAlertDefinitionHash() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertInfo
Gets the hash of alert definition entity.
getAlertDefinitionId() - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Get parent alert definition id
getAlertDefinitionId() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertInfo
Gets the definition id of the alert.
getAlertDefinitions() - Method in class org.apache.ambari.server.agent.AlertDefinitionCommand
Gets the alert definitions
getAlertDefinitions(String, Hash) - Method in class org.apache.ambari.server.agent.stomp.AgentCurrentDataController
 
getAlertDefinitions() - Method in class org.apache.ambari.server.agent.stomp.dto.AlertCluster
 
getAlertDefinitions(String, String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Gets the alert definitions for the specified stack and service.
getAlertDefinitions(ServiceInfo) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Gets the alert definitions for the specified stack and service.
getAlertDefinitions() - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
Gets all of the alert definitions that are a part of this grouping.
getAlertDefinitions(File, String) - Method in class org.apache.ambari.server.state.alert.AlertDefinitionFactory
Gets a list of all of the alert definitions defined in the specified JSON File for the given service.
getAlertDefinitions(Reader, String) - Method in class org.apache.ambari.server.state.alert.AlertDefinitionFactory
Gets a list of all of the alert definitions defined in the resource pointed to by the specified reader for the given service.
getAlertDefinitions(String, String) - Method in class org.apache.ambari.server.state.alert.AlertDefinitionHash
Gets the alert definitions for the specified host.
getAlertDefinitions(Long) - Method in class org.apache.ambari.server.state.alert.AlertDefinitionHash
 
getAlertDefinitionService(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Gets the alert definition service
getAlertEventPublisherCorePoolSize() - Method in class org.apache.ambari.server.configuration.Configuration
 
getAlertEventPublisherMaxPoolSize() - Method in class org.apache.ambari.server.configuration.Configuration
 
getAlertEventPublisherWorkerQueueSize() - Method in class org.apache.ambari.server.configuration.Configuration
 
getAlertGroups(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Gets the alert group service.
getAlertGroups() - Method in interface org.apache.ambari.server.controller.AlertTargetSwagger.AlertTargetInfo
 
getAlertGroups() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets the alert groups that this alert definition is associated with.
getAlertGroups() - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
Gets an immutable set of the alert groups that this target is associated with.
getAlertHandler(String) - Method in class org.apache.ambari.server.api.services.HostService
Get the alerts sub-resource.
getAlertHandler(String) - Method in class org.apache.ambari.server.api.services.ServiceService
Gets the alerts sub-resource.
getAlertHistory() - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Gets the associated AlertHistoryEntity entry for this current alert instance.
getAlertHistory() - Method in class org.apache.ambari.server.orm.entities.AlertNoticeEntity
Gets the associated alert history entry for this alert notice.
getAlertHistoryService(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Gets the alert history service
getAlertHistoryService(Request, String) - Method in class org.apache.ambari.server.api.services.HostService
Gets the alert history service
getAlertHistoryService(Request, String) - Method in class org.apache.ambari.server.api.services.ServiceService
Gets the alert history service
getAlertId() - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Gets the unique ID for this current alert.
getAlertId() - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Gets the unique ID for this alert instance.
getAlertInfo() - Method in class org.apache.ambari.server.state.alert.AlertNotification
 
getAlertInstance() - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Gets the instance identifier, if any, for this alert instance.
getAlertLabel() - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Gets the label for this alert instance.
getAlertName() - Method in class org.apache.ambari.server.state.alert.AggregateSource
 
getAlertName() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertInfo
Gets the descriptive name of the alert.
getAlertNotices() - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
 
getAlertNoticeService(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Gets the alert notice service
getAlerts() - Method in class org.apache.ambari.server.agent.HeartBeat
 
getAlerts(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.AlertService
Gets all the definitions for the target
getAlerts() - Method in class org.apache.ambari.server.events.AlertEvent
Gets list of alerts this event was created for
getAlerts() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertSummaryInfo
Gets all of the alerts in the Notification.
getAlerts(String) - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertSummaryInfo
Gets all of the alerts in the Notification by service name.
getAlerts(String, String) - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertSummaryInfo
Gets all of the alerts for a given service and alert state level.
getAlertService(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Gets the alert definition service
getAlertServiceCorePoolSize() - Method in class org.apache.ambari.server.configuration.Configuration
 
getAlertsFile() - Method in class org.apache.ambari.server.stack.ServiceDirectory
Obtain the alerts file.
getAlertsFile() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getAlertsSummary() - Method in class org.apache.ambari.server.events.HostUpdateEvent
 
getAlertState() - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Gets the state of this alert instance.
getAlertState() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertInfo
Gets the state of the alert.
getAlertStates() - Method in interface org.apache.ambari.server.controller.AlertTargetSwagger.AlertTargetInfo
 
getAlertStates() - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
Gets the alert states that will cause a triggered alert to be sent to this target.
getAlertStatusHosts() - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
getAlertsWithAggregates(long) - Method in class org.apache.ambari.server.state.alert.AggregateDefinitionMapping
Gets a copy of all of the alerts that have aggregates defined for them.
getAlertTarget() - Method in class org.apache.ambari.server.orm.entities.AlertNoticeEntity
Gets the intended audience for the notification.
getAlertTargetInfo() - Method in interface org.apache.ambari.server.controller.AlertTargetSwagger
 
getAlertTargetResourceProvider() - Method in interface org.apache.ambari.server.controller.ResourceProviderFactory
 
getAlertTargets() - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
Gets an immutable set of the targets that will receive notifications for alert definitions in this group.
getAlertTemplateFile() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the location of the XML alert template file which contains the velocity templates for outbound notifications.
getAlertText() - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Gets the text of the alert instance.
getAlertText() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertInfo
Gets the text of the alert.
getAlertTimestamp() - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Gets the time that the alert instace was received.
getAlertTimestamp() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertInfo
Gets the time that the alert was received
getAlias() - Method in class org.apache.ambari.server.topology.Credential
 
getAliases() - Method in class org.apache.ambari.server.state.stack.JsonOsFamilyRoot
 
getAliases() - Method in class org.apache.ambari.server.state.stack.OsFamily
 
getAliasKey() - Method in class org.apache.ambari.server.state.UriInfo.HighAvailability
Gets the parameterized key to use when retrieving the host aliases.
getAllActionDefinition() - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Get all action definitions
getAllActionDefinition() - Method in class org.apache.ambari.server.customactions.ActionDefinitionManager
 
getAllAuthToLocalProperties() - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptor
Recursively gets the entire set of auth_to_local property names contain within this KerberosDescriptor.
getAllConfigs() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getAllConfigs() - Method in interface org.apache.ambari.server.state.Cluster
Gets all configurations defined for a cluster.
getAllConfigTypes() - Method in class org.apache.ambari.server.topology.Configuration
Get the complete set of configuration types represented in both full properties and full attributes.
getAllConfigurations(Long, StackId) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
Get all configurations for the specified cluster and stack.
getAllConfigurationTypes(String) - Method in class org.apache.ambari.server.controller.internal.Stack
Get all configuration types, including excluded types for the specified service.
getAllDesiredConfigVersions() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Gets all versions of the desired configurations for the cluster.
getAllDesiredConfigVersions() - Method in interface org.apache.ambari.server.state.Cluster
Gets all versions of the desired configurations for the cluster.
getAllGroups() - Method in class org.apache.ambari.server.security.authorization.Users
Gets all groups.
getAllGroups() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
 
getAllHosts() - Method in interface org.apache.ambari.server.topology.ClusterTopology
 
getAllHosts() - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
getAllHostsDesiredConfigs() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getAllHostsDesiredConfigs() - Method in interface org.apache.ambari.server.state.Cluster
Fetch desired configs for all hosts in cluster
getAllHostVersions() - Method in interface org.apache.ambari.server.state.Host
Get all of the HostVersionEntity objects for the host.
getAllHostVersions() - Method in class org.apache.ambari.server.state.host.HostImpl
Get all of the HostVersionEntity objects for the host.
getAllKeytabs() - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.KerberosKeytabController
Returns all keytabs managed by ambari.
getAllKeyValues() - Method in class org.apache.ambari.server.api.services.PersistKeyValueImpl
 
getAllKeyValues() - Method in class org.apache.ambari.server.api.services.PersistKeyValueService
 
getAllMembers(String) - Method in class org.apache.ambari.server.security.authorization.Users
Gets all members of a group specified.
getAllowedGroups(String) - Method in class org.apache.ambari.server.security.authentication.tproxy.AmbariTProxyConfiguration
 
getAllowedHosts(String) - Method in class org.apache.ambari.server.security.authentication.tproxy.AmbariTProxyConfiguration
 
getAllowedUsers(String) - Method in class org.apache.ambari.server.security.authentication.tproxy.AmbariTProxyConfiguration
 
getAllProperties() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack.PrerequisiteCheckConfig
Gets a mashup of all check properties, including global ones.
getAllRequest() - Static method in class org.apache.ambari.server.controller.ActionRequest
Create the request to get all defined actions
getAllRequestExecutions() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getAllRequestExecutions() - Method in interface org.apache.ambari.server.state.Cluster
Get all @RequestExecution objects associated with the cluster
getAllRequests() - Method in interface org.apache.ambari.server.topology.PersistedState
Get all persisted requests.
getAllRequests() - Method in class org.apache.ambari.server.topology.PersistedStateImpl
 
getAllServiceLayouts() - Method in class org.apache.ambari.server.topology.addservice.LayoutRecommendationInfo
 
getAllStages(long) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Get all stages associated with a single request id
getAllStages(long) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
getAllTasksByRequestIds(Collection<Long>) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Given a list of request ids, get all the tasks that belong to these requests
getAllTasksByRequestIds(Collection<Long>) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
getAllTasksByRequestIds(Collection<Long>) - Method in class org.apache.ambari.server.actionmanager.ActionManager
 
getAllUpgradeCatalogs() - Method in class org.apache.ambari.server.upgrade.SchemaUpgradeHelper
 
getAllUserEntities() - Method in class org.apache.ambari.server.security.authorization.Users
 
getAllUsers() - Method in class org.apache.ambari.server.security.authorization.Users
 
getAlterColumnStatement(String, DBAccessor.DBColumnInfo) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
Generate alter column statement
getAlterColumnStatement(String, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
getAlternatives() - Method in class org.apache.ambari.server.agent.AgentEnv
 
getAmbariBlacklistFile() - Method in class org.apache.ambari.server.configuration.Configuration
 
getAmbariClusterStreamProvider() - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getAmbariConfiguration() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the Ambari configuration.
getAmbariContext() - Method in interface org.apache.ambari.server.topology.ClusterTopology
 
getAmbariContext() - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
getAmbariDisplayUrl() - Method in class org.apache.ambari.server.configuration.Configuration
Get the ambari display URL
getAmbariEventPublisher() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Gets an AmbariEventPublisher which can be used to send and receive AmbariEvents.
getAmbariEventPublisher() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
Gets an AmbariEventPublisher which can be used to send and receive AmbariEvents.
getAmbariException() - Method in class org.apache.ambari.server.controller.internal.DeleteHostComponentStatusMetaData
 
getAmbariMasterKey() - Method in class org.apache.ambari.server.security.encryption.AESEncryptionService
 
getAmbariMasterKey() - Method in interface org.apache.ambari.server.security.encryption.EncryptionService
 
getAmbariMetaInfo() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get the meta info for this management controller.
getAmbariMetaInfo() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getAmbariMetaInfo() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
getAmbariProperties() - Method in class org.apache.ambari.server.configuration.Configuration
 
getAmbariProperty(String) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get a property for the given key from the ambari configuration.
getAmbariProperty(String) - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getAmbariServerConfigurationHandler(Request, String, String) - Method in class org.apache.ambari.server.api.services.RootServiceService
 
getAmbariServerIdentities(KerberosDescriptor) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Gets the Ambari server Kerberos identities found in the Kerberos descriptor.
getAmbariServerIdentities(KerberosDescriptor) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
getAmbariServerProperties() - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getAmbariServerURI(String) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get an Ambari endpoint URI for the given path.
getAmbariServerURI(String) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getAmbariServerVersion() - Method in class org.apache.ambari.server.upgrade.SchemaUpgradeHelper
Read server version file
getAmbariSNMPUdpBindPort() - Method in class org.apache.ambari.server.configuration.Configuration
Customized UDP port for Ambari SNMP dispatcher
getAmbariStreamProvider() - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getAmendedPredicate(Resource.Type, Predicate) - Method in class org.apache.ambari.server.controller.internal.ClusterControllerImpl
 
getAmendedPredicate(Resource.Type, Predicate) - Method in interface org.apache.ambari.server.controller.spi.ClusterController
Gets the amended predicate for a resource.
getAmsId() - Method in class org.apache.ambari.server.controller.internal.PropertyInfo
 
getAmsId() - Method in class org.apache.ambari.server.controller.utilities.PropertyHelper.Metric
 
getAmsInfo() - Method in class org.apache.ambari.server.state.alert.AmsSource
 
getAndMergeHostConfigAttributes(Map<String, Map<String, Map<String, String>>>, Map<String, Map<String, String>>, Cluster) - Method in class org.apache.ambari.server.state.ConfigHelper
Retrieves effective configuration attributes for specified cluster and tags and merge them with present before in configurationAttributes
getAndMergeHostConfigs(Map<String, Map<String, String>>, Map<String, Map<String, String>>, Cluster) - Method in class org.apache.ambari.server.state.ConfigHelper
Retrieves effective configurations for specified cluster and tags and merge them with present before in configurations
getAnonymousAuditName() - Method in class org.apache.ambari.server.configuration.Configuration
 
getApiGzipMinSize() - Method in class org.apache.ambari.server.configuration.Configuration
Check to see if the API responses should be compressed via gzip or not Content will only be compressed if content length is either unknown or greater this value
getAPIHeartbeatInterval() - Method in class org.apache.ambari.server.configuration.Configuration
 
getApiSSLAuthentication() - Method in class org.apache.ambari.server.configuration.Configuration
Check to see if the API should be authenticated via ssl or not
getAPIVersion() - Method in class org.apache.ambari.server.api.services.BaseRequest
 
getAPIVersion() - Method in interface org.apache.ambari.server.api.services.Request
Obtain the api version of the request.
getAppCookie(String, boolean) - Method in class org.apache.ambari.server.controller.internal.AppCookieManager
Returns hadoop.auth cookie, doing needed SPNego authentication
getAppCookieManager() - Method in class org.apache.ambari.server.controller.internal.URLStreamProvider
Get the associated app cookie manager.
getAppId() - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineAppMetricCacheKey
 
getAppId() - Method in class org.apache.ambari.server.state.alert.AmsSource.AmsInfo
 
getApplicableChecks(UpgradeCheckRequest, List<UpgradeCheck>) - Method in class org.apache.ambari.server.state.CheckHelper
Gets any UpgradeChecks which have passed all of their CheckQualifications for the given upgrade request.
getApplicableServices() - Method in class org.apache.ambari.server.agent.CommandRepository.Repository
 
getApplicableServices() - Method in class org.apache.ambari.server.checks.AmbariMetricsHadoopSinkVersionCompatibilityCheck
Gets the set of services that this check is associated with.
getApplicableServices() - Method in class org.apache.ambari.server.checks.ClusterCheck
Gets the set of services that this check is associated with.
getApplicableServices() - Method in class org.apache.ambari.server.checks.KerberosAdminPersistedCredentialCheck
Gets the set of services that this check is associated with.
getApplicableServices() - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
getApplicableServices() - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
getApplicableServices() - Method in class org.apache.ambari.server.state.RepositoryInfo
 
getApplyTime() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionRequest
 
getAppTimelineMetricsFromCache(TimelineAppMetricCacheKey) - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricCache
Get metrics for an app grouped by the requested @TemporalInfo which is a part of the @TimelineAppMetricCacheKey
getArchitecture() - Method in class org.apache.ambari.server.agent.HostInfo
 
getArchive() - Method in class org.apache.ambari.server.controller.ViewVersionResponse.ViewVersionInfo
Returns archive string
getArchive() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the path of the view archive.
getArtifact(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.ServiceService
Handles: GET /clusters/{clusterId}/services/{serviceId}/artifacts/{artifactName} Gat a service artifact instance.
getArtifactData() - Method in interface org.apache.ambari.server.controller.ClusterArtifactRequest
 
getArtifactData() - Method in interface org.apache.ambari.server.controller.ClusterArtifactResponse
 
getArtifactData() - Method in interface org.apache.ambari.server.controller.ClusterServiceArtifactRequest
 
getArtifactData() - Method in interface org.apache.ambari.server.controller.ClusterServiceArtifactResponse
 
getArtifactData() - Method in interface org.apache.ambari.server.controller.StackArtifactResponse
 
getArtifactData() - Method in interface org.apache.ambari.server.controller.StackServiceArtifactResponse
 
getArtifactData() - Method in class org.apache.ambari.server.orm.entities.ArtifactEntity
Get the artifact data as a map
getArtifactName() - Method in interface org.apache.ambari.server.controller.ClusterArtifactRequest.ClusterArtifactRequestInfo
 
getArtifactName() - Method in interface org.apache.ambari.server.controller.ClusterArtifactResponse.ClusterArtifactResponseInfo
 
getArtifactName() - Method in interface org.apache.ambari.server.controller.ClusterServiceArtifactRequest.ClusterServiceArtifactRequestInfo
 
getArtifactName() - Method in interface org.apache.ambari.server.controller.ClusterServiceArtifactResponse.ClusterServiceArtifactResponseInfo
 
getArtifactName() - Method in interface org.apache.ambari.server.controller.StackArtifactResponse.Artifacts
 
getArtifactName() - Method in interface org.apache.ambari.server.controller.StackServiceArtifactResponse.Artifacts
 
getArtifactName() - Method in class org.apache.ambari.server.orm.entities.ArtifactEntity
Get the artifact name.
getArtifactName() - Method in class org.apache.ambari.server.orm.entities.ArtifactEntityPK
Get the name of the associated artifact.
getArtifacts(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ServiceService
Handles: GET /clusters/{clusterId}/services/{serviceId}/artifacts Get all service artifacts.
getArtifacts() - Method in interface org.apache.ambari.server.controller.StackArtifactResponse
 
getArtifacts() - Method in interface org.apache.ambari.server.controller.StackServiceArtifactResponse
 
getAssociatedHosts(Cluster, SourceType, String, String, String) - Method in class org.apache.ambari.server.state.alert.AlertDefinitionHash
Gets the hosts that are associated with the specified definition.
getAssociatedPropertyIds(Request) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
Get all of the property ids associated with the given request.
getAssociatedResources() - Method in class org.apache.ambari.server.controller.internal.RequestStatusImpl
 
getAssociatedResources() - Method in interface org.apache.ambari.server.controller.spi.RequestStatus
Get the resources involved in the operation initiated by the request.
getAssociatedVersion() - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
getATestStage(long, long, String, String) - Static method in class org.apache.ambari.server.utils.StageUtils
 
getATestStage(long, long, String, String, String) - Static method in class org.apache.ambari.server.utils.StageUtils
 
getAttemptCount() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getAttemptCount(String, String) - Method in class org.apache.ambari.server.actionmanager.Stage
 
getAttemptCount() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getAttribute(String) - Method in class org.apache.ambari.server.controller.AmbariSessionManager
Get an attribute value from the current session.
getAttributes() - Method in class org.apache.ambari.server.controller.internal.Stack.ConfigProperty
 
getAttributes() - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
getAttributes() - Method in class org.apache.ambari.server.stack.ConfigurationInfo
Obtain the configuration attributes.
getAttributes() - Method in class org.apache.ambari.server.state.quicklinks.Link
 
getAttributes() - Method in class org.apache.ambari.server.state.stack.ConfigurationXml
 
getAttributes() - Method in class org.apache.ambari.server.topology.Configuration
Get the attributes for this instance only; parent attributes aren't included.
getAttributesMap() - Method in class org.apache.ambari.server.state.PropertyInfo
 
getAttributeValue(String, String, String) - Method in class org.apache.ambari.server.topology.Configuration
Get the requested attribute value from the full merged set of attributes.
getAudiences() - Method in class org.apache.ambari.server.security.authentication.jwt.JwtAuthenticationProperties
 
getAuditLoggerCapacity() - Method in class org.apache.ambari.server.configuration.Configuration
 
getAuditMessage() - Method in class org.apache.ambari.server.audit.event.AbstractAuditEvent
Returns the details of the audit event.
getAuditMessage() - Method in interface org.apache.ambari.server.audit.event.AuditEvent
Returns the details of the audit event.
getAuthenticatedId() - Static method in class org.apache.ambari.server.security.authorization.AuthorizationHelper
Gets the ID of the logged-in user.
getAuthenticatedName() - Static method in class org.apache.ambari.server.security.authorization.AuthorizationHelper
Gets the name of the logged in user.
getAuthenticatedName(String) - Static method in class org.apache.ambari.server.security.authorization.AuthorizationHelper
Gets the name of the logged-in user, if any.
getAuthenticatedUserId() - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
getAuthenticatedUserId() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement
 
getAuthenticatedUserId() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getAuthenticatedUserId() - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Get authenticated user
getAuthenticatedUserId() - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
getAuthentication() - Static method in class org.apache.ambari.server.security.authorization.AuthorizationHelper
Retrieves the authenticated user and authorization details from the application's security context.
getAuthenticationEntities() - Method in class org.apache.ambari.server.orm.entities.UserEntity
 
getAuthenticationEntities(UserEntity, UserAuthenticationType) - Method in class org.apache.ambari.server.security.authentication.AmbariAuthenticationProvider
Finds the specific set of UserAuthenticationEntity instances from the collection of authentication methods available to the specified UserEntity.
getAuthenticationEntities(UserAuthenticationType, String) - Method in class org.apache.ambari.server.security.authentication.AmbariAuthenticationProvider
Finds the specific set of UserAuthenticationEntity instances from the collection of authentication methods available to the specified UserEntity.
getAuthenticationEntity(UserEntity, UserAuthenticationType) - Method in class org.apache.ambari.server.security.authentication.AmbariAuthenticationProvider
Finds the specific UserAuthenticationEntity from the collection of authentication methods available to the specified UserEntity.
getAuthenticationKey() - Method in class org.apache.ambari.server.orm.entities.UserAuthenticationEntity
 
getAuthenticationKey() - Method in class org.apache.ambari.server.security.authorization.AuthenticationMethod
 
getAuthenticationMethods() - Method in class org.apache.ambari.server.security.authorization.User
 
getAuthenticationProviderUrl() - Method in class org.apache.ambari.server.security.authentication.jwt.JwtAuthenticationProperties
 
getAuthenticationSource(HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.users.UserAuthenticationSourceService
Handles: GET /users/{userName}/sources/{sourceID} Get a specific authentication source.
getAuthenticationSources(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.users.UserAuthenticationSourceService
Handles: GET /users/{userName}/sources Get all authentication sources for the user.
getAuthenticationType() - Method in class org.apache.ambari.server.controller.UserAuthenticationSourceRequest
 
getAuthenticationType() - Method in interface org.apache.ambari.server.controller.UserAuthenticationSourceRequestCreateSwagger.CreateUserAuthenticationSourceInfo
 
getAuthenticationType() - Method in class org.apache.ambari.server.controller.UserAuthenticationSourceResponse
 
getAuthenticationType() - Method in class org.apache.ambari.server.controller.UserResponse
 
getAuthenticationType() - Method in class org.apache.ambari.server.orm.entities.UserAuthenticationEntity
 
getAuthenticationType() - Method in interface org.apache.ambari.server.security.authentication.AmbariProxyUserDetails
Returns the authentication type used to peform authentication.
getAuthenticationType() - Method in class org.apache.ambari.server.security.authentication.AmbariProxyUserDetailsImpl
 
getAuthenticationType() - Method in class org.apache.ambari.server.security.authorization.AuthenticationMethod
 
getAuthId() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get the authenticated user's id.
getAuthId() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getAuthName() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get the authenticated user's name.
getAuthName() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getAuthor() - Method in class org.apache.ambari.server.controller.WidgetResponse
 
getAuthor() - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
getAuthorities() - Method in class org.apache.ambari.server.security.authentication.AmbariProxiedUserDetailsImpl
 
getAuthorities() - Method in class org.apache.ambari.server.security.authentication.AmbariUserAuthentication
 
getAuthorities() - Method in class org.apache.ambari.server.security.authentication.AmbariUserDetailsImpl
 
getAuthorities() - Method in class org.apache.ambari.server.security.authorization.internal.InternalAuthenticationToken
 
getAuthority() - Method in class org.apache.ambari.server.security.authorization.AmbariGrantedAuthority
 
getAuthorization(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RoleAuthorizationService
Handles: GET /permissions/{permission_id}/authorizations/{authorization_id} Get a specific authorization, potentially limited to the set of authorizations for a permission if this RoleAuthorizationService is linked ot a particular permission.
getAuthorization(HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.users.UserAuthorizationService
Handles: GET /users/{userName}/authorizations/{authorization_id} Get a specific authorization.
getAuthorizationId() - Method in class org.apache.ambari.server.controller.UserAuthorizationResponse
Returns authorization id
getAuthorizationId() - Method in class org.apache.ambari.server.orm.entities.RoleAuthorizationEntity
Get the authorization id.
getAuthorizationName() - Method in class org.apache.ambari.server.controller.UserAuthorizationResponse
Returns authorization name
getAuthorizationName() - Method in class org.apache.ambari.server.orm.entities.RoleAuthorizationEntity
Get the authorization name.
getAuthorizationNames(Authentication) - Static method in class org.apache.ambari.server.security.authorization.AuthorizationHelper
Retrieve authorization names based on the details of the authenticated user
getAuthorizations(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.RoleAuthorizationService
Handles: GET /permissions/{permission_id}/authorizations Get all authorizations for the relative permission, or all if this RoleAuthorizationService is not linked to a particular permission.
getAuthorizations(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.users.UserAuthorizationService
Handles: GET /users/{user_name}/authorizations Get all authorizations for the relative user.
getAuthorizations() - Method in class org.apache.ambari.server.orm.entities.PermissionEntity
Gets the collection of granular authorizations for this PermissionEntity
getAuthToLocalProperties() - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Gets the set of auth_to_local property names.
getAuthToLocalRules() - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationProperties
Gets the configured auth-to-local rule set.
getAutoDeploy() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Get auto deploy information.
getAutoDeploy() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getAutoDeploy() - Method in class org.apache.ambari.server.state.DependencyInfo
Getter for the auto-deploy property.
getAutoDeployInfo(String) - Method in class org.apache.ambari.server.controller.internal.Extension
Obtain auto-deploy information for the specified component.
getAutoDeployInfo(String) - Method in class org.apache.ambari.server.controller.internal.Stack
Obtain auto-deploy information for the specified component.
getAutoGroupCreation() - Method in class org.apache.ambari.server.configuration.Configuration
 
getAutoInstance() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the configuration for the view instance auto create.
getAvailable() - Method in class org.apache.ambari.server.agent.DiskInfo
 
getAvailableMem() - Method in class org.apache.ambari.server.orm.entities.HostStateEntity
 
getAvailableMemBytes() - Method in interface org.apache.ambari.server.state.Host
Get the Amount of available memory for the Host.
getAvailableMemBytes() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getAvailableServiceNames() - Method in class org.apache.ambari.server.state.repository.ClusterVersionSummary
 
getAvailableServices(StackInfo) - Method in class org.apache.ambari.server.state.repository.VersionDefinitionXml
 
getBaseDN() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getBasePrecedence() - Method in class org.apache.ambari.server.api.predicate.operators.AbstractOperator
Return the base precedence for this operator.
getBasePrecedence() - Method in class org.apache.ambari.server.api.predicate.operators.AndOperator
 
getBasePrecedence() - Method in class org.apache.ambari.server.api.predicate.operators.NotOperator
 
getBasePrecedence() - Method in class org.apache.ambari.server.api.predicate.operators.OrOperator
 
getBaseUri() - Method in class org.apache.ambari.server.api.services.LocalUriInfo
 
getBaseUriBuilder() - Method in class org.apache.ambari.server.api.services.LocalUriInfo
 
getBaseUrl() - Method in class org.apache.ambari.server.agent.CommandRepository.Repository
 
getBaseUrl() - Method in class org.apache.ambari.server.controller.RepositoryRequest
Gets the base URL for the repo.
getBaseUrl() - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
getBaseUrl() - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
getBaseUrl() - Method in class org.apache.ambari.server.state.RepositoryInfo
 
getBaseUrl() - Method in class org.apache.ambari.server.state.ServiceOsSpecific.Repo
 
getBaseUrl() - Method in class org.apache.ambari.server.state.stack.RepositoryXml.Repo
 
getBaseUrl() - Method in class org.apache.ambari.server.topology.RepositorySetting
Get repository url
getBatch() - Method in class org.apache.ambari.server.controller.RequestScheduleRequest
 
getBatch() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger.RequestScheduleRequestElement
 
getBatch() - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
getBatch() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement
 
getBatch() - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Get the batch of requests along with batch settings
getBatch() - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
getBatchId() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
getBatchId() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntityPK
 
getBatchRequest(long) - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Get batch request with specified order id
getBatchRequest(long) - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
getBatchRequestRequestsIDs(long) - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Get the requests IDs for the batch
getBatchRequestRequestsIDs(long) - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
getBatchRequestResponse(Long, String) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
Get status of a long running operation
getBatchRequests() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger.RequestScheduleRequestElement.BatchRequest
 
getBatchRequests() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement.BatchResponse
 
getBatchRequests() - Method in class org.apache.ambari.server.state.scheduler.Batch
 
getBatchRequestStatus(Long, String) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
getBatchSeparationInSeconds() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger.RequestScheduleRequestElement.BatchRequest.BatchSettings
 
getBatchSeparationInSeconds() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement.BatchResponse.BatchSettings
 
getBatchSeparationInSeconds() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getBatchSeparationInSeconds() - Method in class org.apache.ambari.server.state.scheduler.BatchSettings
 
getBatchSettings() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger.RequestScheduleRequestElement.BatchRequest
 
getBatchSettings() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement.BatchResponse
 
getBatchSettings() - Method in class org.apache.ambari.server.state.scheduler.Batch
 
getBatchTolerationLimit() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getBatchTolerationLimitPerBatch() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getBeans() - Method in class org.apache.ambari.server.controller.jmx.JMXMetricHolder
 
getBlockingHostsForRequest(long, long) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
Gets a lists of hosts with commands in progress which occurr before the specified request ID.
getBlueprint(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.BlueprintService
Handles: GET /blueprints/{blueprintID} Get a specific blueprint.
getBlueprint() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.Recommendation
 
getBlueprint() - Method in class org.apache.ambari.server.controller.internal.BaseClusterRequest
 
getBlueprint() - Method in class org.apache.ambari.server.controller.internal.ExportBlueprintRequest
 
getBlueprint(String) - Method in class org.apache.ambari.server.topology.BlueprintFactory
 
getBlueprint() - Method in interface org.apache.ambari.server.topology.ClusterTopology
Get the blueprint associated with the cluster.
getBlueprint() - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
getBlueprint() - Method in class org.apache.ambari.server.topology.HostRequest
 
getBlueprint() - Method in interface org.apache.ambari.server.topology.TopologyRequest
Get the blueprint instance associated with the request.
getBlueprintClusterBinding() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.Recommendation
 
getBlueprintEntity() - Method in class org.apache.ambari.server.orm.entities.BlueprintConfigEntity
Get the blueprint entity instance.
getBlueprintEntity() - Method in class org.apache.ambari.server.orm.entities.BlueprintSettingEntity
Get the blueprint entity instance.
getBlueprintEntity() - Method in class org.apache.ambari.server.orm.entities.HostGroupEntity
Get the blueprint entity instance.
getBlueprintFactory() - Method in class org.apache.ambari.server.controller.internal.BaseClusterRequest
Get the blueprint factory.
getBlueprintInfo() - Method in interface org.apache.ambari.server.controller.BlueprintSwagger
 
getBlueprintName() - Method in interface org.apache.ambari.server.controller.BlueprintSwagger.BlueprintInfo
 
getBlueprintName() - Method in class org.apache.ambari.server.controller.HostRequest
 
getBlueprintName() - Method in class org.apache.ambari.server.orm.entities.BlueprintConfigEntity
Get the name of the associated blueprint.
getBlueprintName() - Method in class org.apache.ambari.server.orm.entities.BlueprintConfigEntityPK
Get the name of the associated blueprint.
getBlueprintName() - Method in interface org.apache.ambari.server.orm.entities.BlueprintConfiguration
Get the blueprint name.
getBlueprintName() - Method in class org.apache.ambari.server.orm.entities.BlueprintEntity
Get the blueprint name.
getBlueprintName() - Method in class org.apache.ambari.server.orm.entities.BlueprintSettingEntity
Get the name of the associated blueprint.
getBlueprintName() - Method in class org.apache.ambari.server.orm.entities.HostGroupComponentEntity
Get the name of the associated blueprint.
getBlueprintName() - Method in class org.apache.ambari.server.orm.entities.HostGroupComponentEntityPK
Get the name of the associated blueprint.
getBlueprintName() - Method in class org.apache.ambari.server.orm.entities.HostGroupConfigEntity
Get the name of the associated blueprint.
getBlueprintName() - Method in class org.apache.ambari.server.orm.entities.HostGroupConfigEntityPK
Get the name of the associated blueprint.
getBlueprintName() - Method in class org.apache.ambari.server.orm.entities.HostGroupEntity
Get the name of the associated blueprint.
getBlueprintName() - Method in class org.apache.ambari.server.orm.entities.HostGroupEntityPK
Get the name of the associated blueprint.
getBlueprintName() - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
getBlueprintName() - Method in interface org.apache.ambari.server.topology.HostGroup
Get the name of the associated blueprint
getBlueprintName() - Method in class org.apache.ambari.server.topology.HostGroupImpl
Get the associated blueprint name.
getBlueprintProvisioningState() - Method in class org.apache.ambari.server.agent.stomp.dto.HostLevelParamsCluster
 
getBlueprintProvisioningState() - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
getBlueprintProvisioningStates(Long, Long) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
 
getBlueprintProvisioningStates(Long, Long) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getBlueprints(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.BlueprintService
Handles: GET /blueprints Get all blueprints.
getBody() - Method in class org.apache.ambari.server.api.services.BaseRequest
 
getBody() - Method in interface org.apache.ambari.server.api.services.Request
Obtain the request body data.
getBody() - Method in class org.apache.ambari.server.api.services.RequestBody
Obtain the request body.
getBody() - Method in interface org.apache.ambari.server.controller.RequestPostRequest
 
getBody() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement.BatchResponse.BatchRequestResponse
 
getBody() - Method in class org.apache.ambari.server.state.scheduler.BatchRequest
 
getBodyParser() - Method in class org.apache.ambari.server.api.services.BaseService
 
getBooleanValue(Map<?, ?>, String) - Static method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor
Safely retrieves the requested value (converted to a Boolean) from the supplied Map

The found value will be converted to a Boolean using Boolean.valueOf(String).

getBooleanValue(Map<?, ?>, String, Boolean) - Static method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor
Safely retrieves the requested value (converted to a Boolean) from the supplied Map

The found value will be converted to a Boolean using Boolean.valueOf(String).

getBootSetupAgentPassword() - Method in class org.apache.ambari.server.configuration.Configuration
 
getBootSetupAgentScript() - Method in class org.apache.ambari.server.configuration.Configuration
 
getBootStrapDir() - Method in class org.apache.ambari.server.configuration.Configuration
 
getBootStrapHosts(UriInfo) - Method in class org.apache.ambari.server.api.rest.BootStrapResource
Gets a list of bootstrapped hosts.
getBootStrapHosts(SshHostInfo, UriInfo) - Method in class org.apache.ambari.server.api.rest.BootStrapResource
Gets a list of bootstrapped hosts.
getBootStrapScript() - Method in class org.apache.ambari.server.configuration.Configuration
 
getBootStrapStatus(long, UriInfo) - Method in class org.apache.ambari.server.api.rest.BootStrapResource
Current BootStrap Information thats running.
getBorder() - Method in class org.apache.ambari.server.state.theme.Subsection
 
getBuild() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
 
getBuild() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the view build number.
getBuilder() - Method in class org.apache.ambari.server.stack.upgrade.ClusterGrouping
 
getBuilder() - Method in class org.apache.ambari.server.stack.upgrade.ColocatedGrouping
Gets the default builder.
getBuilder() - Method in class org.apache.ambari.server.stack.upgrade.Grouping
Gets the default builder.
getBuilder() - Method in class org.apache.ambari.server.stack.upgrade.HostOrderGrouping
 
getBuilder() - Method in class org.apache.ambari.server.stack.upgrade.ParallelClientGrouping
 
getBuilder() - Method in class org.apache.ambari.server.stack.upgrade.ServiceCheckGrouping
Gets the default builder.
getBuildNumber() - Method in class org.apache.ambari.server.controller.ViewVersionResponse.ViewVersionInfo
Returns build number
getBuiltInUpgradeChecks() - Method in class org.apache.ambari.server.checks.UpgradeCheckRegistry
Gets a list of all of the built-in upgrade checks.
getBulkCommandDefinition() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getBulkCommandsDisplayName() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
 
getBulkCommandsMasterComponentName() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
 
getCACertificateChainContent() - Method in class org.apache.ambari.server.security.CertificateManager
Returns server's PEM-encoded CA chain file content
getCacheControlHTTPResponseHeader() - Method in class org.apache.ambari.server.configuration.Configuration
Get the value that should be set for the Cache-Control HTTP response header for Ambari Server UI.
getCachedAppCookie(String) - Method in class org.apache.ambari.server.controller.internal.AppCookieManager
Returns the cached app cookie
getCachedJMXMetric(String) - Method in class org.apache.ambari.server.state.services.MetricsRetrievalService
Gets a cached JMX metric in the form of a JMXMetricHolder.
getCachedKeytabPath() - Method in class org.apache.ambari.server.orm.entities.KerberosPrincipalEntity
Gets the location of the cached keytab file, if one exists
getCachedRESTMetric(String) - Method in class org.apache.ambari.server.state.services.MetricsRetrievalService
Gets a cached REST metric in the form of a Map.
getCacheFile() - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
getCacheKeyForException(Throwable) - Static method in class org.apache.ambari.server.controller.metrics.ThreadPoolEnabledPropertyProvider
 
getCacheLimit() - Method in class org.apache.ambari.server.agent.stomp.AmbariSubscriptionRegistry
Return the maximum number of entries for the resolved destination cache.
getCancelCommands() - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
getCancelCommands() - Method in class org.apache.ambari.server.agent.stomp.dto.ExecutionCommandsCluster
 
getCandidateHosts(Cluster, ExecuteHostType, String, String) - Static method in class org.apache.ambari.server.stack.MasterHostResolver
Gets hosts which match the supplied criteria.
getCapacitySchedulerLeafQueues(Map<String, String>) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Pars Capacity Scheduler Properties and get all YARN Capacity Scheduler leaf queue names
getCardinality() - Method in interface org.apache.ambari.server.controller.BlueprintSwagger.HostGroupInfo
 
getCardinality() - Method in class org.apache.ambari.server.controller.internal.ExportBlueprintRequest.ExportedHostGroup
Obtain the number of instances associated with this host group.
getCardinality(String) - Method in class org.apache.ambari.server.controller.internal.Extension
Obtain the required cardinality for the specified component.
getCardinality(String) - Method in class org.apache.ambari.server.controller.internal.Stack
Obtain the required cardinality for the specified component.
getCardinality() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Get cardinality requirement of component.
getCardinality() - Method in class org.apache.ambari.server.orm.entities.HostGroupEntity
Get the cardinality for this host group.
getCardinality() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getCardinality() - Method in interface org.apache.ambari.server.topology.HostGroup
Get the cardinality value that was specified for the host group.
getCardinality() - Method in class org.apache.ambari.server.topology.HostGroupImpl
 
getCategories(Set<String>) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
Get the set of categories for the given property ids.
getCategory() - Method in class org.apache.ambari.server.configuration.AmbariServerConfiguration
 
getCategory() - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
Get the component category.
getCategory() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
getCategory() - Method in class org.apache.ambari.server.security.authentication.jwt.JwtAuthenticationProperties
 
getCategory() - Method in class org.apache.ambari.server.security.authentication.tproxy.AmbariTProxyConfiguration
 
getCategory() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getCategory() - Method in class org.apache.ambari.server.state.Module
 
getCategory() - Method in class org.apache.ambari.server.state.ModuleComponent
 
getCategoryIds() - Method in class org.apache.ambari.server.controller.internal.BaseProvider
Get supported categories
getCategoryName() - Method in interface org.apache.ambari.server.api.services.RootServiceComponentConfigurationRequestSwagger.RootServiceComponentConfigurationRequestInfo
 
getCategoryName() - Method in interface org.apache.ambari.server.api.services.RootServiceComponentConfigurationResponseSwagger.RootServiceComponentConfigurationResponseInfo
 
getCategoryName() - Method in enum org.apache.ambari.server.configuration.AmbariServerConfigurationCategory
 
getCategoryName() - Method in class org.apache.ambari.server.events.AmbariConfigurationChangedEvent
 
getCategoryName() - Method in class org.apache.ambari.server.orm.entities.AmbariConfigurationEntity
 
getCategoryName() - Method in class org.apache.ambari.server.orm.entities.AmbariConfigurationEntityPK
Get the configuration category name.
getCause() - Method in class org.apache.ambari.server.agent.HostStatus
 
getCertification() - Method in class org.apache.ambari.server.security.authentication.jwt.JwtAuthenticationProperties
 
getChangedConfigTypes() - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
getChangedConfigTypes(Cluster, ServiceConfigEntity, Long, Long, String) - Method in class org.apache.ambari.server.state.ConfigHelper
Calculates config types and keys were changed during configs change.
getChangedConfigurations() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
getCharsetHTTPResponseHeader() - Method in class org.apache.ambari.server.configuration.Configuration
Get the value that should be set for the Charset HTTP response header for Ambari Server UI.
getCheckDescription() - Method in class org.apache.ambari.server.checks.ClusterCheck
getCheckedClusterMap(Clusters) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
This method returns Map of clusters.
getCheckedForeignKey(String, String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
getCheckProperties(String) - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack.PrerequisiteCheckConfig
Get config properties for a given prerequisite check as a map
getChecks() - Method in class org.apache.ambari.server.state.quicklinks.Protocol
 
getChecksDir() - Method in class org.apache.ambari.server.stack.ServiceDirectory
Obtain the checks directory path.
getChecksFolder() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getChild(String) - Method in interface org.apache.ambari.server.api.util.TreeNode
Find a child node by name.
getChild(String) - Method in class org.apache.ambari.server.api.util.TreeNodeImpl
 
getChildContainer(String) - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Returns a specific named child container
getChildContainer(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosComponentDescriptor
 
getChildContainer(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptor
 
getChildContainer(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptor
 
getChildContainers() - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Returns the child containers associated with this container.
getChildContainers() - Method in class org.apache.ambari.server.state.kerberos.KerberosComponentDescriptor
 
getChildContainers() - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptor
 
getChildContainers() - Method in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptor
 
getChildren() - Method in interface org.apache.ambari.server.api.util.TreeNode
Obtain the list of child nodes.
getChildren() - Method in class org.apache.ambari.server.api.util.TreeNodeImpl
 
getChildren() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
getClassLoader() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the class loader used to load the view classes.
getClassName() - Method in class org.apache.ambari.server.orm.entities.ViewEntityEntity
Get the entity class name.
getClassName() - Method in class org.apache.ambari.server.view.configuration.EntityConfig
 
getClient(String) - Method in class org.apache.ambari.server.metadata.ActionMetadata
 
getClientApiAcceptors() - Method in class org.apache.ambari.server.configuration.Configuration
Return configured acceptors for server api connector.
getClientApiPort() - Method in class org.apache.ambari.server.configuration.Configuration
 
getClientComponent() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getClientComponentForRunningAction(Cluster, Service) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getClientConfigFiles() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getClientHostForRunningAction(Cluster, Service, ServiceComponent) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getClientSecurityType() - Method in class org.apache.ambari.server.configuration.Configuration
Gets client security type
getClientSSLApiPort() - Method in class org.apache.ambari.server.configuration.Configuration
Gets ssl api port
getClientsToUpdateConfigs() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getClientThreadPoolSize() - Method in class org.apache.ambari.server.configuration.Configuration
 
getCluster(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Handles: GET /clusters/{clusterID} Get a specific cluster.
getCluster() - Method in class org.apache.ambari.server.controller.HostComponentProcessResponse
 
getCluster(String, Map<String, Object>) - Static method in class org.apache.ambari.server.controller.internal.TargetClusterResourceProvider
 
getCluster(String) - Method in interface org.apache.ambari.server.controller.ivory.IvoryService
Get a cluster for the given name.
getCluster(String) - Method in class org.apache.ambari.server.controller.utilities.state.DefaultServiceCalculatedState
 
getCluster() - Method in class org.apache.ambari.server.events.HostComponentVersionAdvertisedEvent
 
getCluster() - Method in class org.apache.ambari.server.events.StackUpgradeFinishEvent
 
getCluster() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets the cluster that this alert definition is a member of.
getCluster() - Method in class org.apache.ambari.server.orm.entities.RemoteAmbariClusterServiceEntity
Get cluster attached to the service
getCluster() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
Returns the relevant Cluster object
getCluster() - Method in class org.apache.ambari.server.stack.MasterHostResolver
Gets the cluster that this instance of the MasterHostResolver is initialized with.
getCluster() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets the cluster that the upgrade is for.
getCluster(String) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
getCluster(Long) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
getCluster(String) - Method in interface org.apache.ambari.server.state.Clusters
Gets the Cluster given the cluster name
getCluster(Long) - Method in interface org.apache.ambari.server.state.Clusters
Gets the Cluster given the cluster id
getCluster() - Method in interface org.apache.ambari.server.state.Config
 
getCluster() - Method in class org.apache.ambari.server.state.ConfigImpl
 
getCluster() - Method in interface org.apache.ambari.server.state.Service
 
getCluster() - Method in class org.apache.ambari.server.state.ServiceImpl
 
getCluster() - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getCluster(ViewInstanceDefinition) - Method in class org.apache.ambari.server.view.ViewRegistry
Get the cluster associated with the given view instance.
getCluster_name() - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaMetric
 
getClusterArtifact(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Handles: GET /clusters/{clusterID}/artifacts/{artifactName} Get an artifact resource instance.
getClusterArtifactRequestInfo() - Method in interface org.apache.ambari.server.controller.ClusterArtifactRequest
 
getClusterArtifactResponseInfo() - Method in interface org.apache.ambari.server.controller.ClusterArtifactResponse
 
getClusterArtifacts(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Handles: GET /clusters/{clusterID}/artifacts Get all artifacts associated with the cluster.
getClusterAttributes() - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
getClusterById(long) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
getClusterById(long) - Method in interface org.apache.ambari.server.state.Clusters
Gets the cluster using the id.
getClusterConfig() - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntity
Get the cluster configuration id used to populate the property for this parameter through cluster association.
getClusterConfig() - Method in class org.apache.ambari.server.view.configuration.ParameterConfig
Get the cluster configuration id used to pull configuration from an associated Ambari cluster.
getClusterConfigEntities() - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
getClusterConfigEntities() - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
getClusterConfigEntity() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntity
 
getClusterConfigOptions() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Enables views to display cluster options in case of no cluster config properties
getClusterController() - Method in class org.apache.ambari.server.api.handlers.BaseManagementHandler
Get the cluster controller instance.
getClusterController() - Static method in class org.apache.ambari.server.controller.utilities.ClusterControllerHelper
 
getClusterController() - Static method in class org.apache.ambari.server.topology.AmbariContext
 
getClusterEntities() - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
getClusterEntity() - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
getClusterEntity() - Method in class org.apache.ambari.server.orm.entities.ClusterServiceEntity
 
getClusterEntity() - Method in class org.apache.ambari.server.orm.entities.ClusterStateEntity
 
getClusterEntity() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
getClusterEntity() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getClusterEntity() - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
getClusterEntity() - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
getClusterEntity() - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
getClusterEntity() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Gets the ClusterEntity for this Cluster from the EntityManager cache.
getClusterEntity() - Method in interface org.apache.ambari.server.state.Cluster
 
getClusterHandle() - Method in class org.apache.ambari.server.controller.ViewInstanceRequest.ViewInstanceRequestInfo
Returns cluster handle
getClusterHandle() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
 
getClusterHealthReport() - Method in class org.apache.ambari.server.controller.ClusterResponse
 
getClusterHostInfo() - Method in class org.apache.ambari.server.actionmanager.Request
 
getClusterHostInfo() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
getClusterHostInfo() - Method in class org.apache.ambari.server.controller.ExecuteCommandJson
 
getClusterHostInfo() - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
getClusterHostInfo(Cluster) - Static method in class org.apache.ambari.server.utils.StageUtils
 
getClusterHostInfoKey(String) - Static method in class org.apache.ambari.server.utils.StageUtils
A helper method for generating keys for the clusterHostInfo section.
getClusterId() - Method in class org.apache.ambari.server.actionmanager.Request
 
getClusterId() - Method in class org.apache.ambari.server.actionmanager.Stage
 
getClusterId() - Method in class org.apache.ambari.server.agent.CommandReport
 
getClusterId() - Method in class org.apache.ambari.server.agent.ComponentStatus
 
getClusterId() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
getClusterId() - Method in class org.apache.ambari.server.agent.stomp.dto.AlertGroupUpdate
 
getClusterId() - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentStatusReport
 
getClusterId() - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentVersionReport
 
getClusterId() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
getClusterId() - Method in interface org.apache.ambari.server.controller.AlertTargetSwagger.AlertTargetInfo.AlertGroup
 
getClusterId() - Method in class org.apache.ambari.server.controller.ClusterRequest
 
getClusterId() - Method in class org.apache.ambari.server.controller.ClusterResponse
 
getClusterId(String) - Method in class org.apache.ambari.server.controller.internal.AbstractControllerResourceProvider
Gets the resource id for the named cluster
getClusterId() - Method in class org.apache.ambari.server.controller.internal.BaseClusterRequest
 
getClusterId() - Method in class org.apache.ambari.server.controller.internal.DeleteHostComponentStatusMetaData.HostComponent
 
getClusterId() - Method in class org.apache.ambari.server.controller.internal.ExportBlueprintRequest
 
getClusterId() - Method in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
 
getClusterId() - Method in class org.apache.ambari.server.controller.internal.ScaleClusterRequest
 
getClusterId() - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
 
getClusterId() - Method in class org.apache.ambari.server.controller.ServiceResponse
 
getClusterId() - Method in class org.apache.ambari.server.events.ActionFinalReportReceivedEvent
 
getClusterId() - Method in class org.apache.ambari.server.events.AlertEvent
Gets the cluster ID that the alert belongs to.
getClusterId() - Method in class org.apache.ambari.server.events.ClusterConfigFinishedEvent
Get the cluster id
getClusterId() - Method in class org.apache.ambari.server.events.ClusterEvent
Gets the cluster ID that the event belongs to.
getClusterId() - Method in class org.apache.ambari.server.events.ClusterProvisionedEvent
 
getClusterId() - Method in class org.apache.ambari.server.events.ClusterProvisionStartedEvent
 
getClusterId() - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent.ClusterConfig
 
getClusterId() - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
getClusterId() - Method in class org.apache.ambari.server.events.HostComponentUpdate
 
getClusterId() - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveRequest
 
getClusterId() - Method in class org.apache.ambari.server.events.MaintenanceModeEvent
Gets the cluster id for the host, service or component that had the direct maintenance mode event,.
getClusterId() - Method in class org.apache.ambari.server.events.ServiceComponentRecoveryChangedEvent
 
getClusterId() - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
getClusterId() - Method in interface org.apache.ambari.server.orm.cache.HostConfigMapping
 
getClusterId() - Method in class org.apache.ambari.server.orm.cache.HostConfigMappingImpl
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets the ID of the cluster that this alert definition is created for.
getClusterId() - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
Gets the ID of the cluster that this alert group is a part of.
getClusterId() - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Gets the ID of the cluster that this alert is associated with.
getClusterId() - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.ClusterServiceEntity
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.ClusterServiceEntityPK
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.ClusterStateEntity
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntity
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntityPK
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntity
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntityPK
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntity
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntityPK
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
getClusterId() - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
getClusterId() - Method in class org.apache.ambari.server.state.alert.AlertDefinition
Gets the cluster ID for this definition.
getClusterId() - Method in class org.apache.ambari.server.state.alert.AlertGroup
 
getClusterId() - Method in class org.apache.ambari.server.state.Alert
 
getClusterId() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getClusterId() - Method in interface org.apache.ambari.server.state.Cluster
Get the cluster ID
getClusterId() - Method in interface org.apache.ambari.server.state.Service
 
getClusterId() - Method in interface org.apache.ambari.server.state.ServiceComponent
 
getClusterId() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
Get the Cluster that this object maps to
getClusterId() - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
getClusterId() - Method in class org.apache.ambari.server.state.ServiceImpl
 
getClusterId() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
getClusterId(String) - Method in class org.apache.ambari.server.topology.AmbariContext
 
getClusterId() - Method in interface org.apache.ambari.server.topology.ClusterTopology
Get the id of the cluster.
getClusterId() - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
getClusterId() - Method in class org.apache.ambari.server.topology.HostRequest
 
getClusterId() - Method in interface org.apache.ambari.server.topology.TopologyRequest
Get the cluster id associated with the request.
getClusterInfo() - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
getClusterLevelParams() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
getClusterLevelParams() - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataCluster
 
getClusterMetadata(Cluster) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getClusterMetadataOnConfigsUpdate(Cluster) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
 
getClusterMetadataOnConfigsUpdate(Cluster) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getClusterMetadataOnRepoUpdate(Cluster) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getClusterMetadataOnServiceCredentialStoreUpdate(Cluster, String) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getClusterMetadataOnServiceInstall(Cluster, String) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getClusterName() - Method in class org.apache.ambari.server.actionmanager.Request
 
getClusterName() - Method in class org.apache.ambari.server.actionmanager.Stage
 
getClusterName() - Method in class org.apache.ambari.server.agent.AlertDefinitionCommand
Gets the name of the cluster.
getClusterName() - Method in class org.apache.ambari.server.agent.ComponentsResponse
 
getClusterName() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
getClusterName() - Method in class org.apache.ambari.server.agent.StatusCommand
 
getClusterName() - Method in class org.apache.ambari.server.cleanup.TimeBasedCleanupPolicy
 
getClusterName() - Method in class org.apache.ambari.server.controller.ActionExecutionContext
 
getClusterName() - Method in class org.apache.ambari.server.controller.ActiveWidgetLayoutResponse
Returns cluster name for the widget layout
getClusterName() - Method in interface org.apache.ambari.server.controller.ClusterArtifactResponse.ClusterArtifactResponseInfo
 
getClusterName() - Method in class org.apache.ambari.server.controller.ClusterRequest
 
getClusterName() - Method in class org.apache.ambari.server.controller.ClusterResponse
 
getClusterName() - Method in interface org.apache.ambari.server.controller.ClusterServiceArtifactResponse.ClusterServiceArtifactResponseInfo
 
getClusterName() - Method in class org.apache.ambari.server.controller.ConfigGroupRequest
 
getClusterName() - Method in class org.apache.ambari.server.controller.ConfigGroupResponse
 
getClusterName() - Method in class org.apache.ambari.server.controller.ConfigurationRequest
 
getClusterName() - Method in class org.apache.ambari.server.controller.ConfigurationResponse
 
getClusterName() - Method in class org.apache.ambari.server.controller.ExecuteActionRequest
 
getClusterName() - Method in interface org.apache.ambari.server.controller.HostComponentSwagger.HostComponentComponent.HostComponentServiceComponentInfo
 
getClusterName() - Method in class org.apache.ambari.server.controller.HostRequest
 
getClusterName() - Method in class org.apache.ambari.server.controller.HostResponse
 
getClusterName() - Method in class org.apache.ambari.server.controller.internal.ExportBlueprintRequest
 
getClusterName() - Method in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
 
getClusterName() - Method in class org.apache.ambari.server.controller.internal.RequestOperationLevel
 
getClusterName() - Method in class org.apache.ambari.server.controller.internal.ScaleClusterRequest
 
getClusterName() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getClusterName() - Method in class org.apache.ambari.server.controller.PrivilegeResponse
Returns cluster name
getClusterName() - Method in interface org.apache.ambari.server.controller.RequestPostRequest.OperationLevel
 
getClusterName() - Method in interface org.apache.ambari.server.controller.RequestPostRequest.Request
 
getClusterName() - Method in class org.apache.ambari.server.controller.RequestRequest
 
getClusterName() - Method in interface org.apache.ambari.server.controller.RequestResponse.RequestStatusInfo
 
getClusterName() - Method in class org.apache.ambari.server.controller.RequestScheduleRequest
 
getClusterName() - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
getClusterName() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement
 
getClusterName() - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
getClusterName() - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
getClusterName() - Method in class org.apache.ambari.server.controller.ServiceComponentRequest
 
getClusterName() - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
 
getClusterName() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionRequest
 
getClusterName() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionResponse
 
getClusterName() - Method in class org.apache.ambari.server.controller.ServiceRequest
 
getClusterName() - Method in class org.apache.ambari.server.controller.ServiceResponse
 
getClusterName() - Method in class org.apache.ambari.server.controller.UserAuthorizationResponse
Returns cluster name
getClusterName() - Method in class org.apache.ambari.server.controller.ViewPrivilegeResponse
Hide cluster name from the response schema
getClusterName() - Method in class org.apache.ambari.server.controller.WidgetResponse
 
getClusterName() - Method in class org.apache.ambari.server.events.ClusterConfigChangedEvent
Get the cluster name
getClusterName() - Method in class org.apache.ambari.server.events.ClusterConfigFinishedEvent
Get the cluster name
getClusterName() - Method in class org.apache.ambari.server.events.HostUpdateEvent
 
getClusterName() - Method in class org.apache.ambari.server.events.MetricsCollectorHostDownEvent
 
getClusterName() - Method in class org.apache.ambari.server.events.RequestUpdateEvent
 
getClusterName() - Method in class org.apache.ambari.server.events.ServiceComponentRecoveryChangedEvent
Get the cluster name
getClusterName() - Method in class org.apache.ambari.server.events.ServiceUpdateEvent
 
getClusterName() - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
getClusterName() - Method in class org.apache.ambari.server.orm.entities.RequestOperationLevelEntity
 
getClusterName() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
Returns the relevant cluster's name

Using the data from the execution command, retrieve the relevant cluster's name.

getClusterName() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getClusterName() - Method in interface org.apache.ambari.server.state.Cluster
Get the Cluster Name
getClusterName() - Method in interface org.apache.ambari.server.state.configgroup.ConfigGroup
Cluster name to which config group belongs
getClusterName() - Method in class org.apache.ambari.server.state.configgroup.ConfigGroupImpl
 
getClusterName() - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Cluster name to which request schedule belongs
getClusterName() - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
getClusterName() - Method in interface org.apache.ambari.server.state.ServiceComponent
 
getClusterName() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
Get the Cluster that this object maps to
getClusterName() - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
getClusterName() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
getClusterName(long) - Method in class org.apache.ambari.server.topology.AmbariContext
 
getClusterNames() - Method in interface org.apache.ambari.server.controller.ivory.IvoryService
Get all the known cluster names.
getClusterProperties() - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
getClusterProperty(String, String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Gets the most recent value of cluster-env/propertyName where propertyName is the paramter specified to the method.
getClusterProperty(String, String) - Method in interface org.apache.ambari.server.state.Cluster
Gets the most recent value of cluster-env/propertyName where propertyName is the paramter specified to the method.
getClusterRequest() - Method in interface org.apache.ambari.server.api.services.ClusterRequestSwagger
 
getClusterResourceId(String) - Method in class org.apache.ambari.server.controller.internal.AbstractControllerResourceProvider
Gets the resource id for the named cluster
getClusterResourceId(Long) - Method in class org.apache.ambari.server.controller.internal.AbstractControllerResourceProvider
Gets the resource id for the cluster with the specified id
getClusterResponse() - Method in interface org.apache.ambari.server.controller.ClusterResponse.ClusterResponseWrapper
 
getClusters(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.ClusterService
Handles: GET /clusters Get all clusters.
getClusters(Set<ClusterRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get the clusters identified by the given request objects.
getClusters() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get the clusters for this management controller.
getClusters(Set<ClusterRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getClusters() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getClusters() - Method in class org.apache.ambari.server.events.AlertDefinitionsAgentUpdateEvent
 
getClusters() - Method in class org.apache.ambari.server.events.AlertDefinitionsUIUpdateEvent
 
getClusters() - Method in class org.apache.ambari.server.events.ExecutionCommandEvent
 
getClusters() - Method in class org.apache.ambari.server.events.TopologyUpdateEvent
 
getClusters() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
The Clusters object for this KerberosServerAction
getClusters() - Method in class org.apache.ambari.server.serveraction.upgrades.AbstractUpgradeServerAction
 
getClusters() - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
getClusters() - Method in interface org.apache.ambari.server.state.Clusters
Get all clusters
getClustersComponentReports() - Method in class org.apache.ambari.server.agent.stomp.dto.CommandStatusReports
 
getClustersConfigs() - Method in class org.apache.ambari.server.events.AgentConfigsUpdateEvent
 
getClusterServiceArtifactRequestInfo() - Method in interface org.apache.ambari.server.controller.ClusterServiceArtifactRequest
 
getClusterServiceArtifactResponseInfo() - Method in interface org.apache.ambari.server.controller.ClusterServiceArtifactResponse
 
getClusterServiceEntities() - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
getClusterServiceEntity() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
getClusterServiceEntity() - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntity
 
getClustersForHost(String) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
getClustersForHost(String) - Method in interface org.apache.ambari.server.state.Clusters
Returns all the cluster names for this hostname
getClusterSize() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Returns the number of hosts that form the cluster.
getClusterSize(String) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
Returns the number of hosts that form the cluster identified by the given name.
getClusterSize() - Method in interface org.apache.ambari.server.state.Cluster
Returns the number of hosts that form the cluster.
getClusterSize(String) - Method in interface org.apache.ambari.server.state.Clusters
Returns the number of hosts that form the cluster identified by the given name.
getClustersMetadata() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
Collects full metadata info about clusters for agent.
getClustersNameFromResources(Set<Resource>, String) - Method in class org.apache.ambari.server.controller.internal.AbstractPropertyProvider
Retrieves all the cluster names to which the passed-in Resource's belong.
getClustersResourceId(Set<Resource>, String) - Method in class org.apache.ambari.server.controller.internal.AbstractPropertyProvider
Retrieves all the 'Cluster's Resource Ids' from the passed-in Resources.
getClusterStackVersion(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ClusterStackVersionService
Gets a single cluster stack version.
getClusterStackVersionResourceProvider(AmbariManagementController) - Method in interface org.apache.ambari.server.controller.ResourceProviderFactory
 
getClusterStackVersions(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.ClusterStackVersionService
Gets all cluster stack versions.
getClusterStackVersionService(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Gets the cluster stack versions service.
getClusterStateEntity() - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
getClusterSummary(Cluster, AmbariMetaInfo) - Method in class org.apache.ambari.server.state.repository.VersionDefinitionXml
Gets a summary for cluster given the version information in this version.
getClusterTopology(Long) - Method in class org.apache.ambari.server.topology.TopologyManager
 
getClusterType() - Method in class org.apache.ambari.server.controller.ViewInstanceRequest.ViewInstanceRequestInfo
Returns cluster type ClusterType
getClusterType() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the type of cluster the view instance is attached to
getClusterUpdateResults(ClusterRequest) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get cached clusterUpdateResults, used only for service config versions currently
getClusterUpdateResults(ClusterRequest) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getClusterVersionId() - Method in class org.apache.ambari.server.controller.RepositoryRequest
 
getClusterVersionId() - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
getCollectorHost(String) - Method in class org.apache.ambari.server.controller.metrics.MetricsCollectorHAManager
 
getCollectorHost() - Method in class org.apache.ambari.server.events.MetricsCollectorHostDownEvent
 
getCollectorHostName(String, MetricsServiceProvider.MetricsService) - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
 
getCollectorHostName(String, MetricsServiceProvider.MetricsService) - Method in class org.apache.ambari.server.controller.internal.OverriddenMetricsHostProvider
 
getCollectorHostName(String, MetricsServiceProvider.MetricsService) - Method in interface org.apache.ambari.server.controller.metrics.MetricHostProvider
Get the metrics server host name for the given cluster name.
getCollectorPort(String, MetricsServiceProvider.MetricsService) - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
 
getCollectorPort(String, MetricsServiceProvider.MetricsService) - Method in class org.apache.ambari.server.controller.internal.OverriddenMetricsHostProvider
 
getCollectorPort(String, MetricsServiceProvider.MetricsService) - Method in interface org.apache.ambari.server.controller.metrics.MetricHostProvider
Get the metrics server port for the given cluster name.
getCollectorPort() - Method in class org.apache.ambari.server.metrics.system.impl.AmbariMetricSinkImpl
 
getCollectorProtocol() - Method in class org.apache.ambari.server.metrics.system.impl.AmbariMetricSinkImpl
 
getCollectorUri(String) - Method in class org.apache.ambari.server.metrics.system.impl.AmbariMetricSinkImpl
Get a pre-formatted URI for the collector
getColo() - Method in class org.apache.ambari.server.controller.ivory.Cluster
Get the colo.
getCoLocate() - Method in class org.apache.ambari.server.state.AutoDeployInfo
Getter for the co-located property.
getColumnClass(String, String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Get type class of the column
getColumnClass(String, String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
getColumnIndex() - Method in class org.apache.ambari.server.state.theme.Section
 
getColumnIndex() - Method in class org.apache.ambari.server.state.theme.Subsection
 
getColumnInfo(String, String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Obtain column metadata information by given table and column name
getColumnInfo(String, String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
Obtain column metadata information by given table and column name.
getColumnSpan() - Method in class org.apache.ambari.server.state.theme.Section
 
getColumnSpan() - Method in class org.apache.ambari.server.state.theme.Subsection
 
getColumnType(String, String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Gets the column's SQL type
getColumnType(String, String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
getColumnUpdateStatementWhereColumnIsNull(String, String, String) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
getColumnUpdateStatementWhereColumnIsNull(String, String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
getCommand() - Method in class org.apache.ambari.server.agent.AgentEnv.JavaProc
 
getCommand() - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentStatusReport
 
getCommand() - Method in interface org.apache.ambari.server.controller.RequestPostRequest.RequestInfo
 
getCommand() - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
getCommand() - Method in class org.apache.ambari.server.orm.entities.ExecutionCommandEntity
 
getCommand() - Method in class org.apache.ambari.server.stageplanner.RoleGraphNode
 
getCommand() - Method in class org.apache.ambari.server.state.RefreshCommand
 
getCommandDetail() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getCommandDetail() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getCommandExecutionType() - Method in class org.apache.ambari.server.actionmanager.Stage
 
getCommandExecutionType() - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
getCommandExecutionType() - Method in class org.apache.ambari.server.stageplanner.RoleGraph
 
getCommandId() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
getCommandJson(ActionExecutionContext, Cluster, StackId, String) - Method in class org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper
Helper method to fill execution command information.
getCommandName() - Method in class org.apache.ambari.server.actionmanager.Request
 
getCommandName() - Method in class org.apache.ambari.server.controller.ExecuteActionRequest
 
getCommandName() - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
getCommandParameters() - Method in class org.apache.ambari.server.serveraction.AbstractServerAction
Returns the command parameters value from the ExecutionCommand

The returned map should be assumed to be read-only.

getCommandParameterValue(String) - Method in class org.apache.ambari.server.serveraction.AbstractServerAction
Attempts to safely retrieve a property with the specified name from the this action's relevant command parameters Map.
getCommandParameterValue(Map<String, String>, String) - Static method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
Given a (command parameter) Map and a property name, attempts to safely retrieve the requested data.
getCommandParameterValue(String) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction.KerberosCommandParameters
 
getCommandParams() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
getCommandParams() - Method in class org.apache.ambari.server.agent.StatusCommand
 
getCommandParams() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
getCommandParamsForStage() - Method in class org.apache.ambari.server.controller.ExecuteCommandJson
 
getCommandParamsStage() - Method in class org.apache.ambari.server.actionmanager.Stage
 
getCommandParamsStage() - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
getCommandParamsStage(ActionExecutionContext, String) - Static method in class org.apache.ambari.server.utils.StageUtils
 
getCommandPreconfigureType() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
Returns preconfigure type passed to current action.
getCommandReport() - Method in class org.apache.ambari.server.events.ActionFinalReportReceivedEvent
 
getCommandRepository(RepositoryVersionEntity, RepoOsEntity) - Method in class org.apache.ambari.server.stack.upgrade.RepositoryVersionHelper
Adds a command repository to the action context
getCommandRepository(Cluster, ServiceComponent, Host) - Method in class org.apache.ambari.server.stack.upgrade.RepositoryVersionHelper
Builds repository information for inclusion in a command.
getCommandRepository(Cluster, Service, Host, String) - Method in class org.apache.ambari.server.stack.upgrade.RepositoryVersionHelper
 
getCommands() - Method in class org.apache.ambari.server.actionmanager.Request
 
getCommands() - Method in class org.apache.ambari.server.topology.LogicalRequest
 
getCommandScript() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getCommandScript() - Method in class org.apache.ambari.server.state.CustomCommandDefinition
 
getCommandScript() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getCommandsInProgressCount() - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Gets the number of commands in progress.
getCommandsInProgressCount() - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
Gets the number of commands in progress.
getCommandType() - Method in class org.apache.ambari.server.actionmanager.ExecutionCommandWrapper
Gets the type of command by deserializing the JSON and invoking AgentCommand.getCommandType().
getCommandType() - Method in class org.apache.ambari.server.agent.AgentCommand
 
getCommandType() - Method in class org.apache.ambari.server.agent.AlertDefinitionCommand
 
getCommandType() - Method in class org.apache.ambari.server.agent.AlertExecutionCommand
getCommandType() - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ComponentLayoutRecommendationCommand
 
getCommandType() - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ComponentLayoutValidationCommand
 
getCommandType() - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ConfigurationDependenciesRecommendationCommand
 
getCommandType() - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ConfigurationRecommendationCommand
 
getCommandType() - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ConfigurationValidationCommand
 
getCommandType() - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.StackAdvisorCommand
 
getComment() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getComments() - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
getCommonKerberosDescriptorFileLocation() - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Gets the path to the common Kerberos descriptor file
getCommonName() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the common name of the view.
getCommonServicesPath() - Method in class org.apache.ambari.server.configuration.Configuration
Gets ambari common services path
getCommonWidgetsDescriptorFile() - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getComparator() - Method in class org.apache.ambari.server.controller.internal.ClusterControllerImpl
Get the associated resource comparator.
getComparator() - Method in class org.apache.ambari.server.state.repository.DefaultStackVersion
 
getCompatibleRepositoryVersionHandler(String, String) - Method in class org.apache.ambari.server.api.services.StacksService
Handles ANY /{stackName}/versions/{stackVersion}/compatible_repository_versions.
getCompletedHostRequests() - Method in class org.apache.ambari.server.topology.LogicalRequest
 
getCompletedRequests(int, boolean) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
getCompletedStates() - Static method in enum org.apache.ambari.server.actionmanager.HostRoleStatus
 
getCompletedTaskCount() - Method in interface org.apache.ambari.server.controller.RequestResponse.RequestStatusInfo
 
getCompletionTime() - Method in interface org.apache.ambari.server.state.action.Action
Time when the Action completed
getCompletionTime() - Method in class org.apache.ambari.server.state.action.ActionCompletedEvent
 
getCompletionTime() - Method in class org.apache.ambari.server.state.action.ActionFailedEvent
 
getCompletionTime() - Method in class org.apache.ambari.server.state.action.ActionImpl
 
getComponent(String, String, String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getComponent(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.ComponentService
Handles GET: /clusters/{clusterID}/services/{serviceID}/components/{componentID} Get a specific component.
getComponent() - Method in class org.apache.ambari.server.controller.HostComponentProcessResponse
 
getComponent() - Method in interface org.apache.ambari.server.controller.HostComponentSwagger
 
getComponent() - Method in class org.apache.ambari.server.events.ServiceComponentUninstalledEvent
 
getComponent() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.TaskWrapper
 
getComponent() - Method in class org.apache.ambari.server.state.Alert
 
getComponent(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptor
Returns the KerberosComponentDescriptors with the specified name
getComponentAdminState() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
getComponentAdminState() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
getComponentByName(String) - Method in class org.apache.ambari.server.state.ServiceInfo
Finds ComponentInfo by component name
getComponentCategory() - Method in class org.apache.ambari.server.controller.ServiceComponentRequest
 
getComponentCategory() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Get component category.
getComponentConfigurations(String) - Method in class org.apache.ambari.server.controller.internal.AmbariServerConfigurationHandler
 
getComponentDependencies(String, String, String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Get all dependencies for a component.
getComponentDependency(String, String, String, String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Obtain a specific dependency by name.
getComponentDisplay(String, String) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
getComponentDisplayName() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Get component display name.
getComponentHandler(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Get the component resource without specifying the parent service.
getComponentHandler(String) - Method in class org.apache.ambari.server.api.services.ServiceService
Get the components sub-resource.
getComponentHostsMap() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
getComponentIdentities(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptor
 
getComponentInfo(String) - Method in class org.apache.ambari.server.controller.internal.Extension
Get info for the specified component.
getComponentInfo(String) - Method in class org.apache.ambari.server.controller.internal.Stack
Get info for the specified component.
getComponentLevelParams() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
getComponentMap() - Method in class org.apache.ambari.server.stack.upgrade.ConfigUpgradePack.AffectedService
 
getComponentMetrics() - Method in class org.apache.ambari.server.controller.internal.AbstractPropertyProvider
Get the map of metrics for this provider.
getComponentMetrics() - Method in class org.apache.ambari.server.controller.metrics.timeline.AMSPropertyProvider
Return a propertyInfoMap for all metrics.
getComponentName() - Method in class org.apache.ambari.server.agent.ComponentStatus
 
getComponentName() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
getComponentName() - Method in class org.apache.ambari.server.agent.RecoveryConfigComponent
 
getComponentName() - Method in class org.apache.ambari.server.agent.StatusCommand
 
getComponentName() - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentStatusReport
 
getComponentName() - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentVersionReport
 
getComponentName() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
getComponentName() - Method in interface org.apache.ambari.server.api.services.RootServiceComponentConfigurationRequestSwagger.RootServiceComponentConfigurationRequestInfo
 
getComponentName() - Method in interface org.apache.ambari.server.api.services.RootServiceComponentConfigurationResponseSwagger.RootServiceComponentConfigurationResponseInfo
 
getComponentName() - Method in class org.apache.ambari.server.api.services.stackadvisor.validations.ValidationResponse.ValidationItem
 
getComponentName() - Method in class org.apache.ambari.server.controller.AlertDefinitionResponse
 
getComponentName() - Method in interface org.apache.ambari.server.controller.BlueprintSwagger.ComponentInfo
 
getComponentName() - Method in interface org.apache.ambari.server.controller.ComponentDependencyResponse.ComponentDependencyResponseInfo
 
getComponentName() - Method in interface org.apache.ambari.server.controller.HostComponentSwagger.HostComponentComponent.HostComponentServiceComponentInfo
 
getComponentName() - Method in class org.apache.ambari.server.controller.internal.DeleteHostComponentStatusMetaData.HostComponent
 
getComponentName() - Method in class org.apache.ambari.server.controller.internal.RequestResourceFilter
 
getComponentName() - Method in class org.apache.ambari.server.controller.logging.HostComponentLoggingInfo
 
getComponentName(Resource) - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaComponentPropertyProvider
 
getComponentName(Resource) - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaHostComponentPropertyProvider
 
getComponentName(Resource) - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaHostPropertyProvider
 
getComponentName(Resource) - Method in class org.apache.ambari.server.controller.metrics.MetricsPropertyProvider
Get the component name for the given resource.
getComponentName(Resource) - Method in class org.apache.ambari.server.controller.metrics.timeline.AMSComponentPropertyProvider
 
getComponentName(Resource) - Method in class org.apache.ambari.server.controller.metrics.timeline.AMSHostComponentPropertyProvider
 
getComponentName(Resource) - Method in class org.apache.ambari.server.controller.metrics.timeline.AMSHostPropertyProvider
 
getComponentName() - Method in interface org.apache.ambari.server.controller.RequestPostRequest.RequestResourceFilter
 
getComponentName() - Method in class org.apache.ambari.server.controller.RootServiceComponentRequest
 
getComponentName() - Method in class org.apache.ambari.server.controller.RootServiceComponentResponse
 
getComponentName() - Method in class org.apache.ambari.server.controller.RootServiceHostComponentResponse
 
getComponentName() - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
getComponentName() - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
getComponentName() - Method in class org.apache.ambari.server.controller.ServiceComponentRequest
 
getComponentName() - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
 
getComponentName() - Method in class org.apache.ambari.server.controller.StackServiceComponentRequest
 
getComponentName() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Get component name.
getComponentName() - Method in class org.apache.ambari.server.events.HostComponentUpdate
 
getComponentName() - Method in class org.apache.ambari.server.events.ServiceComponentInstalledEvent
 
getComponentName() - Method in class org.apache.ambari.server.events.ServiceComponentRecoveryChangedEvent
Get the component name
getComponentName() - Method in class org.apache.ambari.server.events.ServiceComponentUninstalledEvent
 
getComponentName() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets the component name that this alert is associated with, if any.
getComponentName() - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Gets the name of the component, if any, that this alert instance is for.
getComponentName() - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
getComponentName() - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
getComponentName() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabServiceMappingEntity
 
getComponentName() - Method in class org.apache.ambari.server.orm.entities.RequestResourceFilterEntity
 
getComponentName() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
getComponentName() - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalTaskEntity
 
getComponentName() - Method in class org.apache.ambari.server.orm.entities.UpgradeHistoryEntity
 
getComponentName() - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
getComponentName() - Method in class org.apache.ambari.server.state.DependencyInfo
Get the component name of the dependency.
getComponentName() - Method in class org.apache.ambari.server.state.quicklinks.Link
 
getComponentName() - Method in class org.apache.ambari.server.state.RefreshCommand
 
getComponentName() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertInfo
Gets the service component name, or null if none.
getComponentNamePropertyId() - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaPropertyProvider
Get the component name property id.
getComponentNames() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.HostGroup
 
getComponentNames() - Method in class org.apache.ambari.server.events.ServiceRemovedEvent
 
getComponentNames() - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO.KerberosKeytabPrincipalFilter
 
getComponentNames() - Method in interface org.apache.ambari.server.topology.HostGroup
Get all of the host group component names
getComponentNames(ProvisionAction) - Method in interface org.apache.ambari.server.topology.HostGroup
Get all host group component names for instances that have the specified provision action association.
getComponentNames() - Method in class org.apache.ambari.server.topology.HostGroupImpl
 
getComponentNames(ProvisionAction) - Method in class org.apache.ambari.server.topology.HostGroupImpl
 
getComponentReports() - Method in class org.apache.ambari.server.agent.RecoveryReport
 
getComponentRequestFailureCounts() - Method in class org.apache.ambari.server.controller.logging.LogSearchDataRetrievalService
This protected method allows for simpler unit tests.
getComponentResourceProvider(AmbariManagementController) - Method in interface org.apache.ambari.server.controller.ResourceProviderFactory
 
getComponents() - Method in class org.apache.ambari.server.agent.ComponentsResponse
 
getComponents(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ComponentService
Handles GET: /clusters/{clusterID}/services/{serviceID}/components Get all components for a service.
getComponents() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.HostGroup
 
getComponents(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.TaskService
Handles GET: /clusters/{clusterID}/requests/{requestID}/tasks Get all tasks for a request.
getComponents() - Method in interface org.apache.ambari.server.controller.BlueprintSwagger.HostGroupInfo
 
getComponents(Set<ServiceComponentRequest>) - Method in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
getComponents() - Method in class org.apache.ambari.server.controller.internal.ExportBlueprintRequest.ExportedHostGroup
 
getComponents(String) - Method in class org.apache.ambari.server.controller.internal.Extension
Get components contained in the extension for the specified service.
getComponents() - Method in class org.apache.ambari.server.controller.internal.Extension
Get all service components
getComponents(String) - Method in class org.apache.ambari.server.controller.internal.Stack
Get components contained in the stack for the specified service.
getComponents() - Method in class org.apache.ambari.server.controller.internal.Stack
Get all service components
getComponents() - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
getComponents() - Method in enum org.apache.ambari.server.controller.RootService
 
getComponents() - Method in class org.apache.ambari.server.events.ServiceRemovedEvent
 
getComponents() - Method in class org.apache.ambari.server.orm.entities.HostGroupEntity
Get the collection of associated component entities.
getComponents() - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
getComponents() - Method in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptor
Returns a Map of the KerberosComponentDescriptors related to this KerberosServiceDescriptor
getComponents() - Method in class org.apache.ambari.server.state.Module
 
getComponents() - Method in class org.apache.ambari.server.state.quicklinksprofile.Service
 
getComponents() - Method in class org.apache.ambari.server.state.RepositoryInfo
 
getComponents() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getComponents() - Method in class org.apache.ambari.server.state.ServiceOsSpecific.Repo
 
getComponents() - Method in class org.apache.ambari.server.state.stack.RepositoryXml.Repo
 
getComponents() - Method in class org.apache.ambari.server.topology.addservice.AddServiceRequest
 
getComponents(String) - Method in interface org.apache.ambari.server.topology.Blueprint
Get the components that are included in the blueprint for the specified service.
getComponents(String) - Method in class org.apache.ambari.server.topology.BlueprintImpl
 
getComponents() - Method in interface org.apache.ambari.server.topology.HostGroup
Get all of the host group components.
getComponents(String) - Method in interface org.apache.ambari.server.topology.HostGroup
Get the host group components which belong to the specified service.
getComponents() - Method in class org.apache.ambari.server.topology.HostGroupImpl
 
getComponents(String) - Method in class org.apache.ambari.server.topology.HostGroupImpl
Get the components for the specified service which are associated with the host group.
getComponentsByService(String, String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Get components by service
getComponentState() - Method in class org.apache.ambari.server.controller.RootServiceHostComponentResponse
 
getComponentStatus() - Method in class org.apache.ambari.server.agent.HeartBeat
 
getComponentStatusReports() - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentStatusReports
 
getComponentToService(String, String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Get the name of a service given the component name.
getComponentType() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getComponentType() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
 
getComponentType() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getComponentVersion() - Method in class org.apache.ambari.server.controller.RootServiceComponentResponse
 
getComponentVersion() - Method in class org.apache.ambari.server.controller.RootServiceHostComponentResponse
 
getComponentVersionMap() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
getComponentVersionMap() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Gets a mapping of service to component/version for every installed component in the cluster which advertises a version and for which the repository has been resolved.
getComponentVersionMap() - Method in interface org.apache.ambari.server.state.Cluster
Gets a mapping of service to component/version for every installed component in the cluster which advertises a version and for which the repository has been resolved.
getComponentVersionReports() - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentVersionReports
 
getCompositeKerberosDescriptor(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Handles: GET /clusters/{clusterID}/kerberos_descriptor Gets the composite Kerberos descriptor associated with the cluster.
getCompute() - Method in class org.apache.ambari.server.state.alert.AmsSource.AmsInfo
 
getCondition() - Method in class org.apache.ambari.server.state.ServiceOsSpecific.Package
 
getConditionalServiceForDependency(DependencyInfo) - Method in class org.apache.ambari.server.controller.internal.Extension
Get the service, if any, that a component dependency is conditional on.
getConditionalServiceForDependency(DependencyInfo) - Method in class org.apache.ambari.server.controller.internal.Stack
Get the service, if any, that a component dependency is conditional on.
getConfig(String, String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getConfig(String, String) - Method in interface org.apache.ambari.server.state.Cluster
Gets the specific config that matches the specified type and tag.
getConfig() - Method in class org.apache.ambari.server.state.theme.ConfigPlacement
 
getConfig() - Method in class org.apache.ambari.server.state.theme.WidgetEntry
 
getConfig() - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo
 
getConfigAttributes() - Method in class org.apache.ambari.server.controller.ConfigurationResponse
 
getConfigAttributes() - Method in class org.apache.ambari.server.orm.entities.BlueprintConfigEntity
Gets the attributes of configs.
getConfigAttributes() - Method in interface org.apache.ambari.server.orm.entities.BlueprintConfiguration
Get the configuration attributes.
getConfigAttributes() - Method in class org.apache.ambari.server.orm.entities.HostGroupConfigEntity
Gets the attributes of configs in this host group.
getConfigByType(String) - Method in class org.apache.ambari.server.view.ClusterImpl
 
getConfigByType(String) - Method in class org.apache.ambari.server.view.RemoteAmbariCluster
 
getConfigByVersion(String, Long) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getConfigByVersion(String, Long) - Method in interface org.apache.ambari.server.state.Cluster
Gets the specific config that matches the specified type and version.
getConfigData() - Method in class org.apache.ambari.server.orm.entities.BlueprintConfigEntity
Get the config data.
getConfigData() - Method in interface org.apache.ambari.server.orm.entities.BlueprintConfiguration
Get the configuration properties.
getConfigData() - Method in class org.apache.ambari.server.orm.entities.HostGroupConfigEntity
Get the config data.
getConfigDependencies() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getConfigDependencies() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getConfigDependenciesWithComponents() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getConfigDir() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getConfigFile() - Method in class org.apache.ambari.server.configuration.Configuration
 
getConfigGroup(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ConfigGroupService
Handles URL: /clusters/{clusterId}/config_groups/{groupId} Get details on a config group.
getConfigGroup() - Method in interface org.apache.ambari.server.controller.ConfigGroupResponse.ConfigGroupWrapper
 
getConfigGroup() - Method in interface org.apache.ambari.server.orm.cache.ConfigGroupHostMapping
 
getConfigGroup() - Method in class org.apache.ambari.server.orm.cache.ConfigGroupHostMappingImpl
 
getConfigGroupConfigMappingEntities() - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
getConfigGroupConfigMappingEntities() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
getConfigGroupEntities() - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
getConfigGroupEntity() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntity
 
getConfigGroupEntity() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupHostMappingEntity
 
getConfigGroupFactory() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get the config group factory for this management controller.
getConfigGroupFactory() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getConfigGroupHostMappingEntities() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
getConfigGroupId() - Method in interface org.apache.ambari.server.orm.cache.ConfigGroupHostMapping
 
getConfigGroupId() - Method in class org.apache.ambari.server.orm.cache.ConfigGroupHostMappingImpl
 
getConfigGroupId() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntity
 
getConfigGroupId() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntityPK
 
getConfigGroupId() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupHostMappingEntity
 
getConfigGroupId() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupHostMappingEntityPK
 
getConfigGroupOverrides() - Method in class org.apache.ambari.server.state.HostConfig
 
getConfigGroups(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.ConfigGroupService
Handles URL: /clusters/{clusterId}/config_groups Get all the config groups for a cluster.
getConfigGroups() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.Recommendation
 
getConfigGroups() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
getConfigGroups() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getConfigGroups() - Method in interface org.apache.ambari.server.state.Cluster
Get config groups associated with this cluster
getConfigGroupsByHostname(String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getConfigGroupsByHostname(String) - Method in interface org.apache.ambari.server.state.Cluster
Find all config groups associated with the give hostname
getConfigGroupsById(Long) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getConfigGroupsById(Long) - Method in interface org.apache.ambari.server.state.Cluster
Find config group by config group id
getConfigGroupsByServiceName(String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getConfigGroupsByServiceName(String) - Method in interface org.apache.ambari.server.state.Cluster
Find all config groups associated with the give service name
getConfigGroupService(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Gets the config group service
getConfigGroupUpdateResults(ConfigGroupRequest) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
 
getConfigGroupUpdateResults(ConfigGroupRequest) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getConfigHelper() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get config helper
getConfigHelper() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getConfigHelper() - Method in class org.apache.ambari.server.topology.AmbariContext
Gets an instance of ConfigHelper for classes which are not dependency injected.
getConfigId() - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
getConfigName() - Method in class org.apache.ambari.server.api.services.stackadvisor.validations.ValidationResponse.ValidationItem
 
getConfigPropertiesTypes(String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Gets all properties types that matches the specified type for the current stack.
getConfigPropertiesTypes(String, StackId) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Gets all properties types that matches the specified type for the given stack.
getConfigPropertiesTypes(String) - Method in interface org.apache.ambari.server.state.Cluster
Gets all properties types that matches the specified type for the current stack.
getConfigPropertiesTypes(String, StackId) - Method in interface org.apache.ambari.server.state.Cluster
Gets all properties types that matches the specified type for the given stack.
getConfigPropertiesTypes(String) - Method in class org.apache.ambari.server.state.StackInfo
 
getConfigRecommendationStrategy() - Method in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
 
getConfigRecommendationStrategy() - Method in interface org.apache.ambari.server.topology.ClusterTopology
 
getConfigRecommendationStrategy() - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
getConfigs() - Method in class org.apache.ambari.server.controller.ConfigGroupRequest
 
getConfigs() - Method in class org.apache.ambari.server.controller.ConfigurationResponse
 
getConfigs() - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
getConfigs() - Method in class org.apache.ambari.server.state.theme.ConfigCondition
 
getConfigs() - Method in class org.apache.ambari.server.state.theme.Placement
 
getConfigs() - Method in interface org.apache.ambari.server.topology.Configurable
 
getConfigsByType(String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getConfigsByType(String) - Method in interface org.apache.ambari.server.state.Cluster
Gets all configs that match the specified type.
getConfigsMap() - Method in class org.apache.ambari.server.configuration.Configuration
Get the map with server config parameters.
getConfigsResponse() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
getConfigTags() - Method in class org.apache.ambari.server.agent.ComponentStatus
 
getConfigType() - Method in class org.apache.ambari.server.api.services.stackadvisor.validations.ValidationResponse.ValidationItem
 
getConfigType() - Method in class org.apache.ambari.server.events.ClusterConfigChangedEvent
Get the configuration type
getConfigType() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntity
 
getConfigType() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntityPK
 
getConfigType() - Method in class org.apache.ambari.server.stack.ConfigurationModule
Obtain the configuration type.
getConfigType() - Method in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition
 
getConfigType() - Method in class org.apache.ambari.server.topology.validators.UnitValidatedProperty
 
getConfigTypeAttributes() - Method in class org.apache.ambari.server.state.ServiceInfo
Obtain the config types associated with this service.
getConfigTypeAttributes() - Method in class org.apache.ambari.server.state.StackInfo
Obtain the config types associated with this stack.
getConfigTypes() - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
getConfigTypes() - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
getConfigUpgradePack(String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Get all upgrade config pack if it is available for a stack.
getConfigUpgradePack() - Method in class org.apache.ambari.server.stack.StackDirectory
 
getConfigUpgradePack() - Method in class org.apache.ambari.server.state.StackInfo
Get config upgrade pack for stack
getConfiguration(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RootServiceComponentConfigurationService
 
getConfiguration() - Method in class org.apache.ambari.server.controller.internal.BaseClusterRequest
 
getConfiguration() - Method in class org.apache.ambari.server.controller.internal.ExportBlueprintRequest.ExportedHostGroup
 
getConfiguration() - Method in class org.apache.ambari.server.controller.internal.ExportBlueprintRequest
 
getConfiguration(Collection<String>) - Method in class org.apache.ambari.server.controller.internal.Stack
 
getConfiguration() - Method in class org.apache.ambari.server.controller.internal.Stack
 
getConfiguration() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the associated view configuration.
getConfiguration() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the associated configuration.
getConfiguration() - Method in class org.apache.ambari.server.security.authentication.AmbariAuthenticationProvider
 
getConfiguration(String) - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Returns the requested KerberosConfigurationDescriptor
getConfiguration() - Method in class org.apache.ambari.server.state.kerberos.KerberosKeytabDescriptor
Gets the configuration type and property name indicating the property to be updated with the keytab's file path
getConfiguration() - Method in class org.apache.ambari.server.state.kerberos.KerberosPrincipalDescriptor
Gets the configuration type and property name indicating the property to be updated with the generated principal
getConfiguration() - Method in class org.apache.ambari.server.topology.addservice.AddServiceRequest
 
getConfiguration() - Method in interface org.apache.ambari.server.topology.Blueprint
Get the Blueprint cluster scoped configuration.
getConfiguration() - Method in class org.apache.ambari.server.topology.BlueprintImpl
 
getConfiguration() - Method in interface org.apache.ambari.server.topology.ClusterTopology
Get the cluster scoped configuration for the cluster.
getConfiguration() - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
getConfiguration() - Method in interface org.apache.ambari.server.topology.Configurable
 
getConfiguration(Collection<Map<String, String>>) - Method in class org.apache.ambari.server.topology.ConfigurationFactory
 
getConfiguration() - Method in interface org.apache.ambari.server.topology.HostGroup
Get the configuration associated with the host group.
getConfiguration() - Method in class org.apache.ambari.server.topology.HostGroupImpl
Get this host groups configuration.
getConfiguration() - Method in class org.apache.ambari.server.topology.HostGroupInfo
Get the host group configuration associated with the host group.
getConfiguration() - Method in interface org.apache.ambari.server.topology.TopologyRequest
Get the cluster scoped configuration for the request.
getConfigurationAttributes() - Method in class org.apache.ambari.server.agent.StatusCommand
 
getConfigurationAttributes() - Method in class org.apache.ambari.server.agent.stomp.dto.ClusterConfigs
 
getConfigurationAttributes(String, String) - Method in class org.apache.ambari.server.controller.internal.Stack
Get config attributes for the specified service and configuration type.
getConfigurationCategory() - Method in enum org.apache.ambari.server.configuration.AmbariServerConfigurationKey
 
getConfigurationChanges(Cluster, ConfigUpgradePack) - Method in class org.apache.ambari.server.stack.upgrade.ConfigureTask
Gets a map containing the following properties pertaining to the configuration value to change: ConfigureTask.PARAMETER_CONFIG_TYPE - the configuration type (ie hdfs-site) ConfigureTask.PARAMETER_KEY_VALUE_PAIRS - key/value pairs for the configurations ConfigureTask.PARAMETER_KEY_VALUE_PAIRS - key/value pairs for the configurations ConfigureTask.PARAMETER_TRANSFERS - COPY/MOVE/DELETE changes ConfigureTask.PARAMETER_REPLACEMENTS - value replacements
getConfigurationContents() - Method in class org.apache.ambari.server.topology.addservice.AddServiceRequest
 
getConfigurationCredentials() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
getConfigurationDirectory(String, String) - Method in class org.apache.ambari.server.stack.StackDefinitionDirectory
Obtain the configuration sub-directory instance for the specified path.
getConfigurationHandler(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Gets the configurations sub-resource.
getConfigurationKey(String, String) - Static method in class org.apache.ambari.server.controller.internal.AmbariServerConfigurationUtils
Returns the relevant AmbariServerConfigurationKey
getConfigurationKey(AmbariServerConfigurationCategory, String) - Static method in class org.apache.ambari.server.controller.internal.AmbariServerConfigurationUtils
Returns the relevant AmbariServerConfigurationKey
getConfigurationLayout() - Method in class org.apache.ambari.server.state.theme.Placement
 
getConfigurationModules() - Method in class org.apache.ambari.server.stack.ConfigurationDirectory
Obtain a collection of of configuration modules representing each configuration file contained in this configuration directory.
getConfigurationProperties(String) - Method in class org.apache.ambari.server.controller.internal.AmbariServerConfigurationHandler
Get the properties associated with a configuration category
getConfigurationProperties(String, String) - Method in class org.apache.ambari.server.controller.internal.Stack
Get config properties for the specified service and configuration type.
getConfigurationProperties(String) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
Retrieve the current set of properties for the requested config type for the relevant cluster.
getConfigurationPropertiesWithMetadata(String, String) - Method in class org.apache.ambari.server.controller.internal.Stack
 
getConfigurationPropertyType() - Method in enum org.apache.ambari.server.configuration.AmbariServerConfigurationKey
 
getConfigurationPropertyType(String, String) - Static method in class org.apache.ambari.server.controller.internal.AmbariServerConfigurationUtils
Returns the ConfigurationPropertyType for the specified Ambari Server configuration property
getConfigurationPropertyType(AmbariServerConfigurationCategory, String) - Static method in class org.apache.ambari.server.controller.internal.AmbariServerConfigurationUtils
Returns the ConfigurationPropertyType for the specified Ambari Server configuration property
getConfigurationPropertyTypeName(AmbariServerConfigurationCategory, String) - Static method in class org.apache.ambari.server.controller.internal.AmbariServerConfigurationUtils
 
getConfigurationPropertyTypeName(String, String) - Static method in class org.apache.ambari.server.controller.internal.AmbariServerConfigurationUtils
 
getConfigurationRequests(String, Map<String, Object>) - Static method in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
Helper method to get a configuration request, if one exists.
getConfigurations() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
getConfigurations() - Method in class org.apache.ambari.server.agent.StatusCommand
 
getConfigurations() - Method in class org.apache.ambari.server.agent.stomp.dto.ClusterConfigs
 
getConfigurations(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.ConfigurationService
Handles URL: /clusters/{clusterId}/configurations Get all services for a cluster.
getConfigurations(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.RootServiceComponentConfigurationService
 
getConfigurations() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.Blueprint
 
getConfigurations() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.ConfigGroup
 
getConfigurations() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
getConfigurations(Set<ConfigurationRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Gets the configurations identified by the given request objects.
getConfigurations(Set<ConfigurationRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getConfigurations() - Method in interface org.apache.ambari.server.controller.BlueprintSwagger
 
getConfigurations() - Method in interface org.apache.ambari.server.controller.BlueprintSwagger.HostGroupInfo
 
getConfigurations() - Method in class org.apache.ambari.server.controller.ConfigGroupResponse
 
getConfigurations() - Method in class org.apache.ambari.server.controller.internal.AmbariServerConfigurationHandler
 
getConfigurations() - Method in class org.apache.ambari.server.controller.internal.ExportBlueprintRequest.ExportedHostGroup
Obtain associated host group scoped configurations.
getConfigurations() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionResponse
 
getConfigurations() - Method in class org.apache.ambari.server.orm.entities.BlueprintEntity
Get the collection of associated configurations.
getConfigurations() - Method in class org.apache.ambari.server.orm.entities.HostGroupEntity
Get the collection of associated configuration entities.
getConfigurations() - Method in interface org.apache.ambari.server.state.configgroup.ConfigGroup
Gets an unmodifiable map of Configs.
getConfigurations() - Method in class org.apache.ambari.server.state.configgroup.ConfigGroupImpl
 
getConfigurations() - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Returns a Map of raw KerberosConfigurationDescriptors contained within this AbstractKerberosDescriptorContainer.
getConfigurations(boolean) - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Returns a Map of KerberosConfigurationDescriptors contained within this AbstractKerberosDescriptorContainer.
getConfigurationTypes(String) - Method in class org.apache.ambari.server.controller.internal.Stack
Get configuration types for the specified service.
getConfigurationValue(String, String) - Method in class org.apache.ambari.server.metrics.system.impl.DatabaseMetricsSource
Method to get Configuration value given key.
getConfigurationValue(String, String) - Method in class org.apache.ambari.server.view.ClusterImpl
 
getConfigurationValue(String, String) - Method in class org.apache.ambari.server.view.RemoteAmbariCluster
 
getConfiguredCollectorHosts() - Method in class org.apache.ambari.server.metrics.system.impl.AmbariMetricSinkImpl
Get pre-configured list of collectors available
getConfiguredTemporaryDirectory() - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
Gets the configured temporary directory.
getConflicts(String, StackId) - Method in class org.apache.ambari.server.state.ConfigMergeHelper
 
getConnection() - Method in class org.apache.ambari.server.checks.MpackInstallChecker
 
getConnection(String, Map<String, List<String>>) - Method in class org.apache.ambari.server.controller.internal.URLStreamProvider.AmbariHttpUrlConnectionProvider
getConnection(String) - Method in class org.apache.ambari.server.controller.internal.URLStreamProvider
 
getConnection() - Method in interface org.apache.ambari.server.controller.jdbc.ConnectionFactory
Get a connection.
getConnection() - Method in class org.apache.ambari.server.controller.jdbc.JobHistoryPostgresConnectionFactory
 
getConnection() - Method in interface org.apache.ambari.server.orm.DBAccessor
 
getConnection() - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
getConnection(String, String, String, Map<String, String>) - Method in class org.apache.ambari.server.view.ViewURLStreamProvider
 
getConnection(String, String, InputStream, Map<String, String>) - Method in class org.apache.ambari.server.view.ViewURLStreamProvider
 
getConnectionAs(String, String, String, Map<String, String>, String) - Method in class org.apache.ambari.server.view.ViewURLStreamProvider
 
getConnectionAs(String, String, InputStream, Map<String, String>, String) - Method in class org.apache.ambari.server.view.ViewURLStreamProvider
 
getConnectionAsCurrent(String, String, String, Map<String, String>) - Method in class org.apache.ambari.server.view.ViewURLStreamProvider
 
getConnectionAsCurrent(String, String, InputStream, Map<String, String>) - Method in class org.apache.ambari.server.view.ViewURLStreamProvider
 
getConnectionMaxIdleTime() - Method in class org.apache.ambari.server.configuration.Configuration
 
getConnectionPoolAcquisitionRetryAttempts() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the number of times connections should be retried to be acquired from the database before giving up.
getConnectionPoolAcquisitionRetryDelay() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the delay in milliseconds between connection acquire attempts.
getConnectionPoolAcquisitionSize() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the number of connections that should be retrieved when the pool size must increase.
getConnectionPoolIdleTestInternval() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the number of seconds in between testing each idle connection in the connection pool for validity.
getConnectionPoolMaximumAge() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the maximum amount of time in seconds any connection, whether its been idle or active, should even be in the pool.
getConnectionPoolMaximumExcessIdle() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the maximum amount of time in seconds that connections beyond the minimum pool size should remain in the pool.
getConnectionPoolMaximumIdle() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the maximum amount of time in seconds that an idle connection can remain in the pool.
getConnectionPoolMaximumSize() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the maximum number of connections that should even exist in the connection pool.
getConnectionPoolMinimumSize() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the minimum number of connections that should always exist in the connection pool.
getConnectionPoolType() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the type of connection pool that EclipseLink should use.
getConnectionTimeout() - Method in class org.apache.ambari.server.KdcServerConnectionVerification
Get the timeout value.
getConnectionTimeoutMsec() - Method in class org.apache.ambari.server.state.UriInfo
 
getConsecutiveFailures() - Method in class org.apache.ambari.server.controller.UserRequest
 
getConsecutiveFailures() - Method in class org.apache.ambari.server.controller.UserResponse
 
getConsecutiveFailures() - Method in class org.apache.ambari.server.orm.entities.UserEntity
Returns the number of consecutive authentication failures since the last successful login.
getContent() - Method in class org.apache.ambari.server.controller.SettingRequest
 
getContent() - Method in class org.apache.ambari.server.controller.SettingResponse
 
getContent() - Method in class org.apache.ambari.server.orm.entities.SettingEntity
 
getContent() - Method in class org.apache.ambari.server.state.stack.StackRoleCommandOrder
Get role command order content
getContext() - Method in class org.apache.ambari.server.hooks.users.UserCreatedEvent
 
getContext() - Method in class org.apache.ambari.server.view.HttpImpersonatorImpl
 
getContextPath() - Method in class org.apache.ambari.server.controller.ViewInstanceResponse.ViewInstanceResponseInfo
Return view context path
getContextPath() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the context path for the UI for this view.
getContextPath(String, String, String) - Static method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the context path for a view instance with the given names.
getController() - Method in class org.apache.ambari.server.api.query.render.ClusterBlueprintRenderer
Get management controller instance.
getController() - Static method in class org.apache.ambari.server.controller.AmbariServer
 
getController() - Static method in class org.apache.ambari.server.topology.AmbariContext
 
getController() - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getCookieName() - Method in class org.apache.ambari.server.security.authentication.jwt.JwtAuthenticationProperties
 
getCopy() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getCopyColumnToAnotherTableStatement(String, String, String, String, String, String) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
Get's the UPDATE statement for sourceTable for copy column from targetTable by matching table keys sourceIDColumnName and targetIDColumnName
getCopyColumnToAnotherTableStatement(String, String, String, String, String, String, String, String, String, String, String, String) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
Get's the UPDATE statement for sourceTable for copy column from targetTable by matching table keys sourceIDColumnName and targetIDColumnName and condition sourceConditionFieldName = condition
getCopyColumnToAnotherTableStatement(String, String, String, String, String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
Get's the UPDATE statement for sourceTable for copy column from targetTable by matching table keys sourceIDColumnName and targetIDColumnName
getCopyColumnToAnotherTableStatement(String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
Get's the UPDATE statement for sourceTable for copy column from targetTable by matching table keys sourceIDColumnName and targetIDColumnName and condition sourceConditionFieldName = condition
getCopyColumnToAnotherTableStatement(String, String, String, String, String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.H2Helper
Get's the UPDATE statement for sourceTable for copy column from targetTable by matching table keys sourceIDColumnName and targetIDColumnName
getCopyColumnToAnotherTableStatement(String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.H2Helper
Get's the UPDATE statement for sourceTable for copy column from targetTable by matching table keys sourceIDColumnName and targetIDColumnName and condition sourceConditionFieldName = condition
getCopyColumnToAnotherTableStatement(String, String, String, String, String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.MySqlHelper
Get's the UPDATE statement for sourceTable for copy column from targetTable by matching table keys sourceIDColumnName and targetIDColumnName
getCopyColumnToAnotherTableStatement(String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.MySqlHelper
Get's the UPDATE statement for sourceTable for copy column from targetTable by matching table keys sourceIDColumnName and targetIDColumnName and condition sourceConditionFieldName = condition
getCopyColumnToAnotherTableStatement(String, String, String, String, String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.OracleHelper
Get's the UPDATE statement for sourceTable for copy column from targetTable by matching table keys sourceIDColumnName and targetIDColumnName
getCopyColumnToAnotherTableStatement(String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.OracleHelper
Get's the UPDATE statement for sourceTable for copy column from targetTable by matching table keys sourceIDColumnName and targetIDColumnName and condition sourceConditionFieldName = condition
getCopyColumnToAnotherTableStatement(String, String, String, String, String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.PostgresHelper
Get's the UPDATE statement for sourceTable for copy column from targetTable by matching table keys sourceIDColumnName and targetIDColumnName
getCopyColumnToAnotherTableStatement(String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.PostgresHelper
Get's the UPDATE statement for sourceTable for copy column from targetTable by matching table keys sourceIDColumnName and targetIDColumnName and condition sourceConditionFieldName = condition
getCount(Predicate) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Gets the total count of all AlertHistoryEntity rows that match the specified Predicate.
getCountByStatus(Collection<HostRoleStatus>) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
Gets the number of commands in a particular status.
getCounts() - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandStatusSummaryDTO
 
getCpuCount() - Method in class org.apache.ambari.server.controller.HostResponse
 
getCpuCount() - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
getCpuCount() - Method in interface org.apache.ambari.server.state.Host
 
getCpuCount() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getCpuInfo() - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
getCreateDirectives() - Method in class org.apache.ambari.server.api.resources.AlertTargetResourceDefinition
 
getCreateDirectives() - Method in class org.apache.ambari.server.api.resources.BaseResourceDefinition
 
getCreateDirectives() - Method in class org.apache.ambari.server.api.resources.BlueprintResourceDefinition
 
getCreateDirectives() - Method in class org.apache.ambari.server.api.resources.RepositoryResourceDefinition
 
getCreateDirectives() - Method in interface org.apache.ambari.server.api.resources.ResourceDefinition
Obtain the set of create directives for the resource.
getCreateDirectives() - Method in class org.apache.ambari.server.api.resources.VersionDefinitionResourceDefinition
 
getCreateIndexStatement(String, String, String...) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
 
getCreateIndexStatement(String, String, boolean, String...) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
 
getCreateIndexStatement(String, String, String...) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
get create index statement
getCreateIndexStatement(String, String, boolean, String...) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
get create index statement
getCreateRequest(Set<Map<String, Object>>, Map<String, String>) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
Factory method to create a create request from the given set of property maps.
getCreateTableStatement(String, List<DBAccessor.DBColumnInfo>, List<String>) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
 
getCreateTableStatement(String, List<DBAccessor.DBColumnInfo>, List<String>) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
get create table statement
getCreateTime() - Method in class org.apache.ambari.server.actionmanager.Request
 
getCreateTime() - Method in interface org.apache.ambari.server.controller.RequestResponse.RequestStatusInfo
 
getCreateTime() - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
getCreateTime() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement
 
getCreateTime() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionRequest
 
getCreateTime() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionResponse
 
getCreateTime() - Method in class org.apache.ambari.server.controller.UserAuthenticationSourceResponse
 
getCreateTime() - Method in class org.apache.ambari.server.controller.UserResponse
 
getCreateTime() - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
getCreateTime() - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
getCreateTime() - Method in class org.apache.ambari.server.orm.entities.UserAuthenticationEntity
 
getCreateTime() - Method in class org.apache.ambari.server.orm.entities.UserEntity
 
getCreateTime() - Method in class org.apache.ambari.server.security.authorization.User
 
getCreateTime() - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Get created time
getCreateTime() - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
getCreateTimestamp() - Method in interface org.apache.ambari.server.orm.cache.HostConfigMapping
 
getCreateTimestamp() - Method in class org.apache.ambari.server.orm.cache.HostConfigMappingImpl
 
getCreateTimestamp() - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntity
 
getCreateTimestamp() - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntityPK
 
getCreateTimestamp() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getCreateTimestamp() - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
getCreateUser() - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
getCreateUser() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement
 
getCreateUser() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getCreateUser() - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Get create user
getCreateUser() - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
getCreateUserAuthenticationSourceRequest() - Method in interface org.apache.ambari.server.controller.UserAuthenticationSourceRequestCreateSwagger
 
getCreateUserRequest() - Method in interface org.apache.ambari.server.controller.UserRequestCreateUserSwagger
 
getCreateUsersRequest() - Method in interface org.apache.ambari.server.controller.UserRequestCreateUsersSwagger
 
getCredential(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.CredentialService
Handles: GET /clusters/{cluster_name}/credentials/{alias} Get a specific credential.
getCredential(String) - Method in class org.apache.ambari.server.security.encryption.AbstractCredentialStore
Retrieves the specified credential from this CredentialStore

This implementation is thread-safe, allowing one thread at a time to access the credential store.

getCredential(KeyStore, String) - Method in class org.apache.ambari.server.security.encryption.AbstractCredentialStore
Retrieves the specified credential from a KeyStore
getCredential(String) - Method in interface org.apache.ambari.server.security.encryption.CredentialStore
Retrieves the specified credential from this CredentialStore
getCredential(String, String) - Method in interface org.apache.ambari.server.security.encryption.CredentialStoreService
Retrieves the specified credential looking in the temporary and then the persistent CredentialStore
getCredential(String, String, CredentialStoreType) - Method in interface org.apache.ambari.server.security.encryption.CredentialStoreService
Retrieves the specified credential looking in ether the persistent or the temporary CredentialStore
getCredential(String, String) - Method in class org.apache.ambari.server.security.encryption.CredentialStoreServiceImpl
 
getCredential(String, String, CredentialStoreType) - Method in class org.apache.ambari.server.security.encryption.CredentialStoreServiceImpl
 
getCredential(String) - Method in class org.apache.ambari.server.security.encryption.InMemoryCredentialStore
Retrieves the specified credential from this CredentialStore

This implementation is thread-safe, allowing one thread at a time to access the credential store.

getCredentialResourceProvider(AmbariManagementController) - Method in interface org.apache.ambari.server.controller.ResourceProviderFactory
 
getCredentials(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Gets the credentials service.
getCredentials(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.CredentialService
Handles: GET /clusters/{cluster_name}/credentials Get all credentials.
getCredentials() - Method in class org.apache.ambari.server.security.authentication.AmbariUserAuthentication
 
getCredentials() - Method in class org.apache.ambari.server.security.authentication.jwt.JwtAuthenticationToken
 
getCredentials() - Method in class org.apache.ambari.server.security.authorization.internal.InternalAuthenticationToken
 
getCredentials() - Method in class org.apache.ambari.server.topology.addservice.AddServiceRequest
 
getCredentialsMap() - Method in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
 
getCredentialStoreEnabled() - Method in class org.apache.ambari.server.agent.ExecutionCommand
Get a value indicating whether this service is enabled for credential store use.
getCredentialStoreEnabled() - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataServiceInfo
 
getCredentialStoreEnabled() - Method in class org.apache.ambari.server.controller.ServiceRequest
 
getCredentialStoreEnabled() - Method in class org.apache.ambari.server.controller.StackServiceRequest
Get whether credential store is enabled.
getCredentialStoreEnabled(String) - Method in interface org.apache.ambari.server.topology.Blueprint
Get whether a service is enabled for credential store use.
getCredentialStoreEnabled(String) - Method in class org.apache.ambari.server.topology.BlueprintImpl
Get whether the specified service is enabled for credential store use.
getCredentialStoreEnabledProperties() - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataServiceInfo
 
getCredentialStoreEnabledProperties(StackId, Service) - Method in class org.apache.ambari.server.state.ConfigHelper
Gets a map of config types to password property names to password property value names, that are credential store enabled.
getCredentialStoreInfo() - Method in class org.apache.ambari.server.state.ServiceInfo
Get the credential store information object.
getCredentialStoreService() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Returns the CredentialStoreService implementation associated with this controller
getCredentialStoreService() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getCredentialStoreServiceProperties() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
Queries the CredentialStoreService to gather properties about it.
getCredentialStoreServiceProperties() - Method in class org.apache.ambari.server.controller.ClusterResponse
 
getCredentialStoreSupported() - Method in class org.apache.ambari.server.controller.ServiceRequest
 
getCredentialStoreSupported() - Method in class org.apache.ambari.server.controller.StackServiceRequest
Get whether credential store is supported.
getCredentialStoreType(String, String) - Method in interface org.apache.ambari.server.security.encryption.CredentialStoreService
Gets the type of the credential store used to store the requested credential
getCredentialStoreType(String, String) - Method in class org.apache.ambari.server.security.encryption.CredentialStoreServiceImpl
 
getCriteriaBuilder() - Method in class org.apache.ambari.server.api.query.JpaPredicateVisitor
Gets the criteria builder used to construct the query and predicates.
getCriteriaQuery() - Method in class org.apache.ambari.server.api.query.JpaPredicateVisitor
Gets the query to use along with JpaPredicateVisitor.getJpaPredicate().
getCritical() - Method in class org.apache.ambari.server.state.alert.Reporting
 
getCriticalCount() - Method in class org.apache.ambari.server.orm.dao.AlertHostSummaryDTO
 
getCriticalCount() - Method in class org.apache.ambari.server.orm.dao.AlertSummaryDTO
 
getCriticalCount() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertSummaryInfo
Gets the total number of CRITICAL alerts in the Notification.
getCsr() - Method in class org.apache.ambari.server.security.SignMessage
 
getCsvPermissions() - Method in class org.apache.ambari.server.serveraction.users.CsvFilePersisterService
 
getCurrentAlert() - Method in class org.apache.ambari.server.events.AlertStateChangeEvent
Gets the current alert.
getCurrentAlert() - Method in class org.apache.ambari.server.events.InitialAlertEvent
Gets the current alert.
getCurrentAuthorities() - Method in interface org.apache.ambari.server.security.SecurityHelper
Get the granted authorities for the current user.
getCurrentAuthorities() - Method in class org.apache.ambari.server.security.SecurityHelperImpl
 
getCurrentClusterState() - Method in class org.apache.ambari.server.orm.entities.ClusterStateEntity
 
getCurrentCollectorHost() - Method in class org.apache.ambari.server.controller.metrics.MetricsCollectorHAClusterState
 
getCurrentConfigs(String, Hash) - Method in class org.apache.ambari.server.agent.stomp.AgentCurrentDataController
 
getCurrentData() - Method in class org.apache.ambari.server.agent.stomp.AgentClusterDataHolder
Builds an update with the full set of current data.
getCurrentData(Long) - Method in class org.apache.ambari.server.agent.stomp.AgentConfigsHolder
 
getCurrentData(Long) - Method in class org.apache.ambari.server.agent.stomp.AgentHostDataHolder
 
getCurrentData(Long) - Method in class org.apache.ambari.server.agent.stomp.AlertDefinitionsHolder
 
getCurrentData(Long) - Method in class org.apache.ambari.server.agent.stomp.HostLevelParamsHolder
 
getCurrentData() - Method in class org.apache.ambari.server.agent.stomp.MetadataHolder
 
getCurrentData() - Method in class org.apache.ambari.server.agent.stomp.TopologyHolder
Is used during agent registering to provide base info about clusters topology.
getCurrentDataExcludeCluster(Long, Long) - Method in class org.apache.ambari.server.agent.stomp.AgentConfigsHolder
 
getCurrentDataExcludeCluster(Long, Long) - Method in class org.apache.ambari.server.agent.stomp.HostLevelParamsHolder
 
getCurrentDataStore() - Method in class org.apache.ambari.server.view.ViewDataMigrationContextImpl
 
getCurrentDataVersion() - Method in class org.apache.ambari.server.view.ViewDataMigrationContextImpl
 
getCurrentEntityClasses() - Method in class org.apache.ambari.server.view.ViewDataMigrationContextImpl
 
getCurrentHostLevelParams(String, Hash) - Method in class org.apache.ambari.server.agent.stomp.AgentCurrentDataController
 
getCurrentInstanceDataByUser() - Method in class org.apache.ambari.server.view.ViewDataMigrationContextImpl
 
getCurrentInstanceDefinition() - Method in class org.apache.ambari.server.view.ViewDataMigrationContextImpl
 
getCurrentMetadata(Hash) - Method in class org.apache.ambari.server.agent.stomp.AgentCurrentDataController
 
getCurrentPingPort() - Method in class org.apache.ambari.server.agent.Register
 
getCurrentPingPort() - Method in interface org.apache.ambari.server.state.Host
 
getCurrentPingPort() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getCurrentRequests() - Method in class org.apache.ambari.server.controller.logging.LogSearchDataRetrievalService
This protected method allows for simpler unit tests.
getCurrentSessionId() - Method in class org.apache.ambari.server.controller.AmbariSessionManager
Get the session id associated with the current thread-bound request.
getCurrentStack() - Method in class org.apache.ambari.server.orm.entities.ClusterStateEntity
 
getCurrentStackVersion() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getCurrentStackVersion() - Method in interface org.apache.ambari.server.state.Cluster
Get current stack version
getCurrentState() - Method in class org.apache.ambari.server.events.HostComponentUpdate
 
getCurrentState() - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
getCurrentState() - Method in class org.apache.ambari.server.orm.entities.HostStateEntity
 
getCurrentState() - Method in class org.apache.ambari.server.orm.models.HostComponentSummary
 
getCurrentState() - Method in exception org.apache.ambari.server.state.fsm.InvalidStateTransitionException
 
getCurrentState() - Method in interface org.apache.ambari.server.state.fsm.StateMachine
 
getCurrentTopology(Hash) - Method in class org.apache.ambari.server.agent.stomp.AgentCurrentDataController
 
getCurrentUserName() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
 
getCurrentUserName() - Method in interface org.apache.ambari.server.security.SecurityHelper
Get the current user.
getCurrentUserName() - Method in class org.apache.ambari.server.security.SecurityHelperImpl
 
getCurrentVersionID() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog260
get "repo_version_id" value from "cluster_version" where "state" = "CURRENT" and validate it
getCustomActionDefinitionPath() - Method in class org.apache.ambari.server.configuration.Configuration
 
getCustomCommand() - Method in class org.apache.ambari.server.agent.CommandReport
 
getCustomCommandByName(String) - Method in class org.apache.ambari.server.state.ComponentInfo
 
getCustomCommandName() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getCustomCommandName() - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
getCustomCommandName() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getCustomCommands() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Gets the names of all of the custom commands for this component.
getCustomCommands() - Method in class org.apache.ambari.server.controller.StackServiceResponse
Gets the names of all of the custom commands for this service.
getCustomCommands() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getCustomCommands() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getCustomFolder() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getData() - Method in class org.apache.ambari.server.agent.stomp.AgentClusterDataHolder
 
getData() - Method in class org.apache.ambari.server.agent.stomp.AgentHostDataHolder
 
getData(Long) - Method in class org.apache.ambari.server.agent.stomp.AgentHostDataHolder
 
getData(Double) - Method in class org.apache.ambari.server.controller.metrics.MetricsDataTransferMethod
 
getData() - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
getData() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the instance data.
getDatabaseConnectorNames() - Method in class org.apache.ambari.server.configuration.Configuration
 
getDatabaseCustomProperties() - Method in class org.apache.ambari.server.configuration.Configuration
Gets all properties that begin with "server.jdbc.properties." , removing the prefix.
getDatabaseDriver() - Method in class org.apache.ambari.server.configuration.Configuration
 
getDatabaseMetaData() - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
getDatabasePassword() - Method in class org.apache.ambari.server.configuration.Configuration
 
getDatabaseSchema() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the schema name of database
getDatabaseType() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the type of database by examining the Configuration.getDatabaseUrl() JDBC URL.
getDatabaseUrl() - Method in class org.apache.ambari.server.configuration.Configuration
 
getDatabaseUser() - Method in class org.apache.ambari.server.configuration.Configuration
 
getDataDirectoryPath(Map<String, String>) - Static method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
Given a (command parameter) Map, attempts to safely retrieve the "data_directory" property.
getDataDirectoryPath() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
Attempts to safely retrieve the "data_directory" property from the this action's relevant command parameters Map.
getDataMigrator(ViewDataMigrationContext) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the data migrator instance for view instance.
getDataMigrator() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the view class name.
getDataMigratorClass(ClassLoader) - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the view class.
getDatapoints() - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaMetric
 
getDataStore() - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getDataStore(ViewInstanceEntity) - Method in class org.apache.ambari.server.view.ViewDataMigrationContextImpl
Instantiates the data store associated with the instance.
getDataVersion() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the view data version.
getDateDifferenceInMinutes(Date) - Static method in class org.apache.ambari.server.utils.DateUtils
Get difference in minutes between old date and now
getDateSpecifiedTimeAgo(String) - Static method in class org.apache.ambari.server.utils.DateUtils
Returns a date given period before now
getDayOfWeek() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger.RequestScheduleRequestElement.ScheduleRequest
 
getDayOfWeek() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement.ScheduleResponse
 
getDayOfWeek() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getDayOfWeek() - Method in class org.apache.ambari.server.state.scheduler.Schedule
 
getDaysOfMonth() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger.RequestScheduleRequestElement.ScheduleRequest
 
getDaysOfMonth() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement.ScheduleResponse
 
getDaysOfMonth() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getDaysOfMonth() - Method in class org.apache.ambari.server.state.scheduler.Schedule
 
getDBField(String) - Method in class org.apache.ambari.server.controller.internal.AbstractJDBCResourceProvider
Gets a db field corresponding to a property id.
getDBFieldMap() - Method in class org.apache.ambari.server.controller.internal.AbstractJDBCResourceProvider
Gets a map from property ids to db fields.
getDBFieldMap() - Method in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
getDBFieldMap() - Method in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
getDBFieldMap() - Method in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
getDBFieldString(Set<String>) - Method in class org.apache.ambari.server.controller.internal.AbstractJDBCResourceProvider
Gets a comma-separated list of db fields corresponding to set of requested ids.
getDbSchema() - Method in interface org.apache.ambari.server.orm.DBAccessor
Get database schema name
getDbSchema() - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
getDbType() - Method in class org.apache.ambari.server.orm.DBAccessor.DBColumnInfo
 
getDbType() - Method in interface org.apache.ambari.server.orm.DBAccessor
Get type of database platform
getDbType() - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
getDecommissionAllowed() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getDefault() - Static method in class org.apache.ambari.server.security.InternalSSLSocketFactoryNonTrusting
 
getDefault() - Static method in class org.apache.ambari.server.security.InternalSSLSocketFactoryTrusting
 
getDefaultAgentTaskTimeout(boolean) - Method in class org.apache.ambari.server.configuration.Configuration
 
getDefaultApiAuthenticatedUser() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the username of the default user assumed to be executing API calls.
getDefaultBaseUrl() - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
getDefaultBaseUrl() - Method in class org.apache.ambari.server.state.RepositoryInfo
 
getDefaultCipherSuites() - Method in class org.apache.ambari.server.security.InternalSSLSocketFactory
 
getDefaultConfig() - Method in class org.apache.ambari.server.controller.internal.Stack
 
getDefaultConfigAttributesForConfigType(String) - Method in class org.apache.ambari.server.state.StackInfo
Return default config attributes for specified config type.
getDefaultGroup() - Method in class org.apache.ambari.server.agent.stomp.dto.AlertGroupUpdate
 
getDefaultKdcPort() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the default KDC port to use when no port is specified in KDC hostname
getDefaultMaxDegreeOfParallelism() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
getDefaultMaxParallelismForUpgrades() - Method in class org.apache.ambari.server.configuration.Configuration
 
getDefaultPassword() - Method in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
 
getDefaultPassword() - Method in interface org.apache.ambari.server.topology.ClusterTopology
 
getDefaultPassword() - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
getDefaultPort() - Method in class org.apache.ambari.server.state.UriInfo
Gets the default port to use on the host running the alert if none of the http properties are available.
getDefaultProperties(StackId, String) - Method in class org.apache.ambari.server.state.ConfigHelper
 
getDefaultRealm() - Method in class org.apache.ambari.server.controller.KerberosDetails
 
getDefaultRealm() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
 
getDefaultRealm(Map<String, String>) - Static method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
Given a (command parameter) Map, attempts to safely retrieve the "default_realm" property.
getDefaultRecoveryConfig() - Method in class org.apache.ambari.server.agent.RecoveryConfigHelper
 
getDefaultSectionName() - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
getDefaultSectionName() - Method in class org.apache.ambari.server.state.stack.WidgetLayoutInfo
 
getDefaultServerTaskTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
 
getDefaultStackProperties(StackId) - Method in class org.apache.ambari.server.state.ConfigHelper
Gets the default properties for the specified service.
getDefaultTimeout() - Method in class org.apache.ambari.server.controller.ActionRequest
 
getDefaultTimeout() - Method in class org.apache.ambari.server.controller.ActionResponse
 
getDefaultTimeout() - Method in class org.apache.ambari.server.customactions.ActionDefinition
 
getDefaultTimeout() - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
getDefaultValue() - Method in enum org.apache.ambari.server.configuration.AmbariServerConfigurationKey
 
getDefaultValue() - Method in class org.apache.ambari.server.configuration.Configuration.ConfigurationProperty
Gets the default value for this key if its undefined.
getDefaultValue() - Method in class org.apache.ambari.server.orm.DBAccessor.DBColumnInfo
 
getDefaultValue() - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntity
Get the parameter default value.
getDefaultValue() - Method in enum org.apache.ambari.server.stack.ConfigurationInfo.Supports
 
getDefaultValue() - Method in class org.apache.ambari.server.view.configuration.ParameterConfig
Get the parameter default value.
getDefaultVersionTag() - Method in class org.apache.ambari.server.state.HostConfig
 
getDefinition() - Method in class org.apache.ambari.server.events.AlertDefinitionChangedEvent
Get the registered alert definition.
getDefinition() - Method in class org.apache.ambari.server.events.AlertDefinitionDeleteEvent
Get the registered alert definition.
getDefinition() - Method in class org.apache.ambari.server.events.AlertDefinitionRegistrationEvent
Get the registered alert definition.
getDefinition() - Method in class org.apache.ambari.server.state.Module
 
getDefinition() - Method in class org.apache.ambari.server.state.Mpack
 
getDefinition(String, String) - Method in class org.apache.ambari.server.view.ViewRegistry
Get a view definition for the given name.
getDefinition(ResourceTypeEntity) - Method in class org.apache.ambari.server.view.ViewRegistry
Get the view definition for the given resource type.
getDefinitionId() - Method in class org.apache.ambari.server.controller.AlertDefinitionResponse
 
getDefinitionId() - Method in class org.apache.ambari.server.events.AlertDefinitionDisabledEvent
Gets the definition ID.
getDefinitionId() - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Get parent alert definition id
getDefinitionId() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets the unique identifier for this alert definition.
getDefinitionId() - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
getDefinitionName() - Method in class org.apache.ambari.server.events.AlertDefinitionDisabledEvent
Gets the definition name.
getDefinitionName() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets the name of this alert definition.
getDefinitions() - Method in class org.apache.ambari.server.agent.stomp.dto.AlertGroupUpdate
 
getDefinitions(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.AlertDefinitionService
 
getDefinitions(HttpHeaders, UriInfo, Long) - Method in class org.apache.ambari.server.api.services.AlertDefinitionService
 
getDefinitions() - Method in class org.apache.ambari.server.view.ViewRegistry
Get the collection of all the view definitions.
getDelete() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getDeleteCluster(Long, Long) - Method in class org.apache.ambari.server.agent.stomp.AlertDefinitionsHolder
 
getDeleteDirectives() - Method in class org.apache.ambari.server.api.resources.BaseResourceDefinition
 
getDeleteDirectives() - Method in class org.apache.ambari.server.api.resources.HostResourceDefinition
 
getDeleteDirectives() - Method in interface org.apache.ambari.server.api.resources.ResourceDefinition
Obtain the set of delete directives for the resource.
getDeletedKeys() - Method in class org.apache.ambari.server.api.services.DeleteResultMetadata
 
getDeletedKeys() - Method in class org.apache.ambari.server.controller.internal.DeleteStatusMetaData
 
getDeleteMetadata(Long) - Method in class org.apache.ambari.server.agent.stomp.MetadataHolder
 
getDenominator() - Method in class org.apache.ambari.server.state.alert.PercentSource
Gets the denomintor for the percent calculation.
getDependedByProperties() - Method in class org.apache.ambari.server.state.PropertyInfo
 
getDependencies() - Method in class org.apache.ambari.server.metadata.RoleCommandOrder
For test purposes
getDependencies() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getDependencies() - Method in class org.apache.ambari.server.state.Module
 
getDependenciesForComponent(String) - Method in class org.apache.ambari.server.controller.internal.Extension
Return the dependencies specified for the given component.
getDependenciesForComponent(String) - Method in class org.apache.ambari.server.controller.internal.Stack
Return the dependencies specified for the given component.
getDependencyConditions() - Method in interface org.apache.ambari.server.controller.ComponentDependencyResponse.ComponentDependencyResponseInfo
 
getDependencyConditions() - Method in class org.apache.ambari.server.state.DependencyInfo
Get the dependencyConditions list
getDependencyName() - Method in class org.apache.ambari.server.controller.StackConfigurationDependencyRequest
 
getDependencyName() - Method in class org.apache.ambari.server.controller.StackConfigurationDependencyResponse
 
getDependencyResponseInfo() - Method in interface org.apache.ambari.server.controller.ComponentDependencyResponse
 
getDependencyType() - Method in class org.apache.ambari.server.controller.StackConfigurationDependencyResponse
 
getDependencyType() - Method in class org.apache.ambari.server.state.ModuleDependency
 
getDependentComponentName() - Method in interface org.apache.ambari.server.controller.ComponentDependencyResponse.ComponentDependencyResponseInfo
 
getDependentConfigurations() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.ConfigGroup
 
getDependentServiceName() - Method in interface org.apache.ambari.server.controller.ComponentDependencyResponse.ComponentDependencyResponseInfo
 
getDependsOn() - Method in class org.apache.ambari.server.state.theme.ConfigPlacement
 
getDependsOn() - Method in class org.apache.ambari.server.state.theme.Subsection
 
getDependsOnProperties() - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
Provides depends on properties of this configuration.
getDependsOnProperties() - Method in class org.apache.ambari.server.state.PropertyInfo
 
getDesc() - Method in class org.apache.ambari.server.agent.AgentEnv.LiveService
 
getDescription() - Method in enum org.apache.ambari.server.api.services.ResultStatus.STATUS
Obtain a brief description.
getDescription() - Method in class org.apache.ambari.server.checks.ClusterCheck
Gets the description of the check.
getDescription() - Method in enum org.apache.ambari.server.configuration.AmbariServerConfigurationKey
 
getDescription() - Method in class org.apache.ambari.server.controller.ActionRequest
 
getDescription() - Method in class org.apache.ambari.server.controller.ActionResponse
 
getDescription() - Method in class org.apache.ambari.server.controller.AlertDefinitionResponse
 
getDescription() - Method in interface org.apache.ambari.server.controller.AlertTargetSwagger.AlertTargetInfo
 
getDescription() - Method in class org.apache.ambari.server.controller.ConfigGroupRequest
 
getDescription() - Method in class org.apache.ambari.server.controller.ConfigGroupResponse
 
getDescription() - Method in class org.apache.ambari.server.controller.internal.ExportBlueprintRequest
 
getDescription() - Method in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
 
getDescription() - Method in class org.apache.ambari.server.controller.internal.ScaleClusterRequest
 
getDescription() - Method in class org.apache.ambari.server.controller.ivory.Feed
Get the description.
getDescription() - Method in class org.apache.ambari.server.controller.MpackResponse
 
getDescription() - Method in class org.apache.ambari.server.controller.RequestScheduleRequest
 
getDescription() - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
getDescription() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement
 
getDescription() - Method in class org.apache.ambari.server.controller.ViewInstanceRequest.ViewInstanceRequestInfo
Returns view description
getDescription() - Method in class org.apache.ambari.server.controller.ViewVersionResponse.ViewVersionInfo
Returns view description
getDescription() - Method in class org.apache.ambari.server.controller.WidgetResponse
 
getDescription() - Method in class org.apache.ambari.server.customactions.ActionDefinition
 
getDescription() - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
getDescription() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets the optional description for this alert definition.
getDescription() - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
Gets the description of this alert target.
getDescription() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
getDescription() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getDescription() - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalRequestEntity
 
getDescription() - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
getDescription() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
 
getDescription() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
 
getDescription() - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntity
Get the parameter description.
getDescription() - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
getDescription() - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
getDescription() - Method in class org.apache.ambari.server.state.alert.AlertTarget
 
getDescription() - Method in class org.apache.ambari.server.state.alert.ParameterizedSource.AlertParameter
Gets the description of the parameter.
getDescription() - Method in interface org.apache.ambari.server.state.configgroup.ConfigGroup
Config group description
getDescription() - Method in class org.apache.ambari.server.state.configgroup.ConfigGroupImpl
 
getDescription() - Method in class org.apache.ambari.server.state.Module
 
getDescription() - Method in class org.apache.ambari.server.state.Mpack
 
getDescription() - Method in class org.apache.ambari.server.state.PropertyInfo
 
getDescription() - Method in class org.apache.ambari.server.state.quicklinks.QuickLinks
 
getDescription() - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Get description of the request execution
getDescription() - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
getDescription() - Method in class org.apache.ambari.server.state.stack.WidgetLayoutInfo
 
getDescription() - Method in class org.apache.ambari.server.state.theme.Theme
 
getDescription() - Method in class org.apache.ambari.server.state.ValueEntryInfo
 
getDescription() - Method in interface org.apache.ambari.server.topology.TopologyRequest
Get request description.
getDescription() - Method in enum org.apache.ambari.server.upgrade.AbstractUpgradeCatalog.ConfigUpdateType
 
getDescription() - Method in class org.apache.ambari.server.view.configuration.InstanceConfig
Get the view instance description.
getDescription() - Method in class org.apache.ambari.server.view.configuration.ParameterConfig
Get the parameter description.
getDescription() - Method in class org.apache.ambari.server.view.configuration.PermissionConfig
 
getDescription() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the view description.
getDescriptor(AbstractKerberosDescriptor.Type, String) - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor
Gets the requested AbstractKerberosDescriptor implementation using a type name and a relevant descriptor name.
getDescriptor(AbstractKerberosDescriptor.Type, String) - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Gets the requested AbstractKerberosDescriptor implementation using a type name and a relevant descriptor name.
getDescriptor(AbstractKerberosDescriptor.Type, String) - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptor
Gets the requested AbstractKerberosDescriptor implementation using a type name and a relevant descriptor name.
getDescriptor(AbstractKerberosDescriptor.Type, String) - Method in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptor
Gets the requested AbstractKerberosDescriptor implementation using a type name and a relevant descriptor name.
getDescriptor() - Method in class org.apache.ambari.server.topology.KerberosDescriptorImpl
 
getDescriptor() - Method in class org.apache.ambari.server.topology.SecurityConfiguration
 
getDescriptorName() - Method in enum org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor.Type
Gets the identifying name for this Type
getDescriptorPluralName() - Method in enum org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor.Type
Gets the identifying name for a group of this Type
getDescriptorReference() - Method in class org.apache.ambari.server.topology.SecurityConfiguration
 
getDesired() - Method in class org.apache.ambari.server.state.quicklinks.Check
 
getDesiredClusterState() - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
getDesiredConfig() - Method in class org.apache.ambari.server.controller.ClusterRequest
Gets any configuration-based request (if any).
getDesiredConfigByType(String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getDesiredConfigByType(String) - Method in interface org.apache.ambari.server.state.Cluster
Gets the desired (and selected) config by type.
getDesiredConfigs() - Method in class org.apache.ambari.server.controller.ClusterResponse
 
getDesiredConfigs() - Method in class org.apache.ambari.server.controller.HostRequest
 
getDesiredConfigs() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getDesiredConfigs(boolean) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getDesiredConfigs() - Method in interface org.apache.ambari.server.state.Cluster
Gets the active desired configurations for the cluster.
getDesiredConfigs(boolean) - Method in interface org.apache.ambari.server.state.Cluster
Gets the active desired configurations for the cluster.
getDesiredConfigs(long) - Method in interface org.apache.ambari.server.state.Host
Gets all the selected configurations for the host.
getDesiredConfigs(long) - Method in class org.apache.ambari.server.state.host.HostImpl
 
getDesiredHostConfigs() - Method in class org.apache.ambari.server.controller.HostResponse
 
getDesiredHostConfigs(Cluster, Map<String, DesiredConfig>) - Method in interface org.apache.ambari.server.state.Host
Get the desired configurations for the host including overrides
getDesiredHostConfigs(Cluster, Map<String, DesiredConfig>) - Method in class org.apache.ambari.server.state.host.HostImpl
Get the desired configurations for the host including overrides
getDesiredHostRoleMapping() - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntity
 
getDesiredRepositoryVersion() - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
Gets the desired repository of the component.
getDesiredRepositoryVersion() - Method in class org.apache.ambari.server.controller.ServiceResponse
Gets the desired repository version.
getDesiredRepositoryVersion() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
getDesiredRepositoryVersion() - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntity
Gets the desired repository version.
getDesiredRepositoryVersion() - Method in interface org.apache.ambari.server.state.Service
 
getDesiredRepositoryVersion() - Method in interface org.apache.ambari.server.state.ServiceComponent
Gets the desired repository for this service component.
getDesiredRepositoryVersion() - Method in class org.apache.ambari.server.state.ServiceComponentImpl
Gets the desired repository for this service component.
getDesiredRepositoryVersion() - Method in class org.apache.ambari.server.state.ServiceImpl
getDesiredRepositoryVersionId() - Method in class org.apache.ambari.server.controller.ServiceRequest
 
getDesiredRepositoryVersionId() - Method in class org.apache.ambari.server.controller.ServiceResponse
 
getDesiredServiceConfigVersions() - Method in class org.apache.ambari.server.controller.ClusterResponse
 
getDesiredStack() - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
getDesiredStack() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
getDesiredStack() - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntity
 
getDesiredStackId() - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
Gets the desired stack ID.
getDesiredStackId() - Method in class org.apache.ambari.server.controller.ServiceResponse
 
getDesiredStackId() - Method in interface org.apache.ambari.server.state.Service
 
getDesiredStackId() - Method in interface org.apache.ambari.server.state.ServiceComponent
 
getDesiredStackId() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
Convenience method to get the desired stack id from the service component
getDesiredStackId() - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
getDesiredStackId() - Method in class org.apache.ambari.server.state.ServiceImpl
getDesiredStackId() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
Convenience method to get the desired stack id from the service component
getDesiredStackVersion() - Method in class org.apache.ambari.server.controller.ClusterResponse
 
getDesiredStackVersion() - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
getDesiredStackVersion() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getDesiredStackVersion() - Method in interface org.apache.ambari.server.state.Cluster
Get desired stack version
getDesiredState() - Method in class org.apache.ambari.server.agent.RecoveryConfigComponent
 
getDesiredState() - Method in class org.apache.ambari.server.agent.StatusCommand
 
getDesiredState() - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
getDesiredState() - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
getDesiredState() - Method in class org.apache.ambari.server.controller.ServiceComponentRequest
 
getDesiredState() - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
 
getDesiredState() - Method in class org.apache.ambari.server.controller.ServiceRequest
 
getDesiredState() - Method in class org.apache.ambari.server.controller.ServiceResponse
 
getDesiredState() - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
getDesiredState() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
getDesiredState() - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntity
 
getDesiredState() - Method in class org.apache.ambari.server.orm.models.HostComponentSummary
 
getDesiredState() - Method in interface org.apache.ambari.server.state.Service
 
getDesiredState() - Method in interface org.apache.ambari.server.state.ServiceComponent
 
getDesiredState() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
getDesiredState() - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
getDesiredState() - Method in class org.apache.ambari.server.state.ServiceImpl
 
getDesiredState() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
getDesiredStateEntity() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
getDesiredStateEntity() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
Gets the desired state entity for this ServiceComponentHost.
getDesiredStateToSet() - Method in enum org.apache.ambari.server.topology.ProvisionStep
 
getDesiredVersion() - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
 
getDesiredVersion() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
getDesiredVersion() - Method in interface org.apache.ambari.server.state.ServiceComponent
 
getDesiredVersion() - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
getDestination(STOMPEvent) - Method in class org.apache.ambari.server.events.DefaultMessageEmitter
 
getDestination(STOMPEvent) - Method in class org.apache.ambari.server.events.MessageEmitter
 
getDetail() - Method in class org.apache.ambari.server.view.validation.ValidationResultImpl
 
getDetails() - Method in class org.apache.ambari.server.controller.ivory.Instance
Get the details.
getDetails() - Method in class org.apache.ambari.server.security.authentication.AmbariUserAuthentication
 
getDetails() - Method in class org.apache.ambari.server.security.authorization.internal.InternalAuthenticationToken
 
getDevice() - Method in class org.apache.ambari.server.agent.DiskInfo
 
getDictionaryName() - Method in class org.apache.ambari.server.state.ClientConfigFileDefinition
 
getDirection() - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
getDirection() - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
 
getDirection() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
getDirectory() - Method in class org.apache.ambari.server.stack.StackDefinitionDirectory
Obtain the underlying directory.
getDiscoveryStatus() - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
getDisksInfo() - Method in class org.apache.ambari.server.controller.HostResponse
 
getDisksInfo() - Method in interface org.apache.ambari.server.state.Host
Get information on disks available on the host.
getDisksInfo() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getDispatcher(String) - Method in class org.apache.ambari.server.notifications.DispatchFactory
Gets a dispatcher based on the type.
getDispatchProperty(Map<String, String>, String) - Static method in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
Get dispatch property with specific key from dispatch properties.
getDispatchScriptDirectory() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the dispatch script directory.
getDisplayName() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
getDisplayName() - Method in class org.apache.ambari.server.controller.ActiveWidgetLayoutResponse
Returns display name for the widget layout
getDisplayName() - Method in class org.apache.ambari.server.controller.MpackResponse
 
getDisplayName() - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
getDisplayName() - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
 
getDisplayName() - Method in class org.apache.ambari.server.controller.UserRequest
 
getDisplayName() - Method in interface org.apache.ambari.server.controller.UserRequestCreateUsersSwagger.CreateUsersInfo
 
getDisplayName() - Method in interface org.apache.ambari.server.controller.UserRequestCreateUserSwagger.CreateUserInfo
 
getDisplayName() - Method in interface org.apache.ambari.server.controller.UserRequestUpdateUserSwagger.UpdateUserInfo
 
getDisplayName() - Method in class org.apache.ambari.server.controller.UserResponse
 
getDisplayName() - Method in class org.apache.ambari.server.controller.WidgetResponse
 
getDisplayName() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
getDisplayName() - Method in class org.apache.ambari.server.orm.entities.UserEntity
Returns the display name for this user.
getDisplayName() - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
getDisplayName() - Method in class org.apache.ambari.server.state.alert.ParameterizedSource.AlertParameter
Gets the human readable name of the parameter.
getDisplayName() - Method in class org.apache.ambari.server.state.BulkCommandDefinition
 
getDisplayName() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getDisplayName() - Method in class org.apache.ambari.server.state.Module
 
getDisplayName() - Method in class org.apache.ambari.server.state.Mpack
 
getDisplayName() - Method in class org.apache.ambari.server.state.PropertyInfo
 
getDisplayName() - Method in interface org.apache.ambari.server.state.Service
 
getDisplayName() - Method in interface org.apache.ambari.server.state.ServiceComponent
 
getDisplayName() - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
getDisplayName() - Method in class org.apache.ambari.server.state.ServiceImpl
 
getDisplayName() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getDisplayName() - Method in class org.apache.ambari.server.state.stack.WidgetLayout
 
getDisplayName() - Method in class org.apache.ambari.server.state.theme.Section
 
getDisplayName() - Method in class org.apache.ambari.server.state.theme.Subsection
 
getDisplayName() - Method in class org.apache.ambari.server.state.theme.Tab
 
getDisplayName() - Method in class org.apache.ambari.server.state.theme.Widget
 
getDisplayStatus() - Method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Get the calculated display status.
getDisplayStatus() - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveRequest
 
getDisplayStatus() - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveStage
 
getDisplayStatus() - Method in class org.apache.ambari.server.orm.entities.RequestEntity
get display status for the request
getDisplayStatus() - Method in class org.apache.ambari.server.orm.entities.StageEntity
get display status for the stage
getDisplayText() - Method in class org.apache.ambari.server.controller.internal.UpgradeSummary
Get the error message to display.
getDistribution() - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
getDistribution() - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
getDistribution() - Method in class org.apache.ambari.server.state.RepositoryInfo
 
getDistribution() - Method in class org.apache.ambari.server.state.ServiceOsSpecific.Repo
 
getDistribution() - Method in class org.apache.ambari.server.state.stack.RepositoryXml.Repo
 
getDn() - Method in class org.apache.ambari.server.security.ldap.LdapUserDto
Get the DN.
getDnAttribute() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getDoAs() - Method in class org.apache.ambari.server.security.authentication.tproxy.TrustedProxyAuthenticationDetails
 
getDoAsParamName() - Method in class org.apache.ambari.server.view.ImpersonatorSettingImpl
 
getDomain() - Method in class org.apache.ambari.server.agent.HostInfo
 
getDowngradeAllowed() - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
getDropFKConstraintStatement(String, String) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
 
getDropFKConstraintStatement(String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
getDropIndexStatement(String, String) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
Gets DROP INDEX statement
getDropIndexStatement(String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
Gets DROP INDEX statement
getDropPrimaryKeyStatement(String, String, boolean) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
 
getDropPrimaryKeyStatement(String, String, boolean) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
getDropSequenceStatement(String) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
 
getDropSequenceStatement(String) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
getDropTableColumnStatement(String, String) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
 
getDropTableColumnStatement(String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
getDropTableStatement(String) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
 
getDropTableStatement(String) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
getDropUniqueConstraintStatement(String, String) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
 
getDropUniqueConstraintStatement(String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
getDs_name() - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaMetric
 
getEditableOnlyAtInstall() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getEffectiveConfigAttributes(Cluster, Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.state.ConfigHelper
Get all config attributes for a cluster given a set of configType to versionTags map.
getEffectiveConfigProperties(Cluster, Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.state.ConfigHelper
Get all config properties for a cluster given a set of configType to versionTags map.
getEffectiveConfigProperties(String, String) - Method in class org.apache.ambari.server.state.ConfigHelper
 
getEffectiveDesiredTags(Cluster, String) - Method in class org.apache.ambari.server.state.ConfigHelper
Gets the desired tags for a cluster and host
getEffectiveDesiredTags(Cluster, String, Map<String, DesiredConfig>) - Method in class org.apache.ambari.server.state.ConfigHelper
Gets the desired tags for a cluster and host
getEffectiveHosts(List<TaskWrapper>) - Static method in class org.apache.ambari.server.stack.upgrade.orchestrate.TaskWrapperBuilder
Given a collection of tasks, get the union of the hosts.
getEffectiveMaintenanceState(ServiceComponentHost) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Gets the effective maintenance state for a host component
getEffectiveMaintenanceState(ServiceComponentHost) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getEffectiveState(ServiceComponentHost, Host) - Method in class org.apache.ambari.server.controller.MaintenanceStateHelper
Get effective state of HostComponent
getEffectiveState(ServiceComponentHost) - Method in class org.apache.ambari.server.controller.MaintenanceStateHelper
Gets the effective state for a HostComponent
getEffectiveState(long, Alert) - Method in class org.apache.ambari.server.controller.MaintenanceStateHelper
Gets the effective maintenance state for a given alert.
getElseLabel() - Method in class org.apache.ambari.server.state.theme.ConfigCondition
 
getEmptyData() - Method in class org.apache.ambari.server.agent.stomp.AgentConfigsHolder
 
getEmptyData() - Method in class org.apache.ambari.server.agent.stomp.AgentDataHolder
 
getEmptyData() - Method in class org.apache.ambari.server.agent.stomp.AlertDefinitionsHolder
 
getEmptyData() - Method in class org.apache.ambari.server.agent.stomp.HostLevelParamsHolder
 
getEmptyData() - Method in class org.apache.ambari.server.agent.stomp.MetadataHolder
 
getEmptyData() - Method in class org.apache.ambari.server.agent.stomp.TopologyHolder
 
getEmptyValueValid() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getEnabled() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets whether this alert definition is enabled.
getEnabledComponents() - Method in class org.apache.ambari.server.agent.RecoveryConfig
 
getEnabledConfigs(long) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
Gets the latest configurations for the specified cluster.
getEnabledConfigsByStack(long, StackId) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
Gets the latest configurations for a given stack for all of the configurations of the specified cluster.
getEnabledConfigsByTypes(Long, Collection<String>) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
 
getEnabledConfiguration() - Method in class org.apache.ambari.server.state.SingleSignOnInfo
Deprecated.
USe SingleSignOnInfo.getSsoEnabledTest() instead

Gets the configuration specification that can be used to determine if SSO has been enabled or not.

getEnabledServices(String, String, String) - Method in class org.apache.ambari.server.controller.internal.AmbariServerConfigurationHandler
 
getEncryptionKey() - Method in class org.apache.ambari.server.events.EncryptionKeyUpdateEvent
 
getEncryptionKey() - Method in class org.apache.ambari.server.security.encryption.AgentConfigUpdateEncryptor
 
getEncryptionKey() - Method in class org.apache.ambari.server.security.encryption.AmbariServerConfigurationEncryptor
 
getEncryptionKey() - Method in class org.apache.ambari.server.security.encryption.ConfigPropertiesEncryptor
 
getEncryptionKey() - Method in interface org.apache.ambari.server.security.encryption.Encryptor
 
getEndpoint() - Method in class org.apache.ambari.server.controller.ivory.Cluster.Interface
Get the endpoint.
getEndTime() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getEndTime() - Method in class org.apache.ambari.server.actionmanager.Request
 
getEndTime() - Method in class org.apache.ambari.server.controller.internal.TemporalInfoImpl
 
getEndTime() - Method in class org.apache.ambari.server.controller.ivory.Instance
Get the end time.
getEndTime() - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricsCacheValue
 
getEndTime() - Method in interface org.apache.ambari.server.controller.RequestResponse.RequestStatusInfo
 
getEndTime() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger.RequestScheduleRequestElement.ScheduleRequest
 
getEndTime() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement.ScheduleResponse
 
getEndTime() - Method in interface org.apache.ambari.server.controller.spi.TemporalInfo
Get the end of the requested time range.
getEndTime() - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
getEndTime() - Method in class org.apache.ambari.server.events.RequestUpdateEvent
 
getEndTime() - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
getEndTime() - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandStatusSummaryDTO
 
getEndTime() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getEndTime() - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Get the time the the sync event ended.
getEndTime() - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
getEndTime() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getEndTime() - Method in class org.apache.ambari.server.state.scheduler.Schedule
 
getEndTimeMillis() - Method in class org.apache.ambari.server.controller.internal.TemporalInfoImpl
 
getEndTimeMillis() - Method in interface org.apache.ambari.server.controller.spi.TemporalInfo
Get milliseconds time from endTime
getEntities() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the view entities.
getEntities() - Method in class org.apache.ambari.server.view.configuration.PersistenceConfig
Get the entity configurations.
getEntityClass() - Method in class org.apache.ambari.server.api.query.JpaPredicateVisitor
Gets the entity class that is the root type in the JPA from clause.
getEntityManagerProvider() - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
getEntries() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getEntriesEditable() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getEntryMapper() - Method in class org.apache.ambari.server.ldap.service.ads.DefaultLdapAttributeDetectionService
 
getErrorCount() - Method in interface org.apache.ambari.server.cleanup.CleanupService.CleanupResult
The cleanup process executes the specific cleanup operations via Cleanable implementations.
getErrorLog() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getErrorLog() - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
getErrorLog() - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
getErrorLog() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getErrors() - Method in class org.apache.ambari.server.controller.ExtensionLinkResponse
 
getErrors() - Method in class org.apache.ambari.server.controller.ExtensionVersionResponse
 
getErrors() - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
getErrors() - Method in class org.apache.ambari.server.stack.ComponentModule
 
getErrors() - Method in class org.apache.ambari.server.stack.ConfigurationInfo
 
getErrors() - Method in class org.apache.ambari.server.stack.ConfigurationModule
 
getErrors() - Method in class org.apache.ambari.server.stack.ExtensionModule
 
getErrors() - Method in class org.apache.ambari.server.stack.QuickLinksConfigurationModule
 
getErrors() - Method in class org.apache.ambari.server.stack.ServiceModule
 
getErrors() - Method in class org.apache.ambari.server.stack.StackModule
 
getErrors() - Method in class org.apache.ambari.server.stack.ThemeModule
 
getErrors() - Method in interface org.apache.ambari.server.stack.Validable
 
getErrors() - Method in class org.apache.ambari.server.state.ExtensionInfo
 
getErrors() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getErrors() - Method in class org.apache.ambari.server.state.stack.ConfigurationXml
 
getErrors() - Method in class org.apache.ambari.server.state.stack.ExtensionMetainfoXml
 
getErrors() - Method in class org.apache.ambari.server.state.stack.RepositoryXml
 
getErrors() - Method in class org.apache.ambari.server.state.stack.ServiceMetainfoXml
 
getErrors() - Method in class org.apache.ambari.server.state.stack.StackMetainfoXml
 
getErrors() - Method in class org.apache.ambari.server.state.StackInfo
 
getEvent() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getEvent() - Method in class org.apache.ambari.server.actionmanager.ServiceComponentHostEventWrapper
 
getEvent(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.LdapSyncEventService
Handles: GET /ldap_sync_events/{eventId} Get a specific view.
getEvent() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getEvent() - Method in exception org.apache.ambari.server.state.fsm.InvalidStateTransitionException
 
getEventCount() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getEventJson() - Method in class org.apache.ambari.server.actionmanager.ServiceComponentHostEventWrapper
 
getEventMD5() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getEvents(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.LdapSyncEventService
Handles: GET /ldap_sync_events Get all events.
getEventType() - Method in class org.apache.ambari.server.events.AlertDefinitionsAgentUpdateEvent
 
getEventType() - Method in class org.apache.ambari.server.events.AlertDefinitionsUIUpdateEvent
 
getEventType() - Method in class org.apache.ambari.server.events.MetadataUpdateEvent
 
getEventType() - Method in class org.apache.ambari.server.events.TopologyUpdateEvent
 
getExceptionForKeys() - Method in class org.apache.ambari.server.controller.internal.DeleteStatusMetaData
 
getExcluded() - Method in class org.apache.ambari.server.stack.upgrade.ServiceCheckGrouping
 
getExcludedConfigTypes() - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
getExcludedConfigTypes() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getExcludedConfigurationTypes(String) - Method in class org.apache.ambari.server.controller.internal.Stack
Get the set of excluded configuration types for this service.
getExclusions() - Method in class org.apache.ambari.server.audit.AuditLoggerModule
Gets the list of types to be excluded from bindings.
getExclusions() - Method in class org.apache.ambari.server.cleanup.CleanupModule
Gets the list of types to be excluded from bindings.
getExcptions() - Method in class org.apache.ambari.server.api.services.DeleteResultMetadata
 
getExecutable(String) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Given the name of an executable, searches the configured executable search path for an executable file with that name.
getExecutableSearchPaths() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Gets the ordered array of search paths used to find Kerberos-related executables.
getExecutionCommand() - Method in class org.apache.ambari.server.actionmanager.ExecutionCommandWrapper
Gets the execution command by either de-serializing the backing JSON command or returning the encapsulated instance which has already been de-serialized.
getExecutionCommand() - Method in class org.apache.ambari.server.agent.StatusCommand
 
getExecutionCommand(Cluster, ServiceComponentHost, RoleCommand) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Gets an execution command for host component life cycle command
getExecutionCommand(Cluster, ServiceComponentHost, RoleCommand) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getExecutionCommand() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getExecutionCommand() - Method in class org.apache.ambari.server.serveraction.AbstractServerAction
 
getExecutionCommand() - Method in interface org.apache.ambari.server.serveraction.ServerAction
Gets the ExecutionCommand property of this ServerAction.
getExecutionCommands(String) - Method in class org.apache.ambari.server.actionmanager.Stage
 
getExecutionCommands() - Method in class org.apache.ambari.server.actionmanager.Stage
 
getExecutionCommands() - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
getExecutionCommands() - Method in class org.apache.ambari.server.agent.stomp.dto.ExecutionCommandsCluster
 
getExecutionCommandsCacheSize() - Method in class org.apache.ambari.server.configuration.Configuration
 
getExecutionCommandsRetryCount() - Method in class org.apache.ambari.server.configuration.Configuration
 
getExecutionCommandsRetryInterval() - Method in class org.apache.ambari.server.configuration.Configuration
 
getExecutionCommandWrapper() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getExecutionCommandWrapper(String, String) - Method in class org.apache.ambari.server.actionmanager.Stage
 
getExecutionScheduleManager() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get Execution Schedule Manager
getExecutionScheduleManager() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getExecutionSchedulerConnections() - Method in class org.apache.ambari.server.configuration.Configuration
 
getExecutionSchedulerMaxStatementsPerConnection() - Method in class org.apache.ambari.server.configuration.Configuration
 
getExecutionSchedulerMisfireToleration() - Method in class org.apache.ambari.server.configuration.Configuration
 
getExecutionSchedulerStartDelay() - Method in class org.apache.ambari.server.configuration.Configuration
 
getExecutionSchedulerThreads() - Method in class org.apache.ambari.server.configuration.Configuration
 
getExecutionSchedulerWait() - Method in class org.apache.ambari.server.configuration.Configuration
 
getExistingRepos() - Method in class org.apache.ambari.server.agent.AgentEnv
 
getExistingUsers() - Method in class org.apache.ambari.server.agent.AgentEnv
 
getExitCode() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getExitCode(String, String) - Method in class org.apache.ambari.server.actionmanager.Stage
 
getExitCode() - Method in class org.apache.ambari.server.agent.CommandReport
 
getExitcode() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getExitCode() - Method in class org.apache.ambari.server.utils.ShellCommandUtil.Result
 
getExpectedComponentName() - Method in class org.apache.ambari.server.controller.ActionExecutionContext
 
getExpectedServiceName() - Method in class org.apache.ambari.server.controller.ActionExecutionContext
 
getExpirationTime() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getExtendedPredicate() - Method in class org.apache.ambari.server.api.query.ExtendedResourcePredicateVisitor
Get the extended predicate.
getExtends() - Method in class org.apache.ambari.server.state.stack.ExtensionMetainfoXml
 
getExtends() - Method in class org.apache.ambari.server.state.stack.StackMetainfoXml
 
getExtension(String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getExtension(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ExtensionsService
 
getExtension() - Method in class org.apache.ambari.server.orm.entities.ExtensionLinkEntity
 
getExtension(String, String) - Method in class org.apache.ambari.server.stack.StackManager
Obtain the extension info specified by name and version.
getExtension(String) - Method in class org.apache.ambari.server.state.StackInfo
 
getExtensionByService(String) - Method in class org.apache.ambari.server.state.StackInfo
 
getExtensionDirectory() - Method in class org.apache.ambari.server.stack.ExtensionModule
Get the associated extension directory.
getExtensionDirName() - Method in class org.apache.ambari.server.stack.ExtensionDirectory
Obtain the extension directory name.
getExtensionId() - Method in class org.apache.ambari.server.orm.entities.ExtensionEntity
Gets the unique identifier for this extension.
getExtensionId() - Method in class org.apache.ambari.server.state.ExtensionId
 
getExtensionLink(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ExtensionLinksService
 
getExtensionLinkResponseInfo() - Method in class org.apache.ambari.server.controller.ExtensionLinkResponse
 
getExtensionLinks(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.ExtensionLinksService
 
getExtensionModules() - Method in class org.apache.ambari.server.stack.StackModule
 
getExtensionName() - Method in class org.apache.ambari.server.controller.ExtensionLinkRequest
 
getExtensionName() - Method in class org.apache.ambari.server.controller.ExtensionLinkResponse.ExtensionLinkResponseInfo
 
getExtensionName() - Method in class org.apache.ambari.server.controller.ExtensionRequest
 
getExtensionName() - Method in class org.apache.ambari.server.controller.ExtensionResponse
 
getExtensionName() - Method in class org.apache.ambari.server.controller.ExtensionVersionResponse
 
getExtensionName() - Method in class org.apache.ambari.server.orm.entities.ExtensionEntity
Gets the name of the extension.
getExtensionName() - Method in class org.apache.ambari.server.state.ExtensionId
 
getExtensions() - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getExtensions(String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getExtensions(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.ExtensionsService
 
getExtensions(Set<ExtensionRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get supported extensions.
getExtensions(Set<ExtensionRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getExtensions(String) - Method in class org.apache.ambari.server.stack.StackManager
Obtain all extensions for the given name.
getExtensions() - Method in class org.apache.ambari.server.stack.StackManager
Obtain all extensions.
getExtensions() - Method in class org.apache.ambari.server.state.ExtensionInfo
 
getExtensions() - Method in class org.apache.ambari.server.state.stack.ExtensionMetainfoXml
 
getExtensions() - Method in class org.apache.ambari.server.state.stack.ExtensionMetainfoXml.Prerequisites
 
getExtensions() - Method in class org.apache.ambari.server.state.StackInfo
 
getExtensionsPath() - Method in class org.apache.ambari.server.configuration.Configuration
Gets ambari extensions-path
getExtensionsRoot() - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getExtensionVersion(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.ExtensionsService
 
getExtensionVersion() - Method in class org.apache.ambari.server.controller.ExtensionLinkRequest
 
getExtensionVersion() - Method in class org.apache.ambari.server.controller.ExtensionLinkResponse.ExtensionLinkResponseInfo
 
getExtensionVersion() - Method in class org.apache.ambari.server.controller.ExtensionVersionRequest
 
getExtensionVersion() - Method in class org.apache.ambari.server.controller.ExtensionVersionResponse
 
getExtensionVersion() - Method in class org.apache.ambari.server.orm.entities.ExtensionEntity
Gets the version of the extension.
getExtensionVersion() - Method in class org.apache.ambari.server.state.ExtensionId
 
getExtensionVersionLinks(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.ExtensionsService
 
getExtensionVersions(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ExtensionsService
 
getExtensionVersions(Set<ExtensionVersionRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get supported extension versions.
getExtensionVersions(Set<ExtensionVersionRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getExternalComponentConfig(String) - Method in class org.apache.ambari.server.controller.internal.Extension
 
getExternalComponentConfig(String) - Method in class org.apache.ambari.server.controller.internal.Stack
 
getExternalHostName(String, String) - Method in class org.apache.ambari.server.controller.internal.OverriddenMetricsHostProvider
 
getExternalHostName(String, String) - Method in interface org.apache.ambari.server.controller.metrics.MetricHostProvider
If a component is installed to a host that is managed outside of Ambari (for example OneFS) then this method will return the external hostname.
getExternalLdapGroupInfo() - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Retrieves groups from external LDAP server.
getExternalLdapUserInfo() - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Retrieves users from external LDAP server.
getExternalLevelName(String) - Static method in class org.apache.ambari.server.controller.internal.RequestOperationLevel
Converts internal operation level name to an external alias
getExternalResourceType() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the external resource type for the view.
getExternalScriptThreadPoolSize() - Method in class org.apache.ambari.server.configuration.Configuration
Get the threadpool size for external script execution
getExternalScriptTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
 
getExtra() - Method in class org.apache.ambari.server.agent.ComponentStatus
Gets extra information coming from the status.
getExtraClasspath() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the extra classpath as a comma separated path of filenames or URLs pointing to directories or jar files.
getFailedHostRoleCommands(List<HostRoleCommand>) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
 
getFailedPluginClassNames() - Method in class org.apache.ambari.server.checks.UpgradeCheckRegistry
Gets all of the upgrade check classes defined in upgrade packs which were not able to be loaded and instantiated.
getFailedTask() - Method in class org.apache.ambari.server.controller.internal.UpgradeSummary
Get the failed task if it exists.
getFailedTaskCount() - Method in interface org.apache.ambari.server.controller.RequestResponse.RequestStatusInfo
 
getFailedTaskCount() - Method in class org.apache.ambari.server.state.scheduler.BatchRequestResponse
 
getFailReason(UpgradeCheckResult, UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.ClusterCheck
Gets the default fail reason
getFailReason(String, UpgradeCheckResult, UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.ClusterCheck
Gets the fail reason
getFailureReason() - Method in class org.apache.ambari.server.topology.LogicalRequest
 
getFamily() - Method in class org.apache.ambari.server.orm.entities.RepoOsEntity
 
getFamily() - Method in class org.apache.ambari.server.state.stack.RepositoryXml.Os
 
getFeature() - Method in class org.apache.ambari.server.agent.CommandRepository
Provides CommandRepository feature
getFeed(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.FeedService
Handles: GET /feeds/{feedName} Get a specific feed.
getFeed(String, Map<String, Object>) - Static method in class org.apache.ambari.server.controller.internal.FeedResourceProvider
Get a new feed object from the given name and map of properties.
getFeed(String) - Method in interface org.apache.ambari.server.controller.ivory.IvoryService
Get a feed for the given name.
getFeedName() - Method in class org.apache.ambari.server.controller.ivory.Instance
Get the feed name.
getFeedNames() - Method in interface org.apache.ambari.server.controller.ivory.IvoryService
Get all the known feed names.
getFeeds(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.FeedService
Handles: GET /feeds Get all feeds.
getFields() - Method in class org.apache.ambari.server.api.services.BaseRequest
 
getFields() - Method in interface org.apache.ambari.server.api.services.Request
Obtain the partial response fields and associated temporal information which were provided in the query string of the request uri.
getFile() - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosKeytab
Gets the path to the keytab file
getFile() - Method in class org.apache.ambari.server.state.kerberos.KerberosKeytabDescriptor
Gets the path to the keytab file

The value may include variable placeholders to be replaced as needed ${variable} placeholders are replaced on the server - see VariableReplacementHelper.replaceVariables(String, Map)

getFile(String) - Method in class org.apache.ambari.server.view.ViewArchiveUtility
Get a new file instance for the given path.
getFileName() - Method in interface org.apache.ambari.server.controller.QuickLinksResponse.QuickLinksResponseInfo
 
getFileName() - Method in interface org.apache.ambari.server.controller.ThemeResponse.ThemeInfoResponse
 
getFileName() - Method in class org.apache.ambari.server.state.ClientConfigFileDefinition
 
getFilename() - Method in class org.apache.ambari.server.state.PropertyInfo
 
getFileName() - Method in class org.apache.ambari.server.state.QuickLinksConfigurationInfo
 
getFileName() - Method in class org.apache.ambari.server.state.ThemeInfo
 
getFileOutputStream(File) - Method in class org.apache.ambari.server.view.ViewArchiveUtility
Get a new file output stream for the given file.
getFilteredKeytabs(Collection<KerberosIdentityDescriptor>, Set<String>, Collection<String>) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.KerberosKeytabController
 
getFilteredUpgradeChecks(UpgradePack) - Method in class org.apache.ambari.server.checks.UpgradeCheckRegistry
Gets the ordered upgrade checks which should execute for the specified upgrade pack.
getFilterId() - Method in class org.apache.ambari.server.orm.entities.RequestResourceFilterEntity
 
getFilters() - Method in class org.apache.ambari.server.state.quicklinksprofile.Component
 
getFilters() - Method in class org.apache.ambari.server.state.quicklinksprofile.QuickLinksProfile
 
getFilters() - Method in class org.apache.ambari.server.state.quicklinksprofile.Service
 
getFirewallName() - Method in class org.apache.ambari.server.agent.AgentEnv
 
getFirewallRunning() - Method in class org.apache.ambari.server.agent.AgentEnv
 
getFirmness() - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Gets the firmness of the alert, indicating whether or not it could be a potential false positive.
getFirstStageInProgressPerRequest() - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Returns the next stage which is in-progress for every in-progress request in the system.
getFirstStageInProgressPerRequest() - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
Returns the next stage which is in-progress for every in-progress request in the system.
getFKPropertyName() - Method in interface org.apache.ambari.server.controller.internal.ArtifactResourceProvider.TypeRegistration
Full foreign key property name to use in the artifact resource.
getForceToggleKerberosDirective(Map<String, String>) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Retrieves the value of the force_toggle_kerberos directive from the request properties, if it exists.
getForceToggleKerberosDirective(Map<String, String>) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
getForeignKeyInfo() - Method in interface org.apache.ambari.server.controller.internal.ArtifactResourceProvider.TypeRegistration
Get a map of ancestor type to foreign key.
getForeignKeys() - Method in class org.apache.ambari.server.orm.entities.ArtifactEntity
Get the foreign keys.
getForeignKeys() - Method in class org.apache.ambari.server.orm.entities.ArtifactEntityPK
Get the foreign key information of the associated artifact.
getFQDN() - Method in class org.apache.ambari.server.agent.HostInfo
 
getFqdn() - Method in class org.apache.ambari.server.orm.entities.TopologyHostInfoEntity
 
getFqdn() - Method in class org.apache.ambari.server.topology.addservice.Host
 
getFreeMemory() - Method in class org.apache.ambari.server.agent.HostInfo
 
getFromFirmness() - Method in class org.apache.ambari.server.events.AlertStateChangeEvent
Gets the prior firmness of the alert.
getFromPrincipal(ResolvedKerberosPrincipal) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.KerberosKeytabController
Returns all keytabs that contains given principal.
getFromReposistoryVersion() - Method in class org.apache.ambari.server.orm.entities.UpgradeHistoryEntity
Gets the repository that the upgrade is coming from.
getFromState() - Method in class org.apache.ambari.server.events.AlertStateChangeEvent
Gets the prior state of the alert.
getFsmEvent(String, String) - Method in class org.apache.ambari.server.actionmanager.Stage
 
getFullAttributes() - Method in class org.apache.ambari.server.topology.Configuration
Get a complete merged map of attributes including this instance and the entire parent hierarchy.
getFullDn(String, Context) - Static method in class org.apache.ambari.server.security.authorization.AmbariLdapUtils
Ensures the given distinguished name is an absolute value rather than a name relative to the context.
getFullDn(Name, Context) - Static method in class org.apache.ambari.server.security.authorization.AmbariLdapUtils
Ensures the given distinguished name is an absolute value rather than a name relative to the context.
getFullDn(Name, Name) - Static method in class org.apache.ambari.server.security.authorization.AmbariLdapUtils
Ensures the given distinguished name is an absolute value rather than a name relative to the context.
getFullProperties() - Method in class org.apache.ambari.server.topology.Configuration
Get a complete merged map of properties including this instance and the entire parent hierarchy.
getFullProperties(int) - Method in class org.apache.ambari.server.topology.Configuration
Get a merged map of properties including this instance and n levels of the parent hierarchy.
getFullVersion(StackReleaseInfo) - Method in class org.apache.ambari.server.state.repository.DefaultStackVersion
 
getFullVersion(StackReleaseVersion) - Method in class org.apache.ambari.server.state.repository.Release
 
getFullyQualifiedName() - Method in interface org.apache.ambari.server.topology.HostGroup
Get the fully qualified host group name in the form of blueprintName:hostgroupName
getFullyQualifiedName() - Method in class org.apache.ambari.server.topology.HostGroupImpl
 
getFunction() - Method in class org.apache.ambari.server.stack.upgrade.RestartGrouping
 
getFunction() - Method in class org.apache.ambari.server.stack.upgrade.StartGrouping
 
getFunction() - Method in class org.apache.ambari.server.stack.upgrade.StopGrouping
 
getFunction() - Method in interface org.apache.ambari.server.stack.upgrade.UpgradeFunction
 
getGangliaClusterNames(Resource, String) - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaComponentPropertyProvider
 
getGangliaClusterNames(Resource, String) - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaHostComponentPropertyProvider
 
getGangliaClusterNames(Resource, String) - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaHostPropertyProvider
 
getGangliaClusterNames(Resource, String) - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaPropertyProvider
Get the ganglia cluster name for the given resource.
getGangliaInfo() - Method in class org.apache.ambari.server.state.alert.MetricSource
 
getGangliaInfo() - Method in class org.apache.ambari.server.state.alert.PercentSource.MetricFractionPart
 
getGlobalProperties() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack.PrerequisiteCheckConfig
Get global config properties as a map
getGplLicenseAccepted() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
getGplLicenseAccepted() - Method in class org.apache.ambari.server.configuration.Configuration
 
getGrantedAuthorities(DirContextOperations, String) - Method in class org.apache.ambari.server.security.authorization.AmbariLdapAuthoritiesPopulator
 
getGraph_type() - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaMetric
 
getGroup(HttpHeaders, UriInfo, Long) - Method in class org.apache.ambari.server.api.services.AlertGroupService
 
getGroup(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.groups.GroupService
Gets a single group.
getGroup(String, HttpHeaders, UriInfo, Long) - Method in class org.apache.ambari.server.api.services.UpgradeGroupService
 
getGroup() - Method in class org.apache.ambari.server.orm.entities.MemberEntity
 
getGroup(String) - Method in class org.apache.ambari.server.security.authorization.Users
Gets group by given name.
getGroup(String, GroupType) - Method in class org.apache.ambari.server.security.authorization.Users
Gets group by given name & type.
getGroupAccess() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabEntity
 
getGroupAccess() - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosKeytab
Gets the access permissions that should be set on the keytab file related to the file's group
getGroupAccess() - Method in class org.apache.ambari.server.state.kerberos.KerberosKeytabDescriptor
Gets the access permissions that should be set on the keytab file related to the file's group
getGroupAttributes() - Method in class org.apache.ambari.server.orm.entities.TopologyHostGroupEntity
 
getGroupBase() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getGroupEntity() - Method in class org.apache.ambari.server.orm.entities.UpgradeItemEntity
 
getGroupEntity(String, GroupType) - Method in class org.apache.ambari.server.security.authorization.Users
Gets a GroupEntity by name and type.
getGroupId() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionResponse
 
getGroupId() - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
getGroupId() - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
Gets the unique ID of this grouping of alerts.
getGroupId() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
getGroupId() - Method in class org.apache.ambari.server.orm.entities.GroupEntity
 
getGroupId() - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
getGroupId() - Method in class org.apache.ambari.server.orm.entities.TopologyHostInfoEntity
 
getGroupId() - Method in class org.apache.ambari.server.security.authorization.Group
 
getGroupMembers(String) - Method in class org.apache.ambari.server.security.authorization.Users
Gets group members.
getGroupMembershipAttr() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getGroupName() - Method in interface org.apache.ambari.server.controller.AlertTargetSwagger.AlertTargetInfo.AlertGroup
 
getGroupName() - Method in class org.apache.ambari.server.controller.ConfigGroupRequest
 
getGroupName() - Method in class org.apache.ambari.server.controller.ConfigGroupResponse
 
getGroupName() - Method in class org.apache.ambari.server.controller.GroupPrivilegeResponse
Returns group name
getGroupName() - Method in class org.apache.ambari.server.controller.GroupRequest
 
getGroupName() - Method in class org.apache.ambari.server.controller.GroupResponse
 
getGroupName() - Method in class org.apache.ambari.server.controller.MemberRequest
 
getGroupName() - Method in class org.apache.ambari.server.controller.MemberResponse
 
getGroupName() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionResponse
 
getGroupName() - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
getGroupName() - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
Gets the name of the grouping of alerts.
getGroupName() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
getGroupName() - Method in class org.apache.ambari.server.orm.entities.GroupEntity
 
getGroupName() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabEntity
 
getGroupName() - Method in class org.apache.ambari.server.security.authorization.Group
 
getGroupName() - Method in class org.apache.ambari.server.security.ldap.LdapGroupDto
Get the group name.
getGroupName() - Method in class org.apache.ambari.server.security.ldap.LdapUserGroupMemberDto
Get the group name.
getGroupName() - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosKeytab
Gets the local group name to set as the group owner of the keytab file
getGroupName() - Method in class org.apache.ambari.server.state.kerberos.KerberosKeytabDescriptor
Gets the local group name to set as the group owner of the keytab file
getGroupNamingAttr() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getGroupObjectClass() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getGroupPrivileges(GroupEntity) - Method in class org.apache.ambari.server.security.authorization.Users
Gets the explicit and implicit privileges for the given group.
getGroupProperties() - Method in class org.apache.ambari.server.orm.entities.TopologyHostGroupEntity
 
getGroups(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.AlertGroupService
 
getGroups(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.groups.GroupService
Gets all groups.
getGroups(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.UpgradeGroupService
 
getGroups(Set<GroupRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Gets the user groups identified by the given request objects.
getGroups(Set<GroupRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getGroups() - Method in class org.apache.ambari.server.controller.UserResponse
 
getGroups() - Method in class org.apache.ambari.server.events.AlertGroupsUpdateEvent
 
getGroups() - Method in class org.apache.ambari.server.security.authorization.User
 
getGroups() - Method in class org.apache.ambari.server.security.ldap.LdapSyncDto
Get the LDAP groups.
getGroups(Direction) - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
Gets the groups defined for the upgrade pack.
getGroupsCreated() - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Get the number of groups created during the sync event.
getGroupSearchFilter() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getGroupsProcessedInternal() - Method in class org.apache.ambari.server.security.ldap.LdapBatchDto
 
getGroupsRemoved() - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Get the number of groups removed during the sync event.
getGroupsToBecomeLdap() - Method in class org.apache.ambari.server.security.ldap.LdapBatchDto
 
getGroupsToBeCreated() - Method in class org.apache.ambari.server.security.ldap.LdapBatchDto
 
getGroupsToBeRemoved() - Method in class org.apache.ambari.server.security.ldap.LdapBatchDto
 
getGroupsUpdated() - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Get the number of groups updated during the sync event.
getGroupType() - Method in class org.apache.ambari.server.controller.GroupResponse
 
getGroupType() - Method in class org.apache.ambari.server.orm.entities.GroupEntity
 
getGroupType() - Method in class org.apache.ambari.server.security.authorization.Group
 
getGson() - Method in class org.apache.ambari.server.serveraction.upgrades.AbstractUpgradeServerAction
Gets the injected instance of the Gson serializer/deserializer.
getGson() - Method in class org.apache.ambari.server.state.alert.AlertDefinitionFactory
Gets an instance of Gson that can correctly serialize and deserialize an AlertDefinition.
getGson() - Static method in class org.apache.ambari.server.utils.StageUtils
 
getHandshakeHandler() - Method in class org.apache.ambari.server.configuration.spring.AgentStompConfig
 
getHardcodeSearchPattern(String) - Static method in class org.apache.ambari.server.checks.HardcodedStackVersionPropertiesCheck
Returns pattern that looks for hdp version hardcoded occurences, except those that start with "-Dhdp.version=" string
getHardwareIsa() - Method in class org.apache.ambari.server.agent.HostInfo
 
getHardwareModel() - Method in class org.apache.ambari.server.agent.HostInfo
 
getHardwareProfile() - Method in class org.apache.ambari.server.agent.Register
 
getHash() - Method in class org.apache.ambari.server.agent.AlertDefinitionCommand
Gets the global hash for all alert definitions for a given host.
getHash(T) - Method in class org.apache.ambari.server.agent.stomp.AgentDataHolder
 
getHash(T, String) - Method in class org.apache.ambari.server.agent.stomp.AgentDataHolder
 
getHash() - Method in class org.apache.ambari.server.agent.stomp.dto.Hash
 
getHash() - Method in interface org.apache.ambari.server.agent.stomp.dto.Hashable
 
getHash(StackAdvisorRequest) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorHelper
 
getHash() - Method in class org.apache.ambari.server.events.AgentConfigsUpdateEvent
 
getHash() - Method in class org.apache.ambari.server.events.AlertDefinitionsAgentUpdateEvent
 
getHash() - Method in class org.apache.ambari.server.events.HostLevelParamsUpdateEvent
 
getHash() - Method in class org.apache.ambari.server.events.MetadataUpdateEvent
 
getHash() - Method in class org.apache.ambari.server.events.TopologyUpdateEvent
 
getHash() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets the unique hash for the current state of this definition.
getHash(String, String) - Method in class org.apache.ambari.server.state.alert.AlertDefinitionHash
Gets a unique hash value reprssenting all of the alert definitions that should be scheduled to run on a given host.
getHasStaleConfigs() - Method in class org.apache.ambari.server.agent.StatusCommand
 
getHasUnlimitedJcePolicy() - Method in class org.apache.ambari.server.agent.AgentEnv
 
getHeaderRecord() - Method in class org.apache.ambari.server.serveraction.kerberos.AbstractKerberosDataFileWriter
Gets the header record for the CSV file
getHeaderRecord() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosConfigDataFileWriter
 
getHeaderRecord() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosIdentityDataFileWriter
 
getHealthReport() - Method in class org.apache.ambari.server.controller.HostResponse
 
getHealthReport() - Method in class org.apache.ambari.server.state.HostHealthStatus
 
getHealthStatus() - Method in class org.apache.ambari.server.orm.entities.HostStateEntity
 
getHealthStatus() - Method in interface org.apache.ambari.server.state.Host
 
getHealthStatus(HostStateEntity) - Method in interface org.apache.ambari.server.state.Host
Gets the health status from host attributes
getHealthStatus() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getHealthStatus(HostStateEntity) - Method in class org.apache.ambari.server.state.host.HostImpl
 
getHealthStatus() - Method in class org.apache.ambari.server.state.host.HostUnhealthyHeartbeatEvent
 
getHealthStatus() - Method in class org.apache.ambari.server.state.HostHealthStatus
 
getHealthyHost(Set<String>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Chooses a healthy host from the list of candidate hosts randomly.
getHealthyHost(Set<String>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
Chooses a healthy host from the list of candidate hosts randomly.
getHealthyStateHosts() - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
getHealthyStatusHosts() - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
getHeartbeatLostStateHosts() - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
getHeartbeatProcessor() - Method in class org.apache.ambari.server.agent.HeartBeatHandler
 
getHeartbeatTime() - Method in class org.apache.ambari.server.state.host.HostHealthyHeartbeatEvent
 
getHeartbeatTime() - Method in class org.apache.ambari.server.state.host.HostUnhealthyHeartbeatEvent
 
getHelper(AmbariManagementController, String) - Method in interface org.apache.ambari.server.controller.logging.LoggingRequestHelperFactory
Obtain a new instance of a LoggingRequestHelper, which can be used to connect to the given cluster
getHelper(AmbariManagementController, String) - Method in class org.apache.ambari.server.controller.logging.LoggingRequestHelperFactoryImpl
 
getHelpURL() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets the help url for this alert.
getHelpURL() - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
getHidden() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getHighAvailability() - Method in class org.apache.ambari.server.state.UriInfo
Gets the HA structure to use when determining if the component is in HA mode and requires the URL to be built dynamically.
getHighAvailabilityHosts() - Method in class org.apache.ambari.server.stack.HostsType
 
getHistories(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.AlertHistoryService
 
getHistory(HttpHeaders, UriInfo, Long) - Method in class org.apache.ambari.server.api.services.AlertHistoryService
 
getHistory() - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
Gets the history of this component's upgrades and downgrades.
getHistoryId() - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Get the related alert history id.
getHistoryId() - Method in class org.apache.ambari.server.orm.entities.AlertNoticeEntity
Get parent AlertHistory id
getHost(String) - Method in class org.apache.ambari.server.agent.AgentSessionManager
 
getHost(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.HostService
Handles GET /clusters/{clusterID}/hosts/{hostID} and /hosts/{hostID} Get a specific host.
getHost() - Method in class org.apache.ambari.server.api.services.stackadvisor.validations.ValidationResponse.ValidationItem
 
getHost() - Method in class org.apache.ambari.server.controller.HostComponentProcessResponse
 
getHost() - Method in interface org.apache.ambari.server.controller.HostComponentSwagger
 
getHost(Resource, String, String) - Method in class org.apache.ambari.server.controller.metrics.ThreadPoolEnabledPropertyProvider
Returns a hostname for component
getHost() - Method in class org.apache.ambari.server.events.MaintenanceModeEvent
Gets the host that had the direct maintenance mode event, or null if the event was not directly on a host.
getHost() - Method in interface org.apache.ambari.server.orm.cache.ConfigGroupHostMapping
 
getHost() - Method in class org.apache.ambari.server.orm.cache.ConfigGroupHostMappingImpl
 
getHost() - Method in class org.apache.ambari.server.stack.NameService.NameNode
 
getHost(String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getHost(Long) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getHost(String) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
getHost(String) - Method in interface org.apache.ambari.server.state.Cluster
Get specific host info using host name.
getHost(Long) - Method in interface org.apache.ambari.server.state.Cluster
Get specific host info using host id.
getHost(String) - Method in interface org.apache.ambari.server.state.Clusters
Get a Host object managed by this server
getHost() - Method in class org.apache.ambari.server.state.quicklinks.Link
 
getHost() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
Get the Host this object maps to
getHost() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
getHost_name() - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaMetric
 
getHostActualConfigs(Long) - Method in class org.apache.ambari.server.state.ConfigHelper
Collects actual configurations and configuration attributes for specified host.
getHostActualConfigsExcludeCluster(Long, Long) - Method in class org.apache.ambari.server.state.ConfigHelper
 
getHostAndPortFromProperty(String) - Static method in class org.apache.ambari.server.utils.HTTPUtils
Given a property like 0.0.0.0:1234 or c6401.ambari.apache.org:50070 will extract the hostname and the port number
getHostAssignmentsForComponent(String) - Method in interface org.apache.ambari.server.topology.ClusterTopology
Get all hosts which are mapped to a host group which contains the specified component.
getHostAssignmentsForComponent(String) - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
getHostAttributes() - Method in class org.apache.ambari.server.controller.HostResponse
 
getHostAttributes() - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
getHostAttributes() - Method in interface org.apache.ambari.server.state.Host
Get additional host attributes For example, public/hostname/IP for AWS
getHostAttributes(HostEntity) - Method in interface org.apache.ambari.server.state.Host
Gets host attributes from host entity
getHostAttributes() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getHostAttributes(HostEntity) - Method in class org.apache.ambari.server.state.host.HostImpl
 
getHostById(Long) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
getHostById(Long) - Method in interface org.apache.ambari.server.state.Clusters
Get a Host object managed by this server
getHostChangesFile() - Method in class org.apache.ambari.server.update.HostUpdateHelper
 
getHostChangesFileMap() - Method in class org.apache.ambari.server.update.HostUpdateHelper
 
getHostChangesJson(String) - Method in class org.apache.ambari.server.configuration.Configuration
 
getHostComponent(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.HostComponentService
Handles GET /clusters/{clusterID}/hosts/{hostID}/host_components/{hostComponentID} Get a specific host_component.
getHostComponentDesiredStateEntities() - Method in class org.apache.ambari.server.orm.entities.HostEntity
Get the read-only collection of host component desired state entities associated with this host entity.
getHostComponentDesiredStateEntities() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
getHostComponentHandler(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Get the host component resource without specifying the parent host component.
getHostComponentHandler(String) - Method in class org.apache.ambari.server.api.services.HostService
Get the host_components sub-resource.
getHostComponentName() - Method in class org.apache.ambari.server.controller.internal.RequestOperationLevel
 
getHostComponentName() - Method in class org.apache.ambari.server.orm.entities.RequestOperationLevelEntity
 
getHostComponentResourceProvider(AmbariManagementController) - Method in interface org.apache.ambari.server.controller.ResourceProviderFactory
 
getHostComponents(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.HostComponentService
Handles GET /clusters/{clusterID}/hosts/{hostID}/host_components/ Get all host components for a host.
getHostComponents() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
getHostComponents(Set<ServiceComponentHostRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get the host components identified by the given request objects.
getHostComponents(Set<ServiceComponentHostRequest>, boolean) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
 
getHostComponents(Set<ServiceComponentHostRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getHostComponents(Set<ServiceComponentHostRequest>, boolean) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getHostComponentServiceComponentInfo() - Method in interface org.apache.ambari.server.controller.HostComponentSwagger.HostComponentComponent
 
getHostComponentState(ServiceComponentHostResponse) - Method in class org.apache.ambari.server.controller.utilities.state.DefaultServiceCalculatedState
 
getHostComponentStateEntities() - Method in class org.apache.ambari.server.orm.entities.HostEntity
Get the read-only collection of host component state entities associated with this host entity.
getHostComponentStateEntities() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
getHostComponentSummaries(String, String) - Static method in class org.apache.ambari.server.orm.models.HostComponentSummary
 
getHostComponentUpdates() - Method in class org.apache.ambari.server.events.HostComponentsUpdateEvent
 
getHostCount() - Method in class org.apache.ambari.server.orm.entities.TopologyHostInfoEntity
 
getHostEntities() - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
getHostEntity() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupHostMappingEntity
 
getHostEntity() - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
getHostEntity() - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
getHostEntity() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getHostEntity() - Method in class org.apache.ambari.server.orm.entities.HostStateEntity
 
getHostEntity() - Method in class org.apache.ambari.server.orm.entities.HostVersionEntity
 
getHostEntity() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
getHostEntity() - Method in class org.apache.ambari.server.orm.entities.TopologyHostInfoEntity
 
getHostEntity() - Method in interface org.apache.ambari.server.state.Host
 
getHostEntity() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getHostFilter() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
 
getHostFilter() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction.KerberosCommandParameters
 
getHostGroup(String) - Method in interface org.apache.ambari.server.topology.Blueprint
Get a hostgroup specified by name.
getHostGroup(String) - Method in class org.apache.ambari.server.topology.BlueprintImpl
 
getHostGroup() - Method in class org.apache.ambari.server.topology.HostRequest
 
getHostGroupBindings() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
getHostgroupComponentMap() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.Blueprint
 
getHostGroupEntity() - Method in class org.apache.ambari.server.orm.entities.HostGroupComponentEntity
Get the host group entity.
getHostGroupEntity() - Method in class org.apache.ambari.server.orm.entities.HostGroupConfigEntity
Get the host group entity instance.
getHostGroupForHost(String) - Method in interface org.apache.ambari.server.topology.ClusterTopology
Get the name of the host group which is mapped to the specified host.
getHostGroupForHost(String) - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
getHostgroupHostMap() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BlueprintClusterBinding
 
getHostGroupId() - Method in class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
getHostGroupInfo() - Method in class org.apache.ambari.server.controller.internal.BaseClusterRequest
 
getHostGroupInfo() - Method in class org.apache.ambari.server.controller.internal.ExportBlueprintRequest
 
getHostGroupInfo() - Method in interface org.apache.ambari.server.topology.ClusterTopology
Get host group information.
getHostGroupInfo() - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
getHostGroupInfo() - Method in interface org.apache.ambari.server.topology.TopologyRequest
Get host group info.
getHostGroupName() - Method in interface org.apache.ambari.server.controller.BlueprintSwagger.HostGroupInfo
 
getHostGroupName() - Method in class org.apache.ambari.server.controller.HostRequest
 
getHostGroupName() - Method in class org.apache.ambari.server.orm.entities.HostGroupComponentEntity
Get the name of the associated host group.
getHostGroupName() - Method in class org.apache.ambari.server.orm.entities.HostGroupComponentEntityPK
Get the name of the associated host group.
getHostGroupName() - Method in class org.apache.ambari.server.orm.entities.HostGroupConfigEntity
Get the name of the associated host group.
getHostGroupName() - Method in class org.apache.ambari.server.orm.entities.HostGroupConfigEntityPK
Get the name of the associated host group.
getHostGroupName() - Method in class org.apache.ambari.server.topology.HostGroupInfo
Get the host group name.
getHostgroupName() - Method in class org.apache.ambari.server.topology.HostRequest
 
getHostGroups() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.Blueprint
 
getHostGroups() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BlueprintClusterBinding
 
getHostGroups() - Method in interface org.apache.ambari.server.controller.BlueprintSwagger
 
getHostGroups() - Method in class org.apache.ambari.server.orm.entities.BlueprintEntity
Get the collection of associated host groups.
getHostGroups() - Method in class org.apache.ambari.server.topology.addservice.LayoutRecommendationInfo
 
getHostGroups() - Method in interface org.apache.ambari.server.topology.Blueprint
Get the hot groups contained in the blueprint.
getHostGroups() - Method in class org.apache.ambari.server.topology.BlueprintImpl
 
getHostGroupsForComponent(String) - Method in interface org.apache.ambari.server.topology.Blueprint
Get the host groups which contain the give component.
getHostGroupsForComponent(String) - Method in class org.apache.ambari.server.topology.BlueprintImpl
Get host groups which contain a component.
getHostGroupsForComponent(String) - Method in interface org.apache.ambari.server.topology.ClusterTopology
Get the names of all of host groups which contain the specified component.
getHostGroupsForComponent(String) - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
getHostGroupsForService(String) - Method in interface org.apache.ambari.server.topology.Blueprint
Get the host groups which contain components for the specified service.
getHostGroupsForService(String) - Method in class org.apache.ambari.server.topology.BlueprintImpl
Get host groups which contain a component for the given service.
getHostHandler(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Get the hosts sub-resource
getHostHandler(String) - Method in class org.apache.ambari.server.api.services.FeedService
Get the instances sub-resource
getHostHealth() - Method in class org.apache.ambari.server.agent.AgentEnv
 
getHostId() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getHostId() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyHost
 
getHostId() - Method in class org.apache.ambari.server.controller.internal.DeleteHostComponentStatusMetaData.HostComponent
 
getHostId() - Method in class org.apache.ambari.server.events.AgentActionEvent
 
getHostId() - Method in class org.apache.ambari.server.events.AgentConfigsUpdateEvent
 
getHostId() - Method in class org.apache.ambari.server.events.AlertDefinitionsAgentUpdateEvent
 
getHostId() - Method in class org.apache.ambari.server.events.ExecutionCommandEvent
 
getHostId() - Method in class org.apache.ambari.server.events.HostLevelParamsUpdateEvent
 
getHostId() - Method in class org.apache.ambari.server.events.HostRegisteredEvent
 
getHostId() - Method in class org.apache.ambari.server.events.MessageNotDelivered
 
getHostId() - Method in class org.apache.ambari.server.events.ServiceComponentUninstalledEvent
 
getHostId() - Method in class org.apache.ambari.server.events.STOMPHostEvent
Host id message will sent to.
getHostId() - Method in interface org.apache.ambari.server.orm.cache.ConfigGroupHostMapping
 
getHostId() - Method in class org.apache.ambari.server.orm.cache.ConfigGroupHostMappingImpl
 
getHostId() - Method in interface org.apache.ambari.server.orm.cache.HostConfigMapping
 
getHostId() - Method in class org.apache.ambari.server.orm.cache.HostConfigMappingImpl
 
getHostId() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupHostMappingEntity
 
getHostId() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupHostMappingEntityPK
 
getHostId() - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
getHostId() - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
getHostId() - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntity
 
getHostId() - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntityPK
 
getHostId() - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
getHostId() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getHostId() - Method in class org.apache.ambari.server.orm.entities.HostStateEntity
 
getHostId() - Method in class org.apache.ambari.server.orm.entities.HostVersionEntity
 
getHostId() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
getHostId() - Method in class org.apache.ambari.server.orm.entities.RequestOperationLevelEntity
 
getHostId() - Method in class org.apache.ambari.server.orm.models.HostComponentSummary
 
getHostId() - Method in class org.apache.ambari.server.serveraction.kerberos.Component
 
getHostId() - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
getHostId() - Method in interface org.apache.ambari.server.state.Host
 
getHostId() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getHostIds() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
getHostIds() - Method in class org.apache.ambari.server.events.HostsRemovedEvent
 
getHostIds() - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
getHostIdsByDefinitionId(Long) - Method in class org.apache.ambari.server.state.alert.AlertHelper
Retrieves all host ids containing specified definition id.
getHostIdsForCluster(String) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
getHostIdsForCluster(String) - Method in interface org.apache.ambari.server.state.Clusters
Gets all the host Ids associated with the cluster
getHostIdToCountOfCommandsWithStatus(Collection<HostRoleStatus>) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
getHostInfo(List<String>) - Method in class org.apache.ambari.server.bootstrap.BootStrapImpl
 
getHostInfo() - Method in class org.apache.ambari.server.controller.internal.ExportBlueprintRequest.ExportedHostGroup
 
getHostInMemoryAggregationPort() - Method in class org.apache.ambari.server.metrics.system.impl.AmbariMetricSinkImpl
 
getHostInMemoryAggregationProtocol() - Method in class org.apache.ambari.server.metrics.system.impl.AmbariMetricSinkImpl
 
getHostKerberosIdentityHandler(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Get the host Kerberos identity resource without specifying the parent host component.
getHostKerberosIdentityHandler(String) - Method in class org.apache.ambari.server.api.services.HostService
Get the kerberos_identities sub-resource.
getHostKerberosIdentityResourceProvider(AmbariManagementController) - Method in interface org.apache.ambari.server.controller.ResourceProviderFactory
 
getHostLevelParams() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
getHostLevelParams() - Method in class org.apache.ambari.server.agent.StatusCommand
 
getHostLevelParamsClusters() - Method in class org.apache.ambari.server.events.HostLevelParamsUpdateEvent
 
getHostLogFiles() - Method in class org.apache.ambari.server.controller.logging.HostLogFilesResponse
 
getHostMap(String) - Method in class org.apache.ambari.server.controller.HostsMap
Return map of the hostname if available
getHostName() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getHostName() - Method in class org.apache.ambari.server.agent.AgentReport
 
getHostName() - Method in class org.apache.ambari.server.agent.AlertDefinitionCommand
Gets the host name.
getHostname() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
getHostname() - Method in class org.apache.ambari.server.agent.HeartBeat
 
getHostName() - Method in class org.apache.ambari.server.agent.HostInfo
 
getHostname() - Method in class org.apache.ambari.server.agent.Register
 
getHostname() - Method in class org.apache.ambari.server.agent.StatusCommand
 
getHostName() - Method in class org.apache.ambari.server.agent.stomp.dto.AlertCluster
 
getHostName() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyHost
 
getHostName() - Method in class org.apache.ambari.server.bootstrap.BSHostStatus
 
getHostname() - Method in class org.apache.ambari.server.controller.HostRequest
 
getHostname() - Method in class org.apache.ambari.server.controller.HostResponse
 
getHostName(String, String) - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
 
getHostName() - Method in class org.apache.ambari.server.controller.internal.DeleteHostComponentStatusMetaData.HostComponent
 
getHostName(String, String) - Method in class org.apache.ambari.server.controller.internal.OverriddenMetricsHostProvider
 
getHostName() - Method in class org.apache.ambari.server.controller.internal.RequestOperationLevel
 
getHostName() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getHostName(Resource) - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaComponentPropertyProvider
 
getHostName(Resource) - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaHostComponentPropertyProvider
 
getHostName(Resource) - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaHostPropertyProvider
 
getHostName(String, String) - Method in interface org.apache.ambari.server.controller.metrics.MetricHostProvider
Get the host name for the given cluster name and component name.
getHostName(Resource) - Method in class org.apache.ambari.server.controller.metrics.MetricsPropertyProvider
Get the host name for the given resource.
getHostName(Resource) - Method in class org.apache.ambari.server.controller.metrics.timeline.AMSComponentPropertyProvider
 
getHostName(Resource) - Method in class org.apache.ambari.server.controller.metrics.timeline.AMSHostComponentPropertyProvider
 
getHostName(Resource) - Method in class org.apache.ambari.server.controller.metrics.timeline.AMSHostPropertyProvider
 
getHostName() - Method in class org.apache.ambari.server.controller.RootServiceHostComponentRequest
 
getHostName() - Method in class org.apache.ambari.server.controller.RootServiceHostComponentResponse
 
getHostname() - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
getHostname() - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
getHostName() - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
getHostname() - Method in class org.apache.ambari.server.events.ActionFinalReportReceivedEvent
 
getHostName() - Method in class org.apache.ambari.server.events.AlertDefinitionsAgentUpdateEvent
 
getHostName() - Method in class org.apache.ambari.server.events.HostComponentUpdate
 
getHostName() - Method in class org.apache.ambari.server.events.HostEvent
Gets the host's name that the event belongs to.
getHostName() - Method in class org.apache.ambari.server.events.HostStateUpdateEvent
 
getHostName() - Method in class org.apache.ambari.server.events.HostStatusUpdateEvent
 
getHostName() - Method in class org.apache.ambari.server.events.HostUpdateEvent
 
getHostName() - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
getHostName() - Method in class org.apache.ambari.server.events.RequestUpdateEvent.HostRoleCommand
 
getHostName() - Method in class org.apache.ambari.server.events.ServiceComponentInstalledEvent
 
getHostName() - Method in class org.apache.ambari.server.events.ServiceComponentUninstalledEvent
 
getHostname() - Method in class org.apache.ambari.server.metrics.system.impl.AmbariMetricSinkImpl
Get hostname used for calculating write shard.
getHostName() - Method in class org.apache.ambari.server.orm.dao.HostAlertSummaryDTO
Provide host name for this alerts summary
getHostName() - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Gets the name of the host that the alert is for.
getHostname() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupHostMappingEntity
 
getHostName() - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
getHostName() - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
getHostName() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getHostName() - Method in class org.apache.ambari.server.orm.entities.HostVersionEntity
 
getHostName() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
getHostName() - Method in class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
getHostName() - Method in class org.apache.ambari.server.orm.models.HostComponentSummary
 
getHostName() - Method in class org.apache.ambari.server.serveraction.kerberos.Component
 
getHostName() - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
getHostName() - Method in class org.apache.ambari.server.state.Alert
 
getHostName() - Method in interface org.apache.ambari.server.state.Host
 
getHostName() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getHostName() - Method in class org.apache.ambari.server.state.HostEvent
 
getHostName() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
Get the Host this object maps to
getHostName() - Method in class org.apache.ambari.server.state.ServiceComponentHostEvent
 
getHostName() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertInfo
Gets the host name or null if none.
getHostName() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AmbariInfo
 
getHostName() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
getHostName() - Method in class org.apache.ambari.server.topology.HostRequest
 
getHostName() - Static method in class org.apache.ambari.server.utils.StageUtils
 
getHostNameFromProperties(Map<String, Object>) - Static method in class org.apache.ambari.server.controller.internal.HostResourceProvider
Obtain the hostname from the request properties.
getHostNamePropertyId() - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaPropertyProvider
Get the host name property id.
getHostNames() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
getHostNames() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BindingHostGroup
 
getHostNames() - Method in class org.apache.ambari.server.controller.ClusterRequest
 
getHostNames(String, String) - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
 
getHostNames(String, String) - Method in class org.apache.ambari.server.controller.internal.ConfigBasedJmxHostProvider
 
getHostNames() - Method in class org.apache.ambari.server.controller.internal.RequestResourceFilter
 
getHostNames(String, String) - Method in interface org.apache.ambari.server.controller.jmx.JMXHostProvider
Get the JMX host names for the given cluster name and component name.
getHostNames() - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineAppMetricCacheKey
 
getHostNames() - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
getHostNames() - Method in class org.apache.ambari.server.events.HostsAddedEvent
Gets the hosts' names that the event belongs to.
getHostNames() - Method in class org.apache.ambari.server.events.HostsRemovedEvent
 
getHostNames() - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO.KerberosKeytabPrincipalFilter
 
getHostNames() - Method in interface org.apache.ambari.server.state.Cluster
 
getHostNames() - Method in class org.apache.ambari.server.topology.HostGroupInfo
Get the collection of user specified host names for the host group.
getHostNamesByHostIds(List<Long>) - Method in class org.apache.ambari.server.orm.dao.HostDAO
 
getHostOverrides() - Method in class org.apache.ambari.server.state.DesiredConfig
Gets the host overrides for the desired config.
getHostParamsForStage() - Method in class org.apache.ambari.server.controller.ExecuteCommandJson
 
getHostParamsStage() - Method in class org.apache.ambari.server.actionmanager.Stage
 
getHostParamsStage() - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
getHostRackInfo() - Method in class org.apache.ambari.server.topology.HostGroupInfo
Returns a map with host names mapped to rack information.
getHostRequest() - Method in class org.apache.ambari.server.topology.tasks.TopologyHostTask
 
getHostRequestId() - Method in class org.apache.ambari.server.orm.entities.TopologyHostTaskEntity
 
getHostRequests() - Method in class org.apache.ambari.server.topology.LogicalRequest
 
getHostResourceProvider(AmbariManagementController) - Method in interface org.apache.ambari.server.controller.ResourceProviderFactory
 
getHostResponse() - Method in interface org.apache.ambari.server.controller.HostResponse.HostResponseWrapper
 
getHostRole() - Method in interface org.apache.ambari.server.controller.HostComponentSwagger
 
getHostRoleCommand(long) - Method in class org.apache.ambari.server.actionmanager.Stage
Gets the HostRoleCommand matching the specified ID from this stage.
getHostRoleCommand(String, String) - Method in class org.apache.ambari.server.actionmanager.Stage
 
getHostRoleCommand() - Method in class org.apache.ambari.server.orm.entities.ExecutionCommandEntity
 
getHostRoleCommand() - Method in class org.apache.ambari.server.serveraction.AbstractServerAction
 
getHostRoleCommand() - Method in interface org.apache.ambari.server.serveraction.ServerAction
Gets the HostRoleCommand property of this ServerAction.
getHostRoleCommandEntities() - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
getHostRoleCommandEntity() - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalTaskEntity
 
getHostRoleCommandFactory() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets the injected instance of a HostRoleCommandFactory.
getHostRoleCommands() - Method in class org.apache.ambari.server.actionmanager.Stage
 
getHostRoleCommands() - Method in class org.apache.ambari.server.events.RequestUpdateEvent
 
getHostRoleCommands() - Method in class org.apache.ambari.server.events.TaskEvent
Gets hostRoleCommands that created event
getHostRoleCommands(Collection<HostRoleCommandEntity>) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
getHostRoleCommands() - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
getHostRoleCommandsOfRole(List<HostRoleCommand>, Role) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
 
getHostRoleCommandStatusSummaryCacheEnabled() - Method in class org.apache.ambari.server.configuration.Configuration
Caching of host role command status summary can be enabled/disabled through the Configuration.SERVER_HRC_STATUS_SUMMARY_CACHE_ENABLED config property.
getHostRoleCommandStatusSummaryCacheExpiryDuration() - Method in class org.apache.ambari.server.configuration.Configuration
As a safety measure the cache storing host role command status summaries should auto expire after a while.
getHostRoleCommandStatusSummaryCacheSize() - Method in class org.apache.ambari.server.configuration.Configuration
In order to avoid the cache storing host role command status summary objects exhaust memory we set a max record number allowed for the cache.
getHostRolesInProgress() - Method in class org.apache.ambari.server.actionmanager.Stage
Returns pairs which are in progress.
getHostRoleStatus(String, String) - Method in class org.apache.ambari.server.actionmanager.Stage
 
getHosts() - Method in class org.apache.ambari.server.actionmanager.Stage
 
getHosts(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.HostService
Handles GET /clusters/{clusterID}/hosts and /hosts Get all hosts for a cluster.
getHosts() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BindingHostGroup
 
getHosts() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.ConfigGroup
 
getHosts() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse
 
getHosts() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
getHosts() - Method in class org.apache.ambari.server.bootstrap.SshHostInfo
 
getHosts() - Method in class org.apache.ambari.server.controller.ConfigGroupRequest
 
getHosts() - Method in class org.apache.ambari.server.controller.ConfigGroupResponse
 
getHosts(Set<HostRequest>) - Method in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
getHosts(AmbariManagementController, HostRequest, OsFamily) - Static method in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
getHosts() - Method in interface org.apache.ambari.server.controller.RequestPostRequest.RequestResourceFilter
 
getHosts() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionResponse
 
getHosts() - Method in class org.apache.ambari.server.events.AlertHashInvalidationEvent
 
getHosts() - Method in class org.apache.ambari.server.orm.entities.RequestResourceFilterEntity
 
getHosts() - Method in class org.apache.ambari.server.orm.entities.UpgradeItemEntity
 
getHosts() - Method in class org.apache.ambari.server.stack.HostsType
 
getHosts() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapper
 
getHosts() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.TaskWrapper
 
getHosts() - Method in class org.apache.ambari.server.stageplanner.RoleGraphNode
 
getHosts(String, String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getHosts() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getHosts() - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
getHosts() - Method in interface org.apache.ambari.server.state.Cluster
Get all hosts associated with this cluster.
getHosts(String, String) - Method in interface org.apache.ambari.server.state.Cluster
Get all of the hosts running the provided service and component.
getHosts() - Method in interface org.apache.ambari.server.state.Clusters
Get all hosts being tracked by the Ambari server
getHosts() - Method in interface org.apache.ambari.server.state.configgroup.ConfigGroup
Gets an unmodifiable list of Hosts.
getHosts() - Method in class org.apache.ambari.server.state.configgroup.ConfigGroupImpl
 
getHosts() - Method in class org.apache.ambari.server.topology.addservice.Component
 
getHosts() - Method in class org.apache.ambari.server.topology.addservice.LayoutRecommendationInfo
 
getHostsCommaSeparated() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
getHostsDesiredConfigs(Collection<Long>) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getHostsDesiredConfigs(Collection<Long>) - Method in interface org.apache.ambari.server.state.Cluster
Fetch desired configs for list of hosts in cluster
getHostsForCluster(String) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
getHostsForCluster(String) - Method in interface org.apache.ambari.server.state.Clusters
Gets all the hosts associated with the cluster
getHostsForServiceComponent(String, String) - Method in class org.apache.ambari.server.view.ClusterImpl
 
getHostsForServiceComponent(String, String) - Method in class org.apache.ambari.server.view.RemoteAmbariCluster
 
getHostsFromHostGroups(Map<String, Set<String>>) - Static method in class org.apache.ambari.server.topology.addservice.LayoutRecommendationInfo
 
getHostsJson() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapper
Gets the hosts json.
getHostsMapFile() - Method in class org.apache.ambari.server.configuration.Configuration
Get the file that will be used for host mapping.
getHostsPredicate() - Method in interface org.apache.ambari.server.controller.RequestPostRequest.RequestResourceFilter
 
getHostsStatus() - Method in class org.apache.ambari.server.bootstrap.BootStrapStatus
 
getHostStackVersion(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.HostStackVersionService
Gets a single host stack version.
getHostStackVersions(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.HostStackVersionService
Gets all host host version.
getHostStackVersionService(Request, String) - Method in class org.apache.ambari.server.api.services.HostService
Gets the host stack versions service.
getHostState() - Method in class org.apache.ambari.server.controller.HostResponse
 
getHostState() - Method in class org.apache.ambari.server.events.HostStateUpdateEvent
 
getHostState() - Method in class org.apache.ambari.server.events.HostUpdateEvent
 
getHostState() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
getHostState() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
getHostStateEntity() - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
getHostStateEntity() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getHostStatus() - Method in class org.apache.ambari.server.events.HostStatusUpdateEvent
 
getHostStatus() - Method in class org.apache.ambari.server.events.HostUpdateEvent
 
getHostsWithPendingTasks(long, long) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
Gets a lists of hosts with commands in progress given a range of requests.
getHostsWithValidKerberosClient(Cluster) - Method in interface org.apache.ambari.server.controller.KerberosHelper
 
getHostsWithValidKerberosClient(Cluster) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
getHostTaskId() - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalTaskEntity
 
getHostVersionEntities() - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
getHours() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger.RequestScheduleRequestElement.ScheduleRequest
 
getHours() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement.ScheduleResponse
 
getHours() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getHours() - Method in class org.apache.ambari.server.state.scheduler.Schedule
 
getHref() - Method in interface org.apache.ambari.server.controller.HostComponentSwagger.HostComponentComponent
 
getHref() - Method in interface org.apache.ambari.server.controller.HostComponentSwagger.HostComponentHost
 
getHttpDefaultPort() - Method in class org.apache.ambari.server.state.quicklinks.Port
 
getHttpHeaders() - Method in class org.apache.ambari.server.api.services.BaseRequest
 
getHttpHeaders() - Method in interface org.apache.ambari.server.api.services.Request
Obtain the http headers associated with the request.
getHttpImpersonator() - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getHttpPattern() - Method in class org.apache.ambari.server.state.UriInfo.HighAvailability
Get the parameterized HTTP pattern to use.
getHttpProperty() - Method in class org.apache.ambari.server.state.quicklinks.Host
 
getHttpProperty() - Method in class org.apache.ambari.server.state.quicklinks.Port
 
getHttpRequestHeaderSize() - Method in class org.apache.ambari.server.configuration.Configuration
 
getHttpResponseHeaderSize() - Method in class org.apache.ambari.server.configuration.Configuration
 
getHttpsDefaultPort() - Method in class org.apache.ambari.server.state.quicklinks.Port
 
getHttpSession() - Method in class org.apache.ambari.server.controller.AmbariSessionManager
Get the current session.
getHttpSessionInactiveTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the inactivity timeout value, in seconds, for sessions created in Jetty by Spring Security.
getHttpsPattern() - Method in class org.apache.ambari.server.state.UriInfo.HighAvailability
Get the parameterized HTTPS pattern to use.
getHttpsProperty() - Method in class org.apache.ambari.server.state.quicklinks.Host
 
getHttpsProperty() - Method in class org.apache.ambari.server.state.quicklinks.Port
 
getHttpsProperty() - Method in class org.apache.ambari.server.state.UriInfo
The configuration property that can be used to determine if the secure URL should be used.
getHttpsPropertyValue() - Method in class org.apache.ambari.server.state.UriInfo
The literal value to use when comparing to the result from UriInfo.getHttpsProperty().
getHttpsRegex() - Method in class org.apache.ambari.server.state.quicklinks.Port
 
getHttpsUri() - Method in class org.apache.ambari.server.state.UriInfo
Gets the secure (HTTPS) URI that can be used to retrieve alert information.
getHttpUri() - Method in class org.apache.ambari.server.state.UriInfo
Gets the plaintext (HTTP) URI that can be used to retrieve alert information.
getIcon() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the icon path.
getIcon() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the icon path.
getIcon() - Method in class org.apache.ambari.server.view.configuration.InstanceConfig
Get the icon path in the view archive.
getIcon() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the icon path in the view archive.
getIcon64() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the big icon path.
getIcon64() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the big icon path.
getIcon64() - Method in class org.apache.ambari.server.view.configuration.InstanceConfig
Get the big icon path in the view archive.
getIcon64() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the big icon path in the view archive.
getIcon64Path() - Method in class org.apache.ambari.server.controller.ViewInstanceRequest.ViewInstanceRequestInfo
Returns icon64 patch
getIconPath() - Method in class org.apache.ambari.server.controller.ViewInstanceRequest.ViewInstanceRequestInfo
Returns icon path
getId() - Method in class org.apache.ambari.server.agent.StaleAlert
 
getId() - Method in class org.apache.ambari.server.agent.stomp.dto.AlertGroupUpdate
 
getId() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorResponse
 
getId() - Method in class org.apache.ambari.server.api.stomp.NamedTasksSubscriptions.SubscriptionId
 
getId() - Method in class org.apache.ambari.server.controller.ActiveWidgetLayoutResponse
Returns id for the widget layout
getId() - Method in interface org.apache.ambari.server.controller.AlertTargetSwagger.AlertTargetInfo.AlertGroup
 
getId() - Method in interface org.apache.ambari.server.controller.AlertTargetSwagger.AlertTargetInfo
 
getId() - Method in class org.apache.ambari.server.controller.ConfigGroupRequest
 
getId() - Method in class org.apache.ambari.server.controller.ConfigGroupResponse
 
getId() - Method in class org.apache.ambari.server.controller.internal.OperationStatusMetaData.Result
 
getId() - Method in class org.apache.ambari.server.controller.internal.RequestStageContainer
Get the request id.
getId() - Method in class org.apache.ambari.server.controller.ivory.Instance
Get the ID.
getId() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getId() - Method in class org.apache.ambari.server.controller.MpackRequest
 
getId() - Method in class org.apache.ambari.server.controller.MpackResponse
 
getId() - Method in class org.apache.ambari.server.controller.OrderedRequestStageContainer
 
getId() - Method in interface org.apache.ambari.server.controller.RequestPostResponse.ShortRequestInfo
 
getId() - Method in class org.apache.ambari.server.controller.RequestScheduleRequest
 
getId() - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
getId() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement
 
getId() - Method in class org.apache.ambari.server.controller.WidgetResponse
 
getId() - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
getId() - Method in class org.apache.ambari.server.events.RequestUpdateEvent.HostRoleCommand
 
getId() - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.HostVersionEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Get the id.
getId() - Method in class org.apache.ambari.server.orm.entities.MpackEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.PermissionEntity
Get the permission id.
getId() - Method in class org.apache.ambari.server.orm.entities.PrincipalEntity
Get the principal type id.
getId() - Method in class org.apache.ambari.server.orm.entities.PrincipalTypeEntity
Get the principal type id.
getId() - Method in class org.apache.ambari.server.orm.entities.PrivilegeEntity
Get the privilege id.
getId() - Method in class org.apache.ambari.server.orm.entities.RemoteAmbariClusterEntity
Get the id
getId() - Method in class org.apache.ambari.server.orm.entities.RemoteAmbariClusterServiceEntity
Get Id
getId() - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.RepoOsEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.ResourceEntity
Get the resource type id.
getId() - Method in class org.apache.ambari.server.orm.entities.ResourceTypeEntity
Get the resource type id.
getId() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentVersionEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.SettingEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.TopologyHostGroupEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.TopologyHostInfoEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.TopologyHostTaskEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalRequestEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalTaskEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.UpgradeGroupEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.UpgradeHistoryEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.UpgradeItemEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.ViewEntityEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.ViewURLEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
getId() - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
getId() - Method in enum org.apache.ambari.server.security.authorization.ResourceType
Get's ID value for this ResourceType.
getId() - Method in enum org.apache.ambari.server.security.authorization.RoleAuthorization
Get's the ID value for this RoleAuthorization

This value represents the roleauthorization.authorization_id value from the Ambari database

getId() - Method in class org.apache.ambari.server.stack.ComponentModule
 
getId() - Method in class org.apache.ambari.server.stack.ConfigurationModule
 
getId() - Method in class org.apache.ambari.server.stack.ExtensionModule
 
getId() - Method in class org.apache.ambari.server.stack.QuickLinksConfigurationModule
 
getId() - Method in class org.apache.ambari.server.stack.ServiceModule
 
getId() - Method in interface org.apache.ambari.server.stack.StackDefinitionModule
Obtain the id of the module.
getId() - Method in class org.apache.ambari.server.stack.StackModule
 
getId() - Method in class org.apache.ambari.server.stack.ThemeModule
 
getId() - Method in class org.apache.ambari.server.stack.upgrade.ConfigureTask
This getter is intended to be used only from tests.
getId() - Method in interface org.apache.ambari.server.state.action.Action
Get the Action ID for the action
getId() - Method in class org.apache.ambari.server.state.action.ActionImpl
 
getId() - Method in class org.apache.ambari.server.state.alert.AlertGroup
 
getId() - Method in class org.apache.ambari.server.state.alert.AlertTarget
 
getId() - Method in interface org.apache.ambari.server.state.configgroup.ConfigGroup
Primary key of config group
getId() - Method in class org.apache.ambari.server.state.configgroup.ConfigGroupImpl
 
getId() - Method in class org.apache.ambari.server.state.Module
 
getId() - Method in class org.apache.ambari.server.state.ModuleComponent
 
getId() - Method in class org.apache.ambari.server.state.ModuleDependency
 
getId() - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Primary key of Request Execution
getId() - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
getId() - Method in class org.apache.ambari.server.topology.HostRequest
 
getId() - Method in class org.apache.ambari.server.topology.PersistedTopologyRequest
 
getId() - Method in class org.apache.ambari.server.view.events.EventImpl
Get the event identifier.
getIdentities() - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Returns the raw List of KerberosIdentityDescriptors contained within this AbstractKerberosDescriptorContainer.
getIdentities(boolean, Map<String, Object>) - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Returns a List of KerberosIdentityDescriptors contained within this AbstractKerberosDescriptorContainer.
getIdentitiesSkipReferences() - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
 
getIdentity(String) - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Return a KerberosIdentityDescriptor with the specified name.
getIdentityConfigurations(List<KerberosIdentityDescriptor>) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Given a list of KerberosIdentityDescriptors, returns a Map fo configuration types to property names and values.
getIdentityConfigurations(List<KerberosIdentityDescriptor>) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
getIdentityFilter() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
 
getIdentityFilter() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction.KerberosCommandParameters
 
getIdProperty() - Method in class org.apache.ambari.server.orm.entities.ViewEntityEntity
Get the id property.
getIdProperty() - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntity
Get the id property.
getIdProperty() - Method in class org.apache.ambari.server.view.configuration.EntityConfig
 
getIdProperty() - Method in class org.apache.ambari.server.view.configuration.ResourceConfig
Get the id property of the resource.
getIfLabel() - Method in class org.apache.ambari.server.state.theme.ConfigCondition
 
getImpersonatorSetting() - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getImplementationClass() - Method in class org.apache.ambari.server.stack.upgrade.ServerSideActionTask
 
getIncrementStep() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getInDegree() - Method in class org.apache.ambari.server.stageplanner.RoleGraphNode
 
getIndexesList(String, boolean) - Method in interface org.apache.ambari.server.orm.DBAccessor
Gets list of index names from database metadata
getIndexesList(String, boolean) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
getInitializedCommandParameters() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets a map initialized with parameters required for upgrades to work.
getInitStateHosts() - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
getInputs() - Method in class org.apache.ambari.server.actionmanager.Request
 
getInputs() - Method in class org.apache.ambari.server.controller.ActionRequest
 
getInputs() - Method in class org.apache.ambari.server.controller.ActionResponse
 
getInputs() - Method in interface org.apache.ambari.server.controller.RequestResponse.RequestStatusInfo
 
getInputs() - Method in class org.apache.ambari.server.customactions.ActionDefinition
 
getInputs() - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
getInputs() - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
getInsertions() - Method in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition
Gets the insertion directives.
getInstalledPackages() - Method in class org.apache.ambari.server.agent.AgentEnv
 
getInstance(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.InstanceService
Handles GET /feeds/{feedID}/instances/{instanceID} and /instances/{instanceID} Get a specific instance.
getInstance(String, String, Map<String, Object>) - Static method in class org.apache.ambari.server.controller.internal.InstanceResourceProvider
 
getInstance(String, String, String) - Method in class org.apache.ambari.server.controller.internal.RootServiceComponentConfigurationHandlerFactory
Returns the internal configuration handler used to support various configuration storage facilities.
getInstance() - Static method in class org.apache.ambari.server.notifications.DispatchFactory
Gets the single instance of this factory.
getInstance() - Static method in class org.apache.ambari.server.security.SecurityHelperImpl
 
getInstance() - Method in class org.apache.ambari.server.serveraction.kerberos.DeconstructedPrincipal
Gets the instance component of this DeconstructedPrincipal
getInstance() - Method in class org.apache.ambari.server.state.Alert
 
getInstance() - Static method in class org.apache.ambari.server.utils.PasswordUtils
 
getInstance() - Static method in class org.apache.ambari.server.view.ViewRegistry
Get the view registry singleton.
getInstanceData() - Method in class org.apache.ambari.server.controller.ViewInstanceRequest.ViewInstanceRequestInfo
Returns instance data
getInstanceData(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the instance data entity for the given key.
getInstanceData(String) - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getInstanceData() - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getInstanceDataMap() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
 
getInstanceDefinition(String) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get an instance definition for the given name.
getInstanceDefinition(String, String, String) - Method in class org.apache.ambari.server.view.ViewRegistry
Get the instance definition for the given view name and instance name.
getInstanceDefinitions(ViewEntity) - Method in class org.apache.ambari.server.view.ViewRegistry
Get the collection of view instances for the given view definition.
getInstanceName() - Method in class org.apache.ambari.server.controller.PrivilegeResponse
Returns view instance name
getInstanceName() - Method in class org.apache.ambari.server.controller.ViewInstanceRequest.ViewInstanceRequestInfo
Returns instance name
getInstanceName() - Method in class org.apache.ambari.server.controller.ViewInstanceResponse.ViewInstanceResponseInfo
Return view instance name
getInstanceName() - Method in class org.apache.ambari.server.controller.ViewPrivilegeRequest
Hide view instance name in request body schema
getInstanceName() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
 
getInstanceName() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity.ViewInstanceVersionDTO
Get the view instance name.
getInstanceName() - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getInstances(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.InstanceService
Handles GET /feeds/{feedID}/instances and /instances Get all instances for a feed.
getInstances(String) - Method in interface org.apache.ambari.server.controller.ivory.IvoryService
Get all the instances for a given feed.
getInstances() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the view instances.
getInstances() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the list of view instances.
getIntColumnValues(String, String, String[], String[], boolean) - Method in interface org.apache.ambari.server.orm.DBAccessor
Execute select columnName from tableName where columnNames values = values
getIntColumnValues(String, String, String[], String[], boolean) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
Execute select columnName from tableName where columnNames values = values
getInterfaces() - Method in class org.apache.ambari.server.agent.HostInfo
 
getInterfaces(Set<Map<String, Object>>) - Static method in class org.apache.ambari.server.controller.internal.TargetClusterResourceProvider
 
getInterfaces() - Method in class org.apache.ambari.server.controller.ivory.Cluster
Get the interfaces.
getIntermediateStacks() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
Gets a list of stacks which are between the current stack version and the target stack version inclusive.
getInternalGroups() - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Creates a map of internal groups.
getInternalLevelName(String) - Static method in class org.apache.ambari.server.controller.internal.RequestOperationLevel
Converts external operation level alias to an internal name
getInternalMembers(String) - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Creates a map of internal users present in specified group.
getInternalToken() - Method in class org.apache.ambari.server.security.authorization.internal.InternalTokenStorage
 
getInternalType() - Method in class org.apache.ambari.server.controller.spi.Resource.Type
Get the internal type enum associated with this type.
getInternalUsers() - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Creates a map of internal users.
getInterval() - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
getInterval() - Method in class org.apache.ambari.server.state.alert.AmsSource.AmsInfo
 
getIntValue() - Method in enum org.apache.ambari.server.state.AlertState
 
getIPAddress() - Method in class org.apache.ambari.server.agent.HostInfo
 
getIpAddress() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getIpv4() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyHost
 
getIpv4() - Method in class org.apache.ambari.server.controller.HostResponse
 
getIpv4() - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
getIPv4() - Method in interface org.apache.ambari.server.state.Host
IPv4 assigned to the Host
getIPv4() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getIpv6() - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
getIPv6() - Method in interface org.apache.ambari.server.state.Host
IPv6 assigned to the Host
getIPv6() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getIsCurrent() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionRequest
 
getIsCurrent() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionResponse
 
getIsDefault() - Method in class org.apache.ambari.server.state.QuickLinksConfigurationInfo
 
getIsDefault() - Method in class org.apache.ambari.server.state.ThemeInfo
 
getIsExternal() - Method in class org.apache.ambari.server.state.ModuleComponent
 
getItems() - Method in class org.apache.ambari.server.api.services.stackadvisor.validations.ValidationResponse
 
getItems() - Method in class org.apache.ambari.server.orm.entities.UpgradeGroupEntity
 
getIterable(Resource.Type, QueryResponse, Request, Predicate, PageRequest, SortRequest) - Method in class org.apache.ambari.server.controller.internal.ClusterControllerImpl
 
getIterable() - Method in class org.apache.ambari.server.controller.internal.PageResponseImpl
 
getIterable(Resource.Type, QueryResponse, Request, Predicate, PageRequest, SortRequest) - Method in interface org.apache.ambari.server.controller.spi.ClusterController
Get an iterable set of resources from the given set of resources filtered by the given request and predicate objects.
getIterable() - Method in interface org.apache.ambari.server.controller.spi.PageResponse
Get the iterable set of resources for the page.
getJarFileStream(File) - Method in class org.apache.ambari.server.view.ViewArchiveUtility
Get a new jar file stream from the given file.
getJavaHome() - Method in class org.apache.ambari.server.configuration.Configuration
 
getJavaHome() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Getter for the java home, stored in ambari.properties
getJavaHome() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getJavaVersion() - Method in class org.apache.ambari.server.configuration.Configuration
 
getJCEName() - Method in class org.apache.ambari.server.configuration.Configuration
 
getJCEName() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Getter for the jce name, stored in ambari.properties
getJCEName() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getJDKName() - Method in class org.apache.ambari.server.configuration.Configuration
 
getJDKName() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Getter for the jdk name, stored in ambari.properties
getJDKName() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getJdkResourceUrl() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Getter for the url of JDK, stored at server resources folder
getJdkResourceUrl() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getJmxInfo() - Method in class org.apache.ambari.server.state.alert.MetricSource
 
getJmxInfo() - Method in class org.apache.ambari.server.state.alert.PercentSource.MetricFractionPart
 
getJmxInfo() - Method in class org.apache.ambari.server.state.alert.ServerSource
 
getJMXPropertyIds(Resource.Type) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
 
getJMXProtocol(String, String) - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
 
getJMXProtocol(String, String) - Method in class org.apache.ambari.server.controller.internal.ConfigBasedJmxHostProvider
 
getJMXProtocol(String, String) - Method in interface org.apache.ambari.server.controller.jmx.JMXHostProvider
Get the protocol for the specified cluster name and component.
getJMXRpcMetricTag(String, String, String) - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
 
getJMXRpcMetricTag(String, String, String) - Method in class org.apache.ambari.server.controller.internal.ConfigBasedJmxHostProvider
 
getJMXRpcMetricTag(String, String, String) - Method in interface org.apache.ambari.server.controller.jmx.JMXHostProvider
Get the rpc tag for the specified cluster name, component and port number
getJmxSourceUri() - Method in class org.apache.ambari.server.state.stack.MetricDefinition
 
getJob(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.JobService
Handles: GET /workflows/{workflowId}/jobs/{jobId} Get a specific job.
getJobDetail(JobKey) - Method in interface org.apache.ambari.server.scheduler.ExecutionScheduler
Get details for a job from scheduler.
getJobDetail(JobKey) - Method in class org.apache.ambari.server.scheduler.ExecutionSchedulerImpl
 
getJobHandler(String) - Method in class org.apache.ambari.server.api.services.WorkflowService
Gets the jobs sub-resource.
getJobName(Long, Long) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
getJobs(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.JobService
Handles: GET /workflows/{workflowId}/jobs Get all jobs.
getJobTrackerHost(Cluster) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Deprecated.
getJobTrackerHost(Cluster) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getJoinedResourceProperties(Set<String>, Resource, String) - Method in class org.apache.ambari.server.api.query.QueryImpl
Get a map of property sets keyed by the resources associated with this query.
getJpaPredicate() - Method in class org.apache.ambari.server.api.query.JpaPredicateVisitor
Gets the final JPA Predicate after the visitor is done traversing the Ambari Predicate.
getJPATableGenerationStrategy() - Method in class org.apache.ambari.server.configuration.Configuration
 
getJson() - Method in class org.apache.ambari.server.actionmanager.ExecutionCommandWrapper
 
getKDCAdministratorCredentials(String) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Gets the previously stored KDC administrator credentials.
getKDCAdministratorCredentials(String) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
Gets the previously stored KDC administrator credential.
getKdcConnection(KdcConfig) - Method in class org.apache.ambari.server.KdcServerConnectionVerification
Get a KDC UDP connection for the given configuration.
getKdcConnectionCheckTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the inactivity timeout value, in milliseconds, for socket connection made to KDC Server for its reachability verification.
getKdcType() - Method in class org.apache.ambari.server.controller.KerberosDetails
 
getKDCType(Map<String, String>) - Static method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
Given a (command parameter) Map, attempts to safely retrieve the "kdc_type" property.
getKerberosAuthenticationProperties() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the Kerberos authentication-specific properties container
getKerberosCommandParams() - Method in class org.apache.ambari.server.agent.ExecutionCommand
Returns parameters for kerberos commands
getKerberosDescriptor(String, String, boolean) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Gets the fully compiled Kerberos descriptor for the relevant stack and version.
getKerberosDescriptor(ServiceInfo) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Gets the requested service-level Kerberos descriptor(s)

An array of descriptors are returned since the kerberos.json in a service directory may contain descriptor details for one or more services.

getKerberosDescriptor(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ClusterKerberosDescriptorService
Handles URL: /clusters/{clusterID}/kerberos_descriptors Get a specific composite Kerberos descriptor
getKerberosDescriptor(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.KerberosDescriptorService
 
getKerberosDescriptor() - Method in interface org.apache.ambari.server.controller.BlueprintSwagger.SecurityInfo
 
getKerberosDescriptor(Cluster, boolean) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Builds a composite Kerberos descriptor using the default Kerberos descriptor and a user-specified Kerberos descriptor, if it exists.
getKerberosDescriptor(KerberosHelper.KerberosDescriptorType, Cluster, boolean, Collection<String>, boolean) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Gets the requested Kerberos descriptor.
getKerberosDescriptor(KerberosHelper.KerberosDescriptorType, Cluster, StackId, boolean) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Gets the Kerberos descriptor for the requested stack.
getKerberosDescriptor(Cluster, boolean) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
getKerberosDescriptor(KerberosHelper.KerberosDescriptorType, Cluster, boolean, Collection<String>, boolean) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
getKerberosDescriptor(KerberosHelper.KerberosDescriptorType, Cluster, StackId, boolean) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
getKerberosDescriptor(Cluster, boolean) - Method in class org.apache.ambari.server.serveraction.kerberos.PrepareKerberosIdentitiesServerAction
getKerberosDescriptor() - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo
 
getKerberosDescriptor(AddServiceInfo) - Method in class org.apache.ambari.server.topology.addservice.ResourceProviderAdapter
 
getKerberosDescriptor(Cluster) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Retrieve the composite Kerberos Descriptor.
getKerberosDescriptorFile() - Method in class org.apache.ambari.server.controller.StackServiceResponse
Gets a File pointing to the service-level Kerberos descriptor
getKerberosDescriptorFile() - Method in class org.apache.ambari.server.stack.ServiceDirectory
Obtain the Kerberos Descriptor file.
getKerberosDescriptorFile() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getKerberosDescriptorPreConfigurationFileLocation() - Method in class org.apache.ambari.server.state.StackInfo
Gets the path to the stack-level Kerberos descriptor pre-configuration file
getKerberosDescriptorPreconfigureFilePath() - Method in class org.apache.ambari.server.stack.StackDirectory
Obtain the path to the (stack-level) Kerberos descriptor pre-configuration file
getKerberosDescriptorReference() - Method in interface org.apache.ambari.server.controller.BlueprintSwagger.SecurityInfo
 
getKerberosDescriptorResourceProvider(AmbariManagementController) - Method in interface org.apache.ambari.server.controller.ResourceProviderFactory
 
getKerberosDescriptors(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.ClusterKerberosDescriptorService
Handles URL: /clusters/{clusterID}/kerberos_descriptors Gets Kerberos descriptors
getKerberosDescriptors(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.KerberosDescriptorService
Handles: GET /kerberos_descriptors Get all kerberos descriptors.
getKerberosDescriptorText() - Method in class org.apache.ambari.server.orm.entities.KerberosDescriptorEntity
 
getKerberosDetails(Cluster, Boolean) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Gathers the Kerberos-related data from configurations and stores it in a new KerberosDetails instance.
getKerberosDetails(Cluster, Boolean) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
Gathers the Kerberos-related data from configurations and stores it in a new KerberosDetails instance.
getKerberosDetails() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets Kerberos information about a cluster.
getKerberosEnabledTest() - Method in class org.apache.ambari.server.state.ServiceInfo
Gets the JSON predicate (PredicateUtils.fromJSON(String) that can be used to determine if Kerberos has been enabled for this service or not.
getKerberosEnvProperties() - Method in class org.apache.ambari.server.controller.KerberosDetails
 
getKerberosHelper() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Returns KerberosHelper instance
getKerberosHelper() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getKerberosHelper() - Method in class org.apache.ambari.server.serveraction.kerberos.AbstractPrepareKerberosServerAction
 
getKerberosIdentities(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.HostKerberosIdentityService
Handles GET: /clusters/{clusterID}/services/{serviceID}/components/{componentID}/kerberos_identities Get all Kerberos identities for a service.
getKerberosIdentity(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.HostKerberosIdentityService
Handles GET: /clusters/{clusterID}/services/{serviceID}/components/{componentID}/kerberos_identities/{identityId} Get a specific Kerberos identity.
getKerberosKeytab() - Method in class org.apache.ambari.server.state.UriInfo
The configuration property with kerberos keytab path.
getKerberosKeytabCacheDir() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the directory where Ambari is to store cached keytab files.
getKerberosKeytabEntity() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
getKerberosKeytabPrincipalEntities() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabEntity
 
getKerberosKeytabPrincipalEntities() - Method in class org.apache.ambari.server.orm.entities.KerberosPrincipalEntity
 
getKerberosKeytabPrincipalEntity() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabServiceMappingEntity
 
getKerberosKeytabPrincipalId() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabServiceMappingEntity
 
getKerberosOperationHandler(KDCType) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandlerFactory
Gets the relevant KerberosOperationHandler for some KDCType.
getKerberosOperationRetries() - Method in class org.apache.ambari.server.configuration.Configuration
 
getKerberosOperationRetryTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
 
getKerberosPrincipal() - Method in class org.apache.ambari.server.state.UriInfo
The configuration property with kerberos principal name.
getKerberosPrincipalEntity() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
getKerberosServerActionFinalizeTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
Get the timeout, in seconds, when finalizing Kerberos enable/disable/regenerate commands.
getKerberosServerActionThreadpoolSize() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the number of threads to use when executing server-side Kerberos commands, such as generate keytabs.
getKernel() - Method in class org.apache.ambari.server.agent.HostInfo
 
getKernelMajVersion() - Method in class org.apache.ambari.server.agent.HostInfo
 
getKernelRelease() - Method in class org.apache.ambari.server.agent.HostInfo
 
getKernelVersion() - Method in class org.apache.ambari.server.agent.HostInfo
 
getKey(String) - Method in class org.apache.ambari.server.api.services.PersistKeyValueService
 
getKey() - Method in class org.apache.ambari.server.collections.functors.ContextTransformer
Returns the key this transformer is using to search for data
getKey() - Method in class org.apache.ambari.server.configuration.Configuration.ConfigurationProperty
Gets the key.
getKey() - Method in class org.apache.ambari.server.controller.UserAuthenticationSourceRequest
 
getKey() - Method in interface org.apache.ambari.server.controller.UserAuthenticationSourceRequestCreateSwagger.CreateUserAuthenticationSourceInfo
 
getKey() - Method in interface org.apache.ambari.server.controller.UserAuthenticationSourceRequestUpdateSwagger.UserAuthenticationSourceRequestUpdateInfo
 
getKey() - Method in class org.apache.ambari.server.controller.UserAuthenticationSourceResponse
 
getKey() - Method in class org.apache.ambari.server.orm.entities.KeyValueEntity
 
getKey() - Method in class org.apache.ambari.server.security.credential.GenericKeyCredential
 
getKey() - Method in class org.apache.ambari.server.security.credential.PrincipalKeyCredential
 
getKey() - Method in class org.apache.ambari.server.topology.Credential
 
getKey() - Method in class org.apache.ambari.server.view.configuration.PropertyConfig
Get the property key.
getKeyEncryptionTypes() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Gets the encryption algorithms used to encrypt keys in keytab entries
getKeyFromPassword(String) - Method in class org.apache.ambari.server.security.encryption.AESEncryptor
 
getKeyFromPassword(String, byte[]) - Method in class org.apache.ambari.server.security.encryption.AESEncryptor
 
getKeyNumber() - Method in class org.apache.ambari.server.serveraction.kerberos.CreatePrincipalsServerAction.CreatePrincipalResult
Gets the password's key number
getKeyPropertyId(Resource.Type) - Method in class org.apache.ambari.server.controller.internal.SchemaImpl
 
getKeyPropertyId(Resource.Type) - Method in interface org.apache.ambari.server.controller.spi.Schema
Get the property id for the property that uniquely identifies the given resource type for the resource described by this schema.
getKeyPropertyIds() - Method in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
 
getKeyPropertyIds() - Method in class org.apache.ambari.server.controller.internal.AmbariPrivilegeResourceProvider
 
getKeyPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ClusterPrivilegeResourceProvider
 
getKeyPropertyIds() - Method in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
getKeyPropertyIds() - Method in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
 
getKeyPropertyIds() - Method in class org.apache.ambari.server.controller.internal.PermissionResourceProvider
 
getKeyPropertyIds() - Method in class org.apache.ambari.server.controller.internal.RemoteClusterResourceProvider
 
getKeyPropertyIds() - Method in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
getKeyPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
getKeyPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ViewPermissionResourceProvider
 
getKeyPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ViewPrivilegeResourceProvider
 
getKeyPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ViewResourceProvider
 
getKeyPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ViewURLResourceProvider
 
getKeyPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
getKeyPropertyIds() - Method in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
getKeyPropertyIds() - Method in class org.apache.ambari.server.controller.jdbc.JDBCResourceProvider
 
getKeyPropertyIds() - Method in interface org.apache.ambari.server.controller.spi.ResourceProvider
Get the key property ids for the resource type associated with this resource provider.
getKeyPropertyIds(Resource.Type) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
 
getKeys(int) - Method in class org.apache.ambari.server.api.services.KeyService
 
getKeyStorePath() - Method in class org.apache.ambari.server.security.encryption.FileBasedCredentialStore
Gets the path to this FileBasedCredentialStore's KeyStore file
getKeystoreService() - Method in class org.apache.ambari.server.security.encryption.CredentialProvider
 
getKeytabByFile(String) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.KerberosKeytabController
Tries to find keytab by keytab path in destination filesystem.
getKeytabByFile(String, boolean) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.KerberosKeytabController
Tries to find keytab by keytab path in destination filesystem.
getKeytabDescriptor() - Method in class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
Gets the KerberosKeytabDescriptor related to this KerberosIdentityDescriptor
getKeytabPath() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabEntity
 
getKeytabPath() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
getKeytabPath() - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
getKeyToStringColumnMap(String, String, String, String[], String[], boolean) - Method in interface org.apache.ambari.server.orm.DBAccessor
Execute select keyColumnName, valueColumnName from tableName where columnNames values = values
getKeyToStringColumnMap(String, String, String, String[], String[], boolean) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
Execute select keyColumnName, valueColumnName from tableName where columnNames values = values
getKeyTypes() - Method in class org.apache.ambari.server.controller.internal.SchemaImpl
 
getKeyTypes() - Method in interface org.apache.ambari.server.controller.spi.Schema
Get the set of resource types used in the key that uniquely identifies the resource type described by this schema.
getKeyValueMap() - Method in class org.apache.ambari.server.api.query.QueryImpl
 
getKeyValueMap() - Method in interface org.apache.ambari.server.api.resources.ResourceInstance
Obtain the primary and foreign key properties for the resource.
getKeyValuePairs() - Method in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition
 
getKinitCommand(String, PrincipalKeyCredential, String, Map<String, String>) - Method in class org.apache.ambari.server.serveraction.kerberos.IPAKerberosOperationHandler
 
getKinitCommand(String, PrincipalKeyCredential, String, Map<String, String>) - Method in class org.apache.ambari.server.serveraction.kerberos.MITKerberosOperationHandler
 
getKkpId() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
getLabel() - Method in class org.apache.ambari.server.controller.AlertDefinitionResponse
 
getLabel() - Method in class org.apache.ambari.server.controller.ViewInstanceRequest.ViewInstanceRequestInfo
Returns view label
getLabel() - Method in class org.apache.ambari.server.controller.ViewVersionResponse.ViewVersionInfo
Returns view label
getLabel() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets the label for this alert definition.
getLabel() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
 
getLabel() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
 
getLabel() - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntity
Get the parameter label.
getLabel() - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
getLabel() - Method in class org.apache.ambari.server.state.Alert
 
getLabel() - Method in class org.apache.ambari.server.state.quicklinks.Link
 
getLabel() - Method in class org.apache.ambari.server.state.ValueEntryInfo
 
getLabel() - Method in class org.apache.ambari.server.view.configuration.InstanceConfig
Get the public view instance label.
getLabel() - Method in class org.apache.ambari.server.view.configuration.ParameterConfig
Get the parameter label.
getLabel() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the public view name.
getLargeClusterThreshold() - Method in class org.apache.ambari.server.topology.addservice.AutoHostgroupStrategy
 
getLastAgentEnv() - Method in class org.apache.ambari.server.controller.HostResponse
 
getLastAgentEnv() - Method in interface org.apache.ambari.server.state.Host
Gets the latest agent environment that arrived in a heartbeat.
getLastAgentEnv() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getLastAgentStartTime() - Method in interface org.apache.ambari.server.state.Host
Time the Ambari Agent was started.
getLastAgentStartTime() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getLastAttemptTime() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getLastAttemptTime(String, String) - Method in class org.apache.ambari.server.actionmanager.Stage
 
getLastAttemptTime() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getLastCheckResult() - Static method in class org.apache.ambari.server.checks.DatabaseConsistencyCheckHelper
 
getLastComponentState() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
getLastComponentState() - Method in class org.apache.ambari.server.controller.internal.DeleteHostComponentStatusMetaData.HostComponent
 
getLastExecutionStatus() - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
getLastExecutionStatus() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement
 
getLastExecutionStatus() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getLastExecutionStatus() - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Get status of the last batch of requests
getLastExecutionStatus() - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
getLastHeartbeatTime() - Method in class org.apache.ambari.server.controller.HostResponse
 
getLastHeartbeatTime() - Method in class org.apache.ambari.server.events.HostUpdateEvent
 
getLastHeartbeatTime() - Method in interface org.apache.ambari.server.state.Host
Last time the Ambari Server received a heartbeat from the Host ( Unix timestamp )
getLastHeartbeatTime() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getLastOpEndTime() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
getLastOpLastUpdateTime() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
getLastOpStartTime() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
getLastPersistedRequestIdWhenInitialized() - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Return the last persisted Request ID as seen when the DBAccessor object was initialized.
getLastPersistedRequestIdWhenInitialized() - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
getLastRegistrationTime() - Method in class org.apache.ambari.server.controller.HostResponse
 
getLastRegistrationTime() - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
getLastRegistrationTime() - Method in interface org.apache.ambari.server.state.Host
Last time the host registered with the Ambari Server ( Unix timestamp )
getLastRegistrationTime() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getLastRequestId() - Method in class org.apache.ambari.server.orm.dao.StageDAO
 
getLastServiceConfig(Long, String) - Method in class org.apache.ambari.server.orm.dao.ServiceConfigDAO
 
getLastServiceConfigForServiceDefaultGroup(Long, String) - Method in class org.apache.ambari.server.orm.dao.ServiceConfigDAO
Gets the latest service config versions of default config group for a service
getLastServiceConfigs(Long) - Method in class org.apache.ambari.server.orm.dao.ServiceConfigDAO
 
getLastServiceConfigsForService(Long, String) - Method in class org.apache.ambari.server.orm.dao.ServiceConfigDAO
Gets the latest service config versions of all config groups for a service
getLastServiceConfigVersionsForGroup(Long) - Method in class org.apache.ambari.server.orm.dao.ServiceConfigDAO
 
getLastServiceConfigVersionsForGroups(Collection<Long>) - Method in class org.apache.ambari.server.orm.dao.ServiceConfigDAO
 
getLastStageId() - Method in class org.apache.ambari.server.controller.internal.RequestStageContainer
Get the stage id of the last stage.
getLastStageId() - Method in class org.apache.ambari.server.controller.OrderedRequestStageContainer
 
getLastStageId(long) - Method in class org.apache.ambari.server.orm.dao.RequestDAO
 
getLastUpdateTime() - Method in interface org.apache.ambari.server.state.action.Action
Get the last update time of the Action when its progress status was updated
getLastUpdateTime() - Method in class org.apache.ambari.server.state.action.ActionImpl
 
getLatestConfigsWithTypes(Collection<String>) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getLatestConfigsWithTypes(Collection<String>) - Method in interface org.apache.ambari.server.state.Cluster
Get latest (including inactive ones) configurations with any of the given types.
getLatestConfigurations(long, StackId) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
Gets the latest configurations for a given stack for all of the configurations of the specified cluster.
getLatestConfigurationsWithTypes(long, StackId, Collection<String>) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
Gets the latest configurations for a given stack with any of the given config types.
getLatestServiceChecksByRole(long) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
Gets the most recently run service check grouped by the command's role (which is the only way to identify the service it was for!?)
getLatestServiceConfigs(Long, StackId) - Method in class org.apache.ambari.server.orm.dao.ServiceConfigDAO
Gets the latest service configurations for the specified cluster and stack.
getLatestText() - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Gets the latest text for this alert.
getLatestTimestamp() - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Gets the time, in millis, that the last instance of this alert state was received.
getLatestURI() - Method in class org.apache.ambari.server.state.stack.RepositoryXml
 
getLatestVdf() - Method in class org.apache.ambari.server.state.stack.RepoUrlInfoCallable.RepoUrlInfoResult
 
getLatestVersionDefinition() - Method in class org.apache.ambari.server.state.StackInfo
 
getLayoutName() - Method in class org.apache.ambari.server.controller.ActiveWidgetLayoutResponse
Returns layout name
getLayoutName() - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
getLayoutName() - Method in class org.apache.ambari.server.state.stack.WidgetLayout
 
getLayouts() - Method in class org.apache.ambari.server.state.theme.ThemeConfiguration
 
getLdapConfig() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
getLDAPEnabledServices() - Method in class org.apache.ambari.server.controller.internal.AmbariServerLDAPConfigurationHandler
Gets the set of services for which the user declared Ambari to enable LDAP integration.
getLdapEnabledServices() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
getLdapEnabledTest() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getLdapEnabledTest() - Method in class org.apache.ambari.server.state.ServiceLdapInfo
Gets the configuration specification that can be used to determine if LDAP has been enabled or not.
getLdapGroup() - Method in class org.apache.ambari.server.orm.entities.GroupEntity
 
getLdapGroupByMemberAttr(String) - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Get the LDAP group member for the given member attribute.
getLdapGroups(String) - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Get the set of LDAP groups for the given group name.
getLdapInfo() - Method in class org.apache.ambari.server.state.ServiceInfo
Gets a new value for LDAP integration support
getLdapServerProperties() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
getLdapSyncCollisionHandlingBehavior() - Method in class org.apache.ambari.server.configuration.Configuration
Determines whether an existing local users will be skipped on updated during LDAP sync.
getLdapSyncInfo() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Retrieves groups and users from external LDAP.
getLdapSyncInfo() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getLdapSyncInfo() - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Retrieves information about external groups and users and their synced/unsynced state.
getLdapUrls() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getLdapUserByMemberAttr(String) - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Get the LDAP user member for the given member attribute.
getLdapUsers(String) - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Get the set of LDAP users for the given user name.
getLeftOperand() - Method in class org.apache.ambari.server.api.predicate.expressions.AbstractExpression
 
getLeftOperand() - Method in interface org.apache.ambari.server.api.predicate.expressions.Expression
Get the left operand expression.
getLeftVerticalSplitter() - Method in class org.apache.ambari.server.state.theme.Subsection
 
getLength() - Method in class org.apache.ambari.server.orm.DBAccessor.DBColumnInfo
 
getLevel() - Method in class org.apache.ambari.server.api.services.stackadvisor.validations.ValidationResponse.ValidationItem
 
getLevel() - Method in class org.apache.ambari.server.controller.internal.RequestOperationLevel
 
getLevel() - Method in interface org.apache.ambari.server.controller.RequestPostRequest.OperationLevel
 
getLevel() - Method in class org.apache.ambari.server.orm.entities.RequestOperationLevelEntity
 
getLibraryClassLoader() - Method in class org.apache.ambari.server.stack.StackDirectory
Gets the ClassLoader that can be used to load classes found in JARs in the stack's library folder.
getLibraryClassLoader() - Method in class org.apache.ambari.server.state.StackInfo
Gets the ClassLoader that can be used to load classes found in JARs in the stack's library folder.
getLibraryInstance(String) - Method in class org.apache.ambari.server.state.StackInfo
Loads an instance of the class from the stack classloader, if available.
getLibraryInstance(Injector, String) - Method in class org.apache.ambari.server.state.StackInfo
Loads an instance of the class from the stack classloader, if available.
getLibraryPath() - Method in class org.apache.ambari.server.stack.StackDirectory
Gets the fully qualified path to the stack's library directory.
getLimitReached() - Method in class org.apache.ambari.server.agent.ComponentRecoveryReport
 
getLinkAttribute() - Method in class org.apache.ambari.server.state.quicklinksprofile.LinkAttributeFilter
 
getLinkId() - Method in class org.apache.ambari.server.controller.ExtensionLinkRequest
 
getLinkId() - Method in class org.apache.ambari.server.controller.ExtensionLinkResponse.ExtensionLinkResponseInfo
 
getLinkId() - Method in class org.apache.ambari.server.orm.entities.ExtensionLinkEntity
 
getLinkName() - Method in class org.apache.ambari.server.state.quicklinksprofile.LinkNameFilter
 
getLinks() - Method in class org.apache.ambari.server.state.quicklinks.QuickLinksConfiguration
 
getLinkUrl() - Method in class org.apache.ambari.server.state.quicklinksprofile.LinkNameFilter
 
getListOfLogFileDefinitions() - Method in class org.apache.ambari.server.controller.logging.HostComponentLoggingInfo
 
getListOfLogLevels() - Method in class org.apache.ambari.server.controller.logging.HostComponentLoggingInfo
 
getListOfResults() - Method in class org.apache.ambari.server.controller.logging.LogQueryResponse
 
getListWidgetLayoutUserWidgetEntity() - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
getListWidgetLayoutUserWidgetEntity() - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
getLiveServices() - Method in class org.apache.ambari.server.agent.AgentEnv.HostHealth
 
getLiveState() - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
getLocalComponents() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
getLocalDatabaseUrl() - Method in class org.apache.ambari.server.configuration.Configuration
 
getLocalUserName() - Method in class org.apache.ambari.server.controller.UserRequest
 
getLocalUserName() - Method in interface org.apache.ambari.server.controller.UserRequestCreateUsersSwagger.CreateUsersInfo
 
getLocalUserName() - Method in interface org.apache.ambari.server.controller.UserRequestCreateUserSwagger.CreateUserInfo
 
getLocalUserName() - Method in interface org.apache.ambari.server.controller.UserRequestUpdateUserSwagger.UpdateUserInfo
 
getLocalUsername() - Method in class org.apache.ambari.server.controller.UserResponse
 
getLocalUsername() - Method in class org.apache.ambari.server.orm.entities.UserEntity
Gets the local username for this user.
getLocalUsername() - Method in class org.apache.ambari.server.state.kerberos.KerberosPrincipalDescriptor
Gets the local username associated with this principal
getLocations(Set<Map<String, Object>>) - Static method in class org.apache.ambari.server.controller.internal.TargetClusterResourceProvider
 
getLocations() - Method in class org.apache.ambari.server.controller.ivory.Cluster
Get the locations.
getLock(TransactionalLock.LockArea) - Method in class org.apache.ambari.server.orm.TransactionalLocks
Gets a lock for the specified lock area.
getLock() - Method in class org.apache.ambari.server.security.encryption.AbstractCredentialStore
Gets the lock object used to protect access to the credential store
getLog() - Method in class org.apache.ambari.server.bootstrap.BootStrapPostStatus
 
getLog() - Method in class org.apache.ambari.server.bootstrap.BootStrapStatus
 
getLog() - Method in class org.apache.ambari.server.bootstrap.BSHostStatus
 
getLog() - Method in class org.apache.ambari.server.bootstrap.BSResponse
 
getLog() - Method in class org.apache.ambari.server.controller.ivory.Instance
Get the log.
getLog4jProperties() - Method in class org.apache.ambari.server.configuration.Configuration
Find, read, and parse the log4j.properties file.
getLogDir() - Method in class org.apache.ambari.server.actionmanager.Stage
 
getLogFileLineNumber() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getLogFileName() - Method in class org.apache.ambari.server.controller.logging.LogFileDefinitionInfo
 
getLogFileNames(String, String, String) - Method in class org.apache.ambari.server.controller.logging.LogSearchDataRetrievalService
This method attempts to obtain the log file names for the specified component on the specified host.
getLogFilePath() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getLogFileTailURI(String, String, String, String) - Method in class org.apache.ambari.server.controller.logging.LogSearchDataRetrievalService
 
getLogFileTailURL() - Method in class org.apache.ambari.server.controller.logging.LogFileDefinitionInfo
 
getLogFileType() - Method in class org.apache.ambari.server.controller.logging.LogFileDefinitionInfo
 
getLoggedinUser() - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getLoggerName() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getLogging(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Gets the Logging Service
getLoggingSearchPropertyProvider() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Gets the LoggingSearchPropertyProvider instance.
getLoggingSearchPropertyProvider() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getLoggingService(String) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Gets the LoggingService instance from the dependency injection framework.
getLoggingService(String) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getLogicalRequestId() - Method in class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
getLogicalTask(long) - Method in class org.apache.ambari.server.topology.HostRequest
 
getLogicalTasks() - Method in class org.apache.ambari.server.topology.HostRequest
 
getLogicalTasksForTopologyTask(TopologyTask) - Method in class org.apache.ambari.server.topology.HostRequest
 
getLogId() - Method in class org.apache.ambari.server.state.LogDefinition
 
getLogInfo() - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
getLogLevel() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getLogMessage() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getLogMethod() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getLogs() - Method in class org.apache.ambari.server.controller.RequestStatusResponse
 
getLogs() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getLogSearchConnectTimeoutInMilliseconds() - Method in class org.apache.ambari.server.controller.logging.LoggingRequestHelperImpl
 
getLogSearchMetadataCacheExpireTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
Get the max time, in hours, to hold data in the LogSearch metadata cache prior to expiring the cache and re-loading the data from the LogSearch Portal service.
getLogSearchPortalConnectTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
Get the connect timeout used for connecting to the LogSearch Portal Service
getLogSearchPortalExternalAddress() - Method in class org.apache.ambari.server.configuration.Configuration
External address of logsearch portal (managed outside of ambari)
getLogSearchPortalReadTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
Get the read timeout used for connecting to the LogSearch Portal Service
getLogSearchReadTimeoutInMilliseconds() - Method in class org.apache.ambari.server.controller.logging.LoggingRequestHelperImpl
 
getLogTime() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getMacAddress() - Method in class org.apache.ambari.server.agent.HostInfo
 
getMailTransport(Map<String, Object>) - Method in class org.apache.ambari.server.notifications.dispatchers.EmailDispatcher
 
getMaintainer() - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
getMaintainer() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getMaintenanceCount() - Method in class org.apache.ambari.server.orm.dao.AlertSummaryDTO
 
getMaintenanceHostComponents(Clusters, Cluster) - Method in class org.apache.ambari.server.controller.MaintenanceStateHelper
 
getMaintenanceState() - Method in class org.apache.ambari.server.controller.HostRequest
 
getMaintenanceState() - Method in class org.apache.ambari.server.controller.HostResponse
 
getMaintenanceState() - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
getMaintenanceState() - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
getMaintenanceState() - Method in class org.apache.ambari.server.controller.ServiceRequest
 
getMaintenanceState() - Method in class org.apache.ambari.server.controller.ServiceResponse
 
getMaintenanceState() - Method in class org.apache.ambari.server.events.HostComponentUpdate
 
getMaintenanceState() - Method in class org.apache.ambari.server.events.HostUpdateEvent
 
getMaintenanceState() - Method in class org.apache.ambari.server.events.MaintenanceModeEvent
Gets the new maintenance state for the service/host/component.
getMaintenanceState() - Method in class org.apache.ambari.server.events.ServiceUpdateEvent
 
getMaintenanceState() - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Gets the current maintenance state for the alert.
getMaintenanceState() - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
getMaintenanceState() - Method in class org.apache.ambari.server.orm.entities.HostStateEntity
 
getMaintenanceState() - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntity
 
getMaintenanceState(long) - Method in interface org.apache.ambari.server.state.Host
 
getMaintenanceState(long) - Method in class org.apache.ambari.server.state.host.HostImpl
 
getMaintenanceState() - Method in interface org.apache.ambari.server.state.Service
 
getMaintenanceState() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
getMaintenanceState() - Method in class org.apache.ambari.server.state.ServiceImpl
 
getMaintenanceState() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
getMaintenanceStateHosts() - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
getManageIdentitiesDirective(Map<String, String>) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Retrieves the value of the manage_kerberos_identities directive from the request properties, if it exists.
getManageIdentitiesDirective(Map<String, String>) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
getManagementController() - Method in class org.apache.ambari.server.controller.internal.AbstractControllerResourceProvider
Get the associated management controller.
getManagerDn() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getManagerPassword() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getManifest() - Method in class org.apache.ambari.server.state.stack.RepoUrlInfoCallable.RepoUrlInfoResult
Each version entry here should be loaded in it's entirety in a new thread
getMapping() - Method in class org.apache.ambari.server.state.stack.JsonOsFamilyRoot
 
getMask() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
 
getMasker() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the masker class name.
getMaskerClass() - Method in class org.apache.ambari.server.controller.ViewVersionResponse.ViewVersionInfo
Returns masker class
getMaskerClass(ClassLoader) - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the masker class.
getMaster() - Method in class org.apache.ambari.server.stack.HostsType.HighAvailabilityHosts
 
getMasterAndHosts(String, String) - Method in class org.apache.ambari.server.stack.MasterHostResolver
Get the master hostname of the given service and component.
getMasterComponent() - Method in class org.apache.ambari.server.state.BulkCommandDefinition
 
getMasterHostname(String) - Method in class org.apache.ambari.server.configuration.Configuration
 
getMasterKeyLocation() - Method in class org.apache.ambari.server.configuration.Configuration
Returns a File pointing where master key file is expected to be

The master key file is named 'master'.

getMasterKeyStoreLocation() - Method in class org.apache.ambari.server.configuration.Configuration
Returns the location of the master keystore file.
getMasters() - Method in class org.apache.ambari.server.stack.HostsType
 
getMasterSecret() - Method in interface org.apache.ambari.server.security.encryption.MasterKeyService
 
getMasterSecret() - Method in class org.apache.ambari.server.security.encryption.MasterKeyServiceImpl
 
getMatchedResources() - Method in class org.apache.ambari.server.api.services.LocalUriInfo
 
getMatchedURIs() - Method in class org.apache.ambari.server.api.services.LocalUriInfo
 
getMatchedURIs(boolean) - Method in class org.apache.ambari.server.api.services.LocalUriInfo
 
getMaxAmbariVersion() - Method in class org.apache.ambari.server.controller.ViewVersionResponse.ViewVersionInfo
Returns maximum ambari version
getMaxAmbariVersion() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the maximum version of Ambari that can run this view.
getMaxAuthenticationFailures() - Method in class org.apache.ambari.server.configuration.Configuration
 
getMaximum() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getMaxJdk() - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
getMaxJdk() - Method in class org.apache.ambari.server.state.stack.StackMetainfoXml
 
getMaxJdk() - Method in class org.apache.ambari.server.state.StackInfo
 
getMaxTimeout(Configuration) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapper
Gets the maximum timeout for any task that this StageWrapper encapsulates.
getMember(HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.groups.MemberService
Gets member.
getMemberAttributes() - Method in class org.apache.ambari.server.security.ldap.LdapGroupDto
Get the member attributes.
getMemberEntities() - Method in class org.apache.ambari.server.orm.entities.GroupEntity
 
getMemberEntities() - Method in class org.apache.ambari.server.orm.entities.UserEntity
 
getMemberId() - Method in class org.apache.ambari.server.orm.entities.MemberEntity
 
getMemberResourceProvider(AmbariManagementController) - Method in interface org.apache.ambari.server.controller.ResourceProviderFactory
 
getMembers(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.groups.MemberService
Gets all members.
getMembers(Set<MemberRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Gets the group members identified by the given request objects.
getMembers(Set<MemberRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getMembershipsCreated() - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Get the number of memberships created during the sync event.
getMembershipsRemoved() - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Get the number of memberships removed during the sync event.
getMembershipToAdd() - Method in class org.apache.ambari.server.security.ldap.LdapBatchDto
 
getMembershipToRemove() - Method in class org.apache.ambari.server.security.ldap.LdapBatchDto
 
getMemorySize() - Method in class org.apache.ambari.server.agent.HostInfo
 
getMemoryTotal() - Method in class org.apache.ambari.server.agent.HostInfo
 
getMergedConfig(Map<String, String>, Map<String, String>) - Method in class org.apache.ambari.server.state.ConfigHelper
Merge override with original, if original property doesn't exist, add it to the properties
getMessage() - Method in class org.apache.ambari.server.agent.ComponentStatus
 
getMessage() - Method in class org.apache.ambari.server.api.services.ResultStatus
Obtain the result message.
getMessage() - Method in class org.apache.ambari.server.api.services.stackadvisor.validations.ValidationResponse.ValidationItem
 
getMessage() - Method in class org.apache.ambari.server.controller.internal.OperationStatusMetaData.Result
 
getMessage() - Method in class org.apache.ambari.server.controller.RequestStatusResponse
 
getMessage() - Method in class org.apache.ambari.server.notifications.TargetConfigurationResult
 
getMessage() - Method in class org.apache.ambari.server.security.SignCertResponse
 
getMessageId() - Method in class org.apache.ambari.server.agent.stomp.dto.AckReport
 
getMessageMD5() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getMetadataAgentConfigs() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getMetadataAmbariLevelParams() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getMetadataClusterLevelParams(Cluster, StackId) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getMetadataClusters() - Method in class org.apache.ambari.server.events.MetadataUpdateEvent
 
getMetadataPath() - Method in class org.apache.ambari.server.configuration.Configuration
Gets ambari stack-path
getMetadataServiceLevelParams(Cluster) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getMetadataServiceLevelParams(Service) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getMetaInfoFile() - Method in class org.apache.ambari.server.stack.ExtensionDirectory
Obtain the object representation of the extension metainfo.xml file.
getMetaInfoFile() - Method in class org.apache.ambari.server.stack.ServiceDirectory
Obtain the service metainfo file object representation.
getMetaInfoFile() - Method in class org.apache.ambari.server.stack.StackDirectory
Obtain the object representation of the stack metainfo.xml file.
getMetainfoName() - Method in class org.apache.ambari.server.orm.entities.MetainfoEntity
 
getMetainfoValue() - Method in class org.apache.ambari.server.orm.entities.MetainfoEntity
 
getMetric() - Method in class org.apache.ambari.server.controller.utilities.PropertyHelper.Metric
 
getMetric_name() - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaMetric
 
getMetricCacheIdleSeconds() - Method in class org.apache.ambari.server.configuration.Configuration
Max time to idle for entries in the cache.
getMetricCacheTTLSeconds() - Method in class org.apache.ambari.server.configuration.Configuration
Eviction time for entries in metrics cache.
getMetricList() - Method in class org.apache.ambari.server.state.alert.AmsSource.AmsInfo
 
getMetricName() - Method in class org.apache.ambari.server.events.STOMPEvent
 
getMetricName() - Method in enum org.apache.ambari.server.events.STOMPEvent.Type
 
getMetricName() - Method in class org.apache.ambari.server.metrics.system.SingleMetric
 
getMetricNames() - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineAppMetricCacheKey
 
getMetricPropertyIds(Resource.Type) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
 
getMetricPropertyProviderFactory() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Gets the MetricPropertyProviderFactory that was injected into this class.
getMetricPropertyProviderFactory() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
Gets the MetricPropertyProviderFactory that was injected into this class.
getMetricRequestBufferTimeCatchupInterval() - Method in class org.apache.ambari.server.configuration.Configuration
Constant fudge factor subtracted from the cache update requests to account for unavailability of data on the trailing edge due to buffering.
getMetrics(String, String, String, String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Gets the metrics for a Role (component).
getMetrics() - Method in interface org.apache.ambari.server.controller.HostComponentSwagger
 
getMetrics() - Method in class org.apache.ambari.server.controller.WidgetResponse
 
getMetrics() - Method in class org.apache.ambari.server.metrics.system.impl.JvmMetricsSource
 
getMetrics() - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
getMetrics() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getMetrics() - Method in class org.apache.ambari.server.state.stack.MetricDefinition
Return flat metric map without category
getMetricsByCategory() - Method in class org.apache.ambari.server.state.stack.MetricDefinition
 
getMetricsCacheManagerHeapPercent() - Method in class org.apache.ambari.server.configuration.Configuration
Percentage of total heap allocated to metrics cache, default is 15%.
getMetricsCollectorHAManager() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Gets an MetricsCollectorHAManager which can be used to get/add collector host for a cluster
getMetricsCollectorHAManager() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getMetricsConfiguration() - Static method in class org.apache.ambari.server.metrics.system.impl.MetricsConfiguration
 
getMetricsFile(String) - Method in class org.apache.ambari.server.stack.ServiceDirectory
Obtain the metrics file.
getMetricsFile() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getMetricsFileName() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getMetricsInfo() - Method in class org.apache.ambari.server.state.stack.WidgetLayoutInfo
 
getMetricsRequestConnectTimeoutMillis() - Method in class org.apache.ambari.server.configuration.Configuration
Separate timeout settings for metrics cache.
getMetricsRequestIntervalReadTimeoutMillis() - Method in class org.apache.ambari.server.configuration.Configuration
Separate timeout settings for metrics cache.
getMetricsRequestReadTimeoutMillis() - Method in class org.apache.ambari.server.configuration.Configuration
Separate timeout settings for metrics cache.
getMetricsServiceCacheTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the number of minutes that data cached by the MetricsRetrievalService is kept.
getMetricsServiceRequestTTL() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the number of seconds that requests made to the same URL will be discarded in order to throttle the retrieval from the same endpoint.
getMetricsServiceThreadPoolCoreSize() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the core pool size used for the MetricsRetrievalService.
getMetricsServiceThreadPoolMaxSize() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the max pool size used for the MetricsRetrievalService.
getMetricsServiceThreadPriority() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the priority of the Threads used by the MetricsRetrievalService.
getMetricsServiceType() - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
Get type of Metrics system installed.
getMetricsServiceType() - Method in interface org.apache.ambari.server.controller.metrics.MetricsServiceProvider
Provide type of metrics service installed.
getMetricsServiceWorkerQueueSize() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the queue size of the worker queue for the MetricsRetrievalService.
getMinAmbariVersion() - Method in class org.apache.ambari.server.controller.ViewVersionResponse.ViewVersionInfo
Returns minimum ambari version
getMinAmbariVersion() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the minimum version of Ambari required to run this view.
getMinimum() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getMinimumValue() - Method in class org.apache.ambari.server.state.alert.AmsSource.AmsInfo
 
getMinJdk() - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
getMinJdk() - Method in class org.apache.ambari.server.state.stack.StackMetainfoXml
 
getMinJdk() - Method in class org.apache.ambari.server.state.StackInfo
 
getMinutes() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger.RequestScheduleRequestElement.ScheduleRequest
 
getMinutes() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement.ScheduleResponse
 
getMinutes() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getMinutes() - Method in class org.apache.ambari.server.state.scheduler.Schedule
 
getMirrors() - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
getMirrorsList() - Method in class org.apache.ambari.server.controller.RepositoryRequest
Gets the mirrors list for the repo.
getMirrorsList() - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
getMirrorsList() - Method in class org.apache.ambari.server.state.RepositoryInfo
 
getMirrorsList() - Method in class org.apache.ambari.server.state.ServiceOsSpecific.Repo
 
getMirrorsList() - Method in class org.apache.ambari.server.state.stack.RepositoryXml.Repo
 
getMissingDependencies(Cluster, AmbariMetaInfo) - Method in class org.apache.ambari.server.state.repository.VersionDefinitionXml
Gets information about services which cannot be upgraded because the repository does not contain required dependencies.
getModule(String) - Method in class org.apache.ambari.server.state.Mpack
Gets the module with the given name.
getModuleComponent(String) - Method in class org.apache.ambari.server.state.Module
Fetch a particular module component by the component name.
getModuleComponent(String, String) - Method in class org.apache.ambari.server.state.Mpack
Gets a component from a given module.
getModuleInfo() - Method in class org.apache.ambari.server.stack.ComponentModule
 
getModuleInfo() - Method in class org.apache.ambari.server.stack.ConfigurationModule
 
getModuleInfo() - Method in class org.apache.ambari.server.stack.ExtensionModule
 
getModuleInfo() - Method in class org.apache.ambari.server.stack.QuickLinksConfigurationModule
 
getModuleInfo() - Method in class org.apache.ambari.server.stack.ServiceModule
 
getModuleInfo() - Method in interface org.apache.ambari.server.stack.StackDefinitionModule
Obtain the associated module information.
getModuleInfo() - Method in class org.apache.ambari.server.stack.StackModule
 
getModuleInfo() - Method in class org.apache.ambari.server.stack.ThemeModule
 
getModules(Long) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Gets the module information for given mpack.
getModules(Long) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Fetch the module info for a given mpack.
getModules(Long) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getModules(Long) - Method in class org.apache.ambari.server.mpack.MpackManager
Fetches the mpack info stored in the memory for mpacks/{mpack_id} call.
getModules() - Method in class org.apache.ambari.server.state.Mpack
 
getModuleState() - Method in class org.apache.ambari.server.stack.BaseModule
Module state.
getModuleState() - Method in interface org.apache.ambari.server.stack.StackDefinitionModule
Module state.
getMonitoringServiceNames(String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getMonth() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger.RequestScheduleRequestElement.ScheduleRequest
 
getMonth() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement.ScheduleResponse
 
getMonth() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getMonth() - Method in class org.apache.ambari.server.state.scheduler.Schedule
 
getMountPoint() - Method in class org.apache.ambari.server.agent.DiskInfo
 
getMounts() - Method in class org.apache.ambari.server.agent.HeartBeat
 
getMounts() - Method in class org.apache.ambari.server.agent.HostInfo
 
getMounts() - Method in class org.apache.ambari.server.agent.stomp.dto.HostStatusReport
 
getMounts() - Method in class org.apache.ambari.server.state.host.HostHealthyHeartbeatEvent
 
getMpack(Long) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Fetch a particular mpack based on mpackid
getMpack(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.MpacksService
Handles: GET /mpacks/{id} Return a specific mpack given an id
getMpack(Long) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Fetch an mpack based on id
getMpack(Long) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getMpackId() - Method in class org.apache.ambari.server.controller.MpackResponse
 
getMpackId() - Method in class org.apache.ambari.server.orm.entities.StackEntity
 
getMpackId() - Method in class org.apache.ambari.server.state.Mpack
 
getMpackManager() - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Obtain the underlying mpack manager.
getMpackMap() - Method in class org.apache.ambari.server.mpack.MpackManager
 
getMpackName() - Method in class org.apache.ambari.server.controller.MpackRequest
 
getMpackName() - Method in class org.apache.ambari.server.controller.MpackResponse
 
getMpackName() - Method in class org.apache.ambari.server.orm.entities.MpackEntity
 
getMpackRequest() - Method in interface org.apache.ambari.server.api.services.MpackRequestSwagger
 
getMpackResponse() - Method in interface org.apache.ambari.server.controller.MpackResponse.MpackResponseWrapper
 
getMpacks() - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getMpacks(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.MpacksService
Handles: GET /mpacks/
getMpacks() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Fetch all mpacks
getMpacks() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getMpacksStagingPath() - Method in class org.apache.ambari.server.configuration.Configuration
Gets ambari management packs staging directory
getMpacksV2StagingPath() - Method in class org.apache.ambari.server.configuration.Configuration
Gets ambari v2 management packs staging directory
getMpackUri() - Method in class org.apache.ambari.server.controller.MpackRequest
 
getMpackUri() - Method in class org.apache.ambari.server.controller.MpackResponse
 
getMpackUri() - Method in class org.apache.ambari.server.orm.entities.MpackEntity
 
getMpackUri() - Method in class org.apache.ambari.server.state.Mpack
 
getMpackVersion() - Method in class org.apache.ambari.server.controller.MpackRequest
 
getMpackVersion() - Method in class org.apache.ambari.server.controller.MpackResponse
 
getMpackVersion() - Method in class org.apache.ambari.server.orm.entities.MpackEntity
 
getMsg() - Method in class org.apache.ambari.server.agent.ComponentStatus
 
getMySQLJarName() - Method in class org.apache.ambari.server.configuration.Configuration
 
getMysqljdbcUrl() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Getter for the url of MySQL JDBC driver, stored at server resources folder
getMysqljdbcUrl() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getName() - Method in class org.apache.ambari.server.agent.AgentEnv.Alternative
 
getName() - Method in class org.apache.ambari.server.agent.AgentEnv.Directory
 
getName() - Method in class org.apache.ambari.server.agent.AgentEnv.LiveService
 
getName() - Method in class org.apache.ambari.server.agent.AgentEnv.PackageDetail
 
getName() - Method in class org.apache.ambari.server.agent.ComponentRecoveryReport
 
getName() - Method in class org.apache.ambari.server.agent.stomp.dto.AlertGroupUpdate
 
getName() - Method in class org.apache.ambari.server.api.predicate.operators.AbstractOperator
Get the name of the operator.
getName() - Method in class org.apache.ambari.server.api.predicate.operators.AndOperator
 
getName() - Method in class org.apache.ambari.server.api.predicate.operators.EqualsOperator
 
getName() - Method in class org.apache.ambari.server.api.predicate.operators.FilterOperator
 
getName() - Method in class org.apache.ambari.server.api.predicate.operators.GreaterEqualsOperator
 
getName() - Method in class org.apache.ambari.server.api.predicate.operators.GreaterOperator
 
getName() - Method in class org.apache.ambari.server.api.predicate.operators.InOperator
 
getName() - Method in class org.apache.ambari.server.api.predicate.operators.IsEmptyOperator
 
getName() - Method in class org.apache.ambari.server.api.predicate.operators.LessEqualsOperator
 
getName() - Method in class org.apache.ambari.server.api.predicate.operators.LessOperator
 
getName() - Method in class org.apache.ambari.server.api.predicate.operators.NotEqualsOperator
 
getName() - Method in class org.apache.ambari.server.api.predicate.operators.NotOperator
 
getName() - Method in class org.apache.ambari.server.api.predicate.operators.OrOperator
 
getName() - Method in class org.apache.ambari.server.api.services.NamedPropertySet
Obtain the name of this property set.
getName() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BindingHostGroup
 
getName() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.HostGroup
 
getName() - Method in interface org.apache.ambari.server.api.util.TreeNode
Obtain the name of the node.
getName() - Method in class org.apache.ambari.server.api.util.TreeNodeImpl
 
getName() - Method in class org.apache.ambari.server.collections.Predicate
 
getName() - Method in enum org.apache.ambari.server.configuration.Configuration.ConnectionPoolType
Gets an internal name for this connection pool type.
getName() - Method in enum org.apache.ambari.server.configuration.Configuration.DatabaseType
Gets an internal name for this database type.
getName() - Method in class org.apache.ambari.server.controller.AlertDefinitionResponse
 
getName() - Method in interface org.apache.ambari.server.controller.AlertTargetSwagger.AlertTargetInfo
 
getName() - Method in class org.apache.ambari.server.controller.ControllerRequest
 
getName() - Method in class org.apache.ambari.server.controller.ControllerResponse
 
getName() - Method in class org.apache.ambari.server.controller.internal.ExportBlueprintRequest.ExportedHostGroup
 
getName() - Method in class org.apache.ambari.server.controller.internal.Extension
Obtain extension name.
getName() - Method in class org.apache.ambari.server.controller.internal.Stack.ConfigProperty
 
getName() - Method in class org.apache.ambari.server.controller.internal.Stack
Obtain stack name.
getName() - Method in class org.apache.ambari.server.controller.ivory.Cluster
Get the cluster name.
getName() - Method in class org.apache.ambari.server.controller.ivory.Cluster.Location
Get the name.
getName() - Method in class org.apache.ambari.server.controller.ivory.Feed
Get the name.
getName() - Method in class org.apache.ambari.server.controller.logging.NameValuePair
 
getName() - Method in class org.apache.ambari.server.controller.SettingRequest
 
getName() - Method in class org.apache.ambari.server.controller.SettingResponse
 
getName() - Method in class org.apache.ambari.server.orm.DBAccessor.DBColumnInfo
 
getName() - Method in class org.apache.ambari.server.orm.entities.HostGroupComponentEntity
Get the name of the host group component.
getName() - Method in class org.apache.ambari.server.orm.entities.HostGroupComponentEntityPK
Get the name of the host group component.
getName() - Method in class org.apache.ambari.server.orm.entities.HostGroupEntity
Get the host group name.
getName() - Method in class org.apache.ambari.server.orm.entities.HostGroupEntityPK
Get the name of the host group.
getName() - Method in class org.apache.ambari.server.orm.entities.KerberosDescriptorEntity
 
getName() - Method in class org.apache.ambari.server.orm.entities.PrincipalTypeEntity
Get the principal type name.
getName() - Method in class org.apache.ambari.server.orm.entities.RemoteAmbariClusterEntity
Get the name of cluster
getName() - Method in class org.apache.ambari.server.orm.entities.ResourceTypeEntity
Get the resource type name.
getName() - Method in class org.apache.ambari.server.orm.entities.SettingEntity
 
getName() - Method in class org.apache.ambari.server.orm.entities.TopologyHostGroupEntity
 
getName() - Method in class org.apache.ambari.server.orm.entities.UpgradeGroupEntity
 
getName() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the view name.
getName() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntity
Get the data key.
getName() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntityPK
Get the name of the data entry.
getName() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the name of this instance.
getName() - Method in class org.apache.ambari.server.orm.entities.ViewInstancePropertyEntity
Get the property name.
getName() - Method in class org.apache.ambari.server.orm.entities.ViewInstancePropertyEntityPK
Get the name of the host group.
getName() - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntity
Get the parameter name.
getName() - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntityPK
Get the name of the parameter.
getName() - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntity
Get the resource name.
getName() - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntityPK
Get the name of the resource.
getName() - Method in class org.apache.ambari.server.security.authentication.AmbariUserAuthentication
 
getName() - Method in class org.apache.ambari.server.security.authorization.internal.InternalAuthenticationToken
 
getName() - Method in class org.apache.ambari.server.stack.StackDefinitionDirectory
Obtain the name of the directory.
getName() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
 
getName() - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
getName() - Method in class org.apache.ambari.server.state.alert.AlertGroup
 
getName() - Method in class org.apache.ambari.server.state.alert.AlertTarget
 
getName() - Method in class org.apache.ambari.server.state.Alert
 
getName() - Method in class org.apache.ambari.server.state.alert.ParameterizedSource.AlertParameter
Gets the unique name of the parameter.
getName() - Method in class org.apache.ambari.server.state.ChangedConfigInfo
 
getName() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getName() - Method in interface org.apache.ambari.server.state.configgroup.ConfigGroup
Unique config group name
getName() - Method in class org.apache.ambari.server.state.configgroup.ConfigGroupImpl
 
getName() - Method in class org.apache.ambari.server.state.CustomCommandDefinition
 
getName() - Method in class org.apache.ambari.server.state.DependencyInfo
Getter for name property.
getName() - Method in class org.apache.ambari.server.state.DesiredConfig.HostOverride
 
getName() - Method in class org.apache.ambari.server.state.ExtensionInfo
 
getName() - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor
Returns the name of this descriptor
getName() - Method in class org.apache.ambari.server.state.Module
 
getName() - Method in class org.apache.ambari.server.state.ModuleComponent
 
getName() - Method in class org.apache.ambari.server.state.ModuleDependency
 
getName() - Method in class org.apache.ambari.server.state.Mpack
 
getName() - Method in class org.apache.ambari.server.state.PropertyDependencyInfo
 
getName() - Method in class org.apache.ambari.server.state.PropertyInfo
 
getName() - Method in class org.apache.ambari.server.state.quicklinks.Link
 
getName() - Method in class org.apache.ambari.server.state.quicklinks.QuickLinks
 
getName() - Method in class org.apache.ambari.server.state.quicklinksprofile.Component
 
getName() - Method in class org.apache.ambari.server.state.quicklinksprofile.Service
 
getName() - Method in class org.apache.ambari.server.state.repository.AvailableService
 
getName() - Method in interface org.apache.ambari.server.state.Service
 
getName() - Method in interface org.apache.ambari.server.state.ServiceComponent
 
getName() - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
getName() - Method in class org.apache.ambari.server.state.ServiceImpl
 
getName() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getName() - Method in class org.apache.ambari.server.state.ServiceOsSpecific.Package
 
getName() - Method in class org.apache.ambari.server.state.ServicePropertyInfo
 
getName() - Method in class org.apache.ambari.server.state.stack.ExtensionMetainfoXml.Extension
 
getName() - Method in class org.apache.ambari.server.state.stack.ExtensionMetainfoXml.Stack
 
getName() - Method in class org.apache.ambari.server.state.stack.Metric
 
getName() - Method in class org.apache.ambari.server.state.StackInfo
 
getName() - Method in class org.apache.ambari.server.state.theme.Layout
 
getName() - Method in class org.apache.ambari.server.state.theme.Section
 
getName() - Method in class org.apache.ambari.server.state.theme.Subsection
 
getName() - Method in class org.apache.ambari.server.state.theme.Tab
 
getName() - Method in class org.apache.ambari.server.state.theme.Theme
 
getName() - Method in class org.apache.ambari.server.state.UserGroupInfo
 
getName() - Method in class org.apache.ambari.server.topology.addservice.Component
 
getName() - Method in class org.apache.ambari.server.topology.addservice.Service
 
getName() - Method in interface org.apache.ambari.server.topology.Blueprint
Get the name of the blueprint.
getName() - Method in class org.apache.ambari.server.topology.BlueprintImpl
 
getName() - Method in class org.apache.ambari.server.topology.Component
Gets the name of this component
getName() - Method in interface org.apache.ambari.server.topology.HostGroup
Get the name of the host group.
getName() - Method in class org.apache.ambari.server.topology.HostGroupImpl
 
getName() - Method in interface org.apache.ambari.server.topology.KerberosDescriptor
 
getName() - Method in class org.apache.ambari.server.topology.KerberosDescriptorImpl
 
getName() - Method in class org.apache.ambari.server.view.ClusterImpl
 
getName() - Method in class org.apache.ambari.server.view.configuration.InstanceConfig
Get the instance name.
getName() - Method in class org.apache.ambari.server.view.configuration.ParameterConfig
Get the parameter name.
getName() - Method in class org.apache.ambari.server.view.configuration.PermissionConfig
 
getName() - Method in class org.apache.ambari.server.view.configuration.ResourceConfig
Get the resource name.
getName() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the unique name.
getName() - Method in class org.apache.ambari.server.view.RemoteAmbariCluster
 
getNamedProperty(Request, String) - Static method in class org.apache.ambari.server.audit.request.eventcreator.RequestAuditEventCreatorHelper
Returns a named property from a request
getNamedPropertyList(Request, String) - Static method in class org.apache.ambari.server.audit.request.eventcreator.RequestAuditEventCreatorHelper
Returns a list of named properties from a request
getNamedPropertySets() - Method in class org.apache.ambari.server.api.services.RequestBody
Obtain all property sets or an empty set if no properties were specified in the body.
getNameNodes() - Method in class org.apache.ambari.server.stack.NameService
 
getNameservice() - Method in class org.apache.ambari.server.state.UriInfo.HighAvailability
Gets the nameservice name.
getNameValueList() - Method in class org.apache.ambari.server.controller.logging.LogLevelQueryResponse
 
getNetMask() - Method in class org.apache.ambari.server.agent.HostInfo
 
getNewConnection() - Method in interface org.apache.ambari.server.orm.DBAccessor
 
getNewConnection() - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
getNewDatabaseSession() - Method in interface org.apache.ambari.server.orm.DBAccessor
Get a new DB session
getNewDatabaseSession() - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
getNewHistoricalEntry() - Method in class org.apache.ambari.server.events.AlertStateChangeEvent
Gets the newly created item in alert history.
getNewHistoricalEntry() - Method in class org.apache.ambari.server.events.InitialAlertEvent
Gets the newly created item in alert history.
getNextConfigVersion(String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Get next version of specified config type
getNextConfigVersion(String) - Method in interface org.apache.ambari.server.state.Cluster
Get next version of specified config type
getNextRequestId() - Method in class org.apache.ambari.server.actionmanager.ActionManager
 
getNextRequestId() - Method in class org.apache.ambari.server.topology.AmbariContext
 
getNextResource() - Method in class org.apache.ambari.server.controller.internal.PageResponseImpl
 
getNextResource() - Method in interface org.apache.ambari.server.controller.spi.PageResponse
Get the next resource after this page.
getNodeRecoveryLifetimeMaxCount() - Method in class org.apache.ambari.server.configuration.Configuration
Get configured max lifetime count of recovery attempt allowed per host component.
getNodeRecoveryMaxCount() - Method in class org.apache.ambari.server.configuration.Configuration
Get configured max count of recovery attempt allowed per host component in a window This is reset when agent is restarted.
getNodeRecoveryRetryGap() - Method in class org.apache.ambari.server.configuration.Configuration
Get the configured retry gap between tries per host component
getNodeRecoveryType() - Method in class org.apache.ambari.server.configuration.Configuration
Get the node recovery type DEFAULT|AUTO_START|FULL
getNodeRecoveryWindowInMin() - Method in class org.apache.ambari.server.configuration.Configuration
Get configured window size in minutes
getNodeStatus() - Method in class org.apache.ambari.server.agent.HeartBeat
 
getNormalizedPrincipal() - Method in class org.apache.ambari.server.serveraction.kerberos.DeconstructedPrincipal
Gets the constructed normalized principal for this DeconstructedPrincipal

The normalized principal is the combination of the primary, instance, and realm components: primary/instance@realm primary@realm

getNote() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionRequest
 
getNote() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionResponse
 
getNote() - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
getNote() - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
getNotice(HttpHeaders, UriInfo, Long) - Method in class org.apache.ambari.server.api.services.AlertNoticeService
 
getNotices(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.AlertNoticeService
 
getNoticesCount(Predicate) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Gets the total count of all AlertNoticeEntity rows that match the specified Predicate.
getNotificationId() - Method in class org.apache.ambari.server.orm.entities.AlertNoticeEntity
Gets the unique ID for this alert notice.
getNotificationType() - Method in interface org.apache.ambari.server.controller.AlertTargetSwagger.AlertTargetInfo
 
getNotificationType() - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
 
getNotificationType() - Method in class org.apache.ambari.server.state.alert.AlertTarget
 
getNotifyState() - Method in class org.apache.ambari.server.orm.entities.AlertNoticeEntity
Gets the notification state for this alert notice.
getNumAttempts() - Method in class org.apache.ambari.server.agent.ComponentRecoveryReport
 
getNumerator() - Method in class org.apache.ambari.server.state.alert.PercentSource
Gets the numerator for the percent calculation.
getObject() - Method in interface org.apache.ambari.server.api.util.TreeNode
Obtain the object associated with this node.
getObject() - Method in class org.apache.ambari.server.api.util.TreeNodeImpl
 
getOccurrences() - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Gets the number of occurrences of this alert in its current state.
getOffset() - Method in class org.apache.ambari.server.controller.internal.PageRequestImpl
 
getOffset() - Method in class org.apache.ambari.server.controller.internal.PageResponseImpl
 
getOffset() - Method in interface org.apache.ambari.server.controller.spi.PageRequest
Get the offset (zero based) of the resource that should be used as the start or end of the page.
getOffset() - Method in interface org.apache.ambari.server.controller.spi.PageResponse
Get the offset of the first resource of the page.
getOjdbcJarName() - Method in class org.apache.ambari.server.configuration.Configuration
 
getOjdbcUrl() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Getter for the url of Oracle JDBC driver, stored at server resources folder
getOjdbcUrl() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getOk() - Method in class org.apache.ambari.server.state.alert.Reporting
 
getOkCount() - Method in class org.apache.ambari.server.orm.dao.AlertHostSummaryDTO
 
getOkCount() - Method in class org.apache.ambari.server.orm.dao.AlertSummaryDTO
 
getOkCount() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertSummaryInfo
Gets the total number of OK alerts in the Notification.
getOldKey() - Method in class org.apache.ambari.server.controller.UserAuthenticationSourceRequest
 
getOldKey() - Method in interface org.apache.ambari.server.controller.UserAuthenticationSourceRequestUpdateSwagger.UserAuthenticationSourceRequestUpdateInfo
 
getOldPassword() - Method in class org.apache.ambari.server.controller.UserRequest
 
getOldPassword() - Method in interface org.apache.ambari.server.controller.UserRequestUpdateUserSwagger.UpdateUserInfo
 
getOldValue() - Method in class org.apache.ambari.server.state.ChangedConfigInfo
 
getOneWayAuthPort() - Method in class org.apache.ambari.server.configuration.Configuration
 
getOpenSslCommandResult(String, int) - Static method in class org.apache.ambari.server.utils.ShellCommandUtil
 
getOperatingSystem(String, String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getOperatingSystem(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.OperatingSystemService
Gets a single operating system.
getOperatingSystem() - Method in class org.apache.ambari.server.topology.RepositorySetting
Get repository id
getOperatingSystems(String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Lists operatingsystems supported by stack
getOperatingSystems(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.OperatingSystemService
Gets all operating systems.
getOperatingSystems(Set<OperatingSystemRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get operating systems by stack name, version.
getOperatingSystems(Set<OperatingSystemRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getOperatingSystemsHandler(String) - Method in class org.apache.ambari.server.api.services.CompatibleRepositoryVersionService
Handles ANY /{repositoryVersionId}/operating_systems requests.
getOperatingSystemsHandler(String) - Method in class org.apache.ambari.server.api.services.OperatingSystemService
Handles ANY /{osType}/repositories requests.
getOperatingSystemsHandler(String) - Method in class org.apache.ambari.server.api.services.RepositoryVersionService
Handles ANY /{repositoryVersionId}/operating_systems requests.
getOperatingSystemsHandler(String, String) - Method in class org.apache.ambari.server.api.services.StacksService
Handles ANY /{stackName}/versions/{stackVersion}/operating_systems.
getOperatingSystemsHandler(String) - Method in class org.apache.ambari.server.api.services.VersionDefinitionService
Handles ANY /{versionNumber}/operating_systems requests.
getOperationLevel() - Method in class org.apache.ambari.server.actionmanager.Request
 
getOperationLevel() - Method in class org.apache.ambari.server.controller.ActionExecutionContext
 
getOperationLevel() - Method in class org.apache.ambari.server.controller.ExecuteActionRequest
 
getOperationLevel() - Method in interface org.apache.ambari.server.controller.RequestPostRequest.RequestInfo
 
getOperationLevel() - Method in interface org.apache.ambari.server.controller.RequestResponse.RequestStatusInfo
 
getOperationLevelId() - Method in class org.apache.ambari.server.orm.entities.RequestOperationLevelEntity
 
getOperationsRetryAttempts() - Method in class org.apache.ambari.server.configuration.Configuration
 
getOperationsRetryAttempts() - Static method in class org.apache.ambari.server.utils.RetryHelper
 
getOperationType(Map<String, String>) - Static method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
Given a (command parameter) Map, attempts to safely retrieve the "operation_type" property.
getOperationType() - Method in class org.apache.ambari.server.topology.addservice.AddServiceRequest
 
getOperator() - Method in class org.apache.ambari.server.api.predicate.expressions.AbstractExpression
 
getOperator() - Method in interface org.apache.ambari.server.api.predicate.expressions.Expression
Get the expression operator.
getOperator() - Method in class org.apache.ambari.server.controller.predicate.AndPredicate
 
getOperator() - Method in class org.apache.ambari.server.controller.predicate.ArrayPredicate
 
getOperator() - Method in class org.apache.ambari.server.controller.predicate.ComparisonPredicate
 
getOperator() - Method in class org.apache.ambari.server.controller.predicate.EqualsPredicate
 
getOperator() - Method in class org.apache.ambari.server.controller.predicate.FilterPredicate
 
getOperator() - Method in class org.apache.ambari.server.controller.predicate.GreaterEqualsPredicate
 
getOperator() - Method in class org.apache.ambari.server.controller.predicate.GreaterPredicate
 
getOperator() - Method in class org.apache.ambari.server.controller.predicate.LessEqualsPredicate
 
getOperator() - Method in class org.apache.ambari.server.controller.predicate.LessPredicate
 
getOperator() - Method in class org.apache.ambari.server.controller.predicate.NotPredicate
 
getOperator() - Method in class org.apache.ambari.server.controller.predicate.OrPredicate
 
getOperator() - Method in class org.apache.ambari.server.controller.predicate.UnaryPredicate
 
getOpsDisplayName() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getOpsDisplayName() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getOpsDisplayName() - Method in class org.apache.ambari.server.state.CustomCommandDefinition
 
getOpTimestamp() - Method in class org.apache.ambari.server.state.ServiceComponentHostEvent
 
getOrchestration() - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
 
getOrchestrationOptions() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
getOrchestrationOptions() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
 
getOrchestrationType() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets the repository type to determine if this upgrade is a complete upgrade or a service/patch.
getOrder() - Method in class org.apache.ambari.server.controller.spi.SortRequestProperty
 
getOrderedHostRoleCommands() - Method in class org.apache.ambari.server.actionmanager.Stage
 
getOrderedHostRoleCommands(Map<String, Map<String, HostRoleCommand>>) - Method in class org.apache.ambari.server.stageplanner.RoleGraph
Gets a representation of the role ordering of the specified commands without constructing Stage instances.
getOrderedUserTypes() - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationProperties
Gets the list of UserAuthenticationTypes (in preference order) to use to look up uer accounts in the Ambari database.
getOrderId() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger.RequestScheduleRequestElement.BatchRequest.BatchRequestRequest
 
getOrderId() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement.BatchResponse.BatchRequestResponse
 
getOrderId() - Method in class org.apache.ambari.server.state.scheduler.BatchRequest
 
getOriginalStartTime() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getOriginalStartTime() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
Get the original time the command was first scheduled on the agent.
getOriginalTimestamp() - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Gets the time, in milliseconds, when the alert was first received with the current state.
getOriginalUrlQueryParam() - Method in class org.apache.ambari.server.security.authentication.jwt.JwtAuthenticationProperties
 
getOriginDataStore() - Method in class org.apache.ambari.server.view.ViewDataMigrationContextImpl
 
getOriginDataVersion() - Method in class org.apache.ambari.server.view.ViewDataMigrationContextImpl
 
getOriginEntityClasses() - Method in class org.apache.ambari.server.view.ViewDataMigrationContextImpl
 
getOriginInstanceDataByUser() - Method in class org.apache.ambari.server.view.ViewDataMigrationContextImpl
 
getOriginInstanceDefinition() - Method in class org.apache.ambari.server.view.ViewDataMigrationContextImpl
 
getOS() - Method in class org.apache.ambari.server.agent.HostInfo
 
getOsArch() - Method in class org.apache.ambari.server.controller.HostResponse
 
getOsArch() - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
getOsArch() - Method in interface org.apache.ambari.server.state.Host
Get the OS Architecture.
getOsArch() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getOSEntityForHost(Host, RepositoryVersionEntity) - Method in class org.apache.ambari.server.stack.upgrade.RepositoryVersionHelper
Return repositories available for target os version on host based on repoVersion repository definition
getOses() - Method in class org.apache.ambari.server.state.stack.RepositoryXml
 
getOSFamily() - Method in class org.apache.ambari.server.agent.HostInfo
 
getOsFamily() - Method in class org.apache.ambari.server.controller.HostResponse
 
getOsFamily() - Method in interface org.apache.ambari.server.state.Host
Get the os Family: redhat6: for centos6, rhel6, oraclelinux6 ..
getOsFamily(Map<String, String>) - Method in interface org.apache.ambari.server.state.Host
Gets the os family from host attributes
getOsFamily() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getOsFamily(Map<String, String>) - Method in class org.apache.ambari.server.state.host.HostImpl
 
getOsFamily() - Method in class org.apache.ambari.server.state.ServiceOsSpecific
 
getOSFamilyFromHostAttributes(Map<String, String>) - Method in interface org.apache.ambari.server.state.Host
 
getOSFamilyFromHostAttributes(Map<String, String>) - Method in class org.apache.ambari.server.state.host.HostImpl
 
getOsInfo() - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
getOsInfo() - Method in interface org.apache.ambari.server.state.Host
Get the General OS information.
getOsInfo() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getOSRelease() - Method in class org.apache.ambari.server.agent.HostInfo
 
getOsSpecifics() - Method in class org.apache.ambari.server.state.ServiceInfo
Exposes (and initializes on first use) map of os-specific details.
getOsType(String, String) - Method in class org.apache.ambari.server.agent.HeartBeatHandler
 
getOsType() - Method in class org.apache.ambari.server.controller.HostResponse
 
getOsType() - Method in class org.apache.ambari.server.controller.OperatingSystemRequest
 
getOsType() - Method in class org.apache.ambari.server.controller.OperatingSystemResponse
 
getOsType() - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
getOsType() - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
getOsType() - Method in interface org.apache.ambari.server.state.Host
Get the OS Type: RHEL6/CentOS6/...
getOsType() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getOsType() - Method in class org.apache.ambari.server.state.OperatingSystemInfo
 
getOsType() - Method in class org.apache.ambari.server.state.RepositoryInfo
 
getOutLog() - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
getOutputLog() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getOutputLog() - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
getOutputLog() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getOverallDisplayStatusForRequest(Collection<HostRoleStatus>) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Calculate overall display status from collection of statuses
getOverallStatusForRequest(Collection<HostRoleStatus>) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Calculate overall status from collection of statuses
getOverridable() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getOverriddenHosts() - Method in class org.apache.ambari.server.state.stack.MetricDefinition
 
getOverridenComponentName(Resource) - Method in class org.apache.ambari.server.controller.metrics.timeline.AMSPropertyProvider
 
getOverrideStrategy() - Method in class org.apache.ambari.server.topology.RepositorySetting
When specified under the "settings" section, it allows Ambari to overwrite existing repos stored in the metainfo table in the Ambari server database.
getOwnerAccess() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabEntity
 
getOwnerAccess() - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosKeytab
Gets the access permissions that should be set on the keytab file related to the file's owner
getOwnerAccess() - Method in class org.apache.ambari.server.state.kerberos.KerberosKeytabDescriptor
Gets the access permissions that should be set on the keytab file related to the file's owner
getOwnerName() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabEntity
 
getOwnerName() - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosKeytab
Gets the local username to set as the owner of the keytab file
getOwnerName() - Method in class org.apache.ambari.server.state.kerberos.KerberosKeytabDescriptor
Gets the local username to set as the owner of the keytab file
getOwnerStackId() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
 
getPackageDir() - Method in class org.apache.ambari.server.stack.ServiceDirectory
Obtain the package directory path.
getPackages() - Method in class org.apache.ambari.server.state.ServiceOsSpecific
 
getPackagesForServiceHost(ServiceInfo, Map<String, String>, String) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
 
getPackagesForServiceHost(ServiceInfo, Map<String, String>, String) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getPackageToScan() - Method in class org.apache.ambari.server.audit.AuditLoggerModule
Returns the package to be scanned for bindings of this module.
getPackageToScan() - Method in class org.apache.ambari.server.cleanup.CleanupModule
Returns the package to be scanned for bindings of this module.
getPackageVersion(String) - Method in class org.apache.ambari.server.state.repository.VersionDefinitionXml
Gets the package version for an OS family
getPackageVersion() - Method in class org.apache.ambari.server.state.stack.RepositoryXml.Os
 
getPage(Resource.Type, QueryResponse, Request, Predicate, PageRequest, SortRequest) - Method in class org.apache.ambari.server.controller.internal.ClusterControllerImpl
 
getPage(Resource.Type, QueryResponse, Request, Predicate, PageRequest, SortRequest) - Method in interface org.apache.ambari.server.controller.spi.ClusterController
Get a page of resources from the given set filtered by the given request, predicate objects and page request.
getPageRequest() - Method in class org.apache.ambari.server.api.services.BaseRequest
 
getPageRequest() - Method in interface org.apache.ambari.server.api.services.Request
Obtain the pagination request information.
getPageRequest() - Method in class org.apache.ambari.server.controller.internal.RequestImpl
 
getPageRequest() - Method in interface org.apache.ambari.server.controller.spi.Request
Obtain the pagination request information.
getPageSize() - Method in class org.apache.ambari.server.controller.internal.PageRequestImpl
 
getPageSize() - Method in class org.apache.ambari.server.controller.logging.LogLevelQueryResponse
 
getPageSize() - Method in class org.apache.ambari.server.controller.logging.LogQueryResponse
 
getPageSize() - Method in interface org.apache.ambari.server.controller.spi.PageRequest
Get the desired page size.
getPamConfigurationFile() - Method in class org.apache.ambari.server.configuration.Configuration
 
getParallelHostCount(UpgradeContext, int) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapperBuilder
Gets the parallel setting for a grouping, if defined.
getParallelStageExecution() - Method in class org.apache.ambari.server.configuration.Configuration
 
getParallelTopologyTaskCreationThreadPoolSize() - Method in class org.apache.ambari.server.configuration.Configuration
 
getParameterKey() - Method in enum org.apache.ambari.server.ldap.service.AmbariLdapFacade.Parameters
 
getParameters() - Method in class org.apache.ambari.server.controller.ActionExecutionContext
 
getParameters() - Method in class org.apache.ambari.server.controller.ExecuteActionRequest
 
getParameters() - Method in interface org.apache.ambari.server.controller.RequestPostRequest.RequestInfo
 
getParameters() - Method in class org.apache.ambari.server.controller.ViewVersionResponse.ViewVersionInfo
Returns view parameters
getParameters() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the view parameters.
getParameters() - Method in class org.apache.ambari.server.stack.upgrade.ServerSideActionTask
 
getParameters() - Method in class org.apache.ambari.server.state.alert.ParameterizedSource
Gets a list of the optional parameters which govern how a parameterized alert behaves.
getParameters() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the list of view parameters.
getParams() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapper
 
getParams() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.TaskWrapper
 
getParent() - Method in interface org.apache.ambari.server.api.util.TreeNode
Obtain the parent node or null if this node is the root.
getParent() - Method in class org.apache.ambari.server.api.util.TreeNodeImpl
 
getParent() - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor
Returns the parent (or container) of this descriptor
getParent() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getParentConfiguration() - Method in class org.apache.ambari.server.topology.Configuration
Get the parent configuration.
getParentExtensionVersion() - Method in class org.apache.ambari.server.state.ExtensionInfo
 
getParentId() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
getParentStackVersion() - Method in class org.apache.ambari.server.state.StackInfo
 
getParentVersion() - Method in class org.apache.ambari.server.controller.ExtensionVersionResponse
 
getParentVersion() - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
getPartialResponseFields() - Method in class org.apache.ambari.server.api.services.RequestBody
Obtain the partial response fields that were specified in the body.
getPassphrase() - Method in class org.apache.ambari.server.security.SignMessage
 
getPassword() - Method in class org.apache.ambari.server.bootstrap.SshHostInfo
 
getPassword() - Method in class org.apache.ambari.server.controller.UserRequest
 
getPassword() - Method in interface org.apache.ambari.server.controller.UserRequestCreateUsersSwagger.CreateUsersInfo
 
getPassword() - Method in interface org.apache.ambari.server.controller.UserRequestCreateUserSwagger.CreateUserInfo
 
getPassword() - Method in interface org.apache.ambari.server.controller.UserRequestUpdateUserSwagger.UpdateUserInfo
 
getPassword() - Method in class org.apache.ambari.server.orm.entities.RemoteAmbariClusterEntity
Get the password
getPassword() - Method in class org.apache.ambari.server.security.authentication.AmbariProxiedUserDetailsImpl
 
getPassword() - Method in class org.apache.ambari.server.security.authentication.AmbariUserDetailsImpl
 
getPassword() - Method in class org.apache.ambari.server.serveraction.kerberos.CreatePrincipalsServerAction.CreatePrincipalResult
Gets the principal's password
getPasswordForAlias(String) - Method in class org.apache.ambari.server.security.encryption.CredentialProvider
 
getPasswordPolicyDescription() - Method in class org.apache.ambari.server.configuration.Configuration
 
getPasswordPolicyRegexp() - Method in class org.apache.ambari.server.configuration.Configuration
 
getPast(boolean) - Method in enum org.apache.ambari.server.stack.upgrade.Direction
 
getPatchRevertUpgradeId() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
getPath() - Method in class org.apache.ambari.server.api.services.LocalUriInfo
 
getPath(boolean) - Method in class org.apache.ambari.server.api.services.LocalUriInfo
 
getPath() - Method in class org.apache.ambari.server.controller.ivory.Cluster.Location
Get the path.
getPath() - Method in class org.apache.ambari.server.stack.StackDefinitionDirectory
Obtain the path for this directory instance.
getPath() - Method in class org.apache.ambari.server.state.alert.ScriptSource
 
getPath() - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor
Calculate the path to this identity descriptor for logging purposes.
getPath() - Method in class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
Calculate the path to this identity descriptor for logging purposes.
getPath(String) - Static method in class org.apache.ambari.server.utils.AmbariPath
 
getPathMatcher() - Method in class org.apache.ambari.server.agent.stomp.AmbariSubscriptionRegistry
Return the configured PathMatcher.
getPathParameters() - Method in class org.apache.ambari.server.api.services.LocalUriInfo
 
getPathParameters(boolean) - Method in class org.apache.ambari.server.api.services.LocalUriInfo
 
getPathSegments() - Method in class org.apache.ambari.server.api.services.LocalUriInfo
 
getPathSegments(boolean) - Method in class org.apache.ambari.server.api.services.LocalUriInfo
 
getPayloadLevel() - Method in class org.apache.ambari.server.agent.StatusCommand
 
getPendingHostComponents() - Method in class org.apache.ambari.server.topology.TopologyManager
Gets a map of components keyed by host which have operations in the HostRoleStatus.PENDING state.
getPendingHostRequestCount() - Method in class org.apache.ambari.server.topology.LogicalRequest
 
getPercent() - Method in class org.apache.ambari.server.agent.DiskInfo
 
getPercent() - Method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Get the calculated percent complete.
getPermission(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.PermissionService
Handles: GET /permissions/{permissionID} Get a specific permission.
getPermission(HttpHeaders, UriInfo, String, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewPermissionService
Handles: GET /views/{viewName}/versions/{version}/permissions/{permissionID} Get a specific permission.
getPermission(String, ResourceEntity) - Method in class org.apache.ambari.server.controller.internal.ClusterPrivilegeResourceProvider
 
getPermission(String, ResourceEntity) - Method in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
 
getPermission(String, ResourceEntity) - Method in class org.apache.ambari.server.controller.internal.ViewPrivilegeResourceProvider
 
getPermission() - Method in class org.apache.ambari.server.orm.entities.PrivilegeEntity
Get the associated permission entity.
getPermission(String) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the permission entity for the given permission name.
getPermissionId() - Method in class org.apache.ambari.server.controller.ViewPermissionResponse.ViewPermissionInfo
Returns permission id
getPermissionLabel() - Method in class org.apache.ambari.server.controller.PrivilegeResponse
Returns permission label
getPermissionLabel() - Method in class org.apache.ambari.server.controller.ViewPrivilegeRequest
Hide permission label in request body schema
getPermissionLabel() - Method in class org.apache.ambari.server.orm.entities.PermissionEntity
Get the permission's label.
getPermissionLabels(Authentication) - Method in class org.apache.ambari.server.security.authorization.PermissionHelper
Retrieve permission labels based on the details of the authenticated user
getPermissionName() - Method in class org.apache.ambari.server.controller.PrivilegeResponse
Returns permission name
getPermissionName() - Method in class org.apache.ambari.server.controller.ViewPermissionResponse.ViewPermissionInfo
Returns permission name
getPermissionName() - Method in class org.apache.ambari.server.orm.entities.PermissionEntity
Get the permission name.
getPermissions(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.PermissionService
Handles: GET /permissions Get all permissions.
getPermissions(HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewPermissionService
Handles: GET /permissions Get all permissions.
getPermissions() - Method in class org.apache.ambari.server.customactions.ActionDefinition
 
getPermissions() - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
getPermissions() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the view custom permissions.
getPermissions() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the list of custom permissions defined for the view.
getPersistedTopologyState() - Method in class org.apache.ambari.server.topology.AmbariContext
 
getPersistence() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the view persistence configuration.
getPersistenceCustomProperties() - Method in class org.apache.ambari.server.configuration.Configuration
Gets all properties that begin with "server.persistence.properties." , removing the prefix.
getPersistenceManager() - Method in class org.apache.ambari.server.api.handlers.BaseManagementHandler
Get the persistence manager instance.
getPersistenceProperties(Configuration) - Static method in class org.apache.ambari.server.controller.ControllerModule
Get the common persistence related configuration properties.
getPersistenceType() - Method in class org.apache.ambari.server.configuration.Configuration
Check persistence type Ambari Server should use.
getPhCpuCount() - Method in class org.apache.ambari.server.controller.HostResponse
 
getPhCpuCount() - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
getPhCpuCount() - Method in interface org.apache.ambari.server.state.Host
 
getPhCpuCount() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getPhysicalProcessorCount() - Method in class org.apache.ambari.server.agent.HostInfo
 
getPhysicalTask(long) - Method in class org.apache.ambari.server.topology.AmbariContext
 
getPhysicalTaskId() - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalTaskEntity
 
getPhysicalTaskId(long) - Method in class org.apache.ambari.server.topology.HostRequest
 
getPhysicalTaskMapping() - Method in class org.apache.ambari.server.topology.HostRequest
 
getPhysicalTasks(Collection<Long>) - Method in class org.apache.ambari.server.topology.AmbariContext
 
getPid() - Method in class org.apache.ambari.server.agent.AgentEnv.JavaProc
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
Get the set of property ids that uniquely identify the resources of this provider.
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ActionResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ActiveWidgetLayoutResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.AlertGroupResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.AlertHistoryResourceProvider
Get the set of property ids that uniquely identify the resources of this provider.
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.AlertNoticeResourceProvider
Get the set of property ids that uniquely identify the resources of this provider.
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ArtifactResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ClientConfigResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ClusterKerberosDescriptorResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ClusterStackVersionResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.CompatibleRepositoryVersionResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ConfigurationResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.CredentialResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ExtensionLinkResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ExtensionResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ExtensionVersionResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.FeedResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.GroupPrivilegeResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.GroupResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.HostComponentProcessResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.HostKerberosIdentityResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.InstanceResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.KerberosDescriptorResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.LoggingResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.MemberResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.OperatingSystemResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.PermissionResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.PreUpgradeCheckResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.QuickLinkArtifactResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.RemoteClusterResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.RoleAuthorizationResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.RootServiceComponentConfigurationResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.RootServiceComponentResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.RootServiceHostComponentResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.RootServiceResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ServiceConfigVersionResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.SettingResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.StackArtifactResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.StackConfigurationDependencyResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.StackConfigurationResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.StackDependencyResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.StackLevelConfigurationResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.StackResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.StackServiceComponentResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.StackServiceResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.StackVersionResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.StageResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.TargetClusterResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ThemeArtifactResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.UpgradeGroupResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.UpgradeItemResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.UpgradeSummaryResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.UserAuthorizationResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.UserPrivilegeResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ViewPermissionResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ViewResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ViewURLResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.WidgetLayoutResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.WidgetResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.view.ViewExternalSubResourceProvider
 
getPKPropertyIds() - Method in class org.apache.ambari.server.view.ViewSubResourceProvider
 
getPlaceholder() - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntity
Get the parameter placeholder.
getPlaceholder() - Method in class org.apache.ambari.server.view.configuration.ParameterConfig
Get the parameter placeholder.
getPlaceholderValueFromDesiredConfigurations(Cluster, String) - Method in class org.apache.ambari.server.state.ConfigHelper
Gets the configuration value referenced by the specified placeholder from the cluster configuration.
getPlacement() - Method in class org.apache.ambari.server.state.theme.ThemeConfiguration
 
getPlural(boolean) - Method in enum org.apache.ambari.server.stack.upgrade.Direction
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.ActionResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.ActiveWidgetLayoutResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.AlertDefResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.AlertGroupResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.AlertHistoryResourceDefinition
Obtain the plural name of the resource.
getPluralName() - Method in class org.apache.ambari.server.api.resources.AlertNoticeResourceDefinition
Obtain the plural name of the resource.
getPluralName() - Method in class org.apache.ambari.server.api.resources.AlertResourceDefinition
Obtain the plural name of the resource.
getPluralName() - Method in class org.apache.ambari.server.api.resources.AlertTargetResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.BlueprintResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.ClientConfigResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.ClusterResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.ComponentResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.ComponentStackVersionResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.ConfigGroupResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.ConfigurationResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.CredentialResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.DetachedHostResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.ExtensionLinkResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.ExtensionResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.ExtensionVersionResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.FeedResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.GroupResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.HostComponentProcessResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.HostComponentResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.HostKerberosIdentityResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.HostResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.InstanceResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.JobResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.LdapSyncEventResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.LoggingResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.MemberResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.MpackResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.OperatingSystemResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.PermissionResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.PrivilegeResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.RecommendationResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.RemoteClusterResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.RepositoryResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.RepositoryVersionResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.RequestResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.RequestScheduleResourceDefinition
 
getPluralName() - Method in interface org.apache.ambari.server.api.resources.ResourceDefinition
Obtain the plural name of the resource.
getPluralName() - Method in class org.apache.ambari.server.api.resources.RootServiceComponentResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.RootServiceHostComponentResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.RootServiceResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.ServiceConfigVersionResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.ServiceResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.SimpleResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.StackConfigurationDependencyResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.StackConfigurationResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.StackDependencyResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.StackLevelConfigurationResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.StackResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.StackServiceComponentResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.StackServiceResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.StackVersionResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.TargetClusterResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.TaskAttemptResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.TaskResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.UserResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.ValidationResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.VersionDefinitionResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.ViewExternalSubResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.ViewInstanceResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.ViewPermissionResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.ViewResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.ViewUrlResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.ViewVersionResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.WidgetLayoutResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.WidgetResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.api.resources.WorkflowResourceDefinition
 
getPluralName() - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntity
Get the resource plural name.
getPluralName() - Method in class org.apache.ambari.server.view.configuration.ResourceConfig
Get the resource plural name.
getPluralName() - Method in class org.apache.ambari.server.view.ViewSubResourceDefinition
 
getPort(String, String, String, boolean) - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
 
getPort(String, String, String, boolean) - Method in class org.apache.ambari.server.controller.internal.ConfigBasedJmxHostProvider
 
getPort(String, String, String, boolean) - Method in interface org.apache.ambari.server.controller.jmx.JMXHostProvider
Get the port for the specified cluster name and component.
getPort() - Method in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
 
getPort() - Method in class org.apache.ambari.server.stack.NameService.NameNode
 
getPort() - Method in class org.apache.ambari.server.state.alert.PortSource
 
getPort() - Method in class org.apache.ambari.server.state.quicklinks.Link
 
getPostProcessExistingUsers() - Method in class org.apache.ambari.server.controller.LdapSyncRequest
Gets whether to (re)exectue the post user creation hook on previously existing users (if the post user creation hook feature has been enabled), on not.
getPostProcessExistingUsers() - Method in class org.apache.ambari.server.orm.entities.LdapSyncSpecEntity
Gets whether to execute the post user creation hook on previously existing users (if the post user creation hook feature has been enabled), on not.
getPostProcessors() - Method in class org.apache.ambari.server.api.resources.ActiveWidgetLayoutResourceDefinition
 
getPostProcessors() - Method in class org.apache.ambari.server.api.resources.BaseResourceDefinition
 
getPostProcessors() - Method in class org.apache.ambari.server.api.resources.CompatibleRepositoryVersionDefinition
 
getPostProcessors() - Method in class org.apache.ambari.server.api.resources.ComponentResourceDefinition
 
getPostProcessors() - Method in class org.apache.ambari.server.api.resources.ConfigGroupResourceDefinition
 
getPostProcessors() - Method in class org.apache.ambari.server.api.resources.ConfigurationResourceDefinition
 
getPostProcessors() - Method in class org.apache.ambari.server.api.resources.HostComponentResourceDefinition
 
getPostProcessors() - Method in class org.apache.ambari.server.api.resources.MpackResourceDefinition
 
getPostProcessors() - Method in class org.apache.ambari.server.api.resources.RequestResourceDefinition
 
getPostProcessors() - Method in class org.apache.ambari.server.api.resources.RequestScheduleResourceDefinition
 
getPostProcessors() - Method in interface org.apache.ambari.server.api.resources.ResourceDefinition
Obtain any resource post processors.
getPostProcessors() - Method in class org.apache.ambari.server.api.resources.RootServiceHostComponentResourceDefinition
 
getPostProcessors() - Method in class org.apache.ambari.server.api.resources.ServiceConfigVersionResourceDefinition
 
getPostProcessors() - Method in class org.apache.ambari.server.api.resources.StackVersionResourceDefinition
 
getPostProcessors() - Method in class org.apache.ambari.server.api.resources.WidgetLayoutResourceDefinition
 
getPragmaHTTPResponseHeader() - Method in class org.apache.ambari.server.configuration.Configuration
Get the value that should be set for the Pragma HTTP response header for Ambari Server UI.
getPrecedence() - Method in class org.apache.ambari.server.api.predicate.operators.AbstractOperator
 
getPrecedence() - Method in interface org.apache.ambari.server.api.predicate.operators.Operator
Obtain the precedence of the operator.
getPrecision() - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricsCacheValue
 
getPreconfigureServices() - Method in class org.apache.ambari.server.controller.KerberosDetails
 
getPredicate() - Method in interface org.apache.ambari.server.api.query.Query
Return the predicate used to identify the associated resource.
getPredicate() - Method in class org.apache.ambari.server.api.query.QueryImpl
 
getPredicate() - Method in class org.apache.ambari.server.controller.internal.PageRequestImpl
 
getPredicate() - Method in class org.apache.ambari.server.controller.internal.ResourceProviderEvent
Get the predicate object that was used for the operation that generated this event.
getPredicate() - Method in class org.apache.ambari.server.controller.predicate.UnaryPredicate
 
getPredicate() - Method in interface org.apache.ambari.server.controller.spi.PageRequest
Return the predicate that identifies the single resource to be used as the start or end of the page.
getPredicate() - Method in class org.apache.ambari.server.orm.entities.TopologyHostInfoEntity
 
getPredicate(ProvisionStep) - Method in class org.apache.ambari.server.topology.addservice.ProvisionActionPredicateBuilder
 
getPredicate() - Method in class org.apache.ambari.server.topology.HostGroupInfo
Get the compiled host predicate for the host group.
getPredicate() - Method in class org.apache.ambari.server.topology.HostRequest
 
getPredicateClass(String) - Static method in class org.apache.ambari.server.collections.functors.PredicateClassFactory
Return a Predicate implementation class give its name
getPredicateCompiler() - Method in class org.apache.ambari.server.api.services.BaseRequest
Obtain the predicate compiler which is used to compile the query string into a predicate.
getPredicateMapping(String) - Method in class org.apache.ambari.server.api.query.JpaPredicateVisitor
Gets the SingularAttributes mapped to the specified Ambari-style property.
getPredicateMapping() - Static method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity_
Gets a mapping of between a resource provider property, like AlertResourceProvider.ALERT_ID to a metamodel SingularAttribute.
getPredicateMapping() - Static method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity_
Gets a mapping of between a resource provider property, like AlertHistoryResourceProvider.ALERT_HISTORY_SERVICE_NAME to a metamodel SingularAttribute.
getPredicateMapping() - Static method in class org.apache.ambari.server.orm.entities.AlertNoticeEntity_
Gets a mapping of between a resource provider property, like AlertNoticeResourceProvider.ALERT_NOTICE_STATE to a metamodel SingularAttribute.
getPredicateMapping() - Static method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
Gets a mapping of between a resource provider property, like TaskResourceProvider.TASK_ID_PROPERTY_ID to a metamodel SingularAttribute.
getPredicateMapping() - Static method in class org.apache.ambari.server.orm.entities.StageEntity_
Gets a mapping of between a resource provider property.
getPredicates() - Method in class org.apache.ambari.server.controller.predicate.ArrayPredicate
Get the predicates.
getPredicateString() - Method in class org.apache.ambari.server.topology.HostGroupInfo
Get the host predicate string for the host group.
getPrefix() - Method in class org.apache.ambari.server.agent.Register
 
getPrefix() - Method in interface org.apache.ambari.server.state.Host
Get the prefix path of all logs
getPrefix() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getPrepareIdentityServerAction() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
getPreposition() - Method in enum org.apache.ambari.server.stack.upgrade.Direction
Gets the preposition based on the direction.
getPrerequisiteCheckConfig() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
 
getPrerequisiteChecks() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
 
getPrerequisites() - Method in class org.apache.ambari.server.state.Mpack
 
getPreUpgradeChecks(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.PreUpgradeCheckService
Handles GET /rolling_upgrades_check request.
getPreUpgradeCheckService(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Gets the pre-upgrade checks service.
getPreviousDatabaseConnectorNames() - Method in class org.apache.ambari.server.configuration.Configuration
 
getPreviousResource() - Method in class org.apache.ambari.server.controller.internal.PageResponseImpl
 
getPreviousResource() - Method in interface org.apache.ambari.server.controller.spi.PageResponse
Get the last resource before this page.
getPreviousState() - Method in class org.apache.ambari.server.events.HostComponentUpdate
 
getPrimary() - Method in class org.apache.ambari.server.serveraction.kerberos.DeconstructedPrincipal
Gets the primary component of this DeconstructedPrincipal
getPrimaryKeyConstraintName(String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Queries the database to determine the name of the primary key constraint on the specified table.
getPrimaryKeyConstraintName(String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
Queries the database to determine the name of the primary key constraint on the specified table.
getPrimaryLog() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getPrimaryUrl() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getPrincipal() - Method in class org.apache.ambari.server.orm.entities.GroupEntity
Get the admin principal entity.
getPrincipal() - Method in class org.apache.ambari.server.orm.entities.PermissionEntity
Get the principal entity.
getPrincipal() - Method in class org.apache.ambari.server.orm.entities.PrivilegeEntity
Get the associated principal entity.
getPrincipal() - Method in class org.apache.ambari.server.orm.entities.UserEntity
Get the admin principal entity.
getPrincipal() - Method in class org.apache.ambari.server.security.authentication.AmbariUserAuthentication
 
getPrincipal() - Method in class org.apache.ambari.server.security.authentication.jwt.JwtAuthenticationToken
 
getPrincipal() - Method in class org.apache.ambari.server.security.authorization.internal.InternalAuthenticationToken
 
getPrincipal() - Method in class org.apache.ambari.server.security.credential.PrincipalKeyCredential
 
getPrincipal() - Method in class org.apache.ambari.server.serveraction.kerberos.CreatePrincipalsServerAction.CreatePrincipalResult
Gets the principal name
getPrincipal() - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
getPrincipal() - Method in class org.apache.ambari.server.topology.Credential
 
getPrincipalDescriptor() - Method in class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
Gets the KerberosPrincipalDescriptor related to this KerberosIdentityDescriptor
getPrincipalKeyNumberMap(Map<String, Object>) - Static method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
Gets the shared principal-to-key_number Map used to store principals and key numbers for use within the current request context.
getPrincipalName() - Method in class org.apache.ambari.server.controller.PrivilegeResponse
Returns principal name
getPrincipalName() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
getPrincipalName() - Method in class org.apache.ambari.server.orm.entities.KerberosPrincipalEntity
Gets the principal name for this KerberosPrincipalEntity
getPrincipalName() - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariProxyUserKerberosDetailsImpl
 
getPrincipalName() - Method in class org.apache.ambari.server.serveraction.kerberos.DeconstructedPrincipal
Gets the constructed principal name for this DeconstructedPrincipal

The principal name is the combination of the primary and instance components: primary/instance primary

getPrincipalNames() - Method in class org.apache.ambari.server.controller.LdapSyncRequest
Get the principal names.
getPrincipalNames() - Method in class org.apache.ambari.server.orm.entities.LdapSyncSpecEntity
Get a list of principal names.
getPrincipalPasswordMap(Map<String, Object>) - Static method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
Gets the shared principal-to-password Map used to store principals and generated password for use within the current request context.
getPrincipals() - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO.KerberosKeytabPrincipalFilter
 
getPrincipals() - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosKeytab
Gets evaluated host-to-principal set associated with given keytab.
getPrincipalType() - Method in class org.apache.ambari.server.controller.PrivilegeResponse
Returns principal type
getPrincipalType() - Method in class org.apache.ambari.server.orm.entities.LdapSyncSpecEntity
Get the principal type.
getPrincipalType() - Method in class org.apache.ambari.server.orm.entities.PrincipalEntity
Get the principal type entity.
getPriorities() - Method in class org.apache.ambari.server.stack.upgrade.ServiceCheckGrouping
 
getPrivilege(HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.groups.GroupPrivilegeService
Handles: GET /groups/{groupName}/privileges{privilegeID} Get a specific privilege for a group.
getPrivilege(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.PrivilegeService
Handles: GET /privileges/{privilegeID} Get a specific privilege.
getPrivilege(HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.users.UserPrivilegeService
Handles: GET /users/{userName}/privileges/{privilegeID} Get a specific privilege.
getPrivilege(HttpHeaders, UriInfo, String, String, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewPrivilegeService
Handles: GET /views/{viewName}/versions/{version}/instances/{instanceName}/privileges/{privilegeID} Get a specific privilege.
getPrivilegeEntity() - Method in class org.apache.ambari.server.security.authorization.AmbariGrantedAuthority
Get the associated privilege.
getPrivilegeId() - Method in class org.apache.ambari.server.controller.PrivilegeResponse
Returns privilege id
getPrivilegeId() - Method in class org.apache.ambari.server.controller.ViewPrivilegeRequest
Hide privilege id in request body schema
getPrivileges(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.groups.GroupPrivilegeService
Handles: GET /groups/{groupName}/privileges Get all group privileges.
getPrivileges(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.PrivilegeService
Handles: GET /privileges Get all privileges.
getPrivileges(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.users.UserPrivilegeService
Handles: GET /users/{userName}/privileges Get all privileges.
getPrivileges(HttpHeaders, UriInfo, String, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewPrivilegeService
Handles: GET /views/{viewName}/versions/{version}/instances/{instanceName}/privileges Get all privileges.
getPrivileges() - Method in class org.apache.ambari.server.orm.entities.PrincipalEntity
Get the principal privileges.
getPrivileges() - Method in class org.apache.ambari.server.orm.entities.ResourceEntity
Get the associated privileges.
getPrivilegeService(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Gets the privilege service
getProcessedPredicate() - Method in class org.apache.ambari.server.api.query.ProcessingPredicateVisitor
Get a new predicate with all sub-resource elements contained in the visited predicate removed.
getProcesses(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.HostComponentService
 
getProcesses() - Method in interface org.apache.ambari.server.controller.HostComponentSwagger
 
getProcesses() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
getProcesses() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
getProcessorCount() - Method in class org.apache.ambari.server.agent.HostInfo
 
getProgressPercent() - Method in interface org.apache.ambari.server.controller.RequestResponse.RequestStatusInfo
 
getProgressPercent() - Method in class org.apache.ambari.server.events.RequestUpdateEvent
 
getProgressPercent() - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
getProgressUpdateTime() - Method in class org.apache.ambari.server.state.action.ActionProgressUpdateEvent
 
getProjectedState(String, String) - Method in class org.apache.ambari.server.controller.internal.RequestStageContainer
Determine the projected state for a host component from the existing stages.
getProjectedTopology() - Method in class org.apache.ambari.server.topology.LogicalRequest
 
getProperties() - Method in interface org.apache.ambari.server.api.query.Query
Obtain the properties of the query.
getProperties() - Method in class org.apache.ambari.server.api.query.QueryImpl
 
getProperties() - Method in class org.apache.ambari.server.api.query.QueryInfo
Obtain the properties associated with the query.
getProperties() - Method in class org.apache.ambari.server.api.services.NamedPropertySet
Obtain the associated properties.
getProperties() - Method in class org.apache.ambari.server.api.services.RootServiceComponentConfiguration
 
getProperties() - Method in interface org.apache.ambari.server.api.services.RootServiceComponentConfigurationRequestSwagger.RootServiceComponentConfigurationRequestInfo
 
getProperties() - Method in interface org.apache.ambari.server.api.services.RootServiceComponentConfigurationResponseSwagger.RootServiceComponentConfigurationResponseInfo
 
getProperties() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BlueprintConfigurations
 
getProperties() - Method in class org.apache.ambari.server.configuration.Configuration
Gets a copy of all of the configuration properties that back this Configuration instance.
getProperties() - Method in interface org.apache.ambari.server.controller.AlertTargetSwagger.AlertTargetInfo
 
getProperties() - Method in class org.apache.ambari.server.controller.ConfigurationRequest
 
getProperties() - Method in class org.apache.ambari.server.controller.internal.PropertyPredicateVisitor
Get the properties.
getProperties() - Method in class org.apache.ambari.server.controller.internal.RequestImpl
 
getProperties() - Method in class org.apache.ambari.server.controller.internal.SortRequestImpl
 
getProperties() - Method in class org.apache.ambari.server.controller.ivory.Cluster
Get the properties.
getProperties() - Method in class org.apache.ambari.server.controller.ivory.Feed
Get the properties.
getProperties() - Method in class org.apache.ambari.server.controller.RootServiceComponentResponse
 
getProperties() - Method in class org.apache.ambari.server.controller.RootServiceHostComponentResponse
 
getProperties() - Method in interface org.apache.ambari.server.controller.spi.Request
Get the property values of the request.
getProperties() - Method in interface org.apache.ambari.server.controller.spi.SortRequest
Get a list of @SortRequestProperty.
getProperties(Predicate) - Static method in class org.apache.ambari.server.controller.utilities.PredicateHelper
Get a map of property values from a given predicate.
getProperties(Resource) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
Get a map of all the property values keyed by property id for the given resource.
getProperties() - Method in class org.apache.ambari.server.controller.ViewInstanceRequest.ViewInstanceRequestInfo
Returns all view properties
getProperties() - Method in class org.apache.ambari.server.controller.WidgetResponse
 
getProperties() - Method in class org.apache.ambari.server.metrics.system.impl.MetricsConfiguration
 
getProperties() - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
 
getProperties() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the instance properties.
getProperties() - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
getProperties() - Method in class org.apache.ambari.server.stack.ConfigurationInfo
Obtain the configuration properties.
getProperties() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack.PrerequisiteCheckProperties
Get config properties as a map
getProperties() - Method in class org.apache.ambari.server.state.alert.AlertTarget
 
getProperties() - Method in interface org.apache.ambari.server.state.Config
 
getProperties() - Method in class org.apache.ambari.server.state.ConfigImpl
 
getProperties() - Method in class org.apache.ambari.server.state.kerberos.KerberosConfigurationDescriptor
Gets the properties of the configuration data represented by this KerberosConfigurationDescriptor
getProperties() - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptor
Gets the Map of properties for this KerberosDescriptor
getProperties() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getProperties() - Method in class org.apache.ambari.server.state.stack.ConfigurationXml
 
getProperties() - Method in class org.apache.ambari.server.state.stack.MetricDefinition
 
getProperties() - Method in class org.apache.ambari.server.state.stack.WidgetLayoutInfo
 
getProperties() - Method in class org.apache.ambari.server.state.StackInfo
 
getProperties() - Method in class org.apache.ambari.server.topology.AdvisedConfiguration
 
getProperties() - Method in class org.apache.ambari.server.topology.Configuration
Get the properties for this instance only; parent properties are not included.
getProperties() - Method in class org.apache.ambari.server.topology.Setting
Get the properties for this instance.
getProperties() - Method in class org.apache.ambari.server.view.configuration.InstanceConfig
Get the instance properties.
getProperties() - Method in class org.apache.ambari.server.view.events.EventImpl
Get the event properties.
getProperties() - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getPropertiesAttributes() - Method in class org.apache.ambari.server.controller.ConfigurationRequest
 
getPropertiesAttributes() - Method in interface org.apache.ambari.server.state.Config
 
getPropertiesAttributes() - Method in class org.apache.ambari.server.state.ConfigImpl
 
getPropertiesByName(String, String, String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getPropertiesMap() - Method in class org.apache.ambari.server.controller.internal.ResourceImpl
 
getPropertiesMap() - Method in interface org.apache.ambari.server.controller.spi.Resource
Obtain the properties contained by this group in a map structure.
getPropertiesToBlackList() - Method in class org.apache.ambari.server.configuration.Configuration
 
getPropertiesTypes() - Method in class org.apache.ambari.server.controller.ConfigurationResponse
 
getPropertiesTypes() - Method in interface org.apache.ambari.server.state.Config
 
getPropertiesTypes() - Method in class org.apache.ambari.server.state.ConfigImpl
 
getPropertiesWithPropertyType(StackId, PropertyInfo.PropertyType, Cluster, Map<String, DesiredConfig>) - Method in class org.apache.ambari.server.state.ConfigHelper
Fetch all the properties of a given PropertyType.
getPropertiesWithPropertyType(PropertyInfo.PropertyType, Cluster, Map<String, DesiredConfig>, Map<String, ServiceInfo>, Set<PropertyInfo>) - Method in class org.apache.ambari.server.state.ConfigHelper
Fetch all the properties of a given PropertyType.
getProperty(String) - Method in interface org.apache.ambari.server.api.util.TreeNode
Get the specified node property.
getProperty(String) - Method in class org.apache.ambari.server.api.util.TreeNodeImpl
 
getProperty(Request, String) - Static method in class org.apache.ambari.server.audit.request.eventcreator.RequestAuditEventCreatorHelper
Returns a property from a request
getProperty(UpgradeCheckRequest, String, String) - Method in class org.apache.ambari.server.checks.ClusterCheck
Gets a cluster configuration property if it exists, or null otherwise.
getProperty(String) - Method in class org.apache.ambari.server.configuration.Configuration
Get the property value for the given key.
getProperty(Configuration.ConfigurationProperty<T>) - Method in class org.apache.ambari.server.configuration.Configuration
Gets the value for the specified Configuration.ConfigurationProperty.
getProperty(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getProperty(String) - Method in class org.apache.ambari.server.metrics.system.impl.MetricsConfiguration
Get the property value for the given key.
getProperty(String, String) - Method in class org.apache.ambari.server.metrics.system.impl.MetricsConfiguration
Get the property value for the given key.
getProperty(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the instance property entity for the given key.
getProperty(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosConfigurationDescriptor
Gets the value of the configuration property with the specified name
getProperty(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptor
Gets the value of the property with the specified name
getProperty() - Method in class org.apache.ambari.server.state.quicklinks.Check
 
getPropertyAmbariUpgradeBehavior() - Method in class org.apache.ambari.server.state.PropertyInfo
 
getPropertyAttributes() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BlueprintConfigurations
 
getPropertyAttributes() - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
Provides attributes of this configuration.
getPropertyAttributes() - Method in class org.apache.ambari.server.state.PropertyInfo
 
getPropertyAttributesAsMap() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BlueprintConfigurations
 
getPropertyCategory(String) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
Gets the parent category from a given property string.
getPropertyDescription() - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
 
getPropertyDisplayName() - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
 
getPropertyFileName() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getPropertyFileType() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getPropertyId() - Method in class org.apache.ambari.server.controller.internal.PropertyInfo
 
getPropertyId() - Method in class org.apache.ambari.server.controller.predicate.PropertyPredicate
 
getPropertyId() - Method in class org.apache.ambari.server.controller.spi.SortRequestProperty
 
getPropertyId(String, String) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
 
getPropertyIds() - Method in class org.apache.ambari.server.controller.internal.BaseProvider
Get the property ids supported by this property adapter.
getPropertyIds() - Method in class org.apache.ambari.server.controller.internal.RequestImpl
 
getPropertyIds() - Method in class org.apache.ambari.server.controller.internal.SortRequestImpl
 
getPropertyIds() - Method in class org.apache.ambari.server.controller.predicate.AlwaysPredicate
 
getPropertyIds() - Method in class org.apache.ambari.server.controller.predicate.ArrayPredicate
 
getPropertyIds() - Method in interface org.apache.ambari.server.controller.predicate.BasePredicate
 
getPropertyIds() - Method in class org.apache.ambari.server.controller.predicate.PropertyPredicate
 
getPropertyIds() - Method in class org.apache.ambari.server.controller.predicate.UnaryPredicate
 
getPropertyIds() - Method in interface org.apache.ambari.server.controller.spi.Request
Get the set of property ids being requested.
getPropertyIds() - Method in interface org.apache.ambari.server.controller.spi.SortRequest
Get a list of propertyIds
getPropertyIds() - Method in exception org.apache.ambari.server.controller.spi.UnsupportedPropertyException
Get the unsupported property ids.
getPropertyIds(Predicate) - Static method in class org.apache.ambari.server.controller.utilities.PredicateHelper
 
getPropertyIds(Resource.Type) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
 
getPropertyIds(Map<String, Map<String, PropertyInfo>>) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
Extract the set of property ids from a component PropertyInfo map.
getPropertyInfo(MetricDefinition) - Static method in class org.apache.ambari.server.controller.internal.StackDefinedPropertyProvider
 
getPropertyInfoMap(String, String) - Method in class org.apache.ambari.server.controller.internal.AbstractPropertyProvider
Get a map of metric / property info based on the given component name and property id.
getPropertyList(Request, String) - Static method in class org.apache.ambari.server.audit.request.eventcreator.RequestAuditEventCreatorHelper
Returns a list of properties from a request
getPropertyList() - Method in class org.apache.ambari.server.state.alert.MetricSource.JmxInfo
 
getPropertyMap() - Method in class org.apache.ambari.server.controller.ControllerRequest
 
getPropertyMap() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
 
getPropertyMappings() - Method in class org.apache.ambari.server.controller.internal.HttpPropertyProvider.HttpPropertyRequest
Get the property name mappings from source property to Ambari property.
getPropertyMaps(Predicate) - Method in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
Get a set of properties from the given predicate.
getPropertyMaps(Map<String, Object>, Predicate) - Method in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
Get a set of properties from the given property map and predicate.
getPropertyName() - Method in class org.apache.ambari.server.controller.StackConfigurationDependencyResponse
 
getPropertyName() - Method in class org.apache.ambari.server.controller.StackConfigurationRequest
 
getPropertyName() - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
 
getPropertyName() - Method in class org.apache.ambari.server.controller.StackLevelConfigurationRequest
 
getPropertyName(String) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
Helper to get a property name from a string.
getPropertyName() - Method in class org.apache.ambari.server.orm.entities.AmbariConfigurationEntity
 
getPropertyName() - Method in class org.apache.ambari.server.orm.entities.AmbariConfigurationEntityPK
Get the property name.
getPropertyName() - Method in enum org.apache.ambari.server.stack.ConfigurationInfo.Supports
 
getPropertyName() - Method in class org.apache.ambari.server.stack.NameService.NameNode
 
getPropertyName() - Method in class org.apache.ambari.server.topology.validators.UnitValidatedProperty
 
getPropertyOwnerService(Cluster, String, String) - Method in class org.apache.ambari.server.state.ConfigHelper
 
getPropertyProviders(Resource.Type) - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
 
getPropertyProviders(Resource.Type) - Method in interface org.apache.ambari.server.controller.spi.ProviderModule
Get the list of property providers for the given resource type.
getPropertyProviders(Resource.Type) - Method in class org.apache.ambari.server.view.ViewProviderModule
 
getPropertyProvidersCompletionServiceTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
Get property-providers' timeout value in milliseconds for waiting on the completion of submitted Callables.
getPropertyProvidersThreadPoolCoreSize() - Method in class org.apache.ambari.server.configuration.Configuration
Get property-providers' thread pool core size.
getPropertyProvidersThreadPoolMaxSize() - Method in class org.apache.ambari.server.configuration.Configuration
Get property-providers' thread pool max size.
getPropertyProvidersWorkerQueueSize() - Method in class org.apache.ambari.server.configuration.Configuration
Get property-providers' worker queue size.
getPropertyResults() - Method in class org.apache.ambari.server.view.validation.InstanceValidationResultImpl
Get the validation results for the properties of the associated instance.
getPropertySchemaValidator() - Static method in class org.apache.ambari.server.stack.StackManager
 
getPropertySets() - Method in class org.apache.ambari.server.api.services.RequestBody
Obtain all property sets as a set of maps.
getPropertyStackUpgradeBehavior() - Method in class org.apache.ambari.server.state.PropertyInfo
 
getPropertyType() - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
Get type of property as set in the stack definition.
getPropertyTypes() - Method in class org.apache.ambari.server.api.services.RootServiceComponentConfiguration
 
getPropertyTypes() - Method in class org.apache.ambari.server.controller.internal.Stack.ConfigProperty
 
getPropertyTypes() - Method in class org.apache.ambari.server.state.PropertyInfo
 
getPropertyValidationResults() - Method in class org.apache.ambari.server.controller.ViewInstanceResponse.ViewInstanceResponseInfo
Returns map of property->ValidationResult
getPropertyValue(String) - Method in class org.apache.ambari.server.controller.internal.ResourceImpl
 
getPropertyValue(String) - Method in interface org.apache.ambari.server.controller.spi.Resource
Get a property value for the given property id from this resource.
getPropertyValue() - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
 
getPropertyValue() - Method in class org.apache.ambari.server.orm.entities.AmbariConfigurationEntity
 
getPropertyValue(String, String) - Method in class org.apache.ambari.server.topology.Configuration
Get the requested property value from the full merged set of properties.
getPropertyValueAttributes() - Method in class org.apache.ambari.server.controller.internal.Stack.ConfigProperty
 
getPropertyValueAttributes() - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
Provides value attributes of this configuration.
getPropertyValueAttributes() - Method in class org.apache.ambari.server.state.PropertyInfo
 
getPropertyValueAttributes() - Method in class org.apache.ambari.server.state.theme.ConfigCondition.ConfigConditionResult
 
getPropertyValueAttributes() - Method in class org.apache.ambari.server.state.theme.ConfigPlacement
 
getPropertyValueAttributes() - Method in class org.apache.ambari.server.topology.AdvisedConfiguration
 
getPropertyValueFromStackDefinitions(Cluster, String, String) - Method in class org.apache.ambari.server.state.ConfigHelper
Fetch all the config values of a given PropertyType.
getPropertyValuesWithPropertyType(StackId, PropertyInfo.PropertyType, Cluster, Map<String, DesiredConfig>) - Method in class org.apache.ambari.server.state.ConfigHelper
Fetch all the property values of a given PropertyType.
getPropertyValuesWithPropertyType(PropertyInfo.PropertyType, Cluster, Map<String, DesiredConfig>, Map<String, ServiceInfo>, Set<PropertyInfo>) - Method in class org.apache.ambari.server.state.ConfigHelper
Fetch all the property values of a given PropertyType.
getProtocol() - Method in class org.apache.ambari.server.state.quicklinks.Link
 
getProtocol() - Method in class org.apache.ambari.server.state.quicklinks.QuickLinksConfiguration
 
getProvider() - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntity
Get the resource provider class name.
getProvider() - Method in class org.apache.ambari.server.view.configuration.ResourceConfig
Get the provider class name.
getProviderClass(ClassLoader) - Method in class org.apache.ambari.server.view.configuration.ResourceConfig
Get the resource provider class.
getProvisionAction() - Method in interface org.apache.ambari.server.controller.BlueprintSwagger.ComponentInfo
 
getProvisionAction() - Method in class org.apache.ambari.server.controller.internal.BaseClusterRequest
Get requested @ProvisionClusterRequest.ProvisionAction
getProvisionAction() - Method in class org.apache.ambari.server.orm.entities.HostGroupComponentEntity
Get the provision action associated with this component.
getProvisionAction() - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
getProvisionAction() - Method in class org.apache.ambari.server.topology.addservice.AddServiceRequest
 
getProvisionAction() - Method in class org.apache.ambari.server.topology.addservice.Component
 
getProvisionAction() - Method in class org.apache.ambari.server.topology.addservice.Service
 
getProvisionAction() - Method in interface org.apache.ambari.server.topology.ClusterTopology
 
getProvisionAction() - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
getProvisionAction() - Method in class org.apache.ambari.server.topology.Component
Gets the provision action associated with this component.
getProvisioningState() - Method in class org.apache.ambari.server.controller.ClusterRequest
Gets whether the cluster is still initializing or has finished with its deployment requests.
getProvisioningState() - Method in class org.apache.ambari.server.controller.ClusterResponse
Gets whether the cluster is still initializing or has finished with its deployment requests.
getProvisioningState() - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
Gets whether the cluster is still initializing or has finished with its deployment requests.
getProvisioningState() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getProvisioningState() - Method in interface org.apache.ambari.server.state.Cluster
Gets whether the cluster is still initializing or has finished with its deployment requests.
getProvisionProperties() - Method in enum org.apache.ambari.server.topology.ProvisionStep
 
getProvisionRequest(long) - Method in interface org.apache.ambari.server.topology.PersistedState
Returns provision request for a cluster
getProvisionRequest(long) - Method in class org.apache.ambari.server.topology.PersistedStateImpl
 
getProxyHostAndPorts() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the hosts/ports that proxy calls are allowed to be made to.
getProxyUserDetails() - Method in class org.apache.ambari.server.security.authentication.AmbariProxiedUserDetailsImpl
 
getProxyUserName(Authentication) - Static method in class org.apache.ambari.server.security.authorization.AuthorizationHelper
Gets the name of the logged-in proxy user, if any.
getProxyUserName() - Static method in class org.apache.ambari.server.security.authorization.AuthorizationHelper
Gets the name of the logged-in proxy user, if any.
getPublicHostname() - Method in class org.apache.ambari.server.agent.Register
 
getPublicHostName() - Method in class org.apache.ambari.server.controller.HostRequest
 
getPublicHostName() - Method in class org.apache.ambari.server.controller.HostResponse
 
getPublicHostName(String, String) - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
 
getPublicHostName(String, String) - Method in class org.apache.ambari.server.controller.internal.ConfigBasedJmxHostProvider
 
getPublicHostName(String, String) - Method in interface org.apache.ambari.server.controller.jmx.JMXHostProvider
 
getPublicHostname() - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
getPublicHostname() - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
getPublicHostName() - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
getPublicHostName() - Method in interface org.apache.ambari.server.state.Host
Sets the public-facing host name.
getPublicHostName() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getPublicHostName() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
Get the public host name this object maps to
getPublicHostName() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
getPublicHostNames() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
getPublicKey() - Method in class org.apache.ambari.server.security.authentication.jwt.JwtAuthenticationProperties
 
getPublicKeyFromString(String) - Static method in class org.apache.ambari.server.security.encryption.CertificateUtils
Get RSA public key from X.509 certificate string (full crt file content, including header and footer)
getPurgePolicy() - Method in class org.apache.ambari.server.cleanup.TimeBasedCleanupPolicy
 
getQualifications() - Method in class org.apache.ambari.server.checks.ClusterCheck
Gets any additional qualifications which an upgrade check should run in order to determine if it's applicable to the upgrade.
getQualifiedResourceTypeName(String) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get a resource name qualified by the associated view name.
getQuartzDbDelegateClassAndValidationQuery() - Method in class org.apache.ambari.server.scheduler.ExecutionSchedulerImpl
 
getQuartzSchedulerProperties() - Method in class org.apache.ambari.server.scheduler.ExecutionSchedulerImpl
 
getQuery() - Method in class org.apache.ambari.server.api.query.QueryImpl
 
getQuery() - Method in interface org.apache.ambari.server.api.resources.ResourceInstance
Return the query associated with the resource.
getQueryParameters() - Method in class org.apache.ambari.server.api.services.LocalUriInfo
 
getQueryParameters(boolean) - Method in class org.apache.ambari.server.api.services.LocalUriInfo
 
getQueryParameterValue(String, Predicate) - Static method in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
Extracting given query_parameter value from the predicate
getQueryPredicate() - Method in class org.apache.ambari.server.api.services.BaseRequest
 
getQueryPredicate() - Method in interface org.apache.ambari.server.api.services.Request
Obtain the query predicate that was built from the user provided predicate fields in the query string.
getQueryString() - Method in class org.apache.ambari.server.api.services.RequestBody
Obtain that query that was specified in the body.
getQueryStringParameters(HttpServletRequest) - Static method in class org.apache.ambari.server.utils.RequestUtils
Returns a MultiValueMap of the parameters parsed from the request's query string.
getQueryStringParameterValue(HttpServletRequest, String) - Static method in class org.apache.ambari.server.utils.RequestUtils
Returns the value parsed from the request's query string for the given parameter name.
getQueryStringParameterValues(HttpServletRequest, String) - Static method in class org.apache.ambari.server.utils.RequestUtils
Returns a List of values parsed from the request's query string for the given parameter name.
getQueryTimeMS() - Method in class org.apache.ambari.server.controller.logging.LogLevelQueryResponse
 
getQueryTimeMS() - Method in class org.apache.ambari.server.controller.logging.LogQueryResponse
 
getQueuedTaskCount() - Method in interface org.apache.ambari.server.controller.RequestResponse.RequestStatusInfo
 
getQuickLinkData() - Method in interface org.apache.ambari.server.controller.QuickLinksResponse.QuickLinksResponseInfo
 
getQuickLinksConfiguration() - Method in class org.apache.ambari.server.state.quicklinks.QuickLinks
 
getQuickLinksConfigurationMap() - Method in class org.apache.ambari.server.state.QuickLinksConfigurationInfo
 
getQuickLinksConfigurations() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getQuickLinksConfigurationsDir() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getQuickLinksConfigurationsMap() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getQuickLinksProfileJson() - Method in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
 
getQuickLinksResponseInfo() - Method in interface org.apache.ambari.server.controller.QuickLinksResponse
 
getQuicklinkVisibilityController() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
 
getQuicklinkVisibilityController() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getRackInfo() - Method in class org.apache.ambari.server.controller.HostRequest
 
getRackInfo() - Method in class org.apache.ambari.server.controller.HostResponse
 
getRackInfo() - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
getRackInfo() - Method in class org.apache.ambari.server.orm.entities.TopologyHostInfoEntity
 
getRackInfo() - Method in interface org.apache.ambari.server.state.Host
 
getRackInfo() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getRackName() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyHost
 
getRackSensitiveServicesNames(String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Get the set of names of services which require restart when host rack information is changed.
getRcaDatabaseDriver() - Method in class org.apache.ambari.server.configuration.Configuration
 
getRcaDatabasePassword() - Method in class org.apache.ambari.server.configuration.Configuration
 
getRcaDatabaseUrl() - Method in class org.apache.ambari.server.configuration.Configuration
 
getRcaDatabaseUser() - Method in class org.apache.ambari.server.configuration.Configuration
 
getRcaParameters() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Returns parameters for RCA database
getRcaParameters() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getRcoFileLocation() - Method in class org.apache.ambari.server.state.StackInfo
 
getRcoFilePath() - Method in class org.apache.ambari.server.stack.StackDirectory
Obtain the rco file path.
getReadDirectives() - Method in class org.apache.ambari.server.api.resources.BaseResourceDefinition
 
getReadDirectives() - Method in interface org.apache.ambari.server.api.resources.ResourceDefinition
Obtain the set of read directives for the resource.
getReadHandler() - Method in class org.apache.ambari.server.api.handlers.QueryCreateHandler
Read handler instance.
getReadOnly() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getReadRequest(Set<String>) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
Factory method to create a read request from the given set of property ids.
getReadRequest(Set<String>, Map<String, TemporalInfo>) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
Factory method to create a read request from the given set of property ids.
getReadRequest(Set<String>, Map<String, String>, Map<String, TemporalInfo>, PageRequest, SortRequest) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
Factory method to create a read request from the given set of property ids.
getReadRequest(String...) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
Factory method to create a read request from the given set of property ids.
getReadTimeoutMsec() - Method in class org.apache.ambari.server.state.UriInfo
 
getRealm() - Method in class org.apache.ambari.server.serveraction.kerberos.DeconstructedPrincipal
Gets the realm component of this DeconstructedPrincipal
getReason() - Method in class org.apache.ambari.server.agent.CancelCommand
 
getReason() - Method in class org.apache.ambari.server.agent.stomp.dto.AckReport
 
getReassignAllowed() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getRecommendation(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.RecommendationService
Returns host-layout recommendations for list of hosts and services.
getRecommendationInfo() - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo
 
getRecommendations() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse
 
getRecommendationsArtifactsLifetime() - Method in class org.apache.ambari.server.configuration.Configuration
 
getRecommendationsArtifactsRolloverMax() - Method in class org.apache.ambari.server.configuration.Configuration
 
getRecommendationsDir() - Method in class org.apache.ambari.server.configuration.Configuration
 
getRecommendationStrategy() - Method in class org.apache.ambari.server.topology.addservice.AddServiceRequest
 
getRecoveryConfig() - Method in class org.apache.ambari.server.agent.HeartBeatResponse
Get the recovery configuration settings for this host.
getRecoveryConfig(String, String) - Method in class org.apache.ambari.server.agent.RecoveryConfigHelper
 
getRecoveryConfig() - Method in class org.apache.ambari.server.agent.RegistrationResponse
 
getRecoveryConfig() - Method in class org.apache.ambari.server.agent.stomp.dto.HostLevelParamsCluster
 
getRecoveryDisabledComponents() - Method in class org.apache.ambari.server.configuration.Configuration
Get the components for which recovery is disabled
getRecoveryEnabled() - Method in class org.apache.ambari.server.controller.ServiceComponentRequest
 
getRecoveryEnabled() - Method in class org.apache.ambari.server.controller.StackServiceComponentRequest
Get whether auto start is enabled.
getRecoveryEnabled(String, String) - Method in interface org.apache.ambari.server.topology.Blueprint
Get whether a component is enabled for auto start.
getRecoveryEnabled(String, String) - Method in class org.apache.ambari.server.topology.BlueprintImpl
Get whether the specified component in the service is enabled for auto start.
getRecoveryEnabledComponents() - Method in class org.apache.ambari.server.configuration.Configuration
Get the components for which recovery is enabled
getRecoveryReport() - Method in class org.apache.ambari.server.agent.HeartBeat
 
getRecoveryReport() - Method in class org.apache.ambari.server.controller.HostResponse
Get the detailed recovery report
getRecoveryReport() - Method in interface org.apache.ambari.server.state.Host
Get detailed recovery report for the host
getRecoveryReport() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getRecoverySummary() - Method in class org.apache.ambari.server.controller.HostResponse
Get the recovery summary for the host
getRecoveryTimestamp() - Method in class org.apache.ambari.server.agent.HeartBeat
Timestamp when the recovery values were last updated.
getReference() - Method in class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
Gets the path to the referenced Kerberos identity definition
getReferenceAbsolutePath() - Method in class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
Gets the absolute path to the referenced Kerberos identity definition
getReferencedIdentityDescriptor(String) - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Attempts to find the KerberosIdentityDescriptor at the specified path.
getReferencedServiceName() - Method in class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
A name that refers to a service has a format like /[/[/]]
getReferralMethod() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getRefreshCommandConfiguration() - Method in class org.apache.ambari.server.state.StackInfo
 
getRefreshCommandForComponent(ServiceComponentHost, String) - Method in class org.apache.ambari.server.state.RefreshCommandConfiguration
If no command is defined for a component then the default command will be REFRESH_CONFIGS in case of a client component or if there's only one command defined for an another component.
getRefreshConfigsCommand(Cluster, String, String, String) - Method in class org.apache.ambari.server.state.ConfigHelper
 
getRefreshConfigsCommand(Cluster, ServiceComponentHost) - Method in class org.apache.ambari.server.state.ConfigHelper
 
getRefreshRequestEndTime(Long, Long, Long) - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricCacheEntryFactory
 
getRefreshRequestStartTime(Long, Long, Long) - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricCacheEntryFactory
 
getRegex() - Method in class org.apache.ambari.server.state.quicklinks.Port
 
getRegexEntry(String) - Method in class org.apache.ambari.server.controller.internal.BaseProvider
Gets the key/value mapping between a metric string in the JSON files and the Java regular expression pattern that matches it.
getRegexGroups(String, String) - Method in class org.apache.ambari.server.controller.internal.BaseProvider
Extracts set of matcher.group() from id
getRegexReplacements(Cluster) - Method in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition
Evaluates the ConfigUpgradeChangeDefinition.RegexReplace instances defined for the upgrade and converts them into distinct ConfigUpgradeChangeDefinition.Replace objects.
getRegistrationCommand() - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
getRegistrationThreadPoolSize() - Method in class org.apache.ambari.server.configuration.Configuration
 
getRegistryId() - Method in class org.apache.ambari.server.controller.MpackRequest
 
getRegistryId() - Method in class org.apache.ambari.server.controller.MpackResponse
 
getRegistryId() - Method in class org.apache.ambari.server.orm.entities.MpackEntity
 
getRegistryId() - Method in class org.apache.ambari.server.state.Mpack
 
getReleaseInfo() - Method in class org.apache.ambari.server.state.repository.Release
 
getReleaseVersion() - Method in class org.apache.ambari.server.state.repository.AvailableVersion
 
getReleaseVersion() - Method in class org.apache.ambari.server.state.repository.ServiceVersionSummary
 
getReleaseVersion() - Method in class org.apache.ambari.server.state.stack.StackMetainfoXml.Version
 
getReleaseVersion() - Method in class org.apache.ambari.server.state.StackInfo
Gets the instance of the StackReleaseVersion.
getRemoteAddress() - Method in class org.apache.ambari.server.api.services.BaseRequest
 
getRemoteAddress() - Method in interface org.apache.ambari.server.api.services.Request
Returns the remote address for the request
getRemoteAddress(HttpServletRequest) - Static method in class org.apache.ambari.server.utils.RequestUtils
Returns remote address
getRemoteAddress() - Static method in class org.apache.ambari.server.utils.RequestUtils
Returns remote address by using HttpServletRequest from RequestContextHolder
getRemoteCluster(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RemoteClustersService
Get information about a Remote Cluster
getRemoteClusters(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.RemoteClustersService
Get the list of all Remote Clusters
getRemovedHostComponents() - Method in class org.apache.ambari.server.controller.internal.DeleteHostComponentStatusMetaData
 
getRemovedServices() - Method in class org.apache.ambari.server.state.StackInfo
 
getRemovePropertyUpdaters() - Method in class org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor
 
getRenameColumnStatement(String, String, DBAccessor.DBColumnInfo) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
Generate rename column statement
getRenameColumnStatement(String, String, String) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
 
getRenameColumnStatement(String, String, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.helpers.dbms.DerbyHelper
 
getRenameColumnStatement(String, String, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
getRenameColumnStatement(String, String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
getRenameColumnStatement(String, String, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.helpers.dbms.H2Helper
 
getRenderer(String) - Method in class org.apache.ambari.server.api.resources.AlertResourceDefinition
Obtain the associated renderer based on name.
getRenderer(String) - Method in class org.apache.ambari.server.api.resources.BaseResourceDefinition
 
getRenderer(String) - Method in class org.apache.ambari.server.api.resources.ClientConfigResourceDefinition
 
getRenderer(String) - Method in class org.apache.ambari.server.api.resources.ClusterResourceDefinition
 
getRenderer(String) - Method in class org.apache.ambari.server.api.resources.HostKerberosIdentityResourceDefinition
 
getRenderer(String) - Method in interface org.apache.ambari.server.api.resources.ResourceDefinition
Obtain the associated renderer based on name.
getRenderer() - Method in class org.apache.ambari.server.api.services.BaseRequest
 
getRenderer() - Method in interface org.apache.ambari.server.api.services.Request
Obtain the renderer for the request.
getRepeatDelay() - Method in class org.apache.ambari.server.topology.tasks.ConfigureClusterTask
 
getRepeatTolerance() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets the number of sequential instances of an non-OK AlertState must be received in order to consider the alert instance as truly being in that AlertState.
getRepeatTolerance() - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
getRepeatToleranceEnabled() - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
getReplacements() - Method in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition
 
getRepo() - Method in class org.apache.ambari.server.state.ServiceOsSpecific
 
getRepoDefinitionEntities() - Method in class org.apache.ambari.server.orm.entities.RepoOsEntity
 
getRepoDir() - Method in class org.apache.ambari.server.stack.StackDirectory
Obtain the repository directory path.
getRepoDir() - Method in class org.apache.ambari.server.stack.StackServiceDirectory
Obtain the repository directory if exists or null
getRepoFile() - Method in class org.apache.ambari.server.stack.StackDirectory
Obtain the repository file object representation.
getRepoFile() - Method in class org.apache.ambari.server.stack.StackServiceDirectory
Obtain the repository xml file if exists or null
getRepoId() - Method in class org.apache.ambari.server.agent.CommandRepository.Repository
 
getRepoId() - Method in class org.apache.ambari.server.controller.RepositoryRequest
 
getRepoId() - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
getRepoID() - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
getRepoId() - Method in class org.apache.ambari.server.state.RepositoryInfo
 
getRepoId() - Method in class org.apache.ambari.server.state.ServiceOsSpecific.Repo
 
getRepoId() - Method in class org.apache.ambari.server.state.stack.RepositoryXml.Repo
 
getRepoId() - Method in class org.apache.ambari.server.topology.RepositorySetting
Get repository id
getRepoInfo(Cluster, ServiceComponent, Host) - Method in class org.apache.ambari.server.stack.upgrade.RepositoryVersionHelper
getRepoInfoString(Cluster, ServiceComponent, Host) - Method in class org.apache.ambari.server.stack.upgrade.RepositoryVersionHelper
Get repository info given a cluster and host.
getRepoName() - Method in class org.apache.ambari.server.agent.AgentEnv.PackageDetail
 
getRepoName() - Method in class org.apache.ambari.server.agent.CommandRepository.Repository
 
getRepoName() - Method in class org.apache.ambari.server.controller.RepositoryRequest
 
getRepoName() - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
getRepoName() - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
getRepoName() - Method in class org.apache.ambari.server.state.RepositoryInfo
 
getRepoName() - Method in class org.apache.ambari.server.state.ServiceOsSpecific.Repo
 
getRepoName() - Method in class org.apache.ambari.server.state.stack.RepositoryXml.Repo
 
getRepoOs() - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
getRepoOsEntities() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
getReporting() - Method in class org.apache.ambari.server.state.alert.Source
 
getReports() - Method in class org.apache.ambari.server.agent.HeartBeat
 
getRepos() - Method in class org.apache.ambari.server.state.stack.RepositoryXml.Os
 
getRepositories() - Method in class org.apache.ambari.server.agent.CommandRepository
 
getRepositories(String, String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getRepositories(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.RepositoryService
Gets all repositories.
getRepositories(Set<RepositoryRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get repositories by stack name, version and operating system.
getRepositories(Set<RepositoryRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getRepositories() - Method in class org.apache.ambari.server.state.stack.RepositoryXml
 
getRepositories() - Method in class org.apache.ambari.server.state.StackInfo
 
getRepositoriesByOs() - Method in class org.apache.ambari.server.state.StackInfo
 
getRepository(String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Gets repositories that are keyed by operating system type.
getRepository(String, String, String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getRepository(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RepositoryService
Gets a single repository.
getRepositoryFile() - Method in class org.apache.ambari.server.agent.ExecutionCommand
Gets the repository file which was set on this command.
getRepositorySettings() - Method in interface org.apache.ambari.server.topology.Blueprint
 
getRepositorySettings() - Method in class org.apache.ambari.server.topology.BlueprintImpl
 
getRepositoryState() - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
 
getRepositoryState() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
getRepositoryState() - Method in interface org.apache.ambari.server.state.Service
Gets the repository for the desired version of this service by consulting the repository states of all known components.
getRepositoryState() - Method in interface org.apache.ambari.server.state.ServiceComponent
 
getRepositoryState() - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
getRepositoryState() - Method in class org.apache.ambari.server.state.ServiceImpl
Gets the repository for the desired version of this service by consulting the repository states of all known components.
getRepositoryVersion(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.CompatibleRepositoryVersionService
Gets a single repository version.
getRepositoryVersion(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RepositoryVersionService
Gets a single repository version.
getRepositoryVersion() - Method in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
 
getRepositoryVersion() - Method in class org.apache.ambari.server.orm.entities.HostVersionEntity
 
getRepositoryVersion() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
Builds a RepositoryVersion instance type from this entity.
getRepositoryVersion() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentVersionEntity
 
getRepositoryVersion() - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
Upgrades will always have a single version being upgraded to and downgrades will have a single version being downgraded from.
getRepositoryVersion() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets the single repository version for the upgrade depending on the direction.
getRepositoryVersionEntity() - Method in class org.apache.ambari.server.controller.internal.CompatibleRepositoryVersion
 
getRepositoryVersionEntity() - Method in class org.apache.ambari.server.orm.entities.RepoOsEntity
 
getRepositoryVersionHandler(String) - Method in class org.apache.ambari.server.api.services.HostStackVersionService
Handles ANY /{stackVersionId}/repository_versions requests.
getRepositoryVersionHandler(String, String) - Method in class org.apache.ambari.server.api.services.StacksService
Handles ANY /{stackName}/versions/{stackVersion}/repository_versions.
getRepositoryVersionId() - Method in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
 
getRepositoryVersionId() - Method in class org.apache.ambari.server.controller.OperatingSystemRequest
 
getRepositoryVersionId() - Method in class org.apache.ambari.server.controller.OperatingSystemResponse
 
getRepositoryVersionId() - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
getRepositoryVersionId() - Method in class org.apache.ambari.server.events.HostComponentVersionAdvertisedEvent
 
getRepositoryVersionResourceProvider() - Method in interface org.apache.ambari.server.controller.ResourceProviderFactory
 
getRepositoryVersions(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.CompatibleRepositoryVersionService
Gets all repository versions.
getRepositoryVersions(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.RepositoryVersionService
Gets all repository versions.
getRepositoryVersionService(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterStackVersionService
Gets the cluster stack versions service.
getRepositoryVersionState() - Method in class org.apache.ambari.server.controller.ServiceResponse
Gets the calculated repository version state from the components of this service.
getRepositoryXml() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
Parse the version XML into its object representation.
getRepositoryXml() - Method in class org.apache.ambari.server.state.StackInfo
 
getRepoValidationSuffixes(String) - Method in class org.apache.ambari.server.configuration.Configuration
 
getRepoVersion() - Method in class org.apache.ambari.server.agent.CommandRepository
 
getRepoVersionId() - Method in class org.apache.ambari.server.agent.CommandRepository
 
getRequest(long) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Get request object by id.
getRequest(long) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
GetRequest - Class in org.apache.ambari.server.api.services
A GET request.
GetRequest(HttpHeaders, RequestBody, UriInfo, ResourceInstance) - Constructor for class org.apache.ambari.server.api.services.GetRequest
Constructor.
getRequest(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RequestService
Handles URL: /clusters/{clusterID}/requests/{requestID} or /requests/{requestId} Get a specific request.
getRequest(Request) - Method in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
getRequest() - Method in class org.apache.ambari.server.controller.internal.ResourceProviderEvent
Get the request object that was used for the operation that generated this event.
getRequest() - Method in interface org.apache.ambari.server.controller.RequestPostRequest.Body
 
getRequest() - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
getRequest() - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo
 
getRequest() - Method in class org.apache.ambari.server.topology.PersistedTopologyRequest
 
getRequest(long) - Method in class org.apache.ambari.server.topology.TopologyManager
 
getRequestBody() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
getRequestBody(Long) - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Get the request body for a batch request
getRequestBody(Long) - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
getRequestBodyAsString() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
getRequestBodyInfo() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger.RequestScheduleRequestElement.BatchRequest.BatchRequestRequest
 
getRequestConnectTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
 
getRequestContext(List<Long>) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Gets request contexts associated with the list of request id
getRequestContext(long) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Gets the request context associated with the request id
getRequestContext(List<Long>) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
getRequestContext(long) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
getRequestContext(List<Long>) - Method in class org.apache.ambari.server.actionmanager.ActionManager
 
getRequestContext(long) - Method in class org.apache.ambari.server.actionmanager.ActionManager
 
getRequestContext() - Method in class org.apache.ambari.server.actionmanager.Request
 
getRequestContext() - Method in class org.apache.ambari.server.actionmanager.Stage
 
getRequestContext() - Method in interface org.apache.ambari.server.controller.RequestResponse.RequestStatusInfo
 
getRequestContext() - Method in class org.apache.ambari.server.controller.RequestStatusResponse
 
getRequestContext() - Method in class org.apache.ambari.server.events.RequestUpdateEvent
 
getRequestContext() - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
getRequestContext() - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
getRequestedHostCount() - Method in class org.apache.ambari.server.topology.HostGroupInfo
Get the requested host count.
getRequestEntities() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getRequestEntity(long) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Gets the request entity by id.
getRequestEntity(long) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
getRequestEntity() - Method in class org.apache.ambari.server.orm.entities.RequestOperationLevelEntity
 
getRequestEntity() - Method in class org.apache.ambari.server.orm.entities.RequestResourceFilterEntity
 
getRequestExecutionFactory() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get the Factory to create Request schedules
getRequestExecutionFactory() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getRequestHandler() - Method in class org.apache.ambari.server.api.services.BaseRequest
Obtain the underlying request handler for the request.
getRequestHandler(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Gets the requests sub-resource.
getRequestHandler() - Method in class org.apache.ambari.server.api.services.DeleteRequest
 
getRequestHandler() - Method in class org.apache.ambari.server.api.services.GetRequest
 
getRequestHandler() - Method in class org.apache.ambari.server.api.services.PostRequest
 
getRequestHandler() - Method in class org.apache.ambari.server.api.services.PutRequest
 
getRequestHandler() - Method in class org.apache.ambari.server.api.services.QueryPostRequest
 
getRequestId() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getRequestId() - Method in class org.apache.ambari.server.actionmanager.Request
 
getRequestId() - Method in class org.apache.ambari.server.actionmanager.Stage
 
getRequestId() - Method in class org.apache.ambari.server.bootstrap.BootStrapPostStatus
 
getRequestId() - Method in class org.apache.ambari.server.bootstrap.BSResponse
 
getRequestId() - Method in class org.apache.ambari.server.controller.RequestRequest
 
getRequestId() - Method in interface org.apache.ambari.server.controller.RequestResponse.RequestStatusInfo
 
getRequestId() - Method in class org.apache.ambari.server.controller.RequestStatusResponse
 
getRequestId() - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
getRequestId() - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
getRequestId() - Method in class org.apache.ambari.server.events.RequestFinishedEvent
 
getRequestId() - Method in class org.apache.ambari.server.events.RequestUpdateEvent
 
getRequestId() - Method in class org.apache.ambari.server.events.RequestUpdateEvent.HostRoleCommand
 
getRequestId() - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
getRequestId() - Method in class org.apache.ambari.server.orm.dao.RequestDAO.StageEntityPK
 
getRequestId() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getRequestId() - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
getRequestId() - Method in class org.apache.ambari.server.orm.entities.RequestOperationLevelEntity
 
getRequestId() - Method in class org.apache.ambari.server.orm.entities.RequestResourceFilterEntity
 
getRequestId() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
getRequestId() - Method in class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntity
 
getRequestId() - Method in class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntityPK
 
getRequestId() - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
getRequestId() - Method in class org.apache.ambari.server.orm.entities.StageEntityPK
 
getRequestId() - Method in class org.apache.ambari.server.orm.entities.TopologyHostGroupEntity
 
getRequestId() - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
 
getRequestId() - Method in class org.apache.ambari.server.state.scheduler.BatchRequest
 
getRequestId() - Method in class org.apache.ambari.server.state.scheduler.BatchRequestResponse
 
getRequestId() - Method in class org.apache.ambari.server.topology.HostRequest
 
getRequestInfo() - Method in interface org.apache.ambari.server.controller.RequestPostRequest
 
getRequestInfo() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger.RequestScheduleRequestElement.BatchRequest.BatchRequestRequest.RequestBodyInfo
 
getRequestInfoProperties() - Method in class org.apache.ambari.server.api.services.RequestBody
Return a map of request info properties.
getRequestInfoProperties() - Method in class org.apache.ambari.server.controller.internal.RequestImpl
 
getRequestInfoProperties() - Method in interface org.apache.ambari.server.controller.spi.Request
Get any request info properties of the request.
getRequestInfoProps() - Method in interface org.apache.ambari.server.api.query.Query
Get this Query's requestInfoProperties from the original request.
getRequestInfoProps() - Method in class org.apache.ambari.server.api.query.QueryImpl
 
getRequestOperationLevel() - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
getRequestProperty(Request, String) - Method in class org.apache.ambari.server.controller.internal.StackAdvisorResourceProvider
 
getRequestPropertyIds(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.BaseProvider
Get the set of property ids required to satisfy the given request.
getRequestReadTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
 
getRequestRequest() - Method in interface org.apache.ambari.server.controller.RequestPutRequest
 
getRequestResource() - Method in class org.apache.ambari.server.controller.internal.RequestStatusImpl
 
getRequestResource() - Method in interface org.apache.ambari.server.controller.spi.RequestStatus
Get the resource of type request for the asynchronous request.
getRequestResourceFilters() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger.RequestScheduleRequestElement.BatchRequest.BatchRequestRequest.RequestBodyInfo
 
getRequests(Collection<Long>) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Gets request objects by ids
getRequests(Collection<Long>) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
getRequests(Collection<Long>) - Method in class org.apache.ambari.server.actionmanager.ActionManager
 
getRequests(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.RequestService
Handles URL: /clusters/{clusterId}/requests or /requests Get all requests for a cluster.
getRequests(Collection<Long>) - Method in class org.apache.ambari.server.topology.TopologyManager
 
getRequestsByStatus(RequestStatus, int, boolean) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Get first or last maxResults requests that are in the specified status
getRequestsByStatus(RequestStatus, int, boolean) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
getRequestsByStatus(RequestStatus, int, boolean) - Method in class org.apache.ambari.server.actionmanager.ActionManager
Get first or last maxResults requests that are in the specified status
getRequestsByTaskStatus(Collection<HostRoleStatus>, int, boolean) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
Gets requests that have tasks in any of the specified statuses.
getRequestSchedule(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RequestScheduleService
Handles URL: /clusters/{clusterId}/request_schedules/{requestScheduleId} Get details on a specific request schedule
getRequestSchedule() - Method in interface org.apache.ambari.server.controller.RequestResponse.RequestStatusInfo
 
getRequestScheduleBatchRequestEntities() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getRequestScheduleEntities() - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
getRequestScheduleEntity() - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
getRequestScheduleEntity() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
getRequestScheduleId() - Method in class org.apache.ambari.server.actionmanager.Request
 
getRequestScheduleId() - Method in interface org.apache.ambari.server.controller.RequestResponse.RequestStatusInfo
 
getRequestScheduleId() - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
getRequestScheduleRequest() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger
 
getRequestScheduleResponse() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger
 
getRequestSchedules(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.RequestScheduleService
Handles URL: /clusters/{clusterId}/request_schedules Get all the scheduled requests for a cluster.
getRequestScheduleService(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Gets the request schedule service
getRequestStage(String) - Static method in class org.apache.ambari.server.utils.StageUtils
 
getRequestStageContainer() - Method in class org.apache.ambari.server.controller.OrderedRequestStageContainer
 
getRequestStatus(long) - Method in class org.apache.ambari.server.actionmanager.ActionManager
 
getRequestStatus(RequestStatusResponse, Set<Resource>) - Method in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
Get a request status
getRequestStatus(RequestStatusResponse, Set<Resource>, RequestStatusMetaData) - Method in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
 
getRequestStatus(RequestStatusResponse) - Method in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
Get a request status
getRequestStatus() - Method in class org.apache.ambari.server.events.RequestUpdateEvent
 
getRequestStatus() - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
getRequestStatus() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
getRequestStatus() - Method in class org.apache.ambari.server.topology.LogicalRequest
 
getRequestStatus(long) - Method in class org.apache.ambari.server.topology.TopologyManager
 
getRequestStatus(Collection<Long>) - Method in class org.apache.ambari.server.topology.TopologyManager
 
getRequestStatusInfo() - Method in interface org.apache.ambari.server.controller.RequestResponse
 
getRequestStatusResponse() - Method in class org.apache.ambari.server.controller.internal.RequestStageContainer
Build a request status response.
getRequestTasks(long) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Given a request id, get all the tasks that belong to this request
getRequestTasks(long) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
getRequestTasks(long) - Method in class org.apache.ambari.server.actionmanager.ActionManager
 
getRequestType() - Method in class org.apache.ambari.server.actionmanager.Request
 
getRequestType() - Method in class org.apache.ambari.server.api.services.DeleteRequest
 
getRequestType() - Method in class org.apache.ambari.server.api.services.GetRequest
 
getRequestType() - Method in class org.apache.ambari.server.api.services.PostRequest
 
getRequestType() - Method in class org.apache.ambari.server.api.services.PutRequest
 
getRequestType() - Method in class org.apache.ambari.server.api.services.QueryPostRequest
 
getRequestType() - Method in interface org.apache.ambari.server.api.services.Request
Obtain the http request type.
getRequestType() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
getRequestType() - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
getRequestType() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
getRequestTypePropertyId() - Method in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
getRequestTypePropertyId() - Method in class org.apache.ambari.server.controller.internal.StackAdvisorResourceProvider
 
getRequestTypePropertyId() - Method in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.AlertGroupEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.AlertTargetEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.BlueprintEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.BlueprintExportEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.ComponentEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.ConfigurationChangeEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.CredentialEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.DefaultEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.GroupEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.HostEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.MemberEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.PrivilegeEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.RecommendationIgnoreEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.RepositoryEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.RepositoryVersionEventCreator
getRequestTypes() - Method in interface org.apache.ambari.server.audit.request.eventcreator.RequestAuditEventCreator
 
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.RequestEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.ServiceConfigDownloadEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.ServiceEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.UnauthorizedEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.UpgradeEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.UpgradeItemEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.UserEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.ValidationIgnoreEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.ViewInstanceEventCreator
getRequestTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.ViewPrivilegeEventCreator
getRequestUri() - Method in class org.apache.ambari.server.api.services.LocalUriInfo
 
getRequestUri() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
getRequestUriBuilder() - Method in class org.apache.ambari.server.api.services.LocalUriInfo
 
getRequiredConfigTimestamp() - Method in class org.apache.ambari.server.events.ExecutionCommandEvent
 
getRequiredConfigurationProperties(String) - Method in class org.apache.ambari.server.controller.internal.Stack
Get all required config properties for the specified service.
getRequiredConfigurationProperties(String, PropertyInfo.PropertyType) - Method in class org.apache.ambari.server.controller.internal.Stack
Get required config properties for the specified service which belong to the specified property type.
getRequiredCreateAuthorizations() - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Gets the authorizations for which one is needed to the grant access to create resources or a particular resource.
getRequiredDeleteAuthorizations() - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Gets the authorizations for which one is needed to the grant access to delete resources or a particular resource.
getRequiredGetAuthorizations() - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Gets the authorizations for which one is needed to the grant access to get resources or a particular resource.
getRequiredHostGroups() - Method in class org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor
 
getRequiredHostGroups(String, String, Map<String, Map<String, String>>, ClusterTopology) - Method in class org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor.MultipleHostTopologyUpdater
 
getRequiredHostGroups(String, String, Map<String, Map<String, String>>, ClusterTopology) - Method in interface org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor.PropertyUpdater
Determine the required host groups for the provided property.
getRequiredHostGroups(String, String, Map<String, Map<String, String>>, ClusterTopology) - Method in class org.apache.ambari.server.controller.internal.UnitUpdater
 
getRequiredHostGroups() - Method in class org.apache.ambari.server.topology.ClusterConfigurationRequest
 
getRequiredProperties() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getRequiredProperties() - Method in class org.apache.ambari.server.state.StackInfo
 
getRequiredProperties() - Method in class org.apache.ambari.server.state.theme.Widget
 
getRequiredServices() - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
getRequiredServices() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getRequiredUpdateAuthorizations() - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Gets the authorizations for which one is needed to the grant access to update resources or a particular resource.
getRequiresUserName() - Method in class org.apache.ambari.server.state.quicklinks.Link
 
getReservedHosts() - Method in class org.apache.ambari.server.topology.LogicalRequest
 
getResolvedKerberosKeytab() - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
getResolvedRepository() - Method in class org.apache.ambari.server.controller.ServiceRequest
 
getResolver() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
getResource() - Method in class org.apache.ambari.server.api.query.QueryInfo
Obtain the resource definition associated with the query.
getResource() - Method in class org.apache.ambari.server.api.services.BaseRequest
 
getResource() - Method in interface org.apache.ambari.server.api.services.Request
Obtain the resource definition which corresponds to the resource being operated on by the request.
getResource(String) - Method in class org.apache.ambari.server.api.services.views.ViewExternalSubResourceService
Handles: GET /resources/{resourceName} Get a specific external resource.
getResource() - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
Get the admin resource entity.
getResource() - Method in class org.apache.ambari.server.orm.entities.PrivilegeEntity
Get the associated resource entity.
getResource() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the admin resource entity.
getResource() - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntity
Get the resource class name.
GetResource - Class in org.apache.ambari.server.resources.api.rest
Resource api.
GetResource() - Constructor for class org.apache.ambari.server.resources.api.rest.GetResource
 
getResource(String, HttpServletRequest) - Method in class org.apache.ambari.server.resources.api.rest.GetResource
 
getResource(String) - Method in class org.apache.ambari.server.resources.ResourceManager
Returns resource file.
getResource() - Method in class org.apache.ambari.server.state.theme.ConfigCondition
 
getResource() - Method in class org.apache.ambari.server.view.configuration.ResourceConfig
Get the resource class name
getResourceClass(ClassLoader) - Method in class org.apache.ambari.server.view.configuration.ResourceConfig
Get the resource class.
getResourceConfiguration() - Method in class org.apache.ambari.server.view.ViewSubResourceDefinition
Get the associated resource configuration.
getResourceConfigurations() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the mapping of resource type to resource configurations.
getResourceDefinition() - Method in class org.apache.ambari.server.api.query.QueryImpl
 
getResourceDefinition() - Method in interface org.apache.ambari.server.api.resources.ResourceInstance
Return the resource definition for this resource type.
getResourceDefinition(Resource.Type, Map<Resource.Type, String>) - Static method in class org.apache.ambari.server.api.resources.ResourceInstanceFactoryImpl
Get a resource definition for the given type.
getResourceDefinition(Resource.Type) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the resource definition for the given type.
getResourceDefinitions() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the mapping of resource type to resource definitions.
getResourceDirPath() - Method in class org.apache.ambari.server.configuration.Configuration
 
getResourceEntities(Map<String, Object>) - Method in class org.apache.ambari.server.controller.internal.AmbariPrivilegeResourceProvider
 
getResourceEntities(Map<String, Object>) - Method in class org.apache.ambari.server.controller.internal.ClusterPrivilegeResourceProvider
 
getResourceEntities(Map<String, Object>) - Method in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
Get the entities for the owning resources from the given properties.
getResourceEntities(Map<String, Object>) - Method in class org.apache.ambari.server.controller.internal.ViewPrivilegeResourceProvider
 
getResourceEntityId(Predicate) - Method in class org.apache.ambari.server.controller.internal.AmbariPrivilegeResourceProvider
 
getResourceEntityId(Predicate) - Method in class org.apache.ambari.server.controller.internal.ClusterPrivilegeResourceProvider
 
getResourceEntityId(Predicate) - Method in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
Get the id for the resource specified by predicate.
getResourceEntityId(Predicate) - Method in class org.apache.ambari.server.controller.internal.ViewPrivilegeResourceProvider
 
getResourceFactory() - Method in class org.apache.ambari.server.api.handlers.QueryCreateHandler
Get the resource factory instance.
getResourceFilterEntities() - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
getResourceFilters() - Method in class org.apache.ambari.server.actionmanager.Request
 
getResourceFilters() - Method in class org.apache.ambari.server.controller.ActionExecutionContext
 
getResourceFilters() - Method in class org.apache.ambari.server.controller.ExecuteActionRequest
 
getResourceFilters() - Method in interface org.apache.ambari.server.controller.RequestPostRequest.Request
 
getResourceFilters() - Method in interface org.apache.ambari.server.controller.RequestResponse.RequestStatusInfo
 
getResourceHandler(Request, String, String, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewInstanceService
Get the sub-resource
getResourceId(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Gets the identifier, relative to the the effected ResourceType that is effected by the relevant request and predicate.
getResourceId() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getResourceId() - Method in interface org.apache.ambari.server.state.Cluster
Gets the Cluster's resource ID
getResourceId() - Method in class org.apache.ambari.server.state.Mpack
 
getResourceIterable(Resource.Type, Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ClusterControllerImpl
Get an iterable set of resources filtered by the given request and predicate objects.
getResourceName() - Method in class org.apache.ambari.server.controller.ViewPermissionResponse.ViewPermissionInfo
Returns resource name
getResourceProvider(Resource.Type, AmbariManagementController) - Static method in class org.apache.ambari.server.controller.internal.AbstractControllerResourceProvider
Factory method for obtaining a resource provider based on a given type and management controller.
getResourceProvider(Resource.Type) - Static method in class org.apache.ambari.server.controller.internal.AbstractControllerResourceProvider
Obtain a resource provider based on type.
getResourceProvider(Resource.Type, IvoryService) - Static method in class org.apache.ambari.server.controller.internal.AbstractDRResourceProvider
Factory method for obtaining a resource provider based on a given Ivory service instance.
getResourceProvider(Resource.Type) - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
 
getResourceProvider(Resource.Type) - Method in interface org.apache.ambari.server.controller.spi.ProviderModule
Get a resource adapter for the given resource type.
getResourceProvider(Resource.Type) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the resource provider for the given type.
getResourceProvider(Resource.Type) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the resource provider for the given resource type.
getResourceProvider(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the resource provider for the given resource type name (scoped to this view).
getResourceProvider(String) - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getResourceProvider(Resource.Type) - Method in class org.apache.ambari.server.view.ViewProviderModule
 
getResourceProviders() - Method in class org.apache.ambari.server.view.ViewRegistry
Get the view resource provider mapping.
getResources(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.views.ViewExternalSubResourceService
Handles URL: /resources Get all external resources for a view.
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Get a set of resources based on the given request and predicate information.
getResources(AbstractResourceProvider.Command<T>) - Method in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
Invoke a command against the Ambari backend to get resources and map any AmbariException to the types appropriate for the ResourceProvider interface.
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ActionResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ActiveWidgetLayoutResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
Get a set of resources based on the given request and predicate information.
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AlertGroupResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AlertHistoryResourceProvider
Get a set of resources based on the given request and predicate information.
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AlertNoticeResourceProvider
Get a set of resources based on the given request and predicate information.
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AlertResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ArtifactResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
getResources(Resource.Type, Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ClusterControllerImpl
 
getResources(Resource.Type, Request, Predicate, PageRequest, SortRequest) - Method in class org.apache.ambari.server.controller.internal.ClusterControllerImpl
Get a page of resources filtered by the given request, predicate objects and page request.
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ClusterKerberosDescriptorResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.CompatibleRepositoryVersionResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ExtensionLinkResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ExtensionResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ExtensionVersionResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.FeedResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.GroupPrivilegeResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.HostComponentProcessResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.HostKerberosIdentityResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.InstanceResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.KerberosDescriptorResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.LoggingResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.OperatingSystemResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.PermissionResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.PreUpgradeCheckResourceProvider
 
getResources() - Method in class org.apache.ambari.server.controller.internal.QueryResponseImpl
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.QuickLinkArtifactResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ReadOnlyResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RemoteClusterResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RoleAuthorizationResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RootServiceComponentResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RootServiceHostComponentResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RootServiceResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.StackArtifactResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.StackConfigurationDependencyResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.StackConfigurationResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.StackDependencyResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.StackLevelConfigurationResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.StackResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.StackServiceComponentResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.StackServiceResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.StackVersionResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.StageResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.TargetClusterResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.TaskResourceProvider
Get a set of resources based on the given request and predicate information.
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ThemeArtifactResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.UpgradeGroupResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.UpgradeItemResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.UpgradeSummaryResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.UserAuthorizationResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.UserPrivilegeResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ViewPermissionResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ViewResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ViewURLResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.WidgetLayoutResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.WidgetResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.jdbc.JDBCResourceProvider
 
getResources(Resource.Type, Request, Predicate) - Method in interface org.apache.ambari.server.controller.spi.ClusterController
Get the resources of the given type filtered by the given request and predicate objects.
getResources() - Method in interface org.apache.ambari.server.controller.spi.QueryResponse
Get the set of resources returned in the response.
getResources(Request, Predicate) - Method in interface org.apache.ambari.server.controller.spi.ResourceProvider
Get a set of resources based on the given request and predicate information.
getResources() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the view resources.
getResources() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the list of view resources.
getResources(Request, Predicate) - Method in class org.apache.ambari.server.view.ViewExternalSubResourceProvider
 
getResources(Request, Predicate) - Method in class org.apache.ambari.server.view.ViewSubResourceProvider
 
getResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Get a set of resources based on the given request and predicate information if the authenticated user is authorized to do so.
getResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ClientConfigResourceProvider
 
getResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ClusterStackVersionResourceProvider
 
getResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
getResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ConfigurationResourceProvider
 
getResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.CredentialResourceProvider
 
getResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.GroupResourceProvider
 
getResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
getResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.MemberResourceProvider
 
getResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
 
getResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
getResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RootServiceComponentConfigurationResourceProvider
 
getResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ServiceConfigVersionResourceProvider
 
getResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
getResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.SettingResourceProvider
 
getResourcesDirectory() - Method in class org.apache.ambari.server.stack.CommonServiceDirectory
 
getResourcesDirectory() - Method in class org.apache.ambari.server.stack.ServiceDirectory
 
getResourcesDirectory() - Method in class org.apache.ambari.server.stack.StackServiceDirectory
 
getResourceType(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Gets the ResourceType that is effected by the relevant request and predicate.
getResourceType(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
getResourceType() - Method in class org.apache.ambari.server.controller.internal.ResourceProviderEvent
Get the associated resource type.
getResourceType(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
getResourceType() - Method in class org.apache.ambari.server.controller.UserAuthorizationResponse
Returns resource type
getResourceType() - Method in class org.apache.ambari.server.orm.entities.PermissionEntity
Get the resource type entity.
getResourceType() - Method in class org.apache.ambari.server.orm.entities.ResourceEntity
Get the resource type entity.
getResourceType() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the admin resource type entity.
getResourceTypeFromResources(Set<Resource>) - Method in class org.apache.ambari.server.controller.internal.AbstractPropertyProvider
Retrieves passed-in Resource's Type
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.AlertGroupEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.AlertTargetEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.BlueprintEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.BlueprintExportEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.ComponentEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.ConfigurationChangeEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.CredentialEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.DefaultEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.GroupEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.HostEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.MemberEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.PrivilegeEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.RecommendationIgnoreEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.RepositoryEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.RepositoryVersionEventCreator
getResourceTypes() - Method in interface org.apache.ambari.server.audit.request.eventcreator.RequestAuditEventCreator
 
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.RequestEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.ServiceConfigDownloadEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.ServiceEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.UnauthorizedEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.UpgradeEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.UpgradeItemEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.UserEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.ValidationIgnoreEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.ViewInstanceEventCreator
getResourceTypes() - Method in class org.apache.ambari.server.audit.request.eventcreator.ViewPrivilegeEventCreator
getResponse() - Method in class org.apache.ambari.server.api.services.views.ViewInstanceService.NotFoundResponse
Build 404 response with msg
getResponse(PrivilegeEntity, String) - Method in class org.apache.ambari.server.controller.internal.GroupPrivilegeResourceProvider
Returns the response for the group privilege that should be returned for the group privilege REST endpoint
getResponse() - Method in class org.apache.ambari.server.controller.internal.OperationStatusMetaData.Result
 
getResponse(PrivilegeEntity, String) - Method in class org.apache.ambari.server.controller.internal.UserPrivilegeResourceProvider
Returns response schema instance for /users/{userName}/privileges REST endpoint
getResponse(ViewEntity) - Method in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
Returns response schema instance for view version REST endpoint: /views/{viewName}/versions
getResponse(String) - Method in interface org.apache.ambari.server.utils.ShellCommandUtil.InteractiveHandler
Given a query, returns the relative response to send to the shell command (via stdin)
getResponseId() - Method in class org.apache.ambari.server.agent.HeartBeat
 
getResponseId() - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
getResponseId() - Method in class org.apache.ambari.server.agent.Register
 
getResponseId() - Method in class org.apache.ambari.server.agent.RegistrationResponse
 
getResponseMsg() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement.BatchResponse.BatchRequestResponse
 
getResponseMsg() - Method in class org.apache.ambari.server.state.scheduler.BatchRequest
 
getResponseStatus() - Method in class org.apache.ambari.server.agent.RegistrationResponse
 
getRestartRequiredServicesNames(String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getResult(String) - Method in class org.apache.ambari.server.controller.internal.OperationStatusMetaData
 
getResult() - Method in class org.apache.ambari.server.security.SignCertResponse
 
getResultFileName() - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ComponentLayoutRecommendationCommand
 
getResultFileName() - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ComponentLayoutValidationCommand
 
getResultFileName() - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ConfigurationDependenciesRecommendationCommand
 
getResultFileName() - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ConfigurationRecommendationCommand
 
getResultFileName() - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ConfigurationValidationCommand
 
getResultFileName() - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.StackAdvisorCommand
Name with the result JSON, e.g.
getResultIds() - Method in class org.apache.ambari.server.controller.internal.OperationStatusMetaData
 
getResultMetadata() - Method in interface org.apache.ambari.server.api.services.Result
 
getResultMetadata() - Method in class org.apache.ambari.server.api.services.ResultImpl
 
getResultPostProcessor(Request) - Method in class org.apache.ambari.server.api.query.render.AlertSummaryRenderer
Obtain the associated post processor.
getResultPostProcessor(Request) - Method in class org.apache.ambari.server.api.query.render.ClusterBlueprintRenderer
 
getResultPostProcessor(Request) - Method in class org.apache.ambari.server.api.query.render.DefaultRenderer
 
getResultPostProcessor(Request) - Method in class org.apache.ambari.server.api.query.render.MinimalRenderer
 
getResultPostProcessor(Request) - Method in interface org.apache.ambari.server.api.query.render.Renderer
Obtain the associated post processor.
getResultPostProcessor() - Method in class org.apache.ambari.server.api.services.BaseRequest
Obtain the result post processor for the request.
getResults() - Method in class org.apache.ambari.server.controller.internal.OperationStatusMetaData
 
getResultSerializer(MediaType) - Method in class org.apache.ambari.server.api.services.BaseService
Get a serializer for the given media type.
getResultSerializer() - Method in class org.apache.ambari.server.api.services.BaseService
Get the default serializer.
getResultSet(Set<String>, String, String) - Method in class org.apache.ambari.server.controller.internal.JobResourceProvider.PostgresJobFetcher
 
getResultSet(Set<String>, String, String, String) - Method in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider.PostgresTaskAttemptFetcher
 
getResultSet(Set<String>, String) - Method in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider.PostgresWorkflowFetcher
 
getResultSize() - Method in class org.apache.ambari.server.controller.logging.LogLevelQueryResponse
 
getResultSize() - Method in class org.apache.ambari.server.controller.logging.LogQueryResponse
 
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.AlertGroupEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.AlertTargetEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.BlueprintEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.BlueprintExportEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.ComponentEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.ConfigurationChangeEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.CredentialEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.DefaultEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.GroupEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.HostEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.MemberEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.PrivilegeEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.RecommendationIgnoreEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.RepositoryEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.RepositoryVersionEventCreator
getResultStatuses() - Method in interface org.apache.ambari.server.audit.request.eventcreator.RequestAuditEventCreator
 
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.RequestEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.ServiceConfigDownloadEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.ServiceEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.UnauthorizedEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.UpgradeEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.UpgradeItemEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.UserEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.ValidationIgnoreEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.ViewInstanceEventCreator
getResultStatuses() - Method in class org.apache.ambari.server.audit.request.eventcreator.ViewPrivilegeEventCreator
getResultString() - Method in class org.apache.ambari.server.controller.logging.LogQueryResponse
 
getResultTree() - Method in interface org.apache.ambari.server.api.services.Result
Obtain the results of the request invocation as a Tree structure.
getResultTree() - Method in class org.apache.ambari.server.api.services.ResultImpl
 
getReturnCode() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement.BatchResponse.BatchRequestResponse
 
getReturnCode() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
getReturnCode() - Method in class org.apache.ambari.server.state.scheduler.BatchRequest
 
getReturnCode() - Method in class org.apache.ambari.server.state.scheduler.BatchRequestResponse
 
getReturnMessage() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
getReturnMessage() - Method in class org.apache.ambari.server.state.scheduler.BatchRequestResponse
 
getReverseLookup() - Method in class org.apache.ambari.server.agent.AgentEnv
 
getRevertAllowed() - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
getRightOperand() - Method in class org.apache.ambari.server.api.predicate.expressions.AbstractExpression
 
getRightOperand() - Method in interface org.apache.ambari.server.api.predicate.expressions.Expression
Get the right operand expression.
getRole() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getRole() - Method in class org.apache.ambari.server.agent.CommandReport
 
getRole() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
getRole() - Method in class org.apache.ambari.server.agent.StatusCommand
 
getRole() - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
getRole() - Method in class org.apache.ambari.server.events.ActionFinalReportReceivedEvent
 
getRole() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getRole() - Method in class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntity
 
getRole() - Method in class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntityPK
 
getRole() - Method in class org.apache.ambari.server.stageplanner.RoleGraphNode
 
getRoleAuthorizations(Request, String) - Method in class org.apache.ambari.server.api.services.PermissionService
Gets the role (permission) authorization service.
getRoleCommand() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getRoleCommand() - Method in class org.apache.ambari.server.agent.CommandReport
 
getRoleCommand() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
getRoleCommand() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getRoleCommandOrder(Cluster) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get Role Command Order
getRoleCommandOrder(Cluster) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getRoleCommandOrder(Long) - Method in class org.apache.ambari.server.metadata.CachedRoleCommandOrderProvider
 
getRoleCommandOrder(Cluster) - Method in class org.apache.ambari.server.metadata.CachedRoleCommandOrderProvider
 
getRoleCommandOrder(Cluster) - Method in interface org.apache.ambari.server.metadata.RoleCommandOrderProvider
 
getRoleCommandOrder(Long) - Method in interface org.apache.ambari.server.metadata.RoleCommandOrderProvider
 
getRoleCommandOrder() - Method in class org.apache.ambari.server.stack.ServiceDirectory
Obtain the object representation of the service role_command_order.json file
getRoleCommandOrder() - Method in class org.apache.ambari.server.stack.StackDirectory
Obtain the object representation of the stack role_command_order.json file
getRoleCommandOrder() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Gets a new instance of a RoleCommandOrder for this cluster.
getRoleCommandOrder() - Method in interface org.apache.ambari.server.state.Cluster
Gets a new instance of a RoleCommandOrder for this cluster.
getRoleCommandOrder() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getRoleCommandOrder() - Method in class org.apache.ambari.server.state.StackInfo
 
getRoleGraphFactory() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get the role graph factory for this management controller.
getRoleGraphFactory() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getRoleGraphFactory() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets the injected instance of a RoleGraphFactory.
getRoleParameters() - Method in class org.apache.ambari.server.agent.ExecutionCommand
Gets the object-based role parameters for the command.
getRoleParams() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
getRoles() - Method in class org.apache.ambari.server.view.configuration.AutoInstanceConfig
 
getRolesOfAbortedTasks(List<HostRoleCommand>) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Get all Role any of whose tasks is in HostRoleStatus.ABORTED
getRolesOfFailedTasks(List<HostRoleCommand>) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Get all Role any of whose tasks is in HostRoleStatus.FAILED
getRolesOfTasks(List<HostRoleCommand>, HostRoleStatus) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Get all Role any of whose tasks are in given status
getRolesOfTimedOutTasks(List<HostRoleCommand>) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Get all Role any of whose tasks is in HostRoleStatus.TIMEDOUT
getRoleSuccessCriterias() - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
getRollingRestartSupported() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getRollingUpgradeSkipPackagesPrefixes() - Method in class org.apache.ambari.server.configuration.Configuration
 
getRoot() - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor
Traverses up the hierarchy to find the "root" or "parent" container.
getRootHost(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RootServiceService
 
getRootHosts(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.RootServiceService
 
getRootService(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RootServiceService
 
getRootServiceComponent(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.RootServiceService
 
getRootServiceComponentConfigurationRequestInfo() - Method in interface org.apache.ambari.server.api.services.RootServiceComponentConfigurationRequestSwagger
 
getRootServiceComponentConfigurationResponseInfo() - Method in interface org.apache.ambari.server.api.services.RootServiceComponentConfigurationResponseSwagger
 
getRootServiceComponentHosts(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.RootServiceService
 
getRootServiceComponents(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RootServiceService
 
getRootServiceComponents(RootServiceComponentRequest) - Method in class org.apache.ambari.server.controller.AbstractRootServiceResponseFactory
Get all components of root services.
getRootServiceComponents(Set<RootServiceComponentRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get all components of top-level services of Ambari, not related to certain cluster.
getRootServiceComponents(Set<RootServiceComponentRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getRootServiceComponents(RootServiceComponentRequest) - Method in class org.apache.ambari.server.controller.RootServiceResponseFactory
 
getRootServiceHostComponent(String, HttpHeaders, UriInfo, String, String, String) - Method in class org.apache.ambari.server.api.services.RootServiceService
 
getRootServiceHostComponent(RootServiceHostComponentRequest, Set<HostResponse>) - Method in class org.apache.ambari.server.controller.AbstractRootServiceResponseFactory
Get all components of root services related to hosts.
getRootServiceHostComponent(RootServiceHostComponentRequest, Set<HostResponse>) - Method in class org.apache.ambari.server.controller.RootServiceResponseFactory
 
getRootServiceHostComponentConfigurationResourceProvider() - Method in interface org.apache.ambari.server.controller.ResourceProviderFactory
 
getRootServiceHostComponents(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.RootServiceService
 
getRootServiceHostComponents(Set<RootServiceHostComponentRequest>) - Method in class org.apache.ambari.server.controller.internal.RootServiceHostComponentResourceProvider
 
getRootServiceResponseFactory() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get the root service response factory for this management controller.
getRootServiceResponseFactory() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getRootServices(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.RootServiceService
 
getRootServices(RootServiceRequest) - Method in class org.apache.ambari.server.controller.AbstractRootServiceResponseFactory
Get all root services.
getRootServices(Set<RootServiceRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get all top-level services of Ambari, not related to certain cluster.
getRootServices(Set<RootServiceRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getRootServices(RootServiceRequest) - Method in class org.apache.ambari.server.controller.RootServiceResponseFactory
 
getRowIndex() - Method in class org.apache.ambari.server.state.theme.Section
 
getRowIndex() - Method in class org.apache.ambari.server.state.theme.Subsection
 
getRowSpan() - Method in class org.apache.ambari.server.state.theme.Section
 
getRowSpan() - Method in class org.apache.ambari.server.state.theme.Subsection
 
getSchedule() - Method in class org.apache.ambari.server.controller.ivory.Feed
Get the schedule.
getSchedule() - Method in class org.apache.ambari.server.controller.RequestScheduleRequest
 
getSchedule() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger.RequestScheduleRequestElement
 
getSchedule() - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
getSchedule() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement
 
getSchedule() - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Get schedule for the execution
getSchedule() - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
getScheduledPublisher(EventBus) - Method in class org.apache.ambari.server.events.publishers.BufferedUpdateEventPublisher
 
getScheduleExpression() - Method in class org.apache.ambari.server.state.scheduler.Schedule
Return a cron expression from the schedule fields.
getScheduleId() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
getScheduleId() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntityPK
 
getScheduleId() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getScheduleInterval() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets the alert trigger interval, in seconds.
getSchema(Resource.Type) - Method in class org.apache.ambari.server.api.query.render.BaseRenderer
Obtain a schema instance based on resource type.
getSchema(Resource.Type) - Method in class org.apache.ambari.server.controller.internal.ClusterControllerImpl
 
getSchema(Resource.Type) - Method in interface org.apache.ambari.server.controller.spi.ClusterController
Get the schema for the given resource type.
getSchema(Resource.Type) - Method in interface org.apache.ambari.server.controller.spi.SchemaFactory
Obtain a schema instance for a given resource type.
getSchemaManager(DatabaseSession) - Method in class org.apache.ambari.server.view.persistence.DataStoreModule
 
getSchemaManager(DatabaseSession) - Method in interface org.apache.ambari.server.view.persistence.SchemaManagerFactory
Get a SchemaManager for the given session.
getSchemaVersion() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getSchemaVersion() - Method in class org.apache.ambari.server.state.stack.ServiceMetainfoXml
 
getScope() - Method in class org.apache.ambari.server.controller.ActiveWidgetLayoutResponse
Returns scope
getScope() - Method in interface org.apache.ambari.server.controller.ComponentDependencyResponse.ComponentDependencyResponseInfo
 
getScope() - Method in class org.apache.ambari.server.controller.WidgetResponse
 
getScope() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets the scope of the alert definition.
getScope() - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
getScope() - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
getScope() - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
getScope() - Method in class org.apache.ambari.server.state.DependencyInfo
Getter for scope property.
getScript() - Method in class org.apache.ambari.server.state.CommandScriptDefinition
 
getScriptConfigurationKey(Notification) - Method in class org.apache.ambari.server.notifications.dispatchers.AlertScriptDispatcher
Gets the key that will be used to lookup the script to execute from Configuration.
getScriptConfigurationTimeout() - Method in class org.apache.ambari.server.notifications.dispatchers.AlertScriptDispatcher
Gets the timeout value for the script, in milliseconds, as set in Configuration.
getScriptType() - Method in class org.apache.ambari.server.state.CommandScriptDefinition
 
getSearchEngine(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.LoggingService
 
getSearchEngineURL() - Method in class org.apache.ambari.server.controller.logging.LogFileDefinitionInfo
 
getSecondaries() - Method in class org.apache.ambari.server.stack.HostsType
 
getSecondaries() - Method in class org.apache.ambari.server.stack.HostsType.HighAvailabilityHosts
 
getSecondaryUrl() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getSectionColumns() - Method in class org.apache.ambari.server.state.theme.Section
 
getSectionKeys() - Method in class org.apache.ambari.server.metadata.RoleCommandOrder
Gets the collection of section names that was used to initialize this RoleCommandOrder instance.
getSectionName() - Method in class org.apache.ambari.server.controller.ActiveWidgetLayoutResponse
Returns section name
getSectionName() - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
getSectionName() - Method in class org.apache.ambari.server.state.stack.WidgetLayout
 
getSectionRows() - Method in class org.apache.ambari.server.state.theme.Section
 
getSections() - Method in class org.apache.ambari.server.state.theme.TabLayout
 
getSecurity() - Method in interface org.apache.ambari.server.controller.BlueprintSwagger.BlueprintInfo
 
getSecurity() - Method in class org.apache.ambari.server.topology.addservice.AddServiceRequest
 
getSecurity() - Method in interface org.apache.ambari.server.topology.Blueprint
 
getSecurity() - Method in class org.apache.ambari.server.topology.BlueprintImpl
 
getSecurityConfiguration() - Method in class org.apache.ambari.server.controller.internal.BaseClusterRequest
 
getSecurityDescriptorReference() - Method in class org.apache.ambari.server.orm.entities.BlueprintEntity
 
getSecurityLevel(Map<String, String>) - Method in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
Returns SNMPDispatcher.TrapSecurity instance corresponding to dispatch property ambari.dispatch.snmp.security.level from dispatch properties.
getSecurityLevel() - Method in enum org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher.TrapSecurity
 
getSecurityType() - Method in interface org.apache.ambari.server.controller.BlueprintSwagger.SecurityInfo
 
getSecurityType() - Method in class org.apache.ambari.server.controller.ClusterRequest
Gets the cluster's security type.
getSecurityType() - Method in class org.apache.ambari.server.controller.ClusterResponse
Gets the cluster's security type.
getSecurityType() - Method in class org.apache.ambari.server.controller.KerberosDetails
 
getSecurityType() - Method in class org.apache.ambari.server.orm.entities.BlueprintEntity
 
getSecurityType() - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
Gets this ClusterEntity's security type.
getSecurityType() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getSecurityType() - Method in interface org.apache.ambari.server.state.Cluster
Gets the cluster's security type.
getSelected() - Method in interface org.apache.ambari.server.orm.cache.HostConfigMapping
 
getSelected() - Method in class org.apache.ambari.server.orm.cache.HostConfigMappingImpl
 
getSelectedTimestamp() - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
getSelection() - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
getSelection() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getSelectionCardinality() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getSelectorHeaderName() - Method in class org.apache.ambari.server.agent.stomp.AmbariSubscriptionRegistry
Return the name for the selector header.
getSelectors() - Method in class org.apache.ambari.server.audit.AuditLoggerModule
Selectors identifying objects to be bound.
getSelectors() - Method in class org.apache.ambari.server.cleanup.CleanupModule
Selectors identifying objects to be bound.
getSeLinux() - Method in class org.apache.ambari.server.agent.HostInfo
 
getSendExecCmdDet() - Method in class org.apache.ambari.server.agent.ComponentStatus
 
getSequenceNumber() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getServerActionsDir() - Method in class org.apache.ambari.server.stack.ServiceDirectory
Obtain the server side actions directory path.
getServerActionsFolder() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getServerClock() - Method in class org.apache.ambari.server.controller.RootServiceComponentResponse
 
getServerDB() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Getter for the name of server database
getServerDB() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getServerDBName() - Method in class org.apache.ambari.server.configuration.Configuration
 
getServerDefinitions() - Method in class org.apache.ambari.server.metadata.AmbariServiceAlertDefinitions
Gets all of the AlertDefinitions that exist on the path for RootComponent.AMBARI_SERVER.
getServerJDBCPostgresSchemaName() - Method in class org.apache.ambari.server.configuration.Configuration
 
getServerKeyStoreDirectory() - Method in class org.apache.ambari.server.configuration.Configuration
 
getServerOsFamily() - Method in class org.apache.ambari.server.configuration.Configuration
 
getServerOsType() - Method in class org.apache.ambari.server.configuration.Configuration
 
getServerOsType() - Method in class org.apache.ambari.server.controller.AmbariServer
 
getServerTempDir() - Method in class org.apache.ambari.server.configuration.Configuration
Ambari server temp dir
getServerTimeStampAtReporting() - Method in class org.apache.ambari.server.agent.AgentEnv.HostHealth
 
getServerVersion() - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getServerVersion() - Method in class org.apache.ambari.server.configuration.Configuration
Gets ambari server version
getServerVersion() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AmbariInfo
Gets the Ambari server version.
getServerVersionFilePath() - Method in class org.apache.ambari.server.configuration.Configuration
 
getService(Service) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Convenience method to use stack id instead of separate name and version.
getService(String, String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getService(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ServiceService
Handles URL: /clusters/{clusterID}/services/{serviceID} Get a specific service.
getService(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.VersionDefinitionService
 
getService(String, HttpHeaders, UriInfo, String, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewInstanceService
Handles URL: /views/{viewName}/versions/{version}/instances/{instanceID} Get a specific instance.
getService(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.WidgetLayoutService
 
getService(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.WidgetService
 
getService() - Method in class org.apache.ambari.server.controller.internal.AbstractDRResourceProvider
Get the associated service.
getService() - Method in class org.apache.ambari.server.events.MaintenanceModeEvent
Gets the service that had the direct maintenance mode event, or null if the event was not directly on a service.
getService(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the service associated with the given plural resource name.
getService() - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntity
Get the resource service class name.
getService() - Method in class org.apache.ambari.server.stack.CommonServiceDirectory
 
getService() - Method in class org.apache.ambari.server.stack.ServiceDirectory
 
getService() - Method in class org.apache.ambari.server.stack.StackServiceDirectory
 
getService() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.TaskWrapper
 
getService() - Method in class org.apache.ambari.server.state.Alert
 
getService(String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getService(String) - Method in interface org.apache.ambari.server.state.Cluster
Get a service
getService(String) - Method in class org.apache.ambari.server.state.ExtensionInfo
 
getService(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptor
Gets the KerberosServiceDescriptor with the specified name
getService(String) - Method in class org.apache.ambari.server.state.StackInfo
 
getService() - Method in class org.apache.ambari.server.view.configuration.ResourceConfig
Get the service class name.
getServiceAdvisorType() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getServiceAndComponentAsString() - Method in class org.apache.ambari.server.stack.upgrade.AddComponentTask
Gets a string which is comprised of serviceName/componentName
getServiceByComponentName(String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getServiceByComponentName(String) - Method in interface org.apache.ambari.server.state.Cluster
Gets a service from the given component name.
getServiceByConfigType(String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getServiceByConfigType(String) - Method in interface org.apache.ambari.server.state.Cluster
Returns the name of the service that the passed config type belongs to.
getServiceCheckAction(String) - Method in class org.apache.ambari.server.metadata.ActionMetadata
 
getServiceClass(ClassLoader) - Method in class org.apache.ambari.server.view.configuration.ResourceConfig
Get the resource service class.
getServiceComponent(String, HttpHeaders, UriInfo, String, String, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getServiceComponent(String) - Method in interface org.apache.ambari.server.state.Service
 
getServiceComponent() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
Gets the service component.
getServiceComponent(String) - Method in class org.apache.ambari.server.state.ServiceImpl
 
getServiceComponent() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
Gets the service component.
getServiceComponentDependencies(String, HttpHeaders, UriInfo, String, String, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getServiceComponentDependency(String, HttpHeaders, UriInfo, String, String, String, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getServiceComponentDesiredState() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentVersionEntity
 
getServiceComponentDesiredStateEntities() - Method in class org.apache.ambari.server.orm.entities.ClusterServiceEntity
 
getServiceComponentDesiredStateEntity() - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
getServiceComponentDesiredStateEntity() - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
getServiceComponentFactory() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get the service component factory for this management controller.
getServiceComponentFactory() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getServiceComponentFilter() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
 
getServiceComponentFilter() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction.KerberosCommandParameters
 
getServiceComponentHost() - Method in class org.apache.ambari.server.events.HostComponentVersionAdvertisedEvent
 
getServiceComponentHost() - Method in class org.apache.ambari.server.events.MaintenanceModeEvent
Gets the component that had the direct maintenance mode event, or null if the event was not directly on a component.
getServiceComponentHost() - Method in class org.apache.ambari.server.events.StaleConfigsUpdateEvent
 
getServiceComponentHost(String, String, String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getServiceComponentHost(String) - Method in interface org.apache.ambari.server.state.ServiceComponent
 
getServiceComponentHost(String) - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
getServiceComponentHostMap(Set<String>, Set<String>) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getServiceComponentHostMap(Set<String>, Set<String>) - Method in interface org.apache.ambari.server.state.Cluster
Gets a map of components to hosts they are installed on.
getServiceComponentHosts() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getServiceComponentHosts(String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getServiceComponentHosts(String, String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getServiceComponentHosts(String) - Method in interface org.apache.ambari.server.state.Cluster
Get all ServiceComponentHosts on a given host
getServiceComponentHosts(String, String) - Method in interface org.apache.ambari.server.state.Cluster
Get all ServiceComponentHosts for a given service and optional component If the component name is null, all components for the requested service will be returned.
getServiceComponentHosts() - Method in interface org.apache.ambari.server.state.Cluster
Get all ServiceComponentHosts for this cluster.
getServiceComponentHosts() - Method in interface org.apache.ambari.server.state.ServiceComponent
 
getServiceComponentHosts() - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
getServiceComponentHostsToProcess(Cluster, KerberosDescriptor, Map<String, ? extends Collection<String>>, Collection<String>) - Method in interface org.apache.ambari.server.controller.KerberosHelper
 
getServiceComponentHostsToProcess(Cluster, KerberosDescriptor, Map<String, ? extends Collection<String>>, Collection<String>) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
getServiceComponentName() - Method in class org.apache.ambari.server.serveraction.kerberos.Component
 
getServiceComponentName() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
Get the ServiceComponent this object maps to
getServiceComponentName() - Method in class org.apache.ambari.server.state.ServiceComponentHostEvent
 
getServiceComponentName() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
getServiceComponents(String, HttpHeaders, UriInfo, String, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getServiceComponents() - Method in interface org.apache.ambari.server.state.Service
 
getServiceComponents() - Method in class org.apache.ambari.server.state.ServiceImpl
 
getServiceComponentsHosts() - Method in interface org.apache.ambari.server.state.ServiceComponent
 
getServiceComponentsHosts() - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
getServiceComponentStateCount() - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
Get the count of service component for each state
getServiceConfigEntities() - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
getServiceConfigEntities() - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
getServiceConfigId() - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
getServiceConfigId() - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
getServiceConfigs(Long) - Method in class org.apache.ambari.server.orm.dao.ServiceConfigDAO
Get all service configs for the given cluster.
getServiceConfigsForServiceAndStack(Long, StackId, String) - Method in class org.apache.ambari.server.orm.dao.ServiceConfigDAO
Get service configurations for the specified cluster and stack.
getServiceConfigurationUpdates(Cluster, Map<String, Map<String, String>>, Map<String, Set<String>>, Map<String, Collection<String>>, Set<String>, boolean, boolean) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Returns the updates configurations that are expected when the given set of services are configured for Kerberos.
getServiceConfigurationUpdates(Cluster, Map<String, Map<String, String>>, Map<String, Set<String>>, Map<String, Collection<String>>, Set<String>, boolean, boolean) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
getServiceConfigVersionNote() - Method in class org.apache.ambari.server.controller.ConfigGroupRequest
 
getServiceConfigVersionNote() - Method in class org.apache.ambari.server.controller.ConfigurationRequest
 
getServiceConfigVersionRequest() - Method in class org.apache.ambari.server.controller.ClusterRequest
 
getServiceConfigVersionRequest(String, Map<String, Object>) - Static method in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
Helper method for creating rollback request
getServiceConfigVersions(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.ServiceConfigVersionService
Handles URL: /clusters/{clusterId}/configurations/service_config_versions Get all service configuration versions for a cluster and service.
getServiceConfigVersions(Set<ServiceConfigVersionRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get service config version history
getServiceConfigVersions(Set<ServiceConfigVersionRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getServiceConfigVersions() - Method in class org.apache.ambari.server.controller.ConfigurationResponse
 
getServiceConfigVersions() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getServiceConfigVersions() - Method in interface org.apache.ambari.server.state.Cluster
Get service config version history
getServiceConfigVersions() - Method in interface org.apache.ambari.server.state.Config
Ger service config versions containing this config
getServiceConfigVersions() - Method in class org.apache.ambari.server.state.ConfigImpl
 
getServiceConfigVersionsByConfig(Long, String, Long) - Method in class org.apache.ambari.server.orm.dao.ServiceConfigDAO
 
getServiceConfigVersionService() - Method in class org.apache.ambari.server.api.services.ConfigurationService
 
getServiceDesiredStateEntity() - Method in class org.apache.ambari.server.orm.entities.ClusterServiceEntity
 
getServiceDirectories() - Method in class org.apache.ambari.server.stack.ExtensionDirectory
Obtain a collection of all service directories.
getServiceDirectories() - Method in class org.apache.ambari.server.stack.StackDirectory
Obtain a collection of all service directories.
getServiceDirectory() - Method in class org.apache.ambari.server.stack.ServiceModule
 
getServiceDisplay(String) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
getServiceDisplayName() - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
getServiceEnabled() - Method in class org.apache.ambari.server.orm.entities.ClusterServiceEntity
 
getServiceForComponent(String) - Method in class org.apache.ambari.server.controller.internal.Extension
Get the service for the specified component.
getServiceForComponent(String) - Method in class org.apache.ambari.server.controller.internal.Stack
Get the service for the specified component.
getServiceForConfigType(String) - Method in class org.apache.ambari.server.controller.internal.Stack
Obtain the service name which corresponds to the specified configuration.
getServiceForConfigTypes(Collection<String>) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getServiceForConfigTypes(Collection<String>) - Method in interface org.apache.ambari.server.state.Cluster
 
getServiceHandler(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Get the services sub-resource
getServiceHosts() - Method in interface org.apache.ambari.server.state.Service
 
getServiceHosts() - Method in class org.apache.ambari.server.state.ServiceImpl
 
getServiceIdentities(String, Collection<String>) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.KerberosKeytabController
 
getServiceInfo(String) - Method in class org.apache.ambari.server.controller.internal.Stack
 
getServiceInfos() - Method in interface org.apache.ambari.server.topology.Blueprint
 
getServiceInfos() - Method in class org.apache.ambari.server.topology.BlueprintImpl
 
getServiceKerberosDescriptorFiles() - Method in class org.apache.ambari.server.controller.StackVersionResponse
Gets the Collection of Files pointing to the stack-specific service-level Kerberos descriptor files
getServiceLevelParams() - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataCluster
 
getServiceMap() - Method in class org.apache.ambari.server.stack.upgrade.ConfigUpgradePack
 
getServiceMapping() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
getServiceMapping() - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
getServiceMappingAsMultimap() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
getServiceMetrics(String, String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Return metrics for a stack service.
getServiceModules() - Method in class org.apache.ambari.server.stack.ExtensionModule
 
getServiceModules() - Method in class org.apache.ambari.server.stack.StackModule
 
getServiceName() - Method in class org.apache.ambari.server.agent.CommandReport
 
getServiceName() - Method in class org.apache.ambari.server.agent.ComponentStatus
 
getServiceName() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
getServiceName() - Method in class org.apache.ambari.server.agent.RecoveryConfigComponent
 
getServiceName() - Method in class org.apache.ambari.server.agent.StatusCommand
 
getServiceName() - Method in class org.apache.ambari.server.agent.stomp.dto.AlertGroupUpdate
 
getServiceName() - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentStatusReport
 
getServiceName() - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentVersionReport
 
getServiceName() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
getServiceName() - Method in interface org.apache.ambari.server.api.services.RootServiceComponentConfigurationRequestSwagger.RootServiceComponentConfigurationRequestInfo
 
getServiceName() - Method in interface org.apache.ambari.server.api.services.RootServiceComponentConfigurationResponseSwagger.RootServiceComponentConfigurationResponseInfo
 
getServiceName() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
getServiceName() - Method in class org.apache.ambari.server.controller.AlertDefinitionResponse
 
getServiceName() - Method in interface org.apache.ambari.server.controller.ClusterServiceArtifactResponse.ClusterServiceArtifactResponseInfo
 
getServiceName() - Method in interface org.apache.ambari.server.controller.ComponentDependencyResponse.ComponentDependencyResponseInfo
 
getServiceName() - Method in class org.apache.ambari.server.controller.ConfigGroupRequest
 
getServiceName() - Method in interface org.apache.ambari.server.controller.HostComponentSwagger.HostComponentComponent.HostComponentServiceComponentInfo
 
getServiceName() - Method in class org.apache.ambari.server.controller.internal.DeleteHostComponentStatusMetaData.HostComponent
 
getServiceName() - Method in class org.apache.ambari.server.controller.internal.RequestOperationLevel
 
getServiceName() - Method in class org.apache.ambari.server.controller.internal.RequestResourceFilter
 
getServiceName() - Method in interface org.apache.ambari.server.controller.QuickLinksResponse.QuickLinksResponseInfo
 
getServiceName() - Method in interface org.apache.ambari.server.controller.RequestPostRequest.RequestResourceFilter
 
getServiceName() - Method in class org.apache.ambari.server.controller.RootServiceComponentResponse
 
getServiceName() - Method in class org.apache.ambari.server.controller.RootServiceHostComponentResponse
 
getServiceName() - Method in class org.apache.ambari.server.controller.RootServiceRequest
 
getServiceName() - Method in class org.apache.ambari.server.controller.RootServiceResponse
 
getServiceName() - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
getServiceName() - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
getServiceName() - Method in class org.apache.ambari.server.controller.ServiceComponentRequest
 
getServiceName() - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
 
getServiceName() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionRequest
 
getServiceName() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionResponse
 
getServiceName() - Method in class org.apache.ambari.server.controller.ServiceRequest
 
getServiceName() - Method in class org.apache.ambari.server.controller.ServiceResponse
 
getServiceName() - Method in interface org.apache.ambari.server.controller.StackArtifactResponse.Artifacts
 
getServiceName() - Method in class org.apache.ambari.server.controller.StackConfigurationDependencyResponse
 
getServiceName() - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
 
getServiceName() - Method in interface org.apache.ambari.server.controller.StackServiceArtifactResponse.Artifacts
 
getServiceName() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Get service name.
getServiceName() - Method in class org.apache.ambari.server.controller.StackServiceRequest
 
getServiceName() - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
getServiceName() - Method in interface org.apache.ambari.server.controller.ThemeResponse.ThemeInfoResponse
 
getServiceName() - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
getServiceName() - Method in class org.apache.ambari.server.events.HostComponentUpdate
 
getServiceName() - Method in class org.apache.ambari.server.events.ServiceComponentRecoveryChangedEvent
Get the service name
getServiceName() - Method in class org.apache.ambari.server.events.ServiceEvent
 
getServiceName() - Method in class org.apache.ambari.server.events.ServiceUpdateEvent
 
getServiceName() - Method in interface org.apache.ambari.server.orm.cache.HostConfigMapping
 
getServiceName() - Method in class org.apache.ambari.server.orm.cache.HostConfigMappingImpl
 
getServiceName() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets the name of the service that this alert definition is associated with.
getServiceName() - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
Gets the name of the service.
getServiceName() - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Gets the name of the service that the alert is defined for.
getServiceName() - Method in class org.apache.ambari.server.orm.entities.ClusterServiceEntity
 
getServiceName() - Method in class org.apache.ambari.server.orm.entities.ClusterServiceEntityPK
 
getServiceName() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
getServiceName() - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
getServiceName() - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
getServiceName() - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntity
 
getServiceName() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabServiceMappingEntity
 
getServiceName() - Method in class org.apache.ambari.server.orm.entities.RemoteAmbariClusterServiceEntity
Get service name
getServiceName() - Method in class org.apache.ambari.server.orm.entities.RequestOperationLevelEntity
 
getServiceName() - Method in class org.apache.ambari.server.orm.entities.RequestResourceFilterEntity
 
getServiceName() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
getServiceName() - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
getServiceName() - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntity
 
getServiceName() - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntityPK
 
getServiceName() - Method in class org.apache.ambari.server.orm.entities.UpgradeHistoryEntity
 
getServiceName() - Method in class org.apache.ambari.server.serveraction.kerberos.Component
 
getServiceName() - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
getServiceName() - Method in interface org.apache.ambari.server.state.configgroup.ConfigGroup
Name of service which config group is wired to
getServiceName() - Method in class org.apache.ambari.server.state.configgroup.ConfigGroupImpl
 
getServiceName() - Method in class org.apache.ambari.server.state.DependencyInfo
Get the service name associated with the dependency component.
getServiceName() - Method in class org.apache.ambari.server.state.DesiredConfig
Gets the service name (if any) for the desired config.
getServiceName() - Method in interface org.apache.ambari.server.state.ServiceComponent
 
getServiceName() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
Get the Service this object maps to
getServiceName() - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
getServiceName() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertInfo
Gets the service name or null if none.
getServiceName() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
getServiceName() - Method in class org.apache.ambari.server.topology.validators.UnitValidatedProperty
 
getServiceNameByServiceCheckAction(String) - Method in class org.apache.ambari.server.metadata.ActionMetadata
Get service name by service check action name
getServiceNames() - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO.KerberosKeytabPrincipalFilter
 
getServiceNames() - Method in class org.apache.ambari.server.state.StackInfo
 
getServicePackageFolder() - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataServiceInfo
 
getServicePackageFolder() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getServiceProperties(String, String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getServiceProperties() - Method in class org.apache.ambari.server.controller.StackServiceResponse
Get the service properties of this service.
getServiceProperties(Cluster, String) - Method in class org.apache.ambari.server.state.ConfigHelper
 
getServiceProperties(StackId, String, boolean) - Method in class org.apache.ambari.server.state.ConfigHelper
Retrieves a Set of PropertyInfo objects containing the relevant properties for the requested service.
getServiceProperties() - Method in class org.apache.ambari.server.state.ServiceInfo
Returns the service properties defined in the xml service definition.
getServicePropertyList() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getServiceRepos(List<RepositoryInfo>, ListMultimap<String, RepositoryInfo>) - Static method in class org.apache.ambari.server.stack.RepoUtil
Given a list of VDF repositorie and stack repositories (grouped by os) returns the service repositories.
getServiceRequest() - Method in interface org.apache.ambari.server.controller.ServiceRequestSwagger
 
getServiceResourceProvider(AmbariManagementController) - Method in interface org.apache.ambari.server.controller.ResourceProviderFactory
 
getServiceResponse() - Method in interface org.apache.ambari.server.controller.ServiceResponse.ServiceResponseSwagger
 
getServices(String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Given a stack name and version return all the services with info
getServices(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.ServiceService
Handles URL: /clusters/{clusterId}/services Get all services for a cluster.
getServices() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse
 
getServices() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
getServices(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.users.ActiveWidgetLayoutService
Handles URL: /users/{userName}/activeWidgetLayouts Get all instances for a view.
getServices(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.VersionDefinitionService
 
getServices(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewInstanceService
Handles URL: /views/{viewName}/versions/{version}/instances Get all instances for a view.
getServices(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.WidgetLayoutService
Handles URL: /widget_layouts Get all instances for a view.
getServices(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.WidgetService
Handles URL: /widget Get all instances for a view.
getServices() - Method in class org.apache.ambari.server.controller.internal.Extension
Get services contained in the extension.
getServices(Set<ServiceRequest>) - Method in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
getServices() - Method in class org.apache.ambari.server.controller.internal.Stack
Get services contained in the stack.
getServices() - Method in class org.apache.ambari.server.orm.entities.RemoteAmbariClusterEntity
Get the services installed on the cluster
getServices() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getServices() - Method in interface org.apache.ambari.server.state.Cluster
Get all services
getServices() - Method in class org.apache.ambari.server.state.ExtensionInfo
 
getServices() - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptor
Returns a Map of the KerberosServiceDescriptors in this KerberosDescriptor
getServices() - Method in class org.apache.ambari.server.state.quicklinksprofile.QuickLinksProfile
 
getServices() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertSummaryInfo
Gets all of the services that have alerts being reporting in this notification dispatch.
getServices() - Method in class org.apache.ambari.server.state.stack.ServiceMetainfoXml
 
getServices() - Method in class org.apache.ambari.server.state.StackInfo
 
getServices() - Method in class org.apache.ambari.server.topology.addservice.AddServiceRequest
 
getServices() - Method in interface org.apache.ambari.server.topology.Blueprint
Get all of the services represented in the blueprint.
getServices() - Method in class org.apache.ambari.server.topology.BlueprintImpl
Get all services represented in blueprint.
getServices() - Method in interface org.apache.ambari.server.topology.HostGroup
Get all of the services associated with the host group components.
getServices() - Method in class org.apache.ambari.server.topology.HostGroupImpl
Get the services which are deployed to this host group.
getServices() - Method in class org.apache.ambari.server.view.configuration.AutoInstanceConfig
Get the services used for auto instance creation.
getServices() - Method in class org.apache.ambari.server.view.RemoteAmbariCluster
Get list of services installed on the remote cluster
getServicesByAlertState(String) - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertSummaryInfo
Gets a list of services that have an alert being reporting for the given state.
getServicesCommaSeparated() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
getServicesForComponents(Collection<String>) - Method in class org.apache.ambari.server.controller.internal.Extension
Get the names of the services which contains the specified components.
getServicesForComponents(Collection<String>) - Method in class org.apache.ambari.server.controller.internal.Stack
Get the names of the services which contains the specified components.
getServicesForConfigType(String) - Method in class org.apache.ambari.server.controller.internal.Stack
 
getServicesInUpgrade(UpgradeCheckRequest) - Method in class org.apache.ambari.server.state.CheckHelper
Gets the services participating in the upgrade from the VDF.
getServiceStateProvider(String) - Static method in class org.apache.ambari.server.controller.utilities.ServiceCalculatedStateFactory
 
getServicesWithNoConfigs() - Method in class org.apache.ambari.server.state.StackInfo
 
getServiceType() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
getServiceType() - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
getServiceType() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getServiceUpgradesFolder() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getServiceVersion() - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
getServiceVersionNote() - Method in class org.apache.ambari.server.controller.internal.AmbariServerLDAPConfigurationHandler
 
getServiceVersionNote() - Method in class org.apache.ambari.server.controller.internal.AmbariServerSSOConfigurationHandler
 
getSessionAttributes() - Method in class org.apache.ambari.server.controller.ClusterRequest
Get the session attributes of this request.
getSessionAttributes() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
getSessionAttributes(String) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
getSessionAttributes() - Method in interface org.apache.ambari.server.state.Cluster
Get the map of session attributes for this cluster.
getSessionAttributes(String) - Method in interface org.apache.ambari.server.state.Clusters
Get the map of session attributes for the cluster identified by the given name.
getSessionCookie() - Method in class org.apache.ambari.server.controller.AmbariSessionManager
The session cookie id (i.e.
getSessionId(Long) - Method in class org.apache.ambari.server.agent.AgentSessionManager
 
getSessionManager() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Get the associated session manager.
getSetNullableStatement(String, DBAccessor.DBColumnInfo, boolean) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
Gets the SET NULL or SET NOT NULL statement.
getSetNullableStatement(String, DBAccessor.DBColumnInfo, boolean) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
getSetOfDefaultNeededPropertyNames() - Method in class org.apache.ambari.server.notifications.dispatchers.AmbariSNMPDispatcher
getSetOfDefaultNeededPropertyNames() - Method in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
 
getSetString(Set<String>, int) - Static method in class org.apache.ambari.server.controller.metrics.MetricsPropertyProvider
Get a comma delimited string from the given set of strings or an empty string if the size of the given set is greater than the given limit.
getSetting(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.SettingService
Handles: GET /settings/{settingName} Get a specific setting.
getSetting() - Method in interface org.apache.ambari.server.topology.Blueprint
Get the Blueprint cluster scoped setting.
getSetting() - Method in class org.apache.ambari.server.topology.BlueprintImpl
 
getSetting(Collection<Map<String, Object>>) - Static method in class org.apache.ambari.server.topology.SettingFactory
Attempts to build the list of settings in the following format: setting_name1-->[propertyName1-->propertyValue1, propertyName2-->propertyValue2]
getSettingData() - Method in class org.apache.ambari.server.orm.entities.BlueprintSettingEntity
Get the setting data.
getSettingName() - Method in class org.apache.ambari.server.orm.entities.BlueprintSettingEntity
Get the setting name.
getSettingRequest() - Method in interface org.apache.ambari.server.api.services.SettingRequestSwagger
 
getSettingResponse() - Method in interface org.apache.ambari.server.controller.SettingResponse.SettingResponseWrapper
 
getSettings(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.SettingService
Handles: GET /settings Get all clusters.
getSettings() - Method in class org.apache.ambari.server.orm.entities.BlueprintEntity
Get the collection of associated setting.
getSettingType() - Method in class org.apache.ambari.server.controller.SettingRequest
 
getSettingType() - Method in class org.apache.ambari.server.controller.SettingResponse
 
getSettingType() - Method in class org.apache.ambari.server.orm.entities.SettingEntity
 
getSettingValue(String) - Method in class org.apache.ambari.server.topology.Setting
Get the setting properties for a specified setting name.
getSetupTruststoreForHttps() - Method in class org.apache.ambari.server.controller.internal.URLStreamProvider
 
getSharedResourcesDirPath() - Method in class org.apache.ambari.server.configuration.Configuration
 
getShortFKPropertyName() - Method in interface org.apache.ambari.server.controller.internal.ArtifactResourceProvider.TypeRegistration
Shortened foreign key name that is written to the database.
getShortRequestInfo() - Method in interface org.apache.ambari.server.controller.RequestPostResponse
 
getShortUrl() - Method in class org.apache.ambari.server.controller.ViewInstanceResponse.ViewInstanceResponseInfo
Return short url for the view
getShortUrlName() - Method in class org.apache.ambari.server.controller.ViewInstanceResponse.ViewInstanceResponseInfo
Returns short url name
getShowPropertyName() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getSignedCa() - Method in class org.apache.ambari.server.security.SignCertResponse
 
getSimplifiedPredicates() - Method in class org.apache.ambari.server.controller.internal.SimplifyingPredicateVisitor
Obtain a list of simplified predicates based on the rules described in the class documentation.
getSingleSignOnEnabledConfiguration() - Method in class org.apache.ambari.server.state.ServiceInfo
getSingleSignOnEnabledTest() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getSingleSignOnInfo() - Method in class org.apache.ambari.server.state.ServiceInfo
Gets the value for the SSO integration support
getSingularName() - Method in class org.apache.ambari.server.api.resources.ActionResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.ActiveWidgetLayoutResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.AlertDefResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.AlertGroupResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.AlertHistoryResourceDefinition
Obtain the singular name of the resource.
getSingularName() - Method in class org.apache.ambari.server.api.resources.AlertNoticeResourceDefinition
Obtain the singular name of the resource.
getSingularName() - Method in class org.apache.ambari.server.api.resources.AlertResourceDefinition
Obtain the singular name of the resource.
getSingularName() - Method in class org.apache.ambari.server.api.resources.AlertTargetResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.BlueprintResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.ClientConfigResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.ClusterResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.ComponentResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.ComponentStackVersionResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.ConfigGroupResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.ConfigurationResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.CredentialResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.DetachedHostResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.ExtensionLinkResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.ExtensionResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.ExtensionVersionResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.FeedResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.GroupResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.HostComponentProcessResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.HostComponentResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.HostKerberosIdentityResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.HostResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.InstanceResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.JobResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.LdapSyncEventResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.LoggingResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.MemberResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.MpackResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.OperatingSystemResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.PermissionResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.PrivilegeResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.RecommendationResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.RemoteClusterResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.RepositoryResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.RepositoryVersionResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.RequestResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.RequestScheduleResourceDefinition
 
getSingularName() - Method in interface org.apache.ambari.server.api.resources.ResourceDefinition
Obtain the singular name of the resource.
getSingularName() - Method in class org.apache.ambari.server.api.resources.RootServiceComponentResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.RootServiceHostComponentResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.RootServiceResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.ServiceConfigVersionResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.ServiceResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.SimpleResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.StackConfigurationDependencyResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.StackConfigurationResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.StackDependencyResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.StackLevelConfigurationResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.StackResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.StackServiceComponentResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.StackServiceResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.StackVersionResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.TargetClusterResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.TaskAttemptResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.TaskResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.UserResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.ValidationResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.VersionDefinitionResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.ViewExternalSubResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.ViewInstanceResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.ViewPermissionResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.ViewResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.ViewUrlResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.ViewVersionResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.WidgetLayoutResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.WidgetResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.api.resources.WorkflowResourceDefinition
 
getSingularName() - Method in class org.apache.ambari.server.view.ViewSubResourceDefinition
 
getSink() - Static method in class org.apache.ambari.server.metrics.system.impl.MetricsServiceImpl
 
getSite() - Method in class org.apache.ambari.server.state.quicklinks.Check
 
getSite() - Method in class org.apache.ambari.server.state.quicklinks.Host
 
getSite() - Method in class org.apache.ambari.server.state.quicklinks.Port
 
getSize() - Method in class org.apache.ambari.server.agent.DiskInfo
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.ambari.server.api.GsonJsonProvider
Not known
getSkipFailures() - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
getSkippable() - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveStage
 
getSkipServiceCheckFailures() - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
getSkipUpgrade() - Method in class org.apache.ambari.server.state.ServiceOsSpecific.Package
 
getSNMPUdpBindPort() - Method in class org.apache.ambari.server.configuration.Configuration
Customized UDP port for SNMP dispatcher
getSnmpVersion(Map<String, String>) - Method in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
Returns SNMPDispatcher.SnmpVersion instance corresponding to dispatch property ambari.dispatch.snmp.version from dispatch properties.
getSortOrder() - Method in class org.apache.ambari.server.orm.entities.PermissionEntity
Gets the explicit sort order value for this PermissionEntity

This value is used to help explicitly order permission entities.

getSortRequest() - Method in class org.apache.ambari.server.api.services.BaseRequest
 
getSortRequest() - Method in interface org.apache.ambari.server.api.services.Request
Obtain information to order the results by.
getSortRequest() - Method in class org.apache.ambari.server.controller.internal.RequestImpl
 
getSortRequest() - Method in interface org.apache.ambari.server.controller.spi.Request
Obtain information to order the results by.
getSource(String) - Static method in class org.apache.ambari.server.metrics.system.impl.MetricsServiceImpl
 
getSource() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets the source that defines the type of alert and the alert properties.
getSource() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
 
getSource() - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
getSourceClass() - Method in class org.apache.ambari.server.state.alert.ServerSource
Gets the fully qualified classname specified in the source.
getSourceClusterAction() - Method in class org.apache.ambari.server.controller.ivory.Feed
Get the source cluster retention action.
getSourceClusterEnd() - Method in class org.apache.ambari.server.controller.ivory.Feed
Get the source cluster validity end time.
getSourceClusterLimit() - Method in class org.apache.ambari.server.controller.ivory.Feed
Get the source cluster retention limit.
getSourceClusterName() - Method in class org.apache.ambari.server.controller.ivory.Feed
Get the source cluster name.
getSourceClusterStart() - Method in class org.apache.ambari.server.controller.ivory.Feed
Get the source cluster validity start time.
getSourceFile() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getSourceFileLineNumber() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getSourceId() - Method in class org.apache.ambari.server.controller.UserAuthenticationSourceRequest
 
getSourceId() - Method in class org.apache.ambari.server.controller.UserAuthenticationSourceResponse
 
getSourceRepositoryVersion(String) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets the version that service is being considered to be "coming from".
getSourceStack() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets the single source stack for the upgrade depending on the direction.
getSourceStack() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
 
getSourceType() - Method in class org.apache.ambari.server.controller.AlertDefinitionResponse
Gets the type of alert.
getSourceType() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
 
getSourceVersion(String) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets the version that service is being considered to be "coming from".
getSourceVersion() - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
getSourceVersion() - Method in interface org.apache.ambari.server.upgrade.UpgradeCatalog
Return latest source version that can be upgraded from.
getSourceVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog251
Return latest source version that can be upgraded from.
getSourceVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog252
Return latest source version that can be upgraded from.
getSourceVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog260
Return latest source version that can be upgraded from.
getSourceVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog261
Return latest source version that can be upgraded from.
getSourceVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog262
 
getSourceVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
Return latest source version that can be upgraded from.
getSourceVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog271
Return latest source version that can be upgraded from.
getSourceVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog272
 
getSourceVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog274
 
getSourceVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog275
 
getSourceVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog280
 
getSourceVersions() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets the version that components are being considered to be "coming from".
getSpec(String, String) - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaReportPropertyProvider
Get the spec to locate the Ganglia stream from the given request info.
getSpec(String, String, String, String) - Method in class org.apache.ambari.server.controller.metrics.ThreadPoolEnabledPropertyProvider
Get complete URL from parts
getSpec() - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineAppMetricCacheKey
Actual http request Uri, this does not contribute to the key behavior, it is used solely for interoperability between @AMSPropertyProvider.MetricsRequest and the Cache.
getSpecs() - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Get the event specifications.
getSpnegoKeytabFilePath() - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationProperties
Gets the configured SPNEGO keytab file path.
getSpnegoPrincipalName() - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationProperties
Gets the configured SPNEGO principal name.
getSpringMessagingThreadPoolSize() - Method in class org.apache.ambari.server.configuration.Configuration
 
getSQL() - Method in class org.apache.ambari.server.controller.jdbc.SQLPredicateVisitor
 
getSQLServerPropertyIds(Resource.Type) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
 
getSrvrDisabledCiphers() - Method in class org.apache.ambari.server.configuration.Configuration
 
getSrvrDisabledProtocols() - Method in class org.apache.ambari.server.configuration.Configuration
 
getSshKey() - Method in class org.apache.ambari.server.bootstrap.SshHostInfo
 
getSshPort() - Method in class org.apache.ambari.server.bootstrap.SshHostInfo
 
getSSLConnection(String) - Method in class org.apache.ambari.server.controller.internal.URLStreamProvider
 
getSSOEnabledServices() - Method in class org.apache.ambari.server.controller.internal.AmbariServerSSOConfigurationHandler
Gets the set of services for which the user declared Ambari to enable SSO integration.
getSsoEnabledTest() - Method in class org.apache.ambari.server.state.SingleSignOnInfo
Gets the configuration specification that can be used to determine if SSO has been enabled or not.
getStack(StackId) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Convenience method to get stack info from a stack id
getStack(String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getStack(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getStack() - Method in class org.apache.ambari.server.orm.entities.BlueprintEntity
Gets the blueprint's stack.
getStack() - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
Gets the cluster configuration's stack.
getStack() - Method in class org.apache.ambari.server.orm.entities.ExtensionLinkEntity
 
getStack() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
Gets the repository version's stack.
getStack() - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
Gets the service configuration's stack.
getStack() - Method in class org.apache.ambari.server.stack.CommonServiceDirectory
 
getStack() - Method in class org.apache.ambari.server.stack.ServiceDirectory
 
getStack(String, String) - Method in class org.apache.ambari.server.stack.StackManager
Obtain the stack info specified by name and version.
getStack() - Method in class org.apache.ambari.server.stack.StackServiceDirectory
 
getStack() - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo
 
getStack() - Method in interface org.apache.ambari.server.topology.Blueprint
Get the stack associated with the blueprint.
getStack() - Method in class org.apache.ambari.server.topology.BlueprintImpl
 
getStack() - Method in interface org.apache.ambari.server.topology.HostGroup
Get the stack associated with the host group.
getStack() - Method in class org.apache.ambari.server.topology.HostGroupImpl
 
getStackAdvisorScript() - Method in class org.apache.ambari.server.configuration.Configuration
 
getStackArtifact(String, HttpHeaders, UriInfo, String, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getStackArtifacts(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getStackComponents(Set<StackServiceComponentRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get components by stack name, version and service.
getStackComponents(Set<StackServiceComponentRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getStackConfiguration(String, HttpHeaders, UriInfo, String, String, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getStackConfigurationAttributes(String) - Method in class org.apache.ambari.server.controller.internal.Stack
 
getStackConfigurationDependencies(String, HttpHeaders, UriInfo, String, String, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getStackConfigurationDependencies(Set<StackConfigurationDependencyRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get configuration dependencies which are specific for a specific service configuration property
getStackConfigurationDependencies(Set<StackConfigurationDependencyRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getStackConfigurationDependencyResponse() - Method in interface org.apache.ambari.server.controller.StackConfigurationDependencyResponse.StackConfigurationDependencyResponseSwagger
 
getStackConfigurationProperties(String) - Method in class org.apache.ambari.server.controller.internal.Stack
 
getStackConfigurationResponse() - Method in interface org.apache.ambari.server.controller.StackConfigurationResponse.StackConfigurationResponseSwagger
 
getStackConfigurations(String, HttpHeaders, UriInfo, String, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getStackConfigurations(Set<StackConfigurationRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get configurations by stack name, version and service.
getStackConfigurations(Set<StackConfigurationRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getStackDirectory() - Method in class org.apache.ambari.server.stack.StackModule
Get the associated stack directory.
getStackDirName() - Method in class org.apache.ambari.server.stack.StackDirectory
Obtain the stack directory name.
getStackFoldersAndFiles() - Method in class org.apache.ambari.server.agent.AgentEnv
 
getStackId() - Method in class org.apache.ambari.server.controller.ActionExecutionContext
Gets the stack to use for generating stack-associated values for a command.
getStackId() - Method in class org.apache.ambari.server.controller.ConfigurationResponse
Gets the Stack ID that this configuration is scoped for.
getStackId() - Method in class org.apache.ambari.server.controller.internal.Stack
 
getStackId() - Method in class org.apache.ambari.server.controller.MpackResponse
 
getStackId() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionResponse
Gets the Stack ID that this configuration is scoped for.
getStackId() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
getStackId() - Method in class org.apache.ambari.server.orm.entities.StackEntity
Gets the unique identifier for this stack.
getStackId() - Method in interface org.apache.ambari.server.state.Config
Gets the stack that this configuration belongs to.
getStackId() - Method in class org.apache.ambari.server.state.ConfigImpl
Gets the stack that this configuration belongs to.
getStackId() - Method in class org.apache.ambari.server.state.ServiceComponentHostEvent
 
getStackId() - Method in class org.apache.ambari.server.state.StackId
 
getStackId() - Method in class org.apache.ambari.server.topology.addservice.AddServiceRequest
 
getStackId() - Method in class org.apache.ambari.server.view.configuration.AutoInstanceConfig
Get the stack id used for auto instance creation.
getStackIdFromVersions(Map<String, RepositoryVersionEntity>) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Getting stackId from the set of versions.
getStackInformationFromUrl(Map<String, Object>) - Method in class org.apache.ambari.server.controller.internal.CompatibleRepositoryVersionResourceProvider
Gets the stack id from the request map
getStackInformationFromUrl(Map<String, Object>) - Method in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
getStackJavaHome() - Method in class org.apache.ambari.server.configuration.Configuration
 
getStackJavaVersion() - Method in class org.apache.ambari.server.configuration.Configuration
 
getStackJCEName() - Method in class org.apache.ambari.server.configuration.Configuration
 
getStackJDKName() - Method in class org.apache.ambari.server.configuration.Configuration
 
getStackLevelConfiguration(String, HttpHeaders, UriInfo, String, String, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getStackLevelConfigurations(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getStackLevelConfigurations(Set<StackLevelConfigurationRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get configurations which are specific for a cluster (!not a service).
getStackLevelConfigurations(Set<StackLevelConfigurationRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getStackManager() - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Obtain the underlying stack manager.
getStackName() - Method in class org.apache.ambari.server.agent.ComponentsResponse
 
getStackName() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
getStackName() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorResponse.Version
 
getStackName() - Method in interface org.apache.ambari.server.controller.BlueprintSwagger.BlueprintInfo
 
getStackName() - Method in interface org.apache.ambari.server.controller.ComponentDependencyResponse.ComponentDependencyResponseInfo
 
getStackName() - Method in class org.apache.ambari.server.controller.ExtensionLinkRequest
 
getStackName() - Method in class org.apache.ambari.server.controller.ExtensionLinkResponse.ExtensionLinkResponseInfo
 
getStackName() - Method in class org.apache.ambari.server.controller.OperatingSystemResponse
 
getStackName() - Method in interface org.apache.ambari.server.controller.QuickLinksResponse.QuickLinksResponseInfo
 
getStackName() - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
getStackName() - Method in interface org.apache.ambari.server.controller.StackArtifactResponse.Artifacts
 
getStackName() - Method in class org.apache.ambari.server.controller.StackConfigurationDependencyResponse
 
getStackName() - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
 
getStackName() - Method in class org.apache.ambari.server.controller.StackRequest
 
getStackName() - Method in class org.apache.ambari.server.controller.StackResponse
 
getStackName() - Method in interface org.apache.ambari.server.controller.StackServiceArtifactResponse.Artifacts
 
getStackName() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Get stack name.
getStackName() - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
getStackName() - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
getStackName() - Method in interface org.apache.ambari.server.controller.ThemeResponse.ThemeInfoResponse
 
getStackName() - Method in class org.apache.ambari.server.events.ServiceEvent
 
getStackName() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
getStackName() - Method in class org.apache.ambari.server.orm.entities.StackEntity
Gets the name of the stack, such as "HDP".
getStackName() - Method in class org.apache.ambari.server.state.StackId
 
getStackName() - Method in class org.apache.ambari.server.topology.addservice.AddServiceRequest
 
getStackName() - Method in class org.apache.ambari.server.topology.BlueprintImpl
 
getStackParentVersions(String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getStackProperties(String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getStackProperties(Cluster) - Method in class org.apache.ambari.server.state.ConfigHelper
 
getStackPropertiesByName(String, String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getStackResponse() - Method in interface org.apache.ambari.server.controller.StackResponse.StackResponseSwagger
 
getStackRoot() - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getStacks() - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getStacks(String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getStacks(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.StacksService
 
getStacks(Set<StackRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get supported stacks.
getStacks(Set<StackRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getStacks(String) - Method in class org.apache.ambari.server.stack.StackManager
Obtain all stacks for the given name.
getStacks() - Method in class org.apache.ambari.server.stack.StackManager
Obtain all stacks.
getStacks() - Method in class org.apache.ambari.server.state.ExtensionInfo
 
getStacks() - Method in class org.apache.ambari.server.state.stack.ExtensionMetainfoXml
 
getStacks() - Method in class org.apache.ambari.server.state.stack.ExtensionMetainfoXml.Prerequisites
 
getStacksByName() - Method in class org.apache.ambari.server.stack.StackManager
Obtain all a map of all stacks by name.
getStackService(String, HttpHeaders, UriInfo, String, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getStackServiceArtifact(String, HttpHeaders, UriInfo, String, String, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getStackServiceArtifacts(String, HttpHeaders, UriInfo, String, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getStackServiceComponentResponse() - Method in interface org.apache.ambari.server.controller.StackServiceComponentResponse.StackServiceComponentResponseSwagger
 
getStackServiceQuickLinksConfiguration(String, HttpHeaders, UriInfo, String, String, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getStackServiceQuickLinksConfigurations(String, HttpHeaders, UriInfo, String, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getStackServiceResponse() - Method in interface org.apache.ambari.server.controller.StackServiceResponse.StackServiceResponseSwagger
 
getStackServices(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getStackServices(Set<StackServiceRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get repositories by stack name, version.
getStackServices(Set<StackServiceRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getStackServices(StackInfo) - Method in class org.apache.ambari.server.state.repository.VersionDefinitionXml
Gets the list of stack services, applying information from the version definition.
getStackServiceTheme(String, HttpHeaders, UriInfo, String, String, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getStackServiceThemes(String, HttpHeaders, UriInfo, String, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getStackUpgradeAutoRetryCheckIntervalSecs() - Method in class org.apache.ambari.server.configuration.Configuration
If the stack.upgrade.auto.retry.timeout.mins property is positive, then run RetryUpgradeActionService every x seconds.
getStackUpgradeAutoRetryCommandDetailsToIgnore() - Method in class org.apache.ambari.server.configuration.Configuration
If auto-retry during stack upgrade is enabled, skip any tasks whose command details contains at least one of the strings in the following CSV property.
getStackUpgradeAutoRetryCustomCommandNamesToIgnore() - Method in class org.apache.ambari.server.configuration.Configuration
If auto-retry during stack upgrade is enabled, skip any tasks whose custom command name contains at least one of the strings in the following CSV property.
getStackUpgradeAutoRetryTimeoutMins() - Method in class org.apache.ambari.server.configuration.Configuration
During stack upgrade, can auto-retry failures for up to x mins.
getStackVersion() - Method in class org.apache.ambari.server.agent.ComponentsResponse
 
getStackVersion() - Method in class org.apache.ambari.server.agent.ComponentStatus
 
getStackVersion() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
getStackVersion() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorResponse.Version
 
getStackVersion(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getStackVersion() - Method in interface org.apache.ambari.server.controller.BlueprintSwagger.BlueprintInfo
 
getStackVersion() - Method in class org.apache.ambari.server.controller.ClusterRequest
 
getStackVersion() - Method in interface org.apache.ambari.server.controller.ComponentDependencyResponse.ComponentDependencyResponseInfo
 
getStackVersion() - Method in class org.apache.ambari.server.controller.ExtensionLinkRequest
 
getStackVersion() - Method in class org.apache.ambari.server.controller.ExtensionLinkResponse.ExtensionLinkResponseInfo
 
getStackVersion() - Method in class org.apache.ambari.server.controller.OperatingSystemResponse
 
getStackVersion() - Method in interface org.apache.ambari.server.controller.QuickLinksResponse.QuickLinksResponseInfo
 
getStackVersion() - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
getStackVersion() - Method in interface org.apache.ambari.server.controller.StackArtifactResponse.Artifacts
 
getStackVersion() - Method in class org.apache.ambari.server.controller.StackConfigurationDependencyResponse
 
getStackVersion() - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
 
getStackVersion() - Method in interface org.apache.ambari.server.controller.StackServiceArtifactResponse.Artifacts
 
getStackVersion() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Get stack version.
getStackVersion() - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
getStackVersion() - Method in class org.apache.ambari.server.controller.StackVersionRequest
 
getStackVersion() - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
getStackVersion() - Method in interface org.apache.ambari.server.controller.ThemeResponse.ThemeInfoResponse
 
getStackVersion() - Method in class org.apache.ambari.server.events.ServiceEvent
 
getStackVersion() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
getStackVersion() - Method in class org.apache.ambari.server.orm.entities.StackEntity
Gets the version of the stack, such as "2.2".
getStackVersion() - Method in class org.apache.ambari.server.state.StackId
 
getStackVersion() - Method in class org.apache.ambari.server.topology.addservice.AddServiceRequest
 
getStackVersion() - Method in class org.apache.ambari.server.topology.BlueprintImpl
 
getStackVersionLinks(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getStackVersionResponse() - Method in interface org.apache.ambari.server.controller.StackVersionResponse.StackVersionResponseSwagger
 
getStackVersions(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.StacksService
 
getStackVersions(Set<StackVersionRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Get supported stacks versions.
getStackVersions(Set<StackVersionRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getStage(String) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Given an action id of the form requestId-stageId, retrieve the Stage
getStage(String) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
getStage(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.StageService
Handles URL: /clusters/{clusterID}/requests/{requestID}/stages/{stageID} or /requests/{requestId}/stages/{stageID} Get a specific stage.
getStage() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getStage() - Method in class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntity
 
getStageEntities() - Method in class org.apache.ambari.server.topology.LogicalRequest
 
getStageEntityPks() - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveRequest
 
getStageExecutionType() - Method in class org.apache.ambari.server.configuration.Configuration
 
getStageHandler(String) - Method in class org.apache.ambari.server.api.services.RequestService
Gets the stage sub-resource.
getStageId() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getStageId() - Method in class org.apache.ambari.server.actionmanager.Stage
 
getStageId() - Method in class org.apache.ambari.server.controller.internal.UpgradeSummary
 
getStageId() - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
getStageId() - Method in class org.apache.ambari.server.orm.dao.RequestDAO.StageEntityPK
 
getStageId() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getStageId() - Method in class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntity
 
getStageId() - Method in class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntityPK
 
getStageId() - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
getStageId() - Method in class org.apache.ambari.server.orm.entities.StageEntityPK
 
getStageId() - Method in class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
getStageId() - Method in class org.apache.ambari.server.orm.entities.UpgradeItemEntity
 
getStageId() - Method in class org.apache.ambari.server.topology.HostRequest
 
getStages() - Method in class org.apache.ambari.server.actionmanager.Request
 
getStages(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.StageService
Handles URL: /clusters/{clusterId}/requests/{requestID}/stages or /requests/{requestID}/stages Get all stages for a request.
getStages() - Method in class org.apache.ambari.server.controller.internal.RequestStageContainer
Get request stages.
getStages() - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
getStages() - Method in class org.apache.ambari.server.stageplanner.RoleGraph
Returns a list of stages that need to be executed one after another to execute the DAG generated in the last RoleGraph.build(Stage) call.
getStages() - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo
 
getStages() - Method in class org.apache.ambari.server.topology.TopologyManager
Currently we are just returning all stages for all requests and relying on the StageResourceProvider to convert each to a resource and do a predicate eval on each.
getStagesInProgressForRequest(Long) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Returns all the pending stages in a request, including queued and not-queued.
getStagesInProgressForRequest(Long) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
Returns all the pending stages in a request, including queued and not-queued.
getStageSummaries() - Method in class org.apache.ambari.server.topology.LogicalRequest
 
getStageSummaries(Long) - Method in class org.apache.ambari.server.topology.TopologyManager
 
getStageText(String, String, Set<String>, int, int) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapperBuilder
Consistently formats a string.
getStageText(String, String, Set<String>) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapperBuilder
Consistently formats a string.
getStageTimeout() - Method in class org.apache.ambari.server.actionmanager.Stage
In this method we sum up all timeout values for all commands inside stage
getStageWrapperType() - Method in class org.apache.ambari.server.stack.upgrade.AddComponentTask
getStageWrapperType() - Method in class org.apache.ambari.server.stack.upgrade.ConfigureFunction
 
getStageWrapperType() - Method in class org.apache.ambari.server.stack.upgrade.ConfigureTask
 
getStageWrapperType() - Method in class org.apache.ambari.server.stack.upgrade.ExecuteTask
 
getStageWrapperType() - Method in class org.apache.ambari.server.stack.upgrade.ManualTask
 
getStageWrapperType() - Method in class org.apache.ambari.server.stack.upgrade.RegenerateKeytabsTask
getStageWrapperType() - Method in class org.apache.ambari.server.stack.upgrade.RestartTask
 
getStageWrapperType() - Method in class org.apache.ambari.server.stack.upgrade.ServerActionTask
 
getStageWrapperType() - Method in class org.apache.ambari.server.stack.upgrade.ServiceCheckTask
 
getStageWrapperType() - Method in class org.apache.ambari.server.stack.upgrade.StartTask
 
getStageWrapperType() - Method in class org.apache.ambari.server.stack.upgrade.StopTask
 
getStageWrapperType() - Method in class org.apache.ambari.server.stack.upgrade.Task
 
getStaleAlerts() - Method in class org.apache.ambari.server.agent.HeartBeat
 
getStaleAlerts(Long) - Method in class org.apache.ambari.server.state.alert.AlertHelper
Retrieves stale alerts for specified host.
getStaleConfig() - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
getStaleConfigs() - Method in class org.apache.ambari.server.events.HostComponentUpdate
 
getStaleConfigs() - Method in class org.apache.ambari.server.events.StaleConfigsUpdateEvent
 
getStaleConfigsHosts() - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
getStaleIntervalMultiplier() - Method in class org.apache.ambari.server.agent.stomp.dto.AlertCluster
 
getStartIndex() - Method in class org.apache.ambari.server.controller.logging.LogLevelQueryResponse
 
getStartIndex() - Method in class org.apache.ambari.server.controller.logging.LogQueryResponse
 
getStartingPoint() - Method in class org.apache.ambari.server.controller.internal.PageRequestImpl
 
getStartingPoint() - Method in interface org.apache.ambari.server.controller.spi.PageRequest
Get the starting point for the page being requested.
getStartTime() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getStartTime() - Method in class org.apache.ambari.server.actionmanager.Request
 
getStartTime(String, String) - Method in class org.apache.ambari.server.actionmanager.Stage
 
getStartTime() - Method in class org.apache.ambari.server.controller.internal.TemporalInfoImpl
 
getStartTime() - Method in class org.apache.ambari.server.controller.ivory.Instance
Get the start time.
getStartTime() - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricsCacheValue
 
getStartTime() - Method in interface org.apache.ambari.server.controller.RequestResponse.RequestStatusInfo
 
getStartTime() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger.RequestScheduleRequestElement.ScheduleRequest
 
getStartTime() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement.ScheduleResponse
 
getStartTime() - Method in interface org.apache.ambari.server.controller.spi.TemporalInfo
Get the start of the requested time range.
getStartTime() - Method in class org.apache.ambari.server.events.RequestUpdateEvent
 
getStartTime() - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
getStartTime() - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandStatusSummaryDTO
 
getStartTime() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getStartTime() - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Get the time that the sync started.
getStartTime() - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
getStartTime() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getStartTime() - Method in interface org.apache.ambari.server.state.action.Action
Get Start Time of the action
getStartTime() - Method in class org.apache.ambari.server.state.action.ActionImpl
 
getStartTime() - Method in class org.apache.ambari.server.state.action.ActionInitEvent
 
getStartTime() - Method in class org.apache.ambari.server.state.scheduler.Schedule
 
getStartTimeMillis() - Method in class org.apache.ambari.server.controller.internal.TemporalInfoImpl
 
getStartTimeMillis() - Method in interface org.apache.ambari.server.controller.spi.TemporalInfo
Get milliseconds time from startTime
getState() - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
getState(String, String) - Method in class org.apache.ambari.server.controller.utilities.state.DefaultServiceCalculatedState
 
getState(String, String) - Method in class org.apache.ambari.server.controller.utilities.state.FlumeServiceCalculatedState
 
getState(String, String) - Method in class org.apache.ambari.server.controller.utilities.state.HBaseServiceCalculatedState
 
getState(String, String) - Method in class org.apache.ambari.server.controller.utilities.state.HDFSServiceCalculatedState
 
getState(String, String) - Method in class org.apache.ambari.server.controller.utilities.state.HiveServiceCalculatedState
 
getState(String, String) - Method in class org.apache.ambari.server.controller.utilities.state.OozieServiceCalculatedState
 
getState(String, String) - Method in interface org.apache.ambari.server.controller.utilities.state.ServiceCalculatedState
 
getState(String, String) - Method in class org.apache.ambari.server.controller.utilities.state.YARNServiceCalculatedState
 
getState() - Method in class org.apache.ambari.server.events.ServiceUpdateEvent
 
getState() - Method in class org.apache.ambari.server.orm.entities.HostVersionEntity
 
getState() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentVersionEntity
 
getState() - Method in class org.apache.ambari.server.orm.entities.UpgradeItemEntity
 
getState() - Method in interface org.apache.ambari.server.state.action.Action
Get the current state of the Action
getState() - Method in class org.apache.ambari.server.state.action.ActionImpl
 
getState() - Method in class org.apache.ambari.server.state.Alert
 
getState() - Method in interface org.apache.ambari.server.state.Host
Get Current Host State
getState() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getState() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
getState() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
getStatus() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getStatus() - Method in class org.apache.ambari.server.actionmanager.Request
 
getStatus() - Method in class org.apache.ambari.server.actionmanager.Stage
get current status of the stage
getStatus() - Method in class org.apache.ambari.server.agent.AgentEnv.LiveService
 
getStatus() - Method in class org.apache.ambari.server.agent.CommandReport
 
getStatus() - Method in class org.apache.ambari.server.agent.ComponentStatus
 
getStatus() - Method in class org.apache.ambari.server.agent.HostStatus
 
getStatus() - Method in class org.apache.ambari.server.agent.stomp.dto.AckReport
 
getStatus() - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentStatusReport
 
getStatus() - Method in class org.apache.ambari.server.agent.stomp.StompResponse
 
getStatus() - Method in interface org.apache.ambari.server.api.services.Result
 
getStatus() - Method in class org.apache.ambari.server.api.services.ResultImpl
 
getStatus() - Method in class org.apache.ambari.server.api.services.ResultStatus
Obtain the result status.
getStatus() - Method in enum org.apache.ambari.server.api.services.ResultStatus.STATUS
Obtain the status code.
getStatus(long) - Method in class org.apache.ambari.server.bootstrap.BootStrapImpl
Return BootStrapStatus for a given responseId.
getStatus() - Method in class org.apache.ambari.server.bootstrap.BootStrapPostStatus
 
getStatus() - Method in class org.apache.ambari.server.bootstrap.BootStrapStatus
 
getStatus() - Method in class org.apache.ambari.server.bootstrap.BSHostStatus
 
getStatus() - Method in class org.apache.ambari.server.bootstrap.BSResponse
 
getStatus() - Method in class org.apache.ambari.server.controller.HostResponse
 
getStatus() - Method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Get the calculated status.
getStatus() - Method in class org.apache.ambari.server.controller.internal.RequestStatusImpl
 
getStatus() - Method in class org.apache.ambari.server.controller.ivory.Feed
Get the status.
getStatus() - Method in class org.apache.ambari.server.controller.ivory.Instance
Get the status.
getStatus() - Method in interface org.apache.ambari.server.controller.RequestPostResponse.ShortRequestInfo
 
getStatus() - Method in class org.apache.ambari.server.controller.RequestRequest
 
getStatus() - Method in interface org.apache.ambari.server.controller.RequestResponse.RequestStatusInfo
 
getStatus() - Method in class org.apache.ambari.server.controller.RequestScheduleRequest
 
getStatus() - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
getStatus() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement.BatchResponse.BatchRequestResponse
 
getStatus() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement
 
getStatus() - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
getStatus() - Method in interface org.apache.ambari.server.controller.spi.RequestStatus
Get the status of the operation initiated by the request.
getStatus() - Method in class org.apache.ambari.server.controller.ViewVersionResponse.ViewVersionInfo
Returns view status
getStatus() - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveRequest
 
getStatus() - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveStage
 
getStatus() - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
getStatus() - Method in class org.apache.ambari.server.events.RequestUpdateEvent.HostRoleCommand
 
getStatus() - Method in class org.apache.ambari.server.notifications.TargetConfigurationResult
 
getStatus() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getStatus() - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Get the event status.
getStatus() - Method in class org.apache.ambari.server.orm.entities.RequestEntity
get status for the request
getStatus() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getStatus() - Method in class org.apache.ambari.server.orm.entities.StageEntity
get status for the stage
getStatus() - Method in class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
getStatus() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
 
getStatus() - Method in interface org.apache.ambari.server.state.Host
Get Current Host Status
getStatus() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getStatus() - Method in class org.apache.ambari.server.state.scheduler.BatchRequest
 
getStatus() - Method in class org.apache.ambari.server.state.scheduler.BatchRequestResponse
 
getStatus() - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Get status of schedule
getStatus() - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
getStatus() - Method in class org.apache.ambari.server.topology.HostRequest
 
getStatusAction() - Method in class org.apache.ambari.server.bootstrap.BSHostStatus
 
getStatusCode() - Method in class org.apache.ambari.server.api.services.ResultStatus
Obtain the status code.
getStatusCode() - Method in class org.apache.ambari.server.bootstrap.BSHostStatus
 
getStatusCommands() - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
getStatusCommands() - Method in class org.apache.ambari.server.agent.RegistrationResponse
 
getStatusCommandsTimeout() - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataServiceInfo
 
getStatusCommandsToRun() - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataCluster
 
getStatusCommandTimeout(ServiceInfo) - Method in class org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper
 
getStatusDetail() - Method in class org.apache.ambari.server.controller.ViewVersionResponse.ViewVersionInfo
Returns views status details
getStatusDetail() - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Get the event status detail message.
getStatusDetail() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
 
getStatuses() - Method in class org.apache.ambari.server.controller.RequestsByStatusesRequest
 
getStatusMessage() - Method in class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
getStatusMessage() - Method in class org.apache.ambari.server.topology.HostRequest
 
getStatusMetadata() - Method in class org.apache.ambari.server.controller.internal.RequestStatusImpl
 
getStatusMetadata() - Method in interface org.apache.ambari.server.controller.spi.RequestStatus
 
getStderr() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getStdErr() - Method in class org.apache.ambari.server.agent.CommandReport
 
getStderr() - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
getStdErr() - Method in class org.apache.ambari.server.serveraction.ActionLog
Return all text from stdErr.
getStderr() - Method in class org.apache.ambari.server.utils.ShellCommandUtil.Result
 
getStdError() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getStdout() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getStdOut() - Method in class org.apache.ambari.server.agent.CommandReport
 
getStdout() - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
getStdOut() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getStdOut() - Method in class org.apache.ambari.server.serveraction.ActionLog
Return all text from stdOut.
getStdout() - Method in class org.apache.ambari.server.utils.ShellCommandUtil.Result
 
getStep() - Method in class org.apache.ambari.server.controller.internal.TemporalInfoImpl
 
getStep() - Method in interface org.apache.ambari.server.controller.spi.TemporalInfo
Get the requested time between each data point of the temporal data.
getSteps() - Method in enum org.apache.ambari.server.controller.internal.ProvisionAction
 
getStompMaxBufferMessageSize() - Method in class org.apache.ambari.server.configuration.Configuration
 
getStompMaxIncomingMessageSize() - Method in class org.apache.ambari.server.configuration.Configuration
 
getStreamProvider() - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaPropertyProvider
Get the stream provider.
getStrictTransportSecurityHTTPResponseHeader() - Method in class org.apache.ambari.server.configuration.Configuration
Get the value that should be set for the Strict-Transport-Security HTTP response header for Ambari Server UI.
getStringProperty(String) - Method in interface org.apache.ambari.server.api.util.TreeNode
Get the specified node property as a String.
getStringProperty(String) - Method in class org.apache.ambari.server.api.util.TreeNodeImpl
 
getStringValue(Map<?, ?>, String) - Static method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor
Safely retrieves the requested value (converted to a String) from the supplied Map

The found value will be converted to a String using the Object.toString() method.

getStructuredOut() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getStructuredOut() - Method in class org.apache.ambari.server.agent.CommandReport
 
getStructuredOut() - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
getStructuredOut() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getSub() - Method in class org.apache.ambari.server.api.services.views.ViewInstanceService.NotFoundResponse
Handles: GET /{resourceName}/{.*} Handle GET sub-resource with 404 response
getSubResourceCategories() - Method in class org.apache.ambari.server.api.query.ProcessingPredicateVisitor
Get a set of any sub-resource subResourceCategories that were referenced in the predicate that was visited.
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.BaseResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.ClusterResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.ComponentResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.ComponentStackVersionResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.ExtensionLinkResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.ExtensionResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.ExtensionVersionResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.FeedResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.GroupResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.HostComponentResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.HostResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.InstanceResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.JobResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.LdapSyncEventResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.MemberResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.MpackResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.OperatingSystemResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.PermissionResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.PrivilegeResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.RepositoryVersionResourceDefinition
 
getSubResourceDefinitions() - Method in interface org.apache.ambari.server.api.resources.ResourceDefinition
Obtain a set of all child resource types.
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.RootServiceComponentResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.RootServiceResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.ServiceResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.StackConfigurationResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.StackLevelConfigurationResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.StackResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.StackServiceComponentResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.StackServiceResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.StackVersionResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.TargetClusterResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.UserResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.VersionDefinitionResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.ViewExternalSubResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.ViewInstanceResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.ViewPermissionResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.ViewResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.ViewVersionResourceDefinition
 
getSubResourceDefinitions() - Method in class org.apache.ambari.server.api.resources.WorkflowResourceDefinition
 
getSubResourceDefinitions(String, String) - Method in class org.apache.ambari.server.view.ViewRegistry
Get the sub-resource definitions for the given view name.
getSubResourceDefinitions() - Method in class org.apache.ambari.server.view.ViewSubResourceDefinition
 
getSubResourceNames() - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntity
Get the sub-resource names.
getSubResourceNames() - Method in class org.apache.ambari.server.view.configuration.ResourceConfig
Get the list of sub-resource names.
getSubResourcePredicate() - Method in class org.apache.ambari.server.api.query.SubResourcePredicateVisitor
Obtain a predicate that can be evaluated with sub resources belonging to the associated category.
getSubResourceProperties() - Method in class org.apache.ambari.server.api.query.ProcessingPredicateVisitor
Get a set of any sub-resource subResourceProperties that were referenced in the predicate that was visited.
getSubResources() - Method in class org.apache.ambari.server.api.query.QueryImpl
 
getSubResources() - Method in interface org.apache.ambari.server.api.resources.ResourceInstance
Return all sub-resource instances.
getSubscriptionRegistryCacheSize() - Method in class org.apache.ambari.server.configuration.Configuration
 
getSubsectionName() - Method in class org.apache.ambari.server.state.theme.ConfigPlacement
 
getSubsections() - Method in class org.apache.ambari.server.state.theme.Section
 
getSubsectionTabName() - Method in class org.apache.ambari.server.state.theme.ConfigPlacement
 
getSubsectionTabs() - Method in class org.apache.ambari.server.state.theme.Subsection
 
getSubsetConfiguration(MetricsConfiguration, String) - Static method in class org.apache.ambari.server.metrics.system.impl.MetricsConfiguration
Get
getSuccessFactor() - Method in class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntity
 
getSuccessFactors() - Method in class org.apache.ambari.server.actionmanager.Stage
 
getSuccessFactors() - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveStage
 
getSummaries() - Method in class org.apache.ambari.server.events.AlertUpdateEvent
 
getSummary() - Method in class org.apache.ambari.server.agent.RecoveryReport
 
getSummary(ConfigUpgradePack) - Method in class org.apache.ambari.server.stack.upgrade.ConfigureTask
Gets the summary of the task or null.
getSummary() - Method in class org.apache.ambari.server.stack.upgrade.Task
Gets the summary of the task or null.
getSupportDeleteViaUIField() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getSupported() - Method in class org.apache.ambari.server.state.ServiceLdapInfo
Gets the value whether if the service supports LDAP integration.
getSupported() - Method in class org.apache.ambari.server.state.SingleSignOnInfo
Gets the value whether if the service supports SSO integration.
getSupportedCipherSuites() - Method in class org.apache.ambari.server.security.InternalSSLSocketFactory
 
getSupportedProperties() - Method in class org.apache.ambari.server.controller.internal.HttpPropertyProvider.HttpPropertyRequest
Get the names of the Ambari properties that can be set by this HTTP property request.
getSupportedRefreshCommands() - Method in class org.apache.ambari.server.state.PropertyInfo
 
getSupportedServices() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets the services participating in the upgrade.
getSupportedTypes() - Method in class org.apache.ambari.server.controller.internal.CompatibleRepositoryVersion
 
getSuspended() - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
getSwapFree() - Method in class org.apache.ambari.server.agent.HostInfo
 
getSwapSize() - Method in class org.apache.ambari.server.agent.HostInfo
 
getSyncGroupMemberFilter() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getSyncGroupMemberReplacePattern() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getSyncType() - Method in class org.apache.ambari.server.orm.entities.LdapSyncSpecEntity
Get the sync type.
getSyncUserMemberFilter() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getSyncUserMemberReplacePattern() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getTabColumns() - Method in class org.apache.ambari.server.state.theme.TabLayout
 
getTabLayout() - Method in class org.apache.ambari.server.state.theme.Tab
 
getTableConstraintsStatement(String, String) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
 
getTableConstraintsStatement(String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
getTabRows() - Method in class org.apache.ambari.server.state.theme.TabLayout
 
getTabs() - Method in class org.apache.ambari.server.state.theme.Layout
 
getTag() - Method in class org.apache.ambari.server.controller.ConfigGroupRequest
 
getTag() - Method in class org.apache.ambari.server.controller.ConfigGroupResponse
 
getTag() - Method in class org.apache.ambari.server.controller.WidgetResponse
 
getTag() - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent.ClusterConfig
 
getTag() - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
getTag() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
getTag() - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
Gets the Tag used by the ui to store additional info e.g.:Name Service
getTag() - Method in interface org.apache.ambari.server.state.Config
 
getTag() - Method in interface org.apache.ambari.server.state.configgroup.ConfigGroup
Tag which associates config group to service
getTag() - Method in class org.apache.ambari.server.state.configgroup.ConfigGroupImpl
 
getTag() - Method in class org.apache.ambari.server.state.ConfigImpl
 
getTag() - Method in class org.apache.ambari.server.state.DesiredConfig
Gets the tag
getTags() - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
getTags() - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
getTags() - Method in class org.apache.ambari.server.state.RepositoryInfo
 
getTags() - Method in class org.apache.ambari.server.state.stack.RepositoryXml.Repo
 
getTarget() - Method in class org.apache.ambari.server.agent.AgentEnv.Alternative
 
getTarget() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
 
getTargetCluster(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.TargetClusterService
Handles: GET /targets/{targetName} Get a specific target.
getTargetClusterAction() - Method in class org.apache.ambari.server.controller.ivory.Feed
Get the target cluster retention action.
getTargetClusterEnd() - Method in class org.apache.ambari.server.controller.ivory.Feed
Get the target cluster validity end time.
getTargetClusterLimit() - Method in class org.apache.ambari.server.controller.ivory.Feed
Get the target cluster retention limit.
getTargetClusterName() - Method in class org.apache.ambari.server.controller.ivory.Feed
Get the target cluster name.
getTargetClusters(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.TargetClusterService
Handles: GET /targets Get all targets.
getTargetClusterStart() - Method in class org.apache.ambari.server.controller.ivory.Feed
Get the target cluster validity start time.
getTargetComponent() - Method in class org.apache.ambari.server.controller.ActionRequest
 
getTargetComponent() - Method in class org.apache.ambari.server.controller.ActionResponse
 
getTargetComponent() - Method in class org.apache.ambari.server.customactions.ActionDefinition
 
getTargetComponent() - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
getTargetDescription() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.DispatchInfo
Gets the description of the notification target.
getTargetId() - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
Gets the unique ID of this alert target.
getTargetName() - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
Gets the name of this alert target.
getTargetName() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.DispatchInfo
Gets the name of the notification target.
getTargetRepositoryVersion() - Method in class org.apache.ambari.server.orm.entities.UpgradeHistoryEntity
Gets the target repository version for this upgrade.
getTargetRepositoryVersion(String) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets the repository being upgraded to or downgraded to for the given service.
getTargets() - Method in class org.apache.ambari.server.agent.stomp.dto.AlertGroupUpdate
 
getTargets(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.AlertTargetService
Handles GET /alert_targets Get all alert targets.
getTargets(HttpHeaders, UriInfo, Long) - Method in class org.apache.ambari.server.api.services.AlertTargetService
Handles GET /alert_targets/{targetId} Get a specific alert target.
getTargetService() - Method in class org.apache.ambari.server.controller.ActionRequest
 
getTargetService() - Method in class org.apache.ambari.server.controller.ActionResponse
 
getTargetService() - Method in class org.apache.ambari.server.customactions.ActionDefinition
 
getTargetService() - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
getTargetStack() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets the single target stack for the upgrade.
getTargetStack() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
 
getTargetTaskId() - Method in class org.apache.ambari.server.agent.CancelCommand
 
getTargetType() - Method in class org.apache.ambari.server.controller.ActionExecutionContext
 
getTargetType() - Method in class org.apache.ambari.server.controller.ActionRequest
 
getTargetType() - Method in class org.apache.ambari.server.controller.ActionResponse
 
getTargetType() - Method in class org.apache.ambari.server.customactions.ActionDefinition
 
getTargetType() - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
getTargetVersion() - Method in enum org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher.SnmpVersion
 
getTargetVersion() - Method in class org.apache.ambari.server.orm.entities.UpgradeHistoryEntity
Gets the version of the target repository.
getTargetVersion(String) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets the version being upgraded to or downgraded to for the given service.
getTargetVersion() - Method in class org.apache.ambari.server.upgrade.AbstractFinalUpgradeCatalog
 
getTargetVersion() - Method in interface org.apache.ambari.server.upgrade.UpgradeCatalog
Return the version that will be upgraded to
getTargetVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog251
Return the version that will be upgraded to
getTargetVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog252
Return the version that will be upgraded to
getTargetVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog260
Return the version that will be upgraded to
getTargetVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog261
Return the version that will be upgraded to
getTargetVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog262
 
getTargetVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
Return the version that will be upgraded to
getTargetVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog271
Return the version that will be upgraded to
getTargetVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog272
 
getTargetVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog274
 
getTargetVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog275
 
getTargetVersion() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog280
 
getTargetVersions() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets the version being upgraded to or downgraded to for all services participating.
getTask(long) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Gets the host role command corresponding to the task id
getTask(long) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
getTask(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.TaskService
Handles GET: /clusters/{clusterID}/requests/{requestID}/tasks/{taskID} Get a specific task.
getTaskAttempt(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.TaskAttemptService
Handles: GET /workflows/{workflowId}/jobs/{jobId}/taskattempts/{taskattemptid} Get a specific taskattempt.
getTaskAttemptHandler(String) - Method in class org.apache.ambari.server.api.services.JobService
Gets the task attempts sub-resource.
getTaskAttempts(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.TaskAttemptService
Handles: GET /workflows/{workflowId}/jobs/taskattempts Get all task attempts.
getTaskById(long) - Method in class org.apache.ambari.server.actionmanager.ActionManager
 
getTaskCount() - Method in interface org.apache.ambari.server.controller.RequestResponse.RequestStatusInfo
 
getTaskEntities() - Method in class org.apache.ambari.server.topology.HostRequest
 
getTaskFailureToleranceLimit() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger.RequestScheduleRequestElement.BatchRequest.BatchSettings
 
getTaskFailureToleranceLimit() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement.BatchResponse.BatchSettings
 
getTaskFailureToleranceLimit() - Method in class org.apache.ambari.server.state.scheduler.BatchSettings
 
getTaskFailureToleranceLimitPerBatch() - Method in class org.apache.ambari.server.state.scheduler.BatchSettings
 
getTaskHandler(String) - Method in class org.apache.ambari.server.api.services.RequestService
Gets the tasks sub-resource.
getTaskHandler(String) - Method in class org.apache.ambari.server.api.services.StageService
Gets the tasks sub-resource.
getTaskId() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
getTaskId() - Method in class org.apache.ambari.server.agent.CommandReport
 
getTaskId() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
getTaskId() - Method in class org.apache.ambari.server.api.stomp.NamedTasksSubscriptions.SubscriptionId
 
getTaskId() - Method in class org.apache.ambari.server.controller.internal.UpgradeSummary
 
getTaskId() - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
getTaskId() - Method in class org.apache.ambari.server.orm.entities.ExecutionCommandEntity
 
getTaskId() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getTaskIdListLimit() - Method in class org.apache.ambari.server.configuration.Configuration
Returns the number of tasks that can be queried from the database at once In the case of more tasks, multiple queries are issued
getTaskIds() - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveStage
 
getTaskList(String, String, HostsType, List<Task>, Map<String, String>) - Static method in class org.apache.ambari.server.stack.upgrade.orchestrate.TaskWrapperBuilder
Creates a collection of task wrappers based on the set of hosts they are allowed to run on by analyzing the "hosts" attribute of any ExecuteTask objects.
getTaskResource(String, Long, Long, Long) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeHelper
Get a single resource for the task with the given parameters.
getTasks(Collection<Long>) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Given a list of task ids, get all the host role commands
getTasks(Collection<Long>) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
getTasks(Collection<Long>) - Method in class org.apache.ambari.server.actionmanager.ActionManager
 
getTasks(HttpHeaders, UriInfo, Long) - Method in class org.apache.ambari.server.api.services.UpgradeItemService
 
getTasks() - Method in class org.apache.ambari.server.controller.RequestStatusResponse
 
getTasks() - Method in class org.apache.ambari.server.orm.entities.UpgradeItemEntity
 
getTasks() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapper
 
getTasks() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.TaskWrapper
 
getTasks() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
Gets the tasks by which services and components should be upgraded.
getTasks(long) - Method in class org.apache.ambari.server.topology.TopologyManager
 
getTasks(Collection<Long>) - Method in class org.apache.ambari.server.topology.TopologyManager
 
getTasksByHostRoleAndStatus(String, String, HostRoleStatus) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Get a List of host role commands where the host, role and status are as specified
getTasksByHostRoleAndStatus(String, String, HostRoleStatus) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
getTasksByRoleAndStatus(String, HostRoleStatus) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Get a List of host role commands where the role and status are as specified
getTasksByRoleAndStatus(String, HostRoleStatus) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
getTasksJson() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapper
Gets the tasks json.
getTasksMap(Collection<Long>) - Method in class org.apache.ambari.server.actionmanager.ActionManager
 
getTaskStatuses() - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandStatusSummaryDTO
 
getTaskTotal() - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandStatusSummaryDTO
 
getTemporalInfo(String) - Method in class org.apache.ambari.server.controller.internal.RequestImpl
 
getTemporalInfo() - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineAppMetricCacheKey
Temporal info is used to calculate the next query window, it does not contribute to the key behavior.
getTemporalInfo(String) - Method in interface org.apache.ambari.server.controller.spi.Request
Get the temporal information for the given property id for this request, if any.
getTemporaryKeyStoreRetentionMinutes() - Method in class org.apache.ambari.server.configuration.Configuration
Gets the temporary keystore retention time in minutes.
getText() - Method in class org.apache.ambari.server.orm.entities.UpgradeItemEntity
 
getText(boolean) - Method in enum org.apache.ambari.server.stack.upgrade.Direction
 
getText() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapper
 
getText() - Method in class org.apache.ambari.server.state.Alert
 
getText() - Method in class org.apache.ambari.server.state.alert.Reporting.ReportTemplate
 
getThemeConfiguration() - Method in class org.apache.ambari.server.state.theme.Theme
 
getThemeData() - Method in interface org.apache.ambari.server.controller.ThemeResponse.ThemeInfoResponse
 
getThemeFile() - Method in class org.apache.ambari.server.stack.ServiceDirectory
Obtain theme file
getThemeInfo() - Method in interface org.apache.ambari.server.controller.ThemeResponse
 
getThemeMap() - Method in class org.apache.ambari.server.state.ThemeInfo
 
getThemes() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getThemesDir() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getThemesMap() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getThen() - Method in class org.apache.ambari.server.state.theme.ConfigCondition
 
getThreadName() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getThreshold() - Method in class org.apache.ambari.server.state.alert.ParameterizedSource.AlertParameter
Gets the threshold that this parameter directly controls, or null for none.
getThresholdValue(Object, int) - Method in class org.apache.ambari.server.state.alert.AlertHelper
Converts the given value to an integer safely.
getTime() - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaMetric.TemporalMetric
 
getTimeCreated() - Method in class org.apache.ambari.server.controller.WidgetResponse
 
getTimeCreated() - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
getTimedOutTaskCount() - Method in class org.apache.ambari.server.state.scheduler.BatchRequestResponse
 
getTimeInState() - Method in class org.apache.ambari.server.orm.entities.HostStateEntity
 
getTimeInState() - Method in interface org.apache.ambari.server.state.Host
Get time spent in the current state i.e.
getTimeInState() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getTimelineAppid() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getTimelineMetricCacheProvider() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
 
getTimelineMetricCacheProvider() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getTimelineMetrics() - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricsCacheValue
 
getTimelineMetricsCache() - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricCacheProvider
Return an instance of a Ehcache
getTimeout() - Method in class org.apache.ambari.server.controller.ActionExecutionContext
 
getTimeout() - Method in class org.apache.ambari.server.state.CommandScriptDefinition
 
getTimeout() - Method in class org.apache.ambari.server.topology.tasks.ConfigureClusterTask
 
getTimeoutKeys() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.TaskWrapper
 
getTimeoutSeconds() - Method in class org.apache.ambari.server.metrics.system.impl.AmbariMetricSinkImpl
 
getTimestamp() - Method in class org.apache.ambari.server.agent.HeartBeat
 
getTimestamp() - Method in class org.apache.ambari.server.agent.Register
 
getTimestamp() - Method in class org.apache.ambari.server.agent.StaleAlert
 
getTimestamp() - Method in class org.apache.ambari.server.audit.event.AbstractAuditEvent
Returns the timestamp of the audit event.
getTimestamp() - Method in interface org.apache.ambari.server.audit.event.AuditEvent
Returns the timestamp of the audit event.
getTimestamp() - Method in class org.apache.ambari.server.events.AgentConfigsUpdateEvent
 
getTimestamp() - Method in class org.apache.ambari.server.metrics.system.SingleMetric
 
getTimestamp() - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
getTimestamp() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntity
 
getTimestamp() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
getTimestamp() - Method in class org.apache.ambari.server.state.Alert
 
getTimestamp() - Method in class org.apache.ambari.server.state.fsm.event.AbstractEvent
 
getTimestamp() - Method in interface org.apache.ambari.server.state.fsm.event.Event
 
getTimestamp() - Method in class org.apache.ambari.server.state.host.HostStatusUpdatesReceivedEvent
 
getTimeZone() - Method in class org.apache.ambari.server.agent.HostInfo
 
getTitle() - Method in class org.apache.ambari.server.orm.entities.UpgradeGroupEntity
 
getTlsEphemeralDhKeySize() - Method in class org.apache.ambari.server.configuration.Configuration
 
getToDateInMillis() - Method in class org.apache.ambari.server.cleanup.TimeBasedCleanupPolicy
 
getTopologyCommandParams(Long, String, String, ServiceComponentHost) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getTopologyComponentLevelParams(Long, String, String, SecurityType) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
getTopologyComponents() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyCluster
 
getTopologyHostGroupEntities() - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
getTopologyHostGroupEntity() - Method in class org.apache.ambari.server.orm.entities.TopologyHostInfoEntity
 
getTopologyHostGroupEntity() - Method in class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
getTopologyHostInfoEntities() - Method in class org.apache.ambari.server.orm.entities.TopologyHostGroupEntity
 
getTopologyHostRequestEntities() - Method in class org.apache.ambari.server.orm.entities.TopologyHostGroupEntity
 
getTopologyHostRequestEntities() - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalRequestEntity
 
getTopologyHostRequestEntity() - Method in class org.apache.ambari.server.orm.entities.TopologyHostTaskEntity
 
getTopologyHosts() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyCluster
 
getTopologyHostTaskEntities() - Method in class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
getTopologyHostTaskEntity() - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalTaskEntity
 
getTopologyLogicalRequestEntity() - Method in class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
getTopologyLogicalRequestEntity() - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
getTopologyLogicalTaskEntities() - Method in class org.apache.ambari.server.orm.entities.TopologyHostTaskEntity
 
getTopologyLogicalTaskEntity() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
getTopologyRequestEntity() - Method in class org.apache.ambari.server.orm.entities.TopologyHostGroupEntity
 
getTopologyRequestEntity() - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalRequestEntity
 
getTopologyRequestId() - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalRequestEntity
 
getTopologyTasks() - Method in class org.apache.ambari.server.topology.HostRequest
 
getTotalCount() - Method in class org.apache.ambari.server.controller.logging.LogLevelQueryResponse
 
getTotalCount() - Method in class org.apache.ambari.server.controller.logging.LogQueryResponse
 
getTotalCount() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertSummaryInfo
Gets the total count of all alerts in the Notification
getTotalHosts() - Method in class org.apache.ambari.server.controller.ClusterResponse
 
getTotalMem() - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
getTotalMemBytes() - Method in class org.apache.ambari.server.controller.HostResponse
 
getTotalMemBytes() - Method in interface org.apache.ambari.server.state.Host
Get the Amount of physical memory for the Host.
getTotalMemBytes() - Method in class org.apache.ambari.server.state.host.HostImpl
 
getTotalResourceCount() - Method in class org.apache.ambari.server.controller.internal.PageResponseImpl
 
getTotalResourceCount() - Method in class org.apache.ambari.server.controller.internal.QueryResponseImpl
 
getTotalResourceCount() - Method in interface org.apache.ambari.server.controller.spi.PageResponse
Get the count of total resources without account for paging request.
getTotalResourceCount() - Method in interface org.apache.ambari.server.controller.spi.QueryResponse
Get the the total number of resources for the query result.
getTotalTaskCount() - Method in class org.apache.ambari.server.state.scheduler.BatchRequestResponse
 
getTransactionInterceptor() - Method in class com.google.inject.persist.jpa.AmbariJpaPersistModule
 
getTransfers() - Method in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition
 
getTransitiveServices(Service, RoleCommand) - Method in class org.apache.ambari.server.metadata.RoleCommandOrder
Returns transitive dependencies as a services list
getTransparentHugePage() - Method in class org.apache.ambari.server.agent.AgentEnv
 
getTransportMapping() - Method in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
 
getTrapType() - Method in enum org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher.SnmpVersion
 
getTriggersForJob(JobKey) - Method in interface org.apache.ambari.server.scheduler.ExecutionScheduler
Get all triggers created for a job.
getTriggersForJob(JobKey) - Method in class org.apache.ambari.server.scheduler.ExecutionSchedulerImpl
 
getTruststorePassword() - Method in class org.apache.ambari.server.configuration.ComponentSSLConfiguration
Get the truststore password.
getTruststorePath() - Method in class org.apache.ambari.server.configuration.ComponentSSLConfiguration
Get the truststore path.
getTruststoreType() - Method in class org.apache.ambari.server.configuration.ComponentSSLConfiguration
Get the truststore type.
getTtl() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getTwoWayAuthPort() - Method in class org.apache.ambari.server.configuration.Configuration
 
getType() - Method in class org.apache.ambari.server.agent.AgentEnv.Directory
 
getType() - Method in class org.apache.ambari.server.agent.DiskInfo
 
getType() - Method in class org.apache.ambari.server.api.predicate.operators.AndOperator
 
getType() - Method in class org.apache.ambari.server.api.predicate.operators.EqualsOperator
 
getType() - Method in class org.apache.ambari.server.api.predicate.operators.FilterOperator
 
getType() - Method in class org.apache.ambari.server.api.predicate.operators.GreaterEqualsOperator
 
getType() - Method in class org.apache.ambari.server.api.predicate.operators.GreaterOperator
 
getType() - Method in class org.apache.ambari.server.api.predicate.operators.InOperator
 
getType() - Method in class org.apache.ambari.server.api.predicate.operators.IsEmptyOperator
 
getType() - Method in class org.apache.ambari.server.api.predicate.operators.LessEqualsOperator
 
getType() - Method in class org.apache.ambari.server.api.predicate.operators.LessOperator
 
getType() - Method in class org.apache.ambari.server.api.predicate.operators.NotEqualsOperator
 
getType() - Method in class org.apache.ambari.server.api.predicate.operators.NotOperator
 
getType() - Method in interface org.apache.ambari.server.api.predicate.operators.Operator
Get the operator type.
getType() - Method in class org.apache.ambari.server.api.predicate.operators.OrOperator
 
getType() - Method in class org.apache.ambari.server.api.predicate.Token
Get the token type.
getType() - Method in class org.apache.ambari.server.api.resources.BaseResourceDefinition
 
getType() - Method in interface org.apache.ambari.server.api.resources.ResourceDefinition
Obtain the type of resource.
getType() - Method in class org.apache.ambari.server.api.resources.SubResourceDefinition
Obtain the sub-resource type.
getType() - Method in class org.apache.ambari.server.api.services.stackadvisor.validations.ValidationResponse.ValidationItem
 
getType() - Method in class org.apache.ambari.server.controller.ConfigurationRequest
 
getType() - Method in class org.apache.ambari.server.controller.ConfigurationResponse
 
getType() - Method in interface org.apache.ambari.server.controller.internal.ArtifactResourceProvider.TypeRegistration
Get the type of the registering resource.
getType() - Method in class org.apache.ambari.server.controller.internal.ExportBlueprintRequest
 
getType() - Method in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
 
getType() - Method in class org.apache.ambari.server.controller.internal.ResourceImpl
 
getType() - Method in class org.apache.ambari.server.controller.internal.ResourceProviderEvent
Get the event type.
getType() - Method in class org.apache.ambari.server.controller.internal.ScaleClusterRequest
 
getType() - Method in class org.apache.ambari.server.controller.internal.Stack.ConfigProperty
 
getType() - Method in class org.apache.ambari.server.controller.ivory.Cluster.Interface
Get the type.
getType() - Method in class org.apache.ambari.server.controller.LdapSyncRequest
Get the request type.
getType() - Method in class org.apache.ambari.server.controller.PrivilegeResponse
Returns resource type
getType() - Method in interface org.apache.ambari.server.controller.RequestResponse.RequestStatusInfo
 
getType() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger.RequestScheduleRequestElement.BatchRequest.BatchRequestRequest
 
getType() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement.BatchResponse.BatchRequestResponse
 
getType() - Method in interface org.apache.ambari.server.controller.spi.Resource
Get the resource type.
getType() - Method in exception org.apache.ambari.server.controller.spi.UnsupportedPropertyException
Get the resource type.
getType() - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
Configuration type
getType() - Method in class org.apache.ambari.server.controller.ViewPrivilegeResponse
Hide resource type from the response schema
getType() - Method in class org.apache.ambari.server.events.AmbariEvent
Gets the type of AmbariEvent.
getType() - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent.ClusterConfig
 
getType() - Method in class org.apache.ambari.server.events.jpa.JPAEvent
Gets the type of JPAEvent.
getType() - Method in class org.apache.ambari.server.events.publishers.BufferedUpdateEventPublisher
 
getType() - Method in class org.apache.ambari.server.events.publishers.HostComponentUpdateEventPublisher
 
getType() - Method in class org.apache.ambari.server.events.publishers.RequestUpdateEventPublisher
 
getType() - Method in class org.apache.ambari.server.events.publishers.ServiceUpdateEventPublisher
 
getType() - Method in class org.apache.ambari.server.events.STOMPEvent
 
getType() - Method in class org.apache.ambari.server.notifications.dispatchers.AlertScriptDispatcher
Gets the type of dispatcher.
getType() - Method in class org.apache.ambari.server.notifications.dispatchers.AmbariSNMPDispatcher
Gets the type of dispatcher.
getType() - Method in class org.apache.ambari.server.notifications.dispatchers.EmailDispatcher
Gets the type of dispatcher.
getType() - Method in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
Gets the type of dispatcher.
getType() - Method in class org.apache.ambari.server.notifications.Notification
Gets the type of notificaton.
getType() - Method in interface org.apache.ambari.server.notifications.NotificationDispatcher
Gets the type of dispatcher.
getType() - Method in interface org.apache.ambari.server.orm.cache.HostConfigMapping
 
getType() - Method in class org.apache.ambari.server.orm.cache.HostConfigMappingImpl
 
getType() - Method in class org.apache.ambari.server.orm.DBAccessor.DBColumnInfo
 
getType() - Method in class org.apache.ambari.server.orm.entities.BlueprintConfigEntity
Get the configuration type.
getType() - Method in class org.apache.ambari.server.orm.entities.BlueprintConfigEntityPK
Get the configuration type.
getType() - Method in interface org.apache.ambari.server.orm.entities.BlueprintConfiguration
Get the configuration type.
getType() - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
getType() - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntity
 
getType() - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntityPK
 
getType() - Method in class org.apache.ambari.server.orm.entities.HostGroupConfigEntity
Get the configuration type.
getType() - Method in class org.apache.ambari.server.orm.entities.HostGroupConfigEntityPK
Get the configuration type.
getType() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
getType() - Method in class org.apache.ambari.server.orm.entities.TopologyHostTaskEntity
 
getType() - Method in class org.apache.ambari.server.stack.upgrade.AddComponentTask
getType() - Method in class org.apache.ambari.server.stack.upgrade.ConfigureFunction
 
getType() - Method in class org.apache.ambari.server.stack.upgrade.ConfigureTask
getType() - Method in class org.apache.ambari.server.stack.upgrade.ExecuteTask
 
getType() - Method in class org.apache.ambari.server.stack.upgrade.HostOrderItem
Gets the type of action to take.
getType() - Method in class org.apache.ambari.server.stack.upgrade.ManualTask
 
getType() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapper
Gets the type of stage.
getType() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
getType() - Method in class org.apache.ambari.server.stack.upgrade.RegenerateKeytabsTask
getType() - Method in class org.apache.ambari.server.stack.upgrade.RestartTask
 
getType() - Method in class org.apache.ambari.server.stack.upgrade.ServerActionTask
 
getType() - Method in class org.apache.ambari.server.stack.upgrade.ServiceCheckTask
 
getType() - Method in class org.apache.ambari.server.stack.upgrade.StartTask
 
getType() - Method in class org.apache.ambari.server.stack.upgrade.StopTask
 
getType() - Method in class org.apache.ambari.server.stack.upgrade.Task
 
getType() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
 
getType() - Method in class org.apache.ambari.server.state.alert.AlertNotification
Gets the type of notificaton.
getType() - Method in class org.apache.ambari.server.state.alert.ParameterizedSource.AlertParameter
 
getType() - Method in class org.apache.ambari.server.state.alert.Reporting
 
getType() - Method in class org.apache.ambari.server.state.alert.Source
 
getType() - Method in class org.apache.ambari.server.state.ChangedConfigInfo
 
getType() - Method in class org.apache.ambari.server.state.ClientConfigFileDefinition
 
getType() - Method in interface org.apache.ambari.server.state.Config
 
getType() - Method in class org.apache.ambari.server.state.ConfigImpl
 
getType() - Method in class org.apache.ambari.server.state.DependencyInfo
 
getType() - Method in class org.apache.ambari.server.state.fsm.event.AbstractEvent
 
getType() - Method in interface org.apache.ambari.server.state.fsm.event.Event
 
getType() - Method in class org.apache.ambari.server.state.kerberos.KerberosConfigurationDescriptor
Returns the type of the configuration data represented by this KerberosConfigurationDescriptor
getType() - Method in class org.apache.ambari.server.state.kerberos.KerberosPrincipalDescriptor
Gets the type of this KerberosPrincipalDescriptor
getType() - Method in class org.apache.ambari.server.state.PropertyDependencyInfo
 
getType() - Method in class org.apache.ambari.server.state.quicklinks.Protocol
 
getType() - Method in class org.apache.ambari.server.state.scheduler.BatchRequest
 
getType() - Method in class org.apache.ambari.server.state.stack.MetricDefinition
 
getType() - Method in class org.apache.ambari.server.state.stack.WidgetLayoutInfo
 
getType() - Method in class org.apache.ambari.server.state.theme.Widget
 
getType() - Method in class org.apache.ambari.server.state.UserGroupInfo
 
getType() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getType() - Method in class org.apache.ambari.server.topology.Credential
 
getType() - Method in class org.apache.ambari.server.topology.SecurityConfiguration
 
getType() - Method in class org.apache.ambari.server.topology.tasks.InstallHostTask
 
getType() - Method in class org.apache.ambari.server.topology.tasks.PersistHostResourcesTask
 
getType() - Method in class org.apache.ambari.server.topology.tasks.RegisterWithConfigGroupTask
 
getType() - Method in class org.apache.ambari.server.topology.tasks.StartHostTask
 
getType() - Method in interface org.apache.ambari.server.topology.tasks.TopologyTask
Get the task type.
getType() - Method in interface org.apache.ambari.server.topology.TopologyRequest
Get the request type.
getUid() - Method in class org.apache.ambari.server.security.ldap.LdapUserDto
Get the UID.
getUiOnlyProperty() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getUmask() - Method in class org.apache.ambari.server.agent.AgentEnv
 
getUnhealthyStateHosts() - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
getUnhealthyStatusHosts() - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
getUniqueIdByMemberPattern(String, String) - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Replace memberAttribute value by a custom pattern to get the DN or id (like memberUid) of a user/group.
getUnit() - Method in class org.apache.ambari.server.controller.internal.PropertyInfo
 
getUnit() - Method in class org.apache.ambari.server.controller.utilities.PropertyHelper.Metric
 
getUnit() - Method in class org.apache.ambari.server.state.stack.Metric
 
getUnit() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getUnitName() - Method in class org.apache.ambari.server.state.theme.Unit
 
getUnits() - Method in class org.apache.ambari.server.state.alert.ParameterizedSource.AlertParameter
Gets the display units of the paramter.
getUnits() - Method in class org.apache.ambari.server.state.alert.Reporting
Gets a label identifying the units that the values are in.
getUnits() - Method in class org.apache.ambari.server.state.theme.Widget
 
getUnixFilePermissions(String) - Static method in class org.apache.ambari.server.utils.ShellCommandUtil
Gets file permissions on Linux systems.
getUnknownCount() - Method in class org.apache.ambari.server.orm.dao.AlertHostSummaryDTO
 
getUnknownCount() - Method in class org.apache.ambari.server.orm.dao.AlertSummaryDTO
 
getUnknownCount() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertSummaryInfo
Gets the total number of UNKNOWN alerts in the Notification.
getUnknownStatusHosts() - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
getUnlimitedKeyJCERequired() - Method in class org.apache.ambari.server.state.ComponentInfo
 
getUpdateConfigurationPolicy(Map<String, String>) - Static method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
Given a (command parameter) Map, attempts to safely retrieve the "update_configuration_policy" property.
getUpdatedBy() - Method in class org.apache.ambari.server.controller.SettingResponse
 
getUpdatedBy() - Method in class org.apache.ambari.server.orm.entities.SettingEntity
 
getUpdatedHostNames() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyUpdateHandlingReport
 
getUpdateDirectives() - Method in class org.apache.ambari.server.api.resources.AlertDefResourceDefinition
 
getUpdateDirectives() - Method in class org.apache.ambari.server.api.resources.BaseResourceDefinition
 
getUpdateDirectives() - Method in class org.apache.ambari.server.api.resources.ClusterResourceDefinition
 
getUpdateDirectives() - Method in interface org.apache.ambari.server.api.resources.ResourceDefinition
Obtain the set of update directives for the resource.
getUpdateIfChanged(String) - Method in class org.apache.ambari.server.agent.stomp.AgentClusterDataHolder
 
getUpdateIfChanged(String, Long) - Method in class org.apache.ambari.server.agent.stomp.AgentConfigsHolder
 
getUpdateIfChanged(String, Long) - Method in class org.apache.ambari.server.agent.stomp.AgentHostDataHolder
 
getUpdateIfChanged(String) - Method in class org.apache.ambari.server.agent.stomp.TopologyHolder
 
getUpdateMap(Resource, Map<String, Object>) - Static method in class org.apache.ambari.server.controller.internal.FeedResourceProvider
Get a property map for an update based on an existing feed resource updated with the given property map.
getUpdateRequest(Map<String, Object>, Map<String, String>) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
Factory method to create an update request from the given map of properties.
getUpdateTime() - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
getUpdateTime() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement
 
getUpdateTime() - Method in class org.apache.ambari.server.controller.UserAuthenticationSourceResponse
 
getUpdateTime() - Method in class org.apache.ambari.server.orm.entities.UserAuthenticationEntity
 
getUpdateTime() - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Get updated time
getUpdateTime() - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
getUpdateTimestamp() - Method in class org.apache.ambari.server.controller.SettingResponse
 
getUpdateTimestamp() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getUpdateTimestamp() - Method in class org.apache.ambari.server.orm.entities.SettingEntity
 
getUpdateUser() - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
getUpdateUser() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement
 
getUpdateUser() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getUpdateUser() - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Get update user
getUpdateUser() - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
getUpdateUserAuthenticationSourceRequest() - Method in interface org.apache.ambari.server.controller.UserAuthenticationSourceRequestUpdateSwagger
 
getUpdateUserRequest() - Method in interface org.apache.ambari.server.controller.UserRequestUpdateUserSwagger
 
getUpgrade() - Method in class org.apache.ambari.server.state.stack.ExtensionMetainfoXml.Version
 
getUpgradeCatalog(String) - Static method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
getUpgradeContext(Cluster) - Method in class org.apache.ambari.server.serveraction.upgrades.AbstractUpgradeServerAction
Gets an initialized UpgradeContext for the in-progress upgrade.
getUpgradeEntity() - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
getUpgradeEntity() - Method in class org.apache.ambari.server.orm.entities.UpgradeGroupEntity
 
getUpgradeGroupHandler(String) - Method in class org.apache.ambari.server.api.services.UpgradeService
Gets the groups sub-resource.
getUpgradeGroups() - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
 
getUpgradeId() - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
getUpgradeId() - Method in class org.apache.ambari.server.orm.entities.UpgradeHistoryEntity
Gets the ID of the upgrade associated with this historical entry.
getUpgradeInProgress() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Gets an UpgradeEntity if there is an upgrade in progress or an upgrade that has been suspended.
getUpgradeInProgress() - Method in interface org.apache.ambari.server.state.Cluster
Gets an UpgradeEntity if there is an upgrade in progress or an upgrade that has been suspended.
getUpgradeItem(String, HttpHeaders, UriInfo, Long) - Method in class org.apache.ambari.server.api.services.UpgradeItemService
 
getUpgradeItem(HttpHeaders, UriInfo, Long) - Method in class org.apache.ambari.server.api.services.UpgradeService
 
getUpgradeItemService(HttpHeaders, Long) - Method in class org.apache.ambari.server.api.services.UpgradeGroupService
 
getUpgradeJsonOutput() - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
getUpgradeJsonOutput() - Method in interface org.apache.ambari.server.upgrade.UpgradeCatalog
 
getUpgradePack() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets the upgrade pack for this upgrade.
getUpgradePackage() - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
 
getUpgradePackageName(String, String, String, UpgradeType) - Method in class org.apache.ambari.server.stack.upgrade.RepositoryVersionHelper
Scans the given stack for upgrade packages which can be applied to update the cluster to given repository version.
getUpgradePacks(String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Get all upgrade packs available for a stack.
getUpgradePacks() - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
getUpgradePacks() - Method in class org.apache.ambari.server.stack.StackDirectory
Obtain a map of all upgrade packs.
getUpgradePacks() - Method in class org.apache.ambari.server.state.StackInfo
Obtain all stack upgrade packs.
getUpgradePackStackId() - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
 
getUpgradePath(String, String) - Method in class org.apache.ambari.server.upgrade.SchemaUpgradeHelper
Return a set Upgrade catalogs to be applied to upgrade from
getUpgradeResourceProvider(AmbariManagementController) - Method in interface org.apache.ambari.server.controller.ResourceProviderFactory
 
getUpgrades(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.UpgradeItemService
 
getUpgrades(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.UpgradeService
 
getUpgradesDir() - Method in class org.apache.ambari.server.stack.ServiceDirectory
Obtain the upgrades directory path.
getUpgradesDir() - Method in class org.apache.ambari.server.stack.StackDirectory
Obtain the upgrades directory path.
getUpgradeService(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Gets the services for upgrades.
getUpgradesFolder() - Method in class org.apache.ambari.server.state.StackInfo
Obtain the path of the upgrades folder or null if directory doesn't exist.
getUpgradeState() - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
getUpgradeState() - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
getUpgradeState() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
getUpgradeState() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
getUpgradeSummaries(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.UpgradeSummaryService
 
getUpgradeSummary() - Method in class org.apache.ambari.server.agent.ExecutionCommand
Gets the upgrade summary if there is an active upgrade in the cluster.
getUpgradeSummary(HttpHeaders, UriInfo, Long) - Method in class org.apache.ambari.server.api.services.UpgradeSummaryService
 
getUpgradeSummary() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets a POJO of the upgrade suitable to serialize.
getUpgradeSummaryService(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Gets a list of upgrade summaries.
getUpgradeType() - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
getUpgradeType() - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
 
getUptime() - Method in class org.apache.ambari.server.agent.HostInfo
 
getUpTimeDays() - Method in class org.apache.ambari.server.agent.HostInfo
 
getUptimeHours() - Method in class org.apache.ambari.server.agent.HostInfo
 
getURI() - Method in class org.apache.ambari.server.api.services.BaseRequest
 
getURI() - Method in interface org.apache.ambari.server.api.services.Request
Obtain the URI of this request.
getUri() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger.RequestScheduleRequestElement.BatchRequest.BatchRequestRequest
 
getUri() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement.BatchResponse.BatchRequestResponse
 
getURI(StackModule, String) - Static method in class org.apache.ambari.server.stack.StackModule
 
getUri() - Method in class org.apache.ambari.server.state.alert.AmsSource
 
getUri() - Method in class org.apache.ambari.server.state.alert.MetricSource
 
getUri() - Method in class org.apache.ambari.server.state.alert.PortSource
 
getUri() - Method in class org.apache.ambari.server.state.alert.ServerSource
 
getUri() - Method in class org.apache.ambari.server.state.alert.WebSource
 
getUri() - Method in class org.apache.ambari.server.state.scheduler.BatchRequest
 
getUrl(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.views.ViewUrlsService
Get information about a single view URL
getUrl(Cluster, String) - Method in class org.apache.ambari.server.controller.internal.AtlasServerHttpPropertyRequest
 
getUrl(Cluster, String) - Method in class org.apache.ambari.server.controller.internal.HttpPropertyProvider.HttpPropertyRequest
Get the URL used to make the HTTP request.
getUrl(Cluster, String) - Method in class org.apache.ambari.server.controller.internal.ResourceManagerHttpPropertyRequest
 
getUrl() - Method in class org.apache.ambari.server.orm.entities.RemoteAmbariClusterEntity
Get the cluster url
getUrl() - Method in class org.apache.ambari.server.state.quicklinks.Link
 
getUrl() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AmbariInfo
 
getURLConnectionProvider() - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getUrlName() - Method in interface org.apache.ambari.server.controller.ViewUrlResponseSwagger.ViewUrlInfo
 
getUrlName() - Method in class org.apache.ambari.server.orm.entities.ViewURLEntity
Get the URL name.
getUrlOverride(String, Link) - Method in class org.apache.ambari.server.state.quicklinksprofile.DefaultQuickLinkVisibilityController
 
getUrlOverride(String, Link) - Method in interface org.apache.ambari.server.state.quicklinksprofile.QuickLinkVisibilityController
 
getUrlOverride(String, Link) - Method in class org.apache.ambari.server.state.quicklinksprofile.ShowAllLinksVisibilityController
 
getURLStreamProvider() - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getUrlSuffix() - Method in interface org.apache.ambari.server.controller.ViewUrlResponseSwagger.ViewUrlInfo
 
getUrlSuffix() - Method in class org.apache.ambari.server.orm.entities.ViewURLEntity
Get the URL suffix
getUrlSuffix() - Method in class org.apache.ambari.server.state.alert.MetricSource.JmxInfo
 
getUsagePrefix() - Method in class org.apache.ambari.server.credentialapi.CredentialUtil
Overridden by the command line driver to provide name of the tool.
getUsed() - Method in class org.apache.ambari.server.agent.DiskInfo
 
getUsedByProperties() - Method in class org.apache.ambari.server.state.PropertyInfo
 
getUseLatestConfigs() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
getUser() - Method in class org.apache.ambari.server.agent.AgentEnv.JavaProc
 
getUser(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.users.UserService
Gets a single user.
getUser() - Method in class org.apache.ambari.server.bootstrap.SshHostInfo
 
getUser() - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
getUser() - Method in interface org.apache.ambari.server.orm.cache.HostConfigMapping
 
getUser() - Method in class org.apache.ambari.server.orm.cache.HostConfigMappingImpl
 
getUser() - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntity
 
getUser() - Method in class org.apache.ambari.server.orm.entities.MemberEntity
 
getUser() - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
getUser() - Method in class org.apache.ambari.server.orm.entities.UserAuthenticationEntity
Get the relevant UserEntity associated with this UserAuthenticationEntity.
getUser() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntity
Get the user.
getUser() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntityPK
Get the associated user.
getUser(UserEntity) - Method in class org.apache.ambari.server.security.authorization.Users
 
getUser(Integer) - Method in class org.apache.ambari.server.security.authorization.Users
 
getUser(String) - Method in class org.apache.ambari.server.security.authorization.Users
 
getUserAuthenticationEntities(String, UserAuthenticationType) - Method in class org.apache.ambari.server.security.authorization.Users
Gets the collection of UserAuthenticationEntitys for a given user.
getUserAuthenticationEntities(UserEntity, UserAuthenticationType) - Method in class org.apache.ambari.server.security.authorization.Users
Gets the collection of UserAuthenticationEntitys for a given user.
getUserAuthenticationEntities(UserAuthenticationType, String) - Method in class org.apache.ambari.server.security.authorization.Users
Find the UserAuthenticationEntity items for a specific UserAuthenticationType and key value.
getUserAuthenticationId() - Method in class org.apache.ambari.server.orm.entities.UserAuthenticationEntity
 
getUserAuthenticationSourceResourceProvider() - Method in interface org.apache.ambari.server.controller.ResourceProviderFactory
 
getUserAuthenticationSourceResponse() - Method in interface org.apache.ambari.server.controller.UserAuthenticationSourceResponse.UserAuthenticationSourceResponseSwagger
 
getUserAuthenticationType() - Method in exception org.apache.ambari.server.security.authentication.AuthenticationMethodNotAllowedException
 
getUserAuthorities(String) - Method in class org.apache.ambari.server.security.authorization.Users
Gets the explicit and implicit authorities for the given user.
getUserAuthorities(UserEntity) - Method in class org.apache.ambari.server.security.authorization.Users
Gets the explicit and implicit authorities for the given user.
getUserBase() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getUserContext() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
getUserEntity(String) - Method in class org.apache.ambari.server.security.authorization.Users
 
getUserEntity(Integer) - Method in class org.apache.ambari.server.security.authorization.Users
 
getUserGroupEntries() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getUserGroups() - Method in class org.apache.ambari.server.hooks.users.PostUserCreationHookContext
 
getUserHomeDir() - Method in class org.apache.ambari.server.agent.AgentEnv.ExistingUser
 
getUserId() - Method in class org.apache.ambari.server.orm.entities.UserEntity
 
getUserId() - Method in class org.apache.ambari.server.security.authentication.AmbariProxiedUserDetailsImpl
 
getUserId() - Method in class org.apache.ambari.server.security.authentication.AmbariUserAuthentication
 
getUserId() - Method in interface org.apache.ambari.server.security.authentication.AmbariUserDetails
 
getUserId() - Method in class org.apache.ambari.server.security.authentication.AmbariUserDetailsImpl
 
getUserId() - Method in class org.apache.ambari.server.security.authorization.User
 
getUserName() - Method in class org.apache.ambari.server.actionmanager.Request
Returns the user name associated with the request.
getUserName() - Method in class org.apache.ambari.server.agent.AgentEnv.ExistingUser
 
getUserName() - Method in class org.apache.ambari.server.controller.ActiveWidgetLayoutResponse
Returns user name
getUserName() - Method in class org.apache.ambari.server.controller.MemberRequest
 
getUserName() - Method in class org.apache.ambari.server.controller.MemberResponse
 
getUserName() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionRequest
 
getUserName() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionResponse
 
getUserName() - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
getUsername() - Method in class org.apache.ambari.server.controller.UserAuthenticationSourceRequest
 
getUserName() - Method in class org.apache.ambari.server.controller.UserAuthenticationSourceResponse
Returns user name
getUserName() - Method in class org.apache.ambari.server.controller.UserAuthorizationResponse
Returns user name
getUserName() - Method in class org.apache.ambari.server.controller.UserPrivilegeResponse
Returns user name
getUsername() - Method in class org.apache.ambari.server.controller.UserRequest
 
getUsername() - Method in interface org.apache.ambari.server.controller.UserRequestCreateUsersSwagger.CreateUsersInfo
 
getUsername() - Method in class org.apache.ambari.server.controller.UserResponse
 
getUserName() - Method in class org.apache.ambari.server.events.RequestUpdateEvent
 
getUsername() - Method in class org.apache.ambari.server.orm.entities.RemoteAmbariClusterEntity
Get username
getUserName() - Method in class org.apache.ambari.server.orm.entities.RequestEntity
Returns the user name associated with the request.
getUserName() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentVersionEntity
 
getUserName() - Method in class org.apache.ambari.server.orm.entities.UserEntity
 
getUsername() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the current user name.
getUserName() - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
getUsername() - Method in exception org.apache.ambari.server.security.authentication.AmbariAuthenticationException
 
getUsername() - Method in class org.apache.ambari.server.security.authentication.AmbariProxiedUserDetailsImpl
 
getUsername() - Method in interface org.apache.ambari.server.security.authentication.AmbariProxyUserDetails
Returns the local username of the authenticated proxy user.
getUsername() - Method in class org.apache.ambari.server.security.authentication.AmbariProxyUserDetailsImpl
 
getUsername() - Method in class org.apache.ambari.server.security.authentication.AmbariUserDetailsImpl
 
getUsername() - Method in exception org.apache.ambari.server.security.authentication.AuthenticationMethodNotAllowedException
 
getUserName() - Method in class org.apache.ambari.server.security.authorization.User
 
getUserName() - Method in class org.apache.ambari.server.security.ldap.LdapUserDto
Get the user name.
getUserName() - Method in class org.apache.ambari.server.security.ldap.LdapUserGroupMemberDto
Get the user name.
getUsername() - Method in class org.apache.ambari.server.view.HttpImpersonatorImpl
 
getUsername() - Method in class org.apache.ambari.server.view.ImpersonatorSettingImpl
 
getUsername() - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getUsernameAttribute() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getUserNameMatcher(String) - Method in class org.apache.ambari.server.api.UserNameOverrideFilter
Returns a Matcher created from UserNameOverrideFilter.USER_NAME_IN_URI_REGEXP for the provided requestUri.
getUserObjectClass() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getUserPrivileges(UserEntity) - Method in class org.apache.ambari.server.security.authorization.Users
Gets the explicit and implicit privileges for the given user.
getUserResourceProvider(AmbariManagementController) - Method in interface org.apache.ambari.server.controller.ResourceProviderFactory
 
getUserResponse() - Method in interface org.apache.ambari.server.controller.UserResponse.UserResponseSwagger
 
getUserRunAs() - Method in class org.apache.ambari.server.bootstrap.SshHostInfo
 
getUsers(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.users.UserService
Gets all users.
getUsers() - Method in class org.apache.ambari.server.security.authentication.AmbariAuthenticationProvider
 
getUsers() - Method in class org.apache.ambari.server.security.ldap.LdapSyncDto
Get the LDAP users.
getUsersCreated() - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Get the number of users created during the sync event.
getUserSearchBase() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
getUserSearchFilter(boolean) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
Returns the LDAP filter to search users by.
getUsersIgnored() - Method in class org.apache.ambari.server.security.ldap.LdapBatchDto
 
getUsersRemoved() - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Get the number of users removed during the sync event.
getUsersSkipped() - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
 
getUsersSkipped() - Method in class org.apache.ambari.server.security.ldap.LdapBatchDto
 
getUserStatus() - Method in class org.apache.ambari.server.agent.AgentEnv.ExistingUser
 
getUsersToBecomeLdap() - Method in class org.apache.ambari.server.security.ldap.LdapBatchDto
 
getUsersToBeCreated() - Method in class org.apache.ambari.server.security.ldap.LdapBatchDto
 
getUsersToBeRemoved() - Method in class org.apache.ambari.server.security.ldap.LdapBatchDto
 
getUsersUpdated() - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Get the number of users updated during the sync event.
getUserWidgetId() - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutUserWidgetEntity
 
getUserWidgetId() - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutUserWidgetEntityPK
 
getUuid() - Method in class org.apache.ambari.server.orm.entities.AlertNoticeEntity
Gets the unique ID for this alert notice.
getUuid() - Method in class org.apache.ambari.server.state.alert.AlertDefinition
Gets the UUID of the definition.
getUUID() - Method in class org.apache.ambari.server.state.Alert
 
getValidation(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.ValidationService
Returns validation of host-layout.
getValidationResult() - Method in class org.apache.ambari.server.controller.ViewInstanceResponse.ViewInstanceResponseInfo
Returns validation result
getValidationResult(ViewEntity, Validator.ValidationContext) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the validation the state of the instance.
getValidationType() - Method in class org.apache.ambari.server.topology.addservice.AddServiceRequest
 
getValidator() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the associated view validator.
getValidator() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the view validator class name.
getValidatorClass(ClassLoader) - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the view validator class.
getValidDefaultConfig() - Method in class org.apache.ambari.server.controller.internal.Stack
 
getValue() - Method in class org.apache.ambari.server.api.predicate.Token
Get the token value.
getValue(String) - Method in class org.apache.ambari.server.api.services.PersistKeyValueImpl
 
getValue() - Method in class org.apache.ambari.server.collections.functors.ContainsPredicate
Gets the test value
getValue() - Method in class org.apache.ambari.server.collections.functors.EqualsPredicate
Gets the test value
getValue(AmbariServerConfigurationKey, Map<String, String>) - Method in class org.apache.ambari.server.configuration.AmbariServerConfiguration
Gets the configuration value for given AmbariServerConfigurationKey.
getValue(String, Map<String, String>, String) - Method in class org.apache.ambari.server.configuration.AmbariServerConfiguration
Gets the configuration value for given AmbariServerConfigurationKey.
getValue(TimelineMetric, TemporalInfo) - Static method in class org.apache.ambari.server.controller.internal.AbstractPropertyProvider
Get value from the given metric.
getValue() - Method in enum org.apache.ambari.server.controller.internal.CalculatedStatus.StatusType
 
getValue() - Method in class org.apache.ambari.server.controller.internal.Stack.ConfigProperty
 
getValue() - Method in class org.apache.ambari.server.controller.logging.NameValuePair
 
getValue() - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaMetric.TemporalMetric
 
getValue() - Method in class org.apache.ambari.server.controller.predicate.ComparisonPredicate
 
getValue() - Method in class org.apache.ambari.server.metrics.system.SingleMetric
 
getValue() - Method in class org.apache.ambari.server.orm.entities.KeyValueEntity
 
getValue() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntity
Get the data value.
getValue() - Method in class org.apache.ambari.server.orm.entities.ViewInstancePropertyEntity
Get the property value.
getValue() - Method in enum org.apache.ambari.server.orm.JPATableGenerationStrategy
 
getValue() - Method in enum org.apache.ambari.server.orm.PersistenceType
 
getValue() - Method in class org.apache.ambari.server.state.alert.AmsSource.AmsInfo
 
getValue() - Method in class org.apache.ambari.server.state.alert.MetricSource.JmxInfo
 
getValue() - Method in class org.apache.ambari.server.state.alert.ParameterizedSource.AlertParameter
Gets the value of the parameter.
getValue() - Method in class org.apache.ambari.server.state.alert.Reporting.ReportTemplate
 
getValue(Map<?, ?>, String) - Static method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor
Safely retrieves the requested value from the supplied Map
getValue() - Method in class org.apache.ambari.server.state.kerberos.KerberosPrincipalDescriptor
Gets the value (or principal name pattern) for this KerberosPrincipalDescriptor

The value may include variable placeholders to be replaced as needed ${variable} placeholders are replaced on the server - see VariableReplacementHelper.replaceVariables(String, Map) the _HOST placeholder is replaced on the hosts to dynamically populate the relevant hostname

getValue() - Method in class org.apache.ambari.server.state.PropertyInfo
 
getValue() - Method in class org.apache.ambari.server.state.ServicePropertyInfo
 
getValue() - Method in class org.apache.ambari.server.state.ValueEntryInfo
 
getValue() - Method in class org.apache.ambari.server.topology.Cardinality
 
getValue() - Method in class org.apache.ambari.server.utils.SecretReference
 
getValue() - Method in class org.apache.ambari.server.view.configuration.PropertyConfig
Get the property value.
getValueFromDesiredConfigurations(String, String) - Method in class org.apache.ambari.server.stack.MasterHostResolver
Find Config value for current Cluster using configType and propertyName
getValueFromDesiredConfigurations(Cluster, String, String) - Method in class org.apache.ambari.server.state.ConfigHelper
 
getValueMap() - Method in class org.apache.ambari.server.controller.HostComponentProcessResponse
 
getValues() - Method in class org.apache.ambari.server.state.stack.WidgetLayoutInfo
 
getVerb(boolean) - Method in enum org.apache.ambari.server.stack.upgrade.Direction
 
getVersion() - Method in class org.apache.ambari.server.agent.AgentEnv.PackageDetail
 
getVersion() - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentVersionReport
 
getVersion() - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataServiceInfo
 
getVersion() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
getVersion() - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorResponse
 
getVersion(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewVersionService
Handles: GET /views/{viewName}/versions/{version} Get a specific view version.
getVersion() - Method in class org.apache.ambari.server.controller.ConfigurationRequest
 
getVersion() - Method in class org.apache.ambari.server.controller.ConfigurationResponse
 
getVersion() - Method in class org.apache.ambari.server.controller.internal.DeleteHostComponentStatusMetaData.HostComponent
 
getVersion() - Method in class org.apache.ambari.server.controller.internal.Extension
Obtain extension version.
getVersion() - Method in class org.apache.ambari.server.controller.internal.Stack
Obtain stack version.
getVersion() - Method in class org.apache.ambari.server.controller.ivory.Cluster.Interface
Get the version.
getVersion() - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
getVersion() - Method in class org.apache.ambari.server.controller.PrivilegeResponse
Returns view version
getVersion() - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
getVersion() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionRequest
 
getVersion() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionResponse
 
getVersion() - Method in class org.apache.ambari.server.controller.ViewInstanceRequest.ViewInstanceRequestInfo
Returns view version
getVersion() - Method in class org.apache.ambari.server.controller.ViewInstanceResponse.ViewInstanceResponseInfo
Return view version
getVersion() - Method in class org.apache.ambari.server.controller.ViewPermissionResponse.ViewPermissionInfo
Returns view version
getVersion() - Method in class org.apache.ambari.server.controller.ViewPrivilegeRequest
Hide view version in request body schema
getVersion() - Method in class org.apache.ambari.server.controller.ViewVersionResponse.ViewVersionInfo
Returns view version
getVersion() - Method in class org.apache.ambari.server.events.ClusterConfigChangedEvent
Get the version
getVersion() - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent.ClusterConfig
 
getVersion() - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
getVersion() - Method in class org.apache.ambari.server.events.HostComponentVersionAdvertisedEvent
 
getVersion() - Method in interface org.apache.ambari.server.orm.cache.HostConfigMapping
 
getVersion() - Method in class org.apache.ambari.server.orm.cache.HostConfigMappingImpl
 
getVersion() - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
getVersion() - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
getVersion() - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntity
 
getVersion() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
getVersion() - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
getVersion() - Method in class org.apache.ambari.server.orm.entities.UserEntity
Returns the version number of the relevant data stored in the database.
getVersion() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
 
getVersion() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity.ViewInstanceVersionDTO
Get the view version.
getVersion() - Method in class org.apache.ambari.server.state.AgentVersion
 
getVersion() - Method in interface org.apache.ambari.server.state.Config
 
getVersion() - Method in class org.apache.ambari.server.state.ConfigImpl
 
getVersion() - Method in class org.apache.ambari.server.state.DesiredConfig
 
getVersion() - Method in class org.apache.ambari.server.state.ExtensionInfo
 
getVersion() - Method in class org.apache.ambari.server.state.Module
 
getVersion() - Method in class org.apache.ambari.server.state.ModuleComponent
 
getVersion() - Method in class org.apache.ambari.server.state.Mpack
 
getVersion() - Method in class org.apache.ambari.server.state.repository.AvailableVersion
 
getVersion() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
Gets the version of the component.
getVersion() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getVersion() - Method in class org.apache.ambari.server.state.stack.ExtensionMetainfoXml.Extension
 
getVersion() - Method in class org.apache.ambari.server.state.stack.ExtensionMetainfoXml
 
getVersion() - Method in class org.apache.ambari.server.state.stack.ExtensionMetainfoXml.Stack
 
getVersion() - Method in class org.apache.ambari.server.state.stack.StackMetainfoXml
 
getVersion() - Method in class org.apache.ambari.server.state.StackInfo
 
getVersion() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
getVersion() - Method in class org.apache.ambari.server.utils.SecretReference
 
getVersion() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the view version.
getVersionAdvertisedField() - Method in class org.apache.ambari.server.state.ComponentInfo
WARNING: only call this from ComponentModule to resolve the boolean (true|false).
getVersionDefinition(String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getVersionDefinitionConnectTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
 
getVersionDefinitionId() - Method in class org.apache.ambari.server.controller.OperatingSystemRequest
 
getVersionDefinitionId() - Method in class org.apache.ambari.server.controller.OperatingSystemResponse
 
getVersionDefinitionId() - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
getVersionDefinitionReadTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
 
getVersionDefinitions() - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
getVersionDefinitions() - Method in class org.apache.ambari.server.state.StackInfo
 
getVersionDefinitionXml(UpgradeCheckRequest) - Method in class org.apache.ambari.server.state.CheckHelper
Gets a de-serialized VersionDefinitionXml from the repository for this upgrade.
getVersions(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.views.ViewVersionService
Handles: GET /views/{viewName}/versions Get all views versions.
getVersions() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
getVersions() - Method in class org.apache.ambari.server.state.repository.AvailableService
 
getVersionTag() - Method in class org.apache.ambari.server.controller.ConfigurationRequest
 
getVersionTag() - Method in class org.apache.ambari.server.controller.ConfigurationResponse
 
getVersionTag() - Method in class org.apache.ambari.server.events.ClusterConfigChangedEvent
Get the version tag
getVersionTag() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntity
 
getVersionTag() - Method in class org.apache.ambari.server.state.DesiredConfig.HostOverride
 
getVersionTags() - Method in class org.apache.ambari.server.controller.ConfigGroupResponse
 
getVersionUrl() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
getVersionXml() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
getVersionXsd() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
getView(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.views.ViewService
Handles: GET /views/{viewID} Get a specific view.
getView() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the associated view.
getView() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the view class name.
getViewAmbariRequestConnectTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
 
getViewAmbariRequestReadTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
 
getViewClass(ClassLoader) - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Get the view class.
getViewConfigFromArchive(File) - Method in class org.apache.ambari.server.view.ViewArchiveUtility
Get the view configuration from the given archive file.
getViewConfigFromExtractedArchive(String, boolean) - Method in class org.apache.ambari.server.view.ViewArchiveUtility
Get the view configuration from the extracted archive file.
getViewDataMigrationContext(ViewInstanceEntity, ViewInstanceEntity) - Method in class org.apache.ambari.server.view.ViewDataMigrationUtility
Create the data migration context for DataMigrator to access data of current and origin instances.
getViewDataMigrationUtility() - Method in class org.apache.ambari.server.api.services.views.ViewDataMigrationService
 
getViewDataMigrationUtility() - Method in class org.apache.ambari.server.view.ViewRegistry
 
getViewDataMigrator(ViewInstanceEntity, ViewDataMigrationContextImpl) - Method in class org.apache.ambari.server.view.ViewDataMigrationUtility
Get the migrator instance for view instance with injected migration context.
getViewDefinition() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
 
getViewDefinition() - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getViewDefinitions() - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getViewEntity() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the parent view entity.
getViewEntity() - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntity
Get the associated view entity.
getViewEntity() - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntity
Get the parent view entity.
getViewExtractionThreadPoolCoreSize() - Method in class org.apache.ambari.server.configuration.Configuration
Get the view extraction thread pool core size.
getViewExtractionThreadPoolMaxSize() - Method in class org.apache.ambari.server.configuration.Configuration
Get the view extraction thread pool max size.
getViewExtractionThreadPoolTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
Get the view extraction thread pool timeout.
getViewInfo() - Method in class org.apache.ambari.server.controller.ViewResponse
Returns view information wrapper class instance
getViewInstance() - Method in class org.apache.ambari.server.orm.entities.ViewEntityEntity
 
getViewInstanceCommonName() - Method in interface org.apache.ambari.server.controller.ViewUrlResponseSwagger.ViewUrlInfo
 
getViewInstanceDefinition() - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getViewInstanceDefinitions() - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getViewInstanceEntity() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntity
Get the view instance.
getViewInstanceEntity() - Method in class org.apache.ambari.server.orm.entities.ViewInstancePropertyEntity
Get the parent instance entity.
getViewInstanceEntity() - Method in class org.apache.ambari.server.orm.entities.ViewURLEntity
Get the linked instance entity
getViewInstanceEntity(String, String) - Method in class org.apache.ambari.server.view.ViewRegistry
Get a view instance entity for the given view name and instance name.
getViewInstanceId() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntity
 
getViewInstanceId() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntityPK
 
getViewInstanceId() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the view instance id.
getViewInstanceInfo() - Method in class org.apache.ambari.server.controller.ViewInstanceRequest
Returns wrapper class for view instance information
getViewInstanceInfo() - Method in class org.apache.ambari.server.controller.ViewInstanceResponse
 
getViewInstanceName() - Method in class org.apache.ambari.server.controller.UserAuthorizationResponse
Returns view instance name
getViewInstanceName() - Method in interface org.apache.ambari.server.controller.ViewUrlResponseSwagger.ViewUrlInfo
 
getViewInstanceName() - Method in class org.apache.ambari.server.orm.entities.ViewEntityEntity
 
getViewInstanceName() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntity
Get the instance name.
getViewInstanceName() - Method in class org.apache.ambari.server.orm.entities.ViewInstancePropertyEntity
Get the view instance name.
getViewInstanceName() - Method in class org.apache.ambari.server.orm.entities.ViewInstancePropertyEntityPK
Get the view instance name.
getViewInstanceResourceProvider() - Method in interface org.apache.ambari.server.controller.ResourceProviderFactory
 
getViewInstanceSubject() - Method in class org.apache.ambari.server.view.events.EventImpl
Get the instance subject of the event.
getViewInstanceVersion() - Method in interface org.apache.ambari.server.controller.ViewUrlResponseSwagger.ViewUrlInfo
 
getViewName() - Method in class org.apache.ambari.server.controller.PrivilegeResponse
Returns view name
getViewName() - Method in class org.apache.ambari.server.controller.UserAuthorizationResponse
Returns view name
getViewName() - Method in class org.apache.ambari.server.controller.ViewInstanceRequest.ViewInstanceRequestInfo
Returns view name
getViewName() - Method in class org.apache.ambari.server.controller.ViewInstanceResponse.ViewInstanceResponseInfo
Return view name.
getViewName() - Method in class org.apache.ambari.server.controller.ViewPermissionResponse.ViewPermissionInfo
Returns view name
getViewName() - Method in class org.apache.ambari.server.controller.ViewPrivilegeRequest
Hide view name in request body schema
getViewName() - Method in class org.apache.ambari.server.controller.ViewVersionResponse.ViewVersionInfo
Returns view name
getViewName() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
 
getViewName(String, String) - Static method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the internal view name from the given common name and version.
getViewName() - Method in class org.apache.ambari.server.orm.entities.ViewEntityEntity
Get the view name.
getViewName() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntity
Get the view name.
getViewName() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
 
getViewName() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity.ViewInstanceVersionDTO
Get the view name.
getViewName() - Method in class org.apache.ambari.server.orm.entities.ViewInstancePropertyEntity
Get the view name.
getViewName() - Method in class org.apache.ambari.server.orm.entities.ViewInstancePropertyEntityPK
Get the name of the associated view.
getViewName() - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntity
Get the view name.
getViewName() - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntityPK
Get the name of the associated view.
getViewName() - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntity
Get the view name.
getViewName() - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntityPK
Get the name of the associated view.
getViewName() - Method in class org.apache.ambari.server.view.ViewContextImpl
 
getViewPermissionInfo() - Method in class org.apache.ambari.server.controller.ViewPermissionResponse
Returns ViewPermissionResponse.ViewPermissionInfo instance that hold all view permission information
getViewPrivilegeResponse() - Method in interface org.apache.ambari.server.controller.ViewPrivilegeResponse.ViewPrivilegeResponseWrapper
 
getViewProviderModule(ProviderModule) - Static method in class org.apache.ambari.server.view.ViewProviderModule
Factory method to get a view provider module.
getViewRequestThreadPoolMaxSize() - Method in class org.apache.ambari.server.configuration.Configuration
Get the maximum number of threads that will be allocated to fulfilling view requests.
getViewRequestThreadPoolTimeout() - Method in class org.apache.ambari.server.configuration.Configuration
Get the time, in ms, that a request to a view will wait for an available thread to handle the request before returning an error.
getViewResourceTypes() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Get the set of resource types for this view.
getViews(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.views.ViewService
Handles: GET /views Get all views.
getViewsAdditionalClasspath() - Method in class org.apache.ambari.server.configuration.Configuration
Get the comma separated additional classpath, that should be added to view's classloader.
getViewsCacheControlHTTPResponseHeader() - Method in class org.apache.ambari.server.configuration.Configuration
Get the value that should be set for the Cache-Control HTTP response header for Ambari Views.
getViewsCharsetHTTPResponseHeader() - Method in class org.apache.ambari.server.configuration.Configuration
Get the value that should be set for the Charset HTTP response header for Ambari Views.
getViewsDir() - Method in class org.apache.ambari.server.configuration.Configuration
Get the views directory.
getViewsPragmaHTTPResponseHeader() - Method in class org.apache.ambari.server.configuration.Configuration
Get the value that should be set for the Pragma HTTP response header for Ambari Views.
getViewsStrictTransportSecurityHTTPResponseHeader() - Method in class org.apache.ambari.server.configuration.Configuration
Get the value that should be set for the Strict-Transport-Security HTTP response header for Ambari Views.
getViewSubject() - Method in class org.apache.ambari.server.view.events.EventImpl
Get the view subject of the event.
getViewsXContentTypeHTTPResponseHeader() - Method in class org.apache.ambari.server.configuration.Configuration
Get the value that should be set for the X-Content-Type HTTP response header for Ambari Views.
getViewsXFrameOptionsHTTPResponseHeader() - Method in class org.apache.ambari.server.configuration.Configuration
Get the value that should be set for the X-Frame-Options HTTP response header for Ambari Views.
getViewsXXSSProtectionHTTPResponseHeader() - Method in class org.apache.ambari.server.configuration.Configuration
Get the value that should be set for the X-XSS-Protection HTTP response header for Ambari Views.
getViewUrl() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the view URL associated with the instance
getViewUrlInfo() - Method in interface org.apache.ambari.server.controller.ViewUrlResponseSwagger
 
getViewUrls(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.views.ViewUrlsService
Get the list of all registered view URLs
getViewVersion() - Method in class org.apache.ambari.server.controller.UserAuthorizationResponse
Returns view version
getViewVersionInfo() - Method in class org.apache.ambari.server.controller.ViewVersionResponse
Returns wrapper class instance for view version information
getVisibility() - Method in class org.apache.ambari.server.state.alert.ParameterizedSource.AlertParameter
Gets the visibility of the parameter.
getVisible() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
getVisibleCustomCommands() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
 
getWaitFactorMultiplier(AlertDefinition) - Method in class org.apache.ambari.server.state.alert.AlertHelper
Gets the wait factor multiplier off of the definition, returning AlertHelper.INTERVAL_WAIT_FACTOR_DEFAULT if not specified.
getWarning() - Method in class org.apache.ambari.server.state.alert.Reporting
 
getWarningCount() - Method in class org.apache.ambari.server.orm.dao.AlertHostSummaryDTO
 
getWarningCount() - Method in class org.apache.ambari.server.orm.dao.AlertSummaryDTO
 
getWarningCount() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertSummaryInfo
Gets the total number of WARNING alerts in the Notification.
getWebAppDir() - Method in class org.apache.ambari.server.configuration.Configuration
 
getWhen() - Method in class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
Gets the expression (or Predicate) to use to determine when to include this Kerberos identity while processing Kerberos identities.
getWidget() - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutUserWidgetEntity
 
getWidget() - Method in class org.apache.ambari.server.state.theme.WidgetEntry
 
getWidgetLayout() - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutUserWidgetEntity
 
getWidgetLayoutId() - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutUserWidgetEntity
 
getWidgetLayoutId() - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutUserWidgetEntityPK
 
getWidgetLayoutInfoList() - Method in class org.apache.ambari.server.state.stack.WidgetLayout
 
getWidgetLayouts() - Method in class org.apache.ambari.server.controller.ActiveWidgetLayoutRequest
Returns all widget layouts
getWidgetLayoutService(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Gets the widget layout service
getWidgetName() - Method in class org.apache.ambari.server.controller.WidgetResponse
 
getWidgetName() - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
getWidgetName() - Method in class org.apache.ambari.server.state.stack.WidgetLayoutInfo
 
getWidgetOrder() - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutUserWidgetEntity
 
getWidgets() - Method in class org.apache.ambari.server.controller.ActiveWidgetLayoutResponse
Returns widgets of the layout
getWidgets() - Method in class org.apache.ambari.server.state.theme.ThemeConfiguration
 
getWidgetsDescriptorFile(String) - Method in class org.apache.ambari.server.stack.ServiceDirectory
Obtain the Widgets Descriptor file.
getWidgetsDescriptorFile() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getWidgetsDescriptorForService(StackInfo, String) - Method in class org.apache.ambari.server.controller.internal.StackArtifactResourceProvider
 
getWidgetService(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Gets the widget service
getWidgetsFileName() - Method in class org.apache.ambari.server.state.ServiceInfo
 
getWidgetType() - Method in class org.apache.ambari.server.controller.WidgetResponse
 
getWidgetType() - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
getWidgetValues() - Method in class org.apache.ambari.server.controller.WidgetResponse
 
getWidgetValues() - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
getWorkflow(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.WorkflowService
Handles: GET /workflows/{workflowId} Get a specific workflow.
getWorkflowHandler(Request, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Gets the workflows sub-resource.
getWorkflows(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.WorkflowService
Handles: GET /workflows Get all workflows.
getXContentTypeHTTPResponseHeader() - Method in class org.apache.ambari.server.configuration.Configuration
Get the value that should be set for the X-Content-Type HTTP response header for Ambari Server UI.
getXForwardedContext() - Method in class org.apache.ambari.server.security.authentication.tproxy.TrustedProxyAuthenticationDetails
 
getXForwardedFor() - Method in class org.apache.ambari.server.security.authentication.tproxy.TrustedProxyAuthenticationDetails
 
getXForwardedHost() - Method in class org.apache.ambari.server.security.authentication.tproxy.TrustedProxyAuthenticationDetails
 
getXForwardedPort() - Method in class org.apache.ambari.server.security.authentication.tproxy.TrustedProxyAuthenticationDetails
 
getXForwardedProto() - Method in class org.apache.ambari.server.security.authentication.tproxy.TrustedProxyAuthenticationDetails
 
getXForwardedServer() - Method in class org.apache.ambari.server.security.authentication.tproxy.TrustedProxyAuthenticationDetails
 
getXFrameOptionsHTTPResponseHeader() - Method in class org.apache.ambari.server.configuration.Configuration
Get the value that should be set for the X-Frame-Options HTTP response header for Ambari Server UI.
getXmlAttributeName() - Method in enum org.apache.ambari.server.stack.ConfigurationInfo.Supports
 
getXXSSProtectionHTTPResponseHeader() - Method in class org.apache.ambari.server.configuration.Configuration
Get the value that should be set for the X-XSS-Protection HTTP response header for Ambari Server UI.
getYarnKerberosDescUpdatedList() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
getYear() - Method in interface org.apache.ambari.server.controller.RequestScheduleRequestSwagger.RequestScheduleRequestElement.ScheduleRequest
 
getYear() - Method in interface org.apache.ambari.server.controller.RequestScheduleResponseSwagger.RequestScheduleResponseElement.ScheduleResponse
 
getYear() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
getYear() - Method in class org.apache.ambari.server.state.scheduler.Schedule
 
getZookeeperQuorum() - Method in class org.apache.ambari.server.metrics.system.impl.AmbariMetricSinkImpl
Get the zookeeper quorum for the cluster used to find collector
GLOBAL - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
GLOBAL_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
globalProperties - Variable in class org.apache.ambari.server.stack.upgrade.UpgradePack.PrerequisiteCheckConfig
Global config properties common to all prereq checks
GLUSTERFS_CLIENT - Static variable in class org.apache.ambari.server.Role
 
GLUSTERFS_DEPS_KEY - Static variable in class org.apache.ambari.server.metadata.RoleCommandOrder
 
GLUSTERFS_SERVICE_CHECK - Static variable in class org.apache.ambari.server.Role
 
GPL_LICENSE_ACCEPTED - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
GPL_LICENSE_ACCEPTED - Static variable in class org.apache.ambari.server.configuration.Configuration
Whether user accepted GPL license
GPLLicenseNotAcceptedException - Exception in org.apache.ambari.server.topology
Indicates an not permitted LZO usage.
GPLLicenseNotAcceptedException(String) - Constructor for exception org.apache.ambari.server.topology.GPLLicenseNotAcceptedException
 
grantAdminPrivilege(Integer) - Method in class org.apache.ambari.server.security.authorization.Users
Grants Ambari Administrator privilege to provided user.
grantAdminPrivilege(UserEntity) - Method in class org.apache.ambari.server.security.authorization.Users
Grants Ambari Administrator privilege to provided user.
grantPrivilegeToGroup(Integer, Long, ResourceType, String) - Method in class org.apache.ambari.server.security.authorization.Users
Grants privilege to provided group.
GreaterEqualsOperator - Class in org.apache.ambari.server.api.predicate.operators
Greater Than Or Equals operator implementation.
GreaterEqualsOperator() - Constructor for class org.apache.ambari.server.api.predicate.operators.GreaterEqualsOperator
Constructor.
GreaterEqualsPredicate<T> - Class in org.apache.ambari.server.controller.predicate
Predicate that checks if a given value is greater than or equal to a Resource property.
GreaterEqualsPredicate(String, Comparable<T>) - Constructor for class org.apache.ambari.server.controller.predicate.GreaterEqualsPredicate
Construct a GreaterEqualsPredicate.
GreaterOperator - Class in org.apache.ambari.server.api.predicate.operators
Greater Than operator implementation.
GreaterOperator() - Constructor for class org.apache.ambari.server.api.predicate.operators.GreaterOperator
Constructor.
GreaterPredicate<T> - Class in org.apache.ambari.server.controller.predicate
Predicate that checks if a given value is greater than a Resource property.
GreaterPredicate(String, Comparable<T>) - Constructor for class org.apache.ambari.server.controller.predicate.GreaterPredicate
Construct a GreaterPredicate.
greaterThan(Comparable<T>) - Method in class org.apache.ambari.server.controller.utilities.PredicateBuilder.PredicateBuilderWithProperty
 
greaterThanEqualTo(Comparable<T>) - Method in class org.apache.ambari.server.controller.utilities.PredicateBuilder.PredicateBuilderWithProperty
 
Group - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
Group - Class in org.apache.ambari.server.security.authorization
Describes group of users of web-service.
GROUP_ACCESS_FIELD - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
GROUP_ATTRIBUTES_DETECTORS - Static variable in class org.apache.ambari.server.ldap.LdapModule
 
GROUP_GROUPNAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.GroupResourceProvider
 
GROUP_GROUPTYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.GroupResourceProvider
 
GROUP_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceConfigVersionResourceProvider
 
GROUP_LDAP_GROUP_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.GroupResourceProvider
 
GROUP_LIST - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
GROUP_NAME - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
GROUP_NAME - Static variable in class org.apache.ambari.server.controller.internal.GroupPrivilegeResourceProvider
 
GROUP_NAME_FIELD - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
GROUP_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
GROUP_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.GroupPrivilegeResourceProvider
 
GROUP_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceConfigVersionResourceProvider
 
GROUP_PRINCIPAL_TYPE - Static variable in class org.apache.ambari.server.orm.entities.PrincipalTypeEntity
 
GROUP_PRINCIPAL_TYPE_NAME - Static variable in class org.apache.ambari.server.orm.entities.PrincipalTypeEntity
 
groupAttributeDetector() - Method in class org.apache.ambari.server.ldap.service.ads.detectors.AttributeDetectorFactory
Creates a chained attribute detector instance with user attribute detectors
GroupByComponentsStrategy - Class in org.apache.ambari.server.topology.addservice
 
GroupByComponentsStrategy() - Constructor for class org.apache.ambari.server.topology.addservice.GroupByComponentsStrategy
 
groupClass - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeGroupHolder
 
GroupDAO - Class in org.apache.ambari.server.orm.dao
 
GroupDAO() - Constructor for class org.apache.ambari.server.orm.dao.GroupDAO
 
GroupEntity - Class in org.apache.ambari.server.orm.entities
 
GroupEntity() - Constructor for class org.apache.ambari.server.orm.entities.GroupEntity
 
GroupEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles group requests For resource type Resource.Type#Group and request types Request.Type#POST and Request.Type#DELETE
GroupEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.GroupEventCreator
 
Grouping - Class in org.apache.ambari.server.stack.upgrade
 
Grouping() - Constructor for class org.apache.ambari.server.stack.upgrade.Grouping
 
groupMappingRules() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
GroupMemberAttrDetector - Class in org.apache.ambari.server.ldap.service.ads.detectors
 
GroupMemberAttrDetector() - Constructor for class org.apache.ambari.server.ldap.service.ads.detectors.GroupMemberAttrDetector
 
groupMemberAttribute() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
groupMemberFilter() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
groupMemberReplacePattern() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
GroupNameAttrDetector - Class in org.apache.ambari.server.ldap.service.ads.detectors
 
GroupNameAttrDetector() - Constructor for class org.apache.ambari.server.ldap.service.ads.detectors.GroupNameAttrDetector
 
groupNameAttribute() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
groupObjectClass() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
GroupObjectClassDetector - Class in org.apache.ambari.server.ldap.service.ads.detectors
 
GroupObjectClassDetector() - Constructor for class org.apache.ambari.server.ldap.service.ads.detectors.GroupObjectClassDetector
 
GroupPrivilege - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
GroupPrivilegeResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for group privilege resources.
GroupPrivilegeResourceProvider() - Constructor for class org.apache.ambari.server.controller.internal.GroupPrivilegeResourceProvider
Constructor.
GroupPrivilegeResponse - Class in org.apache.ambari.server.controller
GroupPrivilegeResponse(String, String, String, Integer, PrincipalTypeEntity.PrincipalType) - Constructor for class org.apache.ambari.server.controller.GroupPrivilegeResponse
 
GroupPrivilegeService - Class in org.apache.ambari.server.api.services.groups
Service responsible for group privilege resource requests.
GroupPrivilegeService() - Constructor for class org.apache.ambari.server.api.services.groups.GroupPrivilegeService
 
GroupRequest - Class in org.apache.ambari.server.controller
Represents a group maintenance request.
GroupRequest(String) - Constructor for class org.apache.ambari.server.controller.GroupRequest
 
GroupResourceDefinition - Class in org.apache.ambari.server.api.resources
Group Resource Definition.
GroupResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.GroupResourceDefinition
 
GroupResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for group resources.
GroupResponse - Class in org.apache.ambari.server.controller
Represents a user group maintenance response.
GroupResponse(String, boolean, GroupType) - Constructor for class org.apache.ambari.server.controller.GroupResponse
 
GroupResponse(String, boolean) - Constructor for class org.apache.ambari.server.controller.GroupResponse
 
GROUPS_CREATED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
 
GROUPS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
GROUPS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
GROUPS_REMOVED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
 
GROUPS_UPDATED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
 
groupSearchBase() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
groupSearchFilter() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
GroupService - Class in org.apache.ambari.server.api.services.groups
Service responsible for user groups requests.
GroupService() - Constructor for class org.apache.ambari.server.api.services.groups.GroupService
 
GroupType - Enum in org.apache.ambari.server.security.authorization
 
gson - Variable in class org.apache.ambari.server.serveraction.AbstractServerAction
Used to deserialized JSON.
GSON - Static variable in class org.apache.ambari.server.stack.upgrade.Task
A Gson instance to use when doing simple serialization along with Expose.
GsonJsonProvider - Class in org.apache.ambari.server.api
 
GsonJsonProvider() - Constructor for class org.apache.ambari.server.api.GsonJsonProvider
 
guessHighAvailability(LinkedHashSet<String>) - Static method in class org.apache.ambari.server.stack.HostsType
Create an instance with an arbitrary chosen high availability host.
guessOperationLevel(RequestResourceFilter) - Method in class org.apache.ambari.server.controller.MaintenanceStateHelper
Fallback logic for guessing operation level from request resource filter.
GuiceBeansConfig - Class in org.apache.ambari.server.configuration.spring
 
GuiceBeansConfig() - Constructor for class org.apache.ambari.server.configuration.spring.GuiceBeansConfig
 
GuiceJobFactory - Class in org.apache.ambari.server.state.scheduler
 
GuiceJobFactory(Injector) - Constructor for class org.apache.ambari.server.state.scheduler.GuiceJobFactory
 
GuiceJpaInitializer - Class in org.apache.ambari.server.orm
This class needs to be instantiated with Guice to initialize Guice-persist
GuiceJpaInitializer(PersistService, AmbariEventPublisher) - Constructor for class org.apache.ambari.server.orm.GuiceJpaInitializer
GuiceJpaInitializer constructor.
GZIP_HANDLER_JETTY_ENABLED - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether Gzip handler is enabled for Jetty.

H

H2Helper - Class in org.apache.ambari.server.orm.helpers.dbms
 
H2Helper(DatabasePlatform) - Constructor for class org.apache.ambari.server.orm.helpers.dbms.H2Helper
 
HADOOP_COMPATIBLE_FS - Static variable in class org.apache.ambari.server.state.ServiceInfo
 
HADOOP_SECURITY_AUTH_TO_LOCAL - Static variable in class org.apache.ambari.server.view.ViewContextImpl
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.apache.ambari.server.api.AmbariErrorHandler
 
handle(Exception) - Method in class org.apache.ambari.server.configuration.spring.RootStompConfig.ExceptionHandlingAdvice
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.apache.ambari.server.controller.AmbariHandlerList
 
handle(ClientRequest) - Method in class org.apache.ambari.server.security.authorization.internal.InternalTokenClientFilter
 
handle(T) - Method in interface org.apache.ambari.server.state.fsm.event.EventHandler
 
handleAlertsStatus(String, Alert[]) - Method in class org.apache.ambari.server.agent.stomp.AgentReportsController
 
handleClusterEnvConfigChangedEvent(ClusterConfigChangedEvent) - Method in class org.apache.ambari.server.agent.RecoveryConfigHelper
Cluster-env configuration changed.
handleClusterEnvConfigChangedEvent(ClusterConfigChangedEvent) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Handles ClusterConfigChangedEvent which means that the {{cluster-env}} may have changed.
handleCommandReportStatus(List<CommandReport>, String) - Method in class org.apache.ambari.server.agent.HeartBeatHandler
 
handleCommandReportStatus(String, CommandStatusReports) - Method in class org.apache.ambari.server.agent.stomp.AgentReportsController
 
handleComponentReportStatus(List<ComponentStatus>, String) - Method in class org.apache.ambari.server.agent.HeartBeatHandler
 
handleComponentReportStatus(String, ComponentStatusReports) - Method in class org.apache.ambari.server.agent.stomp.AgentReportsController
 
handleComponents(String) - Method in class org.apache.ambari.server.agent.HeartBeatHandler
Response contains information about HDP Stack in use
handleComponentVersionReport(String, ComponentVersionReports) - Method in class org.apache.ambari.server.agent.stomp.AgentReportsController
 
handleComponentVersionReports(ComponentVersionReports, String) - Method in class org.apache.ambari.server.agent.HeartBeatHandler
 
handleDirectRequest(UriInfo, MediaType) - Method in class org.apache.ambari.server.api.services.LoggingService
Handling method for REST services that don't require the QueryParameter and partial-response syntax support provided by the Ambari REST framework.
handleEvent(ActionEvent) - Method in interface org.apache.ambari.server.state.action.Action
Send a ActionEvent to the Action's StateMachine
handleEvent(ActionEvent) - Method in class org.apache.ambari.server.state.action.ActionImpl
 
handleEvent(HostEvent) - Method in interface org.apache.ambari.server.state.Host
Send an event to the Host's StateMachine
handleEvent(HostEvent) - Method in class org.apache.ambari.server.state.host.HostImpl
 
handleEvent(ServiceComponentHostEvent) - Method in interface org.apache.ambari.server.state.ServiceComponentHost
Send a ServiceComponentHostState event to the StateMachine
handleEvent(ServiceComponentHostEvent) - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
handleHeartBeat(HeartBeat) - Method in class org.apache.ambari.server.agent.HeartBeatHandler
 
handleHostReportStatus(HostStatusReport, String) - Method in class org.apache.ambari.server.agent.HeartBeatHandler
 
handleHostReportStatus(String, HostStatusReport) - Method in class org.apache.ambari.server.agent.stomp.AgentReportsController
 
handleLostHost(String) - Method in class org.apache.ambari.server.actionmanager.ActionManager
 
handleMaintenanceModeEvent(MaintenanceModeEvent) - Method in class org.apache.ambari.server.agent.RecoveryConfigHelper
Maintenance mode of a host, service or service component host changed.
handleReceiveReport(String, AckReport) - Method in class org.apache.ambari.server.agent.stomp.AgentReportsController
 
handleRegistration(Register) - Method in class org.apache.ambari.server.agent.HeartBeatHandler
 
handleRequest(Request) - Method in class org.apache.ambari.server.api.handlers.BaseManagementHandler
 
handleRequest(Request) - Method in class org.apache.ambari.server.api.handlers.QueryCreateHandler
 
handleRequest(Request) - Method in class org.apache.ambari.server.api.handlers.ReadHandler
 
handleRequest(Request) - Method in interface org.apache.ambari.server.api.handlers.RequestHandler
Handle the given request and return a result.
handleRequest(HttpHeaders, String, UriInfo, Request.Type, ResourceInstance) - Method in class org.apache.ambari.server.api.services.BaseService
Requests are funneled through this method so that common logic can be executed.
handleRequest(HttpHeaders, String, UriInfo, Request.Type, MediaType, ResourceInstance) - Method in class org.apache.ambari.server.api.services.BaseService
Requests are funneled through this method so that common logic can be executed.
handleRequest(HttpHeaders, UriInfo, ViewResourceHandler.RequestType, ViewResourceHandler.MediaType, String) - Method in class org.apache.ambari.server.api.services.views.ViewSubResourceService
 
handleRequest(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.views.ViewSubResourceService
 
handleReturnValue(Object, MethodParameter, Message<?>) - Method in class org.apache.ambari.server.api.AmbariSendToMethodReturnValueHandler
 
handleServiceComponentInstalledEvent(ServiceComponentInstalledEvent) - Method in class org.apache.ambari.server.agent.RecoveryConfigHelper
A service component was installed on a host.
handleServiceComponentRecoveryChangedEvent(ServiceComponentRecoveryChangedEvent) - Method in class org.apache.ambari.server.agent.RecoveryConfigHelper
Recovery enabled was turned on or off.
handleServiceComponentUninstalledEvent(ServiceComponentUninstalledEvent) - Method in class org.apache.ambari.server.agent.RecoveryConfigHelper
A service component was uninstalled from a host.
handleUpdate(T) - Method in class org.apache.ambari.server.agent.stomp.AgentClusterDataHolder
Handle an incremental update to the data.
handleUpdate(AgentConfigsUpdateEvent, AgentConfigsUpdateEvent) - Method in class org.apache.ambari.server.agent.stomp.AgentConfigsHolder
 
handleUpdate(T, T) - Method in class org.apache.ambari.server.agent.stomp.AgentHostDataHolder
 
handleUpdate(AlertDefinitionsAgentUpdateEvent, AlertDefinitionsAgentUpdateEvent) - Method in class org.apache.ambari.server.agent.stomp.AlertDefinitionsHolder
 
handleUpdate(AlertDefinitionEventType, AlertCluster) - Method in class org.apache.ambari.server.agent.stomp.dto.AlertCluster
 
handleUpdate(HostLevelParamsUpdateEvent, HostLevelParamsUpdateEvent) - Method in class org.apache.ambari.server.agent.stomp.HostLevelParamsHolder
 
handleUpdate(MetadataUpdateEvent) - Method in class org.apache.ambari.server.agent.stomp.MetadataHolder
 
handleUpdate(TopologyUpdateEvent) - Method in class org.apache.ambari.server.agent.stomp.TopologyHolder
 
handshakeHandler() - Method in class org.apache.ambari.server.configuration.spring.RootStompConfig
 
HardcodedStackVersionPropertiesCheck - Class in org.apache.ambari.server.checks
Checks for properties that contain hardcoded CURRENT hdp version string.
HardcodedStackVersionPropertiesCheck() - Constructor for class org.apache.ambari.server.checks.HardcodedStackVersionPropertiesCheck
 
HAS_RESOURCE_FILTERS - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
hasAdminPrivilege(UserEntity) - Method in class org.apache.ambari.server.security.authorization.Users
Test the user for Ambari Admistrator privileges.
hasAggregateFunctionSuffix(String) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
Check if property ends with a trailing suffix of function id.
hasAnyUnit() - Method in class org.apache.ambari.server.controller.internal.UnitUpdater.PropertyValue
 
hasAuthorization(String, Long, Set<RoleAuthorization>, Set<RoleAuthorization>) - Static method in class org.apache.ambari.server.controller.internal.AlertResourceProviderUtils
Tests if the authenticated user is authorized to for either service- or cluster-level access to alert data.
hasBulkCommands() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
 
hasCompleted() - Method in class org.apache.ambari.server.stack.StackContext.LatestRepoQueryExecutor
Determine whether all tasks have completed.
hasComponentName() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertInfo
Gets whether there is a component associated with an alert.
hasComponentsAdvertisingVersions(StackId) - Method in interface org.apache.ambari.server.state.Host
Gets whether this host has components which advertise their version.
hasComponentsAdvertisingVersions(StackId) - Method in class org.apache.ambari.server.state.host.HostImpl
Gets whether this host has components which advertise their version.
hasConfigDependency(String) - Method in class org.apache.ambari.server.state.ServiceInfo
Determine of the service has a dependency on the provided configuration type.
hasConfigs() - Method in class org.apache.ambari.server.stack.ServiceModule
Whether the service is a special case where it does not include any config types
hasConfigType(String) - Method in class org.apache.ambari.server.state.ComponentInfo
 
hasConfigType(String) - Method in class org.apache.ambari.server.state.ServiceInfo
Determine if the service contains the specified config type
hasDependencyAndPropertyFor(String, Collection<String>) - Method in class org.apache.ambari.server.state.ServiceInfo
Determine if the service has a dependency on the provided type and contains any of the provided properties.
hasDependencyConditions() - Method in class org.apache.ambari.server.state.DependencyInfo
Confirms if dependency have any condition or not
Hash - Class in org.apache.ambari.server.agent.stomp.dto
Is used to contain hash code in request from agent
Hash(String) - Constructor for class org.apache.ambari.server.agent.stomp.dto.Hash
 
Hash() - Constructor for class org.apache.ambari.server.agent.stomp.dto.Hash
 
hash - Static variable in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity_
 
Hashable - Interface in org.apache.ambari.server.agent.stomp.dto
Update event object has hash to identify actual version
hasHadoopCompatibleService() - Method in interface org.apache.ambari.server.topology.ClusterTopology
 
hasHadoopCompatibleService() - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
HashAndTimestampIgnoreMixIn - Class in org.apache.ambari.server.agent.stomp.dto
Mix-in annotations class for AgentConfigsUpdateEvent.
HashAndTimestampIgnoreMixIn() - Constructor for class org.apache.ambari.server.agent.stomp.dto.HashAndTimestampIgnoreMixIn
 
hashCode() - Method in class org.apache.ambari.server.actionmanager.ExecutionCommandWrapper
 
hashCode() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
hashCode() - Method in class org.apache.ambari.server.agent.CancelCommand
 
hashCode() - Method in class org.apache.ambari.server.agent.CommandRepository
 
hashCode() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
hashCode() - Method in class org.apache.ambari.server.agent.RecoveryConfig
 
hashCode() - Method in class org.apache.ambari.server.agent.RecoveryConfigComponent
 
hashCode() - Method in class org.apache.ambari.server.agent.stomp.dto.ClusterConfigs
 
hashCode() - Method in class org.apache.ambari.server.agent.stomp.dto.ExecutionCommandsCluster
 
hashCode() - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataCluster
 
hashCode() - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataServiceInfo
 
hashCode() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyCluster
 
hashCode() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
hashCode() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyHost
 
hashCode() - Method in class org.apache.ambari.server.api.predicate.Token
 
hashCode() - Method in class org.apache.ambari.server.api.query.QueryImpl
 
hashCode() - Method in class org.apache.ambari.server.api.query.render.AlertStateSummary
 
hashCode() - Method in class org.apache.ambari.server.api.query.render.AlertStateValues
 
hashCode() - Method in class org.apache.ambari.server.api.query.render.AlertSummaryGroupedRenderer.AlertDefinitionSummary
 
hashCode() - Method in class org.apache.ambari.server.api.resources.BaseResourceDefinition
 
hashCode() - Method in class org.apache.ambari.server.api.services.NamedPropertySet
 
hashCode() - Method in class org.apache.ambari.server.api.services.RootServiceComponentConfiguration
 
hashCode() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BlueprintConfigurations
 
hashCode() - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.ConfigGroup
 
hashCode() - Method in class org.apache.ambari.server.audit.event.AbstractAuditEvent
 
hashCode() - Method in class org.apache.ambari.server.collections.functors.AndPredicate
 
hashCode() - Method in class org.apache.ambari.server.collections.functors.ContainsPredicate
 
hashCode() - Method in class org.apache.ambari.server.collections.functors.ContextTransformer
 
hashCode() - Method in class org.apache.ambari.server.collections.functors.NotPredicate
 
hashCode() - Method in class org.apache.ambari.server.collections.functors.OrPredicate
 
hashCode() - Method in class org.apache.ambari.server.collections.Predicate
 
hashCode() - Method in class org.apache.ambari.server.configuration.Configuration.ConfigurationProperty
hashCode() - Method in class org.apache.ambari.server.controller.ActionResponse
 
hashCode() - Method in class org.apache.ambari.server.controller.ClusterResponse
 
hashCode() - Method in class org.apache.ambari.server.controller.ConfigurationResponse
 
hashCode() - Method in class org.apache.ambari.server.controller.ExtensionResponse
 
hashCode() - Method in class org.apache.ambari.server.controller.GroupResponse
 
hashCode() - Method in class org.apache.ambari.server.controller.HostResponse
 
hashCode() - Method in class org.apache.ambari.server.controller.internal.ExportBlueprintRequest.ExportedHostGroup
 
hashCode() - Method in class org.apache.ambari.server.controller.internal.RequestImpl
 
hashCode() - Method in class org.apache.ambari.server.controller.internal.ResourceImpl
 
hashCode() - Method in class org.apache.ambari.server.controller.internal.TemporalInfoImpl
 
hashCode() - Method in class org.apache.ambari.server.controller.ivory.Cluster
 
hashCode() - Method in class org.apache.ambari.server.controller.ivory.Cluster.Interface
 
hashCode() - Method in class org.apache.ambari.server.controller.ivory.Cluster.Location
 
hashCode() - Method in class org.apache.ambari.server.controller.ivory.Feed
 
hashCode() - Method in class org.apache.ambari.server.controller.ivory.Instance
 
hashCode() - Method in class org.apache.ambari.server.controller.MemberResponse
 
hashCode() - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineAppMetricCacheKey
 
hashCode() - Method in class org.apache.ambari.server.controller.MpackRequest
 
hashCode() - Method in class org.apache.ambari.server.controller.MpackResponse
 
hashCode() - Method in class org.apache.ambari.server.controller.predicate.ArrayPredicate
 
hashCode() - Method in class org.apache.ambari.server.controller.predicate.ComparisonPredicate
 
hashCode() - Method in class org.apache.ambari.server.controller.predicate.PropertyPredicate
 
hashCode() - Method in class org.apache.ambari.server.controller.predicate.UnaryPredicate
 
hashCode() - Method in class org.apache.ambari.server.controller.RootServiceComponentResponse
 
hashCode() - Method in class org.apache.ambari.server.controller.RootServiceHostComponentResponse
 
hashCode() - Method in class org.apache.ambari.server.controller.RootServiceResponse
 
hashCode() - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
hashCode() - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
 
hashCode() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionResponse
 
hashCode() - Method in class org.apache.ambari.server.controller.ServiceResponse
 
hashCode() - Method in class org.apache.ambari.server.controller.SettingRequest
 
hashCode() - Method in class org.apache.ambari.server.controller.SettingResponse
 
hashCode() - Method in class org.apache.ambari.server.controller.spi.Resource.Type
 
hashCode() - Method in class org.apache.ambari.server.controller.StackResponse
 
hashCode() - Method in class org.apache.ambari.server.controller.UserAuthenticationSourceResponse
 
hashCode() - Method in class org.apache.ambari.server.controller.UserResponse
 
hashCode() - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
hashCode() - Method in class org.apache.ambari.server.events.AgentConfigsUpdateEvent
 
hashCode() - Method in class org.apache.ambari.server.events.AlertDefinitionsAgentUpdateEvent
 
hashCode() - Method in class org.apache.ambari.server.events.AlertDefinitionsUIUpdateEvent
 
hashCode() - Method in class org.apache.ambari.server.events.AlertUpdateEvent
 
hashCode() - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent.ClusterConfig
 
hashCode() - Method in class org.apache.ambari.server.events.EncryptionKeyUpdateEvent
 
hashCode() - Method in class org.apache.ambari.server.events.ExecutionCommandEvent
 
hashCode() - Method in class org.apache.ambari.server.events.HostComponentsUpdateEvent
 
hashCode() - Method in class org.apache.ambari.server.events.HostComponentUpdate
 
hashCode() - Method in class org.apache.ambari.server.events.HostLevelParamsUpdateEvent
 
hashCode() - Method in class org.apache.ambari.server.events.HostUpdateEvent
 
hashCode() - Method in class org.apache.ambari.server.events.MetadataUpdateEvent
 
hashCode() - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
hashCode() - Method in class org.apache.ambari.server.events.publishers.BufferedUpdateEventPublisher
 
hashCode() - Method in class org.apache.ambari.server.events.RequestUpdateEvent
 
hashCode() - Method in class org.apache.ambari.server.events.RequestUpdateEvent.HostRoleCommand
 
hashCode() - Method in class org.apache.ambari.server.events.ServiceUpdateEvent
 
hashCode() - Method in class org.apache.ambari.server.events.TopologyUpdateEvent
 
hashCode() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
hashCode() - Method in class org.apache.ambari.server.metadata.RoleCommandPair
 
hashCode() - Method in class org.apache.ambari.server.orm.cache.ConfigGroupHostMappingImpl
 
hashCode() - Method in class org.apache.ambari.server.orm.cache.HostConfigMappingImpl
 
hashCode() - Method in class org.apache.ambari.server.orm.dao.AlertSummaryDTO
 
hashCode() - Method in class org.apache.ambari.server.orm.DBAccessor.DBColumnInfo
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Generates a hash for the current alert based on the following criteria: AlertCurrentEntity.alertId AlertCurrentEntity.alertHistory

For new alerts, the associated AlertHistoryEntity may not be persisted yet.

hashCode() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets a hash to uniquely identify this alert definition.
hashCode() - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Gets a hash to uniquely identify this historical alert instance.
hashCode() - Method in class org.apache.ambari.server.orm.entities.AlertNoticeEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
hashCode() - Method in class org.apache.ambari.server.orm.entities.AmbariConfigurationEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.AmbariConfigurationEntityPK
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ArtifactEntityPK
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.BlueprintConfigEntityPK
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
hashCode() - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ClusterServiceEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ClusterServiceEntityPK
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ClusterStateEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntityPK
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupHostMappingEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ConfigGroupHostMappingEntityPK
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ExecutionCommandEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ExtensionEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ExtensionLinkEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.GroupEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntityPK
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.HostEntity
hashCode() - Method in class org.apache.ambari.server.orm.entities.HostGroupComponentEntityPK
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.HostGroupConfigEntityPK
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.HostGroupEntityPK
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.HostStateEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.HostVersionEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.KerberosDescriptorEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.KeyValueEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.MemberEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.MetainfoEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.MpackEntity
Generates a hash for the mpack based on the following criteria: MpackEntity.id

hashCode() - Method in class org.apache.ambari.server.orm.entities.PermissionEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.PrincipalEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.PrincipalTypeEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.PrivilegeEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
hashCode() - Method in class org.apache.ambari.server.orm.entities.RepoOsEntity
hashCode() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
hashCode() - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntityPK
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ResourceEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ResourceTypeEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.RoleAuthorizationEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntityPK
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentVersionEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
hashCode() - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntity
hashCode() - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntityPK
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.SettingEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.StackEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.StageEntityPK
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.TopologyHostGroupEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.TopologyHostInfoEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.TopologyHostTaskEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalRequestEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalTaskEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
hashCode() - Method in class org.apache.ambari.server.orm.entities.UpgradeHistoryEntity
hashCode() - Method in class org.apache.ambari.server.orm.entities.UserAuthenticationEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.UserEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ViewEntityEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntityPK
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ViewInstancePropertyEntityPK
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntityPK
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntityPK
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutUserWidgetEntity
 
hashCode() - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutUserWidgetEntityPK
 
hashCode() - Method in class org.apache.ambari.server.orm.models.HostComponentSummary
 
hashCode() - Method in class org.apache.ambari.server.Role
 
hashCode() - Method in class org.apache.ambari.server.security.authentication.tproxy.AmbariTProxyConfiguration
 
hashCode() - Method in class org.apache.ambari.server.security.authorization.AmbariGrantedAuthority
 
hashCode() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
hashCode() - Method in class org.apache.ambari.server.security.authorization.UserName
 
hashCode() - Method in class org.apache.ambari.server.security.credential.PrincipalKeyCredential
 
hashCode() - Method in class org.apache.ambari.server.security.ldap.LdapGroupDto
 
hashCode() - Method in class org.apache.ambari.server.security.ldap.LdapUserDto
 
hashCode() - Method in class org.apache.ambari.server.security.ldap.LdapUserGroupMemberDto
 
hashCode() - Method in class org.apache.ambari.server.serveraction.kerberos.Component
 
hashCode() - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
hashCode() - Method in class org.apache.ambari.server.serveraction.upgrades.FinalizeUpgradeAction.InfoTuple
hashCode() - Method in class org.apache.ambari.server.stack.upgrade.ServiceCheckGrouping.ServiceCheckStageWrapper
 
hashCode() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
hashCode() - Method in class org.apache.ambari.server.state.AgentVersion
 
hashCode() - Method in class org.apache.ambari.server.state.alert.AggregateSource
 
hashCode() - Method in class org.apache.ambari.server.state.alert.AlertDefinition
Gets a hash based on name only.
hashCode() - Method in class org.apache.ambari.server.state.alert.AmsSource.AmsInfo
 
hashCode() - Method in class org.apache.ambari.server.state.alert.AmsSource
 
hashCode() - Method in class org.apache.ambari.server.state.Alert
 
hashCode() - Method in class org.apache.ambari.server.state.alert.MetricSource
 
hashCode() - Method in class org.apache.ambari.server.state.alert.MetricSource.JmxInfo
 
hashCode() - Method in class org.apache.ambari.server.state.alert.ParameterizedSource.AlertParameter
 
hashCode() - Method in class org.apache.ambari.server.state.alert.ParameterizedSource
 
hashCode() - Method in class org.apache.ambari.server.state.alert.PercentSource
 
hashCode() - Method in class org.apache.ambari.server.state.alert.PercentSource.MetricFractionPart
 
hashCode() - Method in class org.apache.ambari.server.state.alert.PortSource
 
hashCode() - Method in class org.apache.ambari.server.state.alert.Reporting
 
hashCode() - Method in class org.apache.ambari.server.state.alert.Reporting.ReportTemplate
 
hashCode() - Method in class org.apache.ambari.server.state.alert.ScriptSource
hashCode() - Method in class org.apache.ambari.server.state.alert.ServerSource
hashCode() - Method in class org.apache.ambari.server.state.alert.Source
 
hashCode() - Method in class org.apache.ambari.server.state.alert.WebSource
hashCode() - Method in class org.apache.ambari.server.state.AutoDeployInfo
 
hashCode() - Method in class org.apache.ambari.server.state.BulkCommandDefinition
 
hashCode() - Method in class org.apache.ambari.server.state.ChangedConfigInfo
 
hashCode() - Method in class org.apache.ambari.server.state.ClientConfigFileDefinition
 
hashCode() - Method in class org.apache.ambari.server.state.CommandScriptDefinition
 
hashCode() - Method in class org.apache.ambari.server.state.ComponentInfo
 
hashCode() - Method in class org.apache.ambari.server.state.CustomCommandDefinition
 
hashCode() - Method in class org.apache.ambari.server.state.DependencyInfo
 
hashCode() - Method in class org.apache.ambari.server.state.DesiredConfig
 
hashCode() - Method in class org.apache.ambari.server.state.DesiredConfig.HostOverride
 
hashCode() - Method in class org.apache.ambari.server.state.ExtensionId
hashCode() - Method in class org.apache.ambari.server.state.ExtensionInfo
 
hashCode() - Method in class org.apache.ambari.server.state.host.HostImpl
 
hashCode() - Method in class org.apache.ambari.server.state.HostConfig
 
hashCode() - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor
 
hashCode() - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
 
hashCode() - Method in class org.apache.ambari.server.state.kerberos.KerberosComponentDescriptor
 
hashCode() - Method in class org.apache.ambari.server.state.kerberos.KerberosConfigurationDescriptor
 
hashCode() - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptor
 
hashCode() - Method in class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
 
hashCode() - Method in class org.apache.ambari.server.state.kerberos.KerberosKeytabDescriptor
 
hashCode() - Method in class org.apache.ambari.server.state.kerberos.KerberosPrincipalDescriptor
 
hashCode() - Method in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptor
 
hashCode() - Method in class org.apache.ambari.server.state.LogDefinition
 
hashCode() - Method in class org.apache.ambari.server.state.Module
 
hashCode() - Method in class org.apache.ambari.server.state.ModuleComponent
 
hashCode() - Method in class org.apache.ambari.server.state.ModuleDependency
 
hashCode() - Method in class org.apache.ambari.server.state.Mpack
 
hashCode() - Method in class org.apache.ambari.server.state.OperatingSystemInfo
 
hashCode() - Method in class org.apache.ambari.server.state.PropertyDependencyInfo
 
hashCode() - Method in class org.apache.ambari.server.state.PropertyInfo
 
hashCode() - Method in class org.apache.ambari.server.state.quicklinksprofile.AcceptAllFilter
 
hashCode() - Method in class org.apache.ambari.server.state.quicklinksprofile.LinkAttributeFilter
 
hashCode() - Method in class org.apache.ambari.server.state.quicklinksprofile.LinkNameFilter
 
hashCode() - Method in class org.apache.ambari.server.state.RepositoryInfo
 
hashCode() - Method in class org.apache.ambari.server.state.scheduler.Schedule
 
hashCode() - Method in class org.apache.ambari.server.state.ServiceLdapInfo
 
hashCode() - Method in class org.apache.ambari.server.state.ServiceOsSpecific
 
hashCode() - Method in class org.apache.ambari.server.state.ServiceOsSpecific.Package
 
hashCode() - Method in class org.apache.ambari.server.state.ServiceOsSpecific.Repo
 
hashCode() - Method in class org.apache.ambari.server.state.ServicePropertyInfo
 
hashCode() - Method in class org.apache.ambari.server.state.StackId
hashCode() - Method in class org.apache.ambari.server.state.StackInfo
 
hashCode() - Method in class org.apache.ambari.server.state.UriInfo
hashCode() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
hashCode() - Method in class org.apache.ambari.server.topology.addservice.AddServiceRequest
 
hashCode() - Method in class org.apache.ambari.server.topology.addservice.Component
 
hashCode() - Method in class org.apache.ambari.server.topology.addservice.Host
 
hashCode() - Method in class org.apache.ambari.server.topology.addservice.Service
 
hashCode() - Method in class org.apache.ambari.server.topology.Credential
 
hashCode() - Method in class org.apache.ambari.server.topology.SecurityConfiguration
 
hashCode() - Method in class org.apache.ambari.server.topology.validators.RequiredPasswordValidator
 
hashCode() - Method in class org.apache.ambari.server.topology.validators.UnitValidatedProperty
 
hashCode() - Method in class org.apache.ambari.server.utils.ModuleVersion
 
hashCode() - Method in class org.apache.ambari.server.utils.MpackVersion
 
HashIgnoreMixIn - Class in org.apache.ambari.server.agent.stomp.dto
Mix-in annotations class for Hashable.
HashIgnoreMixIn() - Constructor for class org.apache.ambari.server.agent.stomp.dto.HashIgnoreMixIn
 
hasHostFilters() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
 
hasHostFilters() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction.KerberosCommandParameters
 
hasHostName() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AlertInfo
Gets whether there is a host associated with the alert.
hasMappedComponents() - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
hasMasters() - Method in class org.apache.ambari.server.stack.HostsType
 
hasMastersAndSecondaries() - Method in class org.apache.ambari.server.stack.HostsType
 
hasPendingHostRequests() - Method in class org.apache.ambari.server.topology.LogicalRequest
 
hasPendingTasks() - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
hasPermission(String, String) - Method in class org.apache.ambari.server.view.ViewContextImpl
 
hasPermission(PermissionEntity, ResourceEntity, String) - Method in class org.apache.ambari.server.view.ViewRegistry
Determine whether or not the access specified by the given permission is permitted for the given user on the view instance identified by the given resource.
hasPrincipal() - Method in class org.apache.ambari.server.audit.event.kerberos.CreateKeyTabKerberosAuditEvent.CreateKeyTabKerberosAuditEventBuilder
 
hasToleranceThresholdExceeded(Long, String, Map<String, Integer>) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
Check if the allowed threshold for failed tasks has exceeded.
hasTypeAndName(String, String) - Method in class org.apache.ambari.server.topology.validators.UnitValidatedProperty
 
hasUnit(UnitUpdater.PropertyUnit) - Method in class org.apache.ambari.server.controller.internal.UnitUpdater.PropertyValue
 
hasUrl() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService.AmbariInfo
 
hasValidator() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Determine whether or not a validator has been specified for this view.
hasViewAuthorization(AlertGroupEntity, Long) - Static method in class org.apache.ambari.server.controller.internal.AlertResourceProviderUtils
Tests if the authenticated user is authorized to view the requested alert data
hasViewAuthorization(String, Long) - Static method in class org.apache.ambari.server.controller.internal.AlertResourceProviderUtils
Tests if the authenticated user is authorized to view service- or cluster-level alert data
haveAllRepoTasksCompleted() - Method in class org.apache.ambari.server.stack.StackContext
Determine if all registered repo update tasks have completed.
haveAllRepoUrlsBeenResolved() - Method in class org.apache.ambari.server.stack.StackManager
Determine if all tasks which update stack repo urls have completed.
HBASE_CLIENT - Static variable in class org.apache.ambari.server.Role
 
HBASE_MARK_DRAINING_ONLY - Static variable in class org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper
 
HBASE_MASTER - Static variable in class org.apache.ambari.server.Role
 
HBASE_REGIONSERVER - Static variable in class org.apache.ambari.server.Role
 
HBASE_SERVICE_CHECK - Static variable in class org.apache.ambari.server.Role
 
HBASE_SITE - Static variable in class org.apache.ambari.server.state.ConfigHelper
List of property prefixes and names.
HBaseServiceCalculatedState - Class in org.apache.ambari.server.controller.utilities.state
Calculator of HBase service state.
HBaseServiceCalculatedState() - Constructor for class org.apache.ambari.server.controller.utilities.state.HBaseServiceCalculatedState
 
HCAT - Static variable in class org.apache.ambari.server.Role
 
HCAT_SERVICE_CHECK - Static variable in class org.apache.ambari.server.Role
 
HDFS_AUTH_TO_LOCAL - Static variable in class org.apache.ambari.server.view.ViewContextImpl
 
HDFS_CLIENT - Static variable in class org.apache.ambari.server.Role
 
HDFS_SERVICE_CHECK - Static variable in class org.apache.ambari.server.Role
 
HDFS_SITE - Static variable in class org.apache.ambari.server.state.ConfigHelper
 
HDFSServiceCalculatedState - Class in org.apache.ambari.server.controller.utilities.state
Calculator of HDFS service state.
HDFSServiceCalculatedState() - Constructor for class org.apache.ambari.server.controller.utilities.state.HDFSServiceCalculatedState
 
HEALTH_REPORT - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
HealthCheck - Class in org.apache.ambari.server.api.rest
A simple POJO to do a health check on the server to see if its running or not
HealthCheck() - Constructor for class org.apache.ambari.server.api.rest.HealthCheck
 
HealthCheck - Class in org.apache.ambari.server.checks
Checks that there are no WARNING/CRITICAL alerts on current cluster.
HealthCheck() - Constructor for class org.apache.ambari.server.checks.HealthCheck
Constructor.
healthy(Cluster) - Static method in class org.apache.ambari.server.stack.HostsType
Create an instance with all healthy hosts.
healthyStates - Static variable in class org.apache.ambari.server.controller.metrics.ThreadPoolEnabledPropertyProvider
Host states that make available metrics collection
HeartBeat - Class in org.apache.ambari.server.agent
Data model for Ambari Agent to send heartbeat to Ambari Server.
HeartBeat() - Constructor for class org.apache.ambari.server.agent.HeartBeat
 
heartbeat(HeartBeat) - Method in class org.apache.ambari.server.agent.rest.AgentResource
Update state of the node (Internal API to be used by Ambari agent).
heartbeat(String, HeartBeat) - Method in class org.apache.ambari.server.agent.stomp.HeartbeatController
 
HeartbeatController - Class in org.apache.ambari.server.agent.stomp
 
HeartbeatController(Injector) - Constructor for class org.apache.ambari.server.agent.stomp.HeartbeatController
 
HeartBeatHandler - Class in org.apache.ambari.server.agent
This class handles the heartbeats coming from the agent, passes on the information to other modules and processes the queue to send heartbeat response.
HeartBeatHandler(Clusters, ActionManager, Encryptor<AgentConfigsUpdateEvent>, Injector) - Constructor for class org.apache.ambari.server.agent.HeartBeatHandler
 
HeartbeatMonitor - Class in org.apache.ambari.server.agent
Monitors the node state and heartbeats.
HeartbeatMonitor(Clusters, ActionManager, int, Injector) - Constructor for class org.apache.ambari.server.agent.HeartbeatMonitor
 
HeartbeatProcessor - Class in org.apache.ambari.server.agent
HeartbeatProcessor class is used for bulk processing data retrieved from agents in background
HeartbeatProcessor(Clusters, ActionManager, HeartbeatMonitor, Injector) - Constructor for class org.apache.ambari.server.agent.HeartbeatProcessor
 
HeartBeatResponse - Class in org.apache.ambari.server.agent
Controller to Agent response data model.
HeartBeatResponse() - Constructor for class org.apache.ambari.server.agent.HeartBeatResponse
 
helpURL - Static variable in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity_
 
HIDDEN - Static variable in class org.apache.ambari.server.state.ValueAttributesInfo
 
hideOpenSslPassword(String) - Static method in class org.apache.ambari.server.utils.ShellCommandUtil
 
highAvailability(String, String, LinkedHashSet<String>) - Static method in class org.apache.ambari.server.stack.HostsType
Create an instance with exactly one high availability host (master-secondary pair) and with the given host set
HighAvailability() - Constructor for class org.apache.ambari.server.state.UriInfo.HighAvailability
 
HighAvailabilityHosts(String, List<String>) - Constructor for class org.apache.ambari.server.stack.HostsType.HighAvailabilityHosts
 
HISTORYSERVER - Static variable in class org.apache.ambari.server.Role
 
HIVE_CLIENT - Static variable in class org.apache.ambari.server.Role
 
HIVE_LLAP_DAEMON_KEYTAB_FILE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
HIVE_LLAP_TASK_KEYTAB_FILE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
HIVE_LLAP_ZK_SM_KEYTAB_FILE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
HIVE_METASTORE - Static variable in class org.apache.ambari.server.Role
 
HIVE_SERVER - Static variable in class org.apache.ambari.server.Role
 
HIVE_SERVER_HIVE_KERBEROS_IDENTITY - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
HIVE_SERVER_KERBEROS_PREFIX - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
HIVE_SERVICE - Static variable in class org.apache.ambari.server.topology.validators.HiveServiceValidator
 
HIVE_SERVICE_CHECK - Static variable in class org.apache.ambari.server.Role
 
HIVE_SERVICE_COMPONENT_WEBHCAT_SERVER - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
HIVE_SITE - Static variable in class org.apache.ambari.server.state.ConfigHelper
 
HiveServiceCalculatedState - Class in org.apache.ambari.server.controller.utilities.state
Calculator of HIVE service state.
HiveServiceCalculatedState() - Constructor for class org.apache.ambari.server.controller.utilities.state.HiveServiceCalculatedState
 
HiveServiceValidator - Class in org.apache.ambari.server.topology.validators
Validates hive service related setup before provisioning the cluster.
HiveServiceValidator() - Constructor for class org.apache.ambari.server.topology.validators.HiveServiceValidator
 
HookContext - Interface in org.apache.ambari.server.hooks
Marks a context of a hook implementation.
HookContextFactory - Interface in org.apache.ambari.server.hooks
Factory interface definition to control creation of HookContext implementation.
HOOKS_FOLDER - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
HOOKS_FOLDER - Static variable in class org.apache.ambari.server.configuration.Configuration
A location of hooks folder relative to resources folder.
HookService - Interface in org.apache.ambari.server.hooks
Interface defining a contract for hook services.
HOST - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
Host - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
host - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
Host - Interface in org.apache.ambari.server.state
 
Host - Class in org.apache.ambari.server.state.quicklinks
Quick links may override host names of host components with host names that come from configuration.
Host() - Constructor for class org.apache.ambari.server.state.quicklinks.Host
 
Host - Class in org.apache.ambari.server.topology.addservice
 
Host(String) - Constructor for class org.apache.ambari.server.topology.addservice.Host
 
host - Variable in class org.apache.ambari.server.utils.HostAndPort
 
HOST_ATTRIBUTES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_COMPONENT_DESIRED_STATE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
HOST_COMPONENT_DESIRED_STATE_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
HOST_COMPONENT_DESIRED_STATE_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog272
 
HOST_COMPONENT_HOST_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ClientConfigResourceProvider
 
HOST_COMPONENT_PROCESS - Static variable in class org.apache.ambari.server.controller.internal.HostComponentProcessResourceProvider
 
HOST_COMPONENT_STATE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
HOST_COMPONENT_STATE_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
HOST_COMPONENT_STATE_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog280
 
HOST_COUNT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_CPU_COUNT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_DESIRED_CONFIGS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_DISK_INFO_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_FILTER - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
A (command parameter) property name used to hold the (serialized) host filter list.
HOST_GROUP_CARDINALITY_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
HOST_GROUP_CARDINALITY_PROPERTY_ID - Static variable in class org.apache.ambari.server.topology.BlueprintFactory
 
HOST_GROUP_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
HOST_GROUP_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.topology.BlueprintFactory
 
HOST_GROUP_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
HOST_GROUP_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_GROUP_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
HOST_GROUP_PROPERTY_ID - Static variable in class org.apache.ambari.server.topology.BlueprintFactory
 
HOST_HEALTH_REPORT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_HOST_HEALTH_REPORT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_HOST_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_HOST_STATUS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
HOST_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
HOST_IP_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_LAST_AGENT_ENV_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_LAST_HEARTBEAT_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_LAST_REGISTRATION_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_MAINTENANCE_STATE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_NAME - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
HOST_NAME - Static variable in class org.apache.ambari.server.controller.internal.HostComponentProcessResourceProvider
 
HOST_NAME - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
HOST_NAME - Static variable in class org.apache.ambari.server.controller.internal.RootServiceHostComponentResourceProvider
 
HOST_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
HOST_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentProcessResourceProvider
 
HOST_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
HOST_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RootServiceHostComponentResourceProvider
 
HOST_OS_ARCH_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_OS_FAMILY_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_OS_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_PHYSICAL_CPU_COUNT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_PREDICATE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
HOST_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
HOST_PUBLIC_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_RACK_INFO_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_RECOVERY_REPORT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_RECOVERY_SUMMARY_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_ROLE_COMMAND_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
HOST_ROLE_REQUEST_TYPE - Static variable in class org.apache.ambari.server.api.services.HostComponentService
 
HOST_ROLES - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
HOST_STACK_VERSION_CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
 
HOST_STACK_VERSION_COMPONENT_NAMES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
In case of force_non_member_install = true a list of component names must be provided in the request.
HOST_STACK_VERSION_FORCE_INSTALL_ON_NON_MEMBER_HOST_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
Whether to force creating of install command on a host which is not member of any cluster yet.
HOST_STACK_VERSION_HOST_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
 
HOST_STACK_VERSION_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
 
HOST_STACK_VERSION_REPO_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
 
HOST_STACK_VERSION_REPOSITORIES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
 
HOST_STACK_VERSION_STACK_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
 
HOST_STACK_VERSION_STATE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
 
HOST_STACK_VERSION_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
 
HOST_STATE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_STATUS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_SYS_PREPPED - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
HOST_TOTAL_MEM_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
HOST_VERSION_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
HostAlertSummaryDTO - Class in org.apache.ambari.server.orm.dao
Used when getting per host alert summary in bulk where a single database call will return alert summaries for multiple hosts.
HostAlertSummaryDTO(String, Number, Number, Number, Number, Number) - Constructor for class org.apache.ambari.server.orm.dao.HostAlertSummaryDTO
Constructor, used by JPA.
HostAndPort - Class in org.apache.ambari.server.utils
 
HostAndPort(String, int) - Constructor for class org.apache.ambari.server.utils.HostAndPort
 
hostAttributes - Static variable in class org.apache.ambari.server.orm.entities.HostEntity_
 
hostChangesFile - Variable in class org.apache.ambari.server.update.HostUpdateHelper
 
hostChangesFileMap - Variable in class org.apache.ambari.server.update.HostUpdateHelper
 
HostComponent(String, String, Long, String, String, String, State) - Constructor for class org.apache.ambari.server.controller.internal.DeleteHostComponentStatusMetaData.HostComponent
 
HostComponent - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
hostComponent - Variable in class org.apache.ambari.server.stack.upgrade.AddComponentTask
Specifies the hosts which are valid for adding teh new component, restricted by component.
HostComponentAdminState - Enum in org.apache.ambari.server.state
 
HostComponentDesiredStateDAO - Class in org.apache.ambari.server.orm.dao
 
HostComponentDesiredStateDAO() - Constructor for class org.apache.ambari.server.orm.dao.HostComponentDesiredStateDAO
 
HostComponentDesiredStateEntity - Class in org.apache.ambari.server.orm.entities
 
HostComponentDesiredStateEntity() - Constructor for class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
HostComponentLoggingInfo - Class in org.apache.ambari.server.controller.logging
 
HostComponentLoggingInfo() - Constructor for class org.apache.ambari.server.controller.logging.HostComponentLoggingInfo
 
HostComponentProcess - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
HostComponentProcessResourceDefinition - Class in org.apache.ambari.server.api.resources
Definition for a HostComponent process
HostComponentProcessResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.HostComponentProcessResourceDefinition
Constructor
HostComponentProcessResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource Provider for HostComponent process resources.
HostComponentProcessResponse - Class in org.apache.ambari.server.controller
Response object for HostComponent processes
HostComponentProcessResponse(String, String, String, Map<String, String>) - Constructor for class org.apache.ambari.server.controller.HostComponentProcessResponse
Constructor
HostComponentResourceDefinition - Class in org.apache.ambari.server.api.resources
Host_Component resource definition.
HostComponentResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.HostComponentResourceDefinition
Constructor.
HostComponentResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for host component resources.
HostComponentResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
Create a new resource provider for the given management controller.
HostComponentService - Class in org.apache.ambari.server.api.services
Service responsible for host_components resource requests.
HostComponentService(String, String) - Constructor for class org.apache.ambari.server.api.services.HostComponentService
Constructor.
HostComponentStateDAO - Class in org.apache.ambari.server.orm.dao
 
HostComponentStateDAO() - Constructor for class org.apache.ambari.server.orm.dao.HostComponentStateDAO
 
HostComponentStateEntity - Class in org.apache.ambari.server.orm.entities
 
HostComponentStateEntity() - Constructor for class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
HostComponentSummary - Class in org.apache.ambari.server.orm.models
The HostComponentSum1mary class provides a concise representation of the state of a component on a given host.
HostComponentSummary(String, String, Long, State, State) - Constructor for class org.apache.ambari.server.orm.models.HostComponentSummary
 
HostComponentsUpdateEvent - Class in org.apache.ambari.server.events
Contains list of updated hostcomponents.
HostComponentsUpdateEvent(List<HostComponentUpdate>) - Constructor for class org.apache.ambari.server.events.HostComponentsUpdateEvent
 
HostComponentsUpdateListener - Class in org.apache.ambari.server.events.listeners.hostcomponents
 
HostComponentsUpdateListener(AmbariEventPublisher, STOMPUpdatePublisher) - Constructor for class org.apache.ambari.server.events.listeners.hostcomponents.HostComponentsUpdateListener
 
HostComponentSwagger - Interface in org.apache.ambari.server.controller
 
HostComponentSwagger.HostComponentComponent - Interface in org.apache.ambari.server.controller
 
HostComponentSwagger.HostComponentComponent.HostComponentServiceComponentInfo - Interface in org.apache.ambari.server.controller
 
HostComponentSwagger.HostComponentHost - Interface in org.apache.ambari.server.controller
 
HostComponentSwagger.HostComponentMetrics - Interface in org.apache.ambari.server.controller
 
HostComponentSwagger.HostComponentProcesses - Interface in org.apache.ambari.server.controller
 
HostComponentUpdate - Class in org.apache.ambari.server.events
 
HostComponentUpdateEventPublisher - Class in org.apache.ambari.server.events.publishers
 
HostComponentUpdateEventPublisher(STOMPUpdatePublisher) - Constructor for class org.apache.ambari.server.events.publishers.HostComponentUpdateEventPublisher
 
HostComponentVersionAdvertisedEvent - Class in org.apache.ambari.server.events
The HostComponentVersionAdvertisedEvent occurs when a Host Component advertises it's current version value.
HostComponentVersionAdvertisedEvent(Cluster, ServiceComponentHost, String, Long) - Constructor for class org.apache.ambari.server.events.HostComponentVersionAdvertisedEvent
Constructor.
HostComponentVersionAdvertisedEvent(Cluster, ServiceComponentHost, String) - Constructor for class org.apache.ambari.server.events.HostComponentVersionAdvertisedEvent
Constructor.
HostConfig - Class in org.apache.ambari.server.state
Data structure that hangs off of the Host and points to what tags are applicable to a config derived at the host-level
HostConfig() - Constructor for class org.apache.ambari.server.state.HostConfig
 
HostConfigMapping - Interface in org.apache.ambari.server.orm.cache
 
HostConfigMappingDAO - Class in org.apache.ambari.server.orm.dao
Used for host configuration mapping operations.
HostConfigMappingDAO() - Constructor for class org.apache.ambari.server.orm.dao.HostConfigMappingDAO
 
HostConfigMappingEntity - Class in org.apache.ambari.server.orm.entities
Entity that represents a host config mapping and override.
HostConfigMappingEntity() - Constructor for class org.apache.ambari.server.orm.entities.HostConfigMappingEntity
 
HostConfigMappingEntityPK - Class in org.apache.ambari.server.orm.entities
PK class for host config mappings.
HostConfigMappingEntityPK() - Constructor for class org.apache.ambari.server.orm.entities.HostConfigMappingEntityPK
 
HostConfigMappingImpl - Class in org.apache.ambari.server.orm.cache
 
HostConfigMappingImpl(HostConfigMapping) - Constructor for class org.apache.ambari.server.orm.cache.HostConfigMappingImpl
 
HostConfigMappingImpl() - Constructor for class org.apache.ambari.server.orm.cache.HostConfigMappingImpl
 
HostDAO - Class in org.apache.ambari.server.orm.dao
 
HostDAO() - Constructor for class org.apache.ambari.server.orm.dao.HostDAO
 
HostEntity - Class in org.apache.ambari.server.orm.entities
 
HostEntity() - Constructor for class org.apache.ambari.server.orm.entities.HostEntity
 
HostEntity_ - Class in org.apache.ambari.server.orm.entities
This class exists so that JPQL can use static singular attributes that are strongly typed as opposed to Java reflection like HostEntity.get("fieldname")
HostEntity_() - Constructor for class org.apache.ambari.server.orm.entities.HostEntity_
 
HostEvent - Class in org.apache.ambari.server.events
The HostEvent represents all events in Ambari that occur directly on a host.
HostEvent(AmbariEvent.AmbariEventType, String) - Constructor for class org.apache.ambari.server.events.HostEvent
Constructor.
HostEvent - Class in org.apache.ambari.server.state
Base class for all events that affect the Host FSM
HostEvent(String, HostEventType) - Constructor for class org.apache.ambari.server.state.HostEvent
 
HostEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles host requests (add, delete, add component) For resource type Resource.Type#HostComponent and request types Request.Type#POST, Request.Type#DELETE and Request.Type#QUERY_POST
HostEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.HostEventCreator
 
HostEventType - Enum in org.apache.ambari.server.state
 
hostExists(String) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
hostExists(String) - Method in interface org.apache.ambari.server.state.Clusters
Check if host exists
HostFactory - Interface in org.apache.ambari.server.state.host
 
HostGroup() - Constructor for class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.HostGroup
 
HostGroup - Interface in org.apache.ambari.server.topology
Host Group representation.
HOSTGROUP_HOST_COUNT_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
host group host count property name
HOSTGROUP_HOST_FQDN_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
host group host fqdn property name
HOSTGROUP_HOST_PREDICATE_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
host group host predicate property name
HOSTGROUP_HOST_RACK_INFO_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
rack info property name
HOSTGROUP_HOSTS_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
host group hosts property name
HOSTGROUP_NAME_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
host group name property name
HOSTGROUP_REGEX - Static variable in interface org.apache.ambari.server.topology.HostGroup
Compiled regex for hostgroup token.
HostGroupComponentEntity - Class in org.apache.ambari.server.orm.entities
Represents a Host Group Component which is embedded in a Blueprint.
HostGroupComponentEntity() - Constructor for class org.apache.ambari.server.orm.entities.HostGroupComponentEntity
 
HostGroupComponentEntityPK - Class in org.apache.ambari.server.orm.entities
Composite primary key for HostGroupComponentEntity.
HostGroupComponentEntityPK() - Constructor for class org.apache.ambari.server.orm.entities.HostGroupComponentEntityPK
 
HostGroupConfigEntity - Class in org.apache.ambari.server.orm.entities
Represents a blueprint host group configuration.
HostGroupConfigEntity() - Constructor for class org.apache.ambari.server.orm.entities.HostGroupConfigEntity
 
HostGroupConfigEntityPK - Class in org.apache.ambari.server.orm.entities
Composite primary key for HostGroupConfigEntity.
HostGroupConfigEntityPK() - Constructor for class org.apache.ambari.server.orm.entities.HostGroupConfigEntityPK
 
HostGroupEntity - Class in org.apache.ambari.server.orm.entities
Represents a Host Group which is embedded in a Blueprint.
HostGroupEntity() - Constructor for class org.apache.ambari.server.orm.entities.HostGroupEntity
 
HostGroupEntityPK - Class in org.apache.ambari.server.orm.entities
Composite primary key for HostGroupEntity.
HostGroupEntityPK() - Constructor for class org.apache.ambari.server.orm.entities.HostGroupEntityPK
 
HostGroupForEachHostStrategy - Class in org.apache.ambari.server.topology.addservice
 
HostGroupForEachHostStrategy() - Constructor for class org.apache.ambari.server.topology.addservice.HostGroupForEachHostStrategy
 
HostGroupImpl - Class in org.apache.ambari.server.topology
Host Group implementation.
HostGroupImpl(HostGroupEntity, String, Stack) - Constructor for class org.apache.ambari.server.topology.HostGroupImpl
 
HostGroupImpl(String, String, Stack, Collection<Component>, Configuration, String) - Constructor for class org.apache.ambari.server.topology.HostGroupImpl
 
HostGroupInfo - Class in org.apache.ambari.server.topology
Host Group information specific to a cluster instance.
HostGroupInfo(String) - Constructor for class org.apache.ambari.server.topology.HostGroupInfo
Constructor
hostGroupInfoMap - Variable in class org.apache.ambari.server.controller.internal.BaseClusterRequest
host group info map
HOSTGROUPS_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
host groups property name
HostGroupStrategy - Interface in org.apache.ambari.server.topology.addservice
Base interface for host group creation strategies
HostHealth() - Constructor for class org.apache.ambari.server.agent.AgentEnv.HostHealth
 
HostHealthStatus - Class in org.apache.ambari.server.state
 
HostHealthStatus(HostHealthStatus.HealthStatus, String) - Constructor for class org.apache.ambari.server.state.HostHealthStatus
 
HostHealthStatus.HealthStatus - Enum in org.apache.ambari.server.state
 
HostHealthyHeartbeatEvent - Class in org.apache.ambari.server.state.host
 
HostHealthyHeartbeatEvent(String, long, AgentEnv, List<DiskInfo>) - Constructor for class org.apache.ambari.server.state.host.HostHealthyHeartbeatEvent
 
HostHeartbeatLostEvent - Class in org.apache.ambari.server.state.host
 
HostHeartbeatLostEvent(String) - Constructor for class org.apache.ambari.server.state.host.HostHeartbeatLostEvent
 
hostId - Static variable in class org.apache.ambari.server.orm.entities.HostEntity_
 
hostId - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
HostImpl - Class in org.apache.ambari.server.state.host
 
HostImpl(HostEntity, Gson, HostDAO, HostStateDAO) - Constructor for class org.apache.ambari.server.state.host.HostImpl
 
HostInfo - Class in org.apache.ambari.server.agent
Data model for Ambari Agent to send hardware profile to Ambari Server.
HostInfo() - Constructor for class org.apache.ambari.server.agent.HostInfo
 
HostKerberosIdentity - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
HostKerberosIdentityCsvRenderer - Class in org.apache.ambari.server.api.query.render
Renderer which updates a KerberosHostIdentity resource so it may be serialized using a CSV serializer.
HostKerberosIdentityCsvRenderer() - Constructor for class org.apache.ambari.server.api.query.render.HostKerberosIdentityCsvRenderer
 
HostKerberosIdentityResourceDefinition - Class in org.apache.ambari.server.api.resources
HostKerberosIdentity resource definition.
HostKerberosIdentityResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.HostKerberosIdentityResourceDefinition
Constructor.
HostKerberosIdentityResourceProvider - Class in org.apache.ambari.server.controller.internal
Read-only resource provider for Kerberos identity resources.
HostKerberosIdentityService - Class in org.apache.ambari.server.api.services
Service responsible for kerberos identity resource requests.
HostKerberosIdentityService(String, String) - Constructor for class org.apache.ambari.server.api.services.HostKerberosIdentityService
Constructor.
HostLevelParamsCluster - Class in org.apache.ambari.server.agent.stomp.dto
 
HostLevelParamsCluster(RecoveryConfig, Map<String, BlueprintProvisioningState>) - Constructor for class org.apache.ambari.server.agent.stomp.dto.HostLevelParamsCluster
 
HostLevelParamsHolder - Class in org.apache.ambari.server.agent.stomp
 
HostLevelParamsHolder(AmbariEventPublisher) - Constructor for class org.apache.ambari.server.agent.stomp.HostLevelParamsHolder
 
HostLevelParamsUpdateEvent - Class in org.apache.ambari.server.events
Contains info about host level parameters for single host.
HostLevelParamsUpdateEvent(Long, Map<String, HostLevelParamsCluster>) - Constructor for class org.apache.ambari.server.events.HostLevelParamsUpdateEvent
 
HostLevelParamsUpdateEvent(Long, String, HostLevelParamsCluster) - Constructor for class org.apache.ambari.server.events.HostLevelParamsUpdateEvent
 
hostListAsString() - Method in class org.apache.ambari.server.bootstrap.SshHostInfo
 
HostLogFilesResponse - Class in org.apache.ambari.server.controller.logging
 
HostLogFilesResponse() - Constructor for class org.apache.ambari.server.controller.logging.HostLogFilesResponse
 
HostMaintenanceModeCheck - Class in org.apache.ambari.server.checks
The HostMaintenanceModeCheck is used to provide a warning if any hosts are in maintenance mode.
HostMaintenanceModeCheck() - Constructor for class org.apache.ambari.server.checks.HostMaintenanceModeCheck
Constructor.
hostName - Variable in class org.apache.ambari.server.controller.ShortTaskStatus
 
hostName - Static variable in class org.apache.ambari.server.orm.entities.AlertHistoryEntity_
 
hostName - Static variable in class org.apache.ambari.server.orm.entities.HostEntity_
 
HOSTNAME - Static variable in interface org.apache.ambari.server.serveraction.kerberos.KerberosIdentityDataFile
 
hostName - Variable in class org.apache.ambari.server.serveraction.upgrades.FinalizeUpgradeAction.InfoTuple
 
HOSTNAME_MACRO - Static variable in class org.apache.ambari.server.configuration.Configuration
A replacement string to use for the RCA JDBC URLs in order to supply the Ambari Server hostname.
hostNamePropertyId - Variable in class org.apache.ambari.server.controller.metrics.MetricsPropertyProvider
 
hostNamePropertyId - Variable in class org.apache.ambari.server.controller.metrics.ThreadPoolEnabledPropertyProvider
 
HostNotFoundException - Exception in org.apache.ambari.server
 
HostNotFoundException(String) - Constructor for exception org.apache.ambari.server.HostNotFoundException
 
HostNotFoundException(String, String) - Constructor for exception org.apache.ambari.server.HostNotFoundException
 
HostNotRegisteredException - Exception in org.apache.ambari.server
Thrown when an attempt is made to retrieve host not registered in cluster.
HostOrderGrouping - Class in org.apache.ambari.server.stack.upgrade
Marker group for Host-Ordered upgrades.
HostOrderGrouping() - Constructor for class org.apache.ambari.server.stack.upgrade.HostOrderGrouping
Constructor
HostOrderItem - Class in org.apache.ambari.server.stack.upgrade
The HostOrderItem class represents the orchestration order of hosts and service checks in an UpgradeType.HOST_ORDERED upgrade.
HostOrderItem(HostOrderItem.HostOrderActionType, List<String>) - Constructor for class org.apache.ambari.server.stack.upgrade.HostOrderItem
Constructor.
HostOrderItem.HostOrderActionType - Enum in org.apache.ambari.server.stack.upgrade
The HostOrderItem.HostOrderActionType defines the type of action which should be taken on the list of action items.
HostOverride(String, String) - Constructor for class org.apache.ambari.server.state.DesiredConfig.HostOverride
 
hostParamsStage - Static variable in class org.apache.ambari.server.orm.entities.StageEntity_
 
hostProvider - Variable in class org.apache.ambari.server.controller.metrics.MetricsPropertyProvider
 
hostProvider - Variable in class org.apache.ambari.server.controller.metrics.MetricsReportPropertyProvider
 
HostRegisteredEvent - Class in org.apache.ambari.server.events
The HostRegisteredEvent class is fired when a host registered with the server.
HostRegisteredEvent(String, Long) - Constructor for class org.apache.ambari.server.events.HostRegisteredEvent
Constructor.
HostRegistrationRequestEvent - Class in org.apache.ambari.server.state.host
 
HostRegistrationRequestEvent(String, AgentVersion, long, HostInfo, AgentEnv, long) - Constructor for class org.apache.ambari.server.state.host.HostRegistrationRequestEvent
 
HostRegistrationRequestEvent(String, String, AgentVersion, long, HostInfo, AgentEnv, long) - Constructor for class org.apache.ambari.server.state.host.HostRegistrationRequestEvent
 
HostRequest - Class in org.apache.ambari.server.controller
 
HostRequest(String, String) - Constructor for class org.apache.ambari.server.controller.HostRequest
 
HostRequest - Class in org.apache.ambari.server.topology
Represents a set of requests to a single host such as install, start, etc.
HostRequest(long, long, long, String, String, HostGroup, Predicate, ClusterTopology, boolean) - Constructor for class org.apache.ambari.server.topology.HostRequest
 
HostRequest(long, long, String, ClusterTopology, TopologyHostRequestEntity, boolean) - Constructor for class org.apache.ambari.server.topology.HostRequest
Only to be used when replaying persisted requests upon server startup.
HostResourceDefinition - Class in org.apache.ambari.server.api.resources
Host resource definition.
HostResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.HostResourceDefinition
Constructor.
HostResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for host resources.
HostResponse - Class in org.apache.ambari.server.controller
 
HostResponse(String, String, String, int, int, String, String, long, List<DiskInfo>, long, long, String, Map<String, String>, AgentVersion, HostHealthStatus, HostState, String) - Constructor for class org.apache.ambari.server.controller.HostResponse
 
HostResponse(String) - Constructor for class org.apache.ambari.server.controller.HostResponse
 
HostResponse.HostResponseWrapper - Interface in org.apache.ambari.server.controller
 
HostRoleCommand - Class in org.apache.ambari.server.actionmanager
This class encapsulates the information for an task on a host for a particular role which action manager needs.
HostRoleCommand(String, Role, ServiceComponentHostEvent, RoleCommand, HostDAO, ExecutionCommandDAO, ExecutionCommandWrapperFactory) - Constructor for class org.apache.ambari.server.actionmanager.HostRoleCommand
Simple constructor, should be created using the Factory class.
HostRoleCommand(String, Role, ServiceComponentHostEvent, RoleCommand, boolean, boolean, HostDAO, ExecutionCommandDAO, ExecutionCommandWrapperFactory) - Constructor for class org.apache.ambari.server.actionmanager.HostRoleCommand
Simple constructor, should be created using the Factory class.
HostRoleCommand(Host, Role, ServiceComponentHostEvent, RoleCommand, boolean, boolean, HostDAO, ExecutionCommandDAO, ExecutionCommandWrapperFactory) - Constructor for class org.apache.ambari.server.actionmanager.HostRoleCommand
 
HostRoleCommand(HostRoleCommandEntity, HostDAO, ExecutionCommandDAO, ExecutionCommandWrapperFactory) - Constructor for class org.apache.ambari.server.actionmanager.HostRoleCommand
 
HostRoleCommand(Long, Long, HostRoleStatus, String) - Constructor for class org.apache.ambari.server.events.RequestUpdateEvent.HostRoleCommand
 
HostRoleCommandDAO - Class in org.apache.ambari.server.orm.dao
 
HostRoleCommandDAO(boolean, long, long) - Constructor for class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
HostRoleCommandDAO.LastServiceCheckDTO - Class in org.apache.ambari.server.orm.dao
A simple DTO for storing the most recent service check time for a given Role.
HostRoleCommandEntity - Class in org.apache.ambari.server.orm.entities
 
HostRoleCommandEntity() - Constructor for class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
HostRoleCommandEntity_ - Class in org.apache.ambari.server.orm.entities
This class exists so that JPQL can use static singular attributes that are strongly typed as opposed to Java reflection like HostRoleCommandEntity.get("fieldname")
HostRoleCommandEntity_() - Constructor for class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
HostRoleCommandFactory - Interface in org.apache.ambari.server.actionmanager
 
HostRoleCommandFactoryImpl - Class in org.apache.ambari.server.actionmanager
 
HostRoleCommandFactoryImpl(Injector) - Constructor for class org.apache.ambari.server.actionmanager.HostRoleCommandFactoryImpl
 
HostRoleCommandStatusSummaryDTO - Class in org.apache.ambari.server.orm.dao
Summary for a single stage with summary counts for the tasks for that stage.
HostRoleCommandStatusSummaryDTO(Number, Number, Number, Number, Number, Number, Number, Number, Number, Number, Number, Number, Number, Number, Number) - Constructor for class org.apache.ambari.server.orm.dao.HostRoleCommandStatusSummaryDTO
Constructor invoked by JPA.
hostRoleScheduled(Stage, String, String) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Updates scheduled stage.
hostRoleScheduled(Stage, String, String) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
HostRoleStatus - Enum in org.apache.ambari.server.actionmanager
 
HOSTS - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
hosts - Variable in class org.apache.ambari.server.stack.upgrade.AddComponentTask
The hosts to run the task on.
hosts - Variable in class org.apache.ambari.server.stack.upgrade.ConfigureFunction
The hosts to run the task on.
hosts - Variable in class org.apache.ambari.server.stack.upgrade.ExecuteTask
The hosts to run the task on.
HOSTS_HOST_NAME - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
HOSTS_HOSTNAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
HOSTS_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
HOSTS_LIST - Static variable in class org.apache.ambari.server.utils.StageUtils
 
HOSTS_PREDICATE - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
HOSTS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
HOSTS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
HOSTS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceConfigVersionResourceProvider
 
HOSTS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
HOSTS_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
HostsAddedEvent - Class in org.apache.ambari.server.events
The HostsAddedEvent is fired when the hosts are added to a cluster.
HostsAddedEvent(long, Set<String>) - Constructor for class org.apache.ambari.server.events.HostsAddedEvent
Constructor.
HostService - Class in org.apache.ambari.server.api.services
Service responsible for hosts resource requests.
HostService() - Constructor for class org.apache.ambari.server.api.services.HostService
Constructor.
HostService(String) - Constructor for class org.apache.ambari.server.api.services.HostService
Constructor.
hostService - Variable in class org.apache.ambari.server.stack.upgrade.AddComponentTask
Specifies the hosts which are valid for adding the new component, restricted by service.
HostsHeartbeatCheck - Class in org.apache.ambari.server.checks
Checks that all hosts are heartbeating with the Ambari Server.
HostsHeartbeatCheck() - Constructor for class org.apache.ambari.server.checks.HostsHeartbeatCheck
Constructor.
hostsJSON - Variable in class org.apache.ambari.server.api.services.stackadvisor.commands.StackAdvisorCommand.StackAdvisorData
 
HostsMap - Class in org.apache.ambari.server.controller
Stores the mapping of hostnames to be used in any configuration on the server.
HostsMap(Configuration) - Constructor for class org.apache.ambari.server.controller.HostsMap
 
HostsMap(String) - Constructor for class org.apache.ambari.server.controller.HostsMap
 
HostsMasterMaintenanceCheck - Class in org.apache.ambari.server.checks
Checks that all hosts in maintenance state do not have master components.
HostsMasterMaintenanceCheck() - Constructor for class org.apache.ambari.server.checks.HostsMasterMaintenanceCheck
Constructor.
HostsRemovedEvent - Class in org.apache.ambari.server.events
The HostsRemovedEvent class is fired when the hosts are removed from the cluster.
HostsRemovedEvent(Set<String>, Set<Long>) - Constructor for class org.apache.ambari.server.events.HostsRemovedEvent
 
HostsRepositoryVersionCheck - Class in org.apache.ambari.server.checks
Checks that all hosts have particular repository version.
HostsRepositoryVersionCheck() - Constructor for class org.apache.ambari.server.checks.HostsRepositoryVersionCheck
Constructor.
HostStackVersion - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
HostStackVersionResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for host stack versions resources.
HostStackVersionResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
Constructor.
HostStackVersionService - Class in org.apache.ambari.server.api.services
Service responsible for stack version requests.
HostStackVersionService(String, String) - Constructor for class org.apache.ambari.server.api.services.HostStackVersionService
Constructor.
HostState - Enum in org.apache.ambari.server.state
 
HostStateDAO - Class in org.apache.ambari.server.orm.dao
 
HostStateDAO() - Constructor for class org.apache.ambari.server.orm.dao.HostStateDAO
 
HostStateEntity - Class in org.apache.ambari.server.orm.entities
 
HostStateEntity() - Constructor for class org.apache.ambari.server.orm.entities.HostStateEntity
 
HostStateUpdateEvent - Class in org.apache.ambari.server.events
 
HostStateUpdateEvent(String, HostState) - Constructor for class org.apache.ambari.server.events.HostStateUpdateEvent
 
HostStatus - Class in org.apache.ambari.server.agent
Status of the host as described by the agent.
HostStatus(HostStatus.Status, String) - Constructor for class org.apache.ambari.server.agent.HostStatus
 
HostStatus() - Constructor for class org.apache.ambari.server.agent.HostStatus
 
HostStatus.Status - Enum in org.apache.ambari.server.agent
 
HostStatusAgentReport - Class in org.apache.ambari.server.agent
 
HostStatusAgentReport(HeartBeatHandler, String, HostStatusReport) - Constructor for class org.apache.ambari.server.agent.HostStatusAgentReport
 
HostStatusHelper - Class in org.apache.ambari.server.controller.internal
 
HostStatusHelper() - Constructor for class org.apache.ambari.server.controller.internal.HostStatusHelper
 
HostStatusReport - Class in org.apache.ambari.server.agent.stomp.dto
 
HostStatusReport() - Constructor for class org.apache.ambari.server.agent.stomp.dto.HostStatusReport
 
HostStatusUpdateEvent - Class in org.apache.ambari.server.events
 
HostStatusUpdateEvent(String, String) - Constructor for class org.apache.ambari.server.events.HostStatusUpdateEvent
 
HostStatusUpdatesReceivedEvent - Class in org.apache.ambari.server.state.host
 
HostStatusUpdatesReceivedEvent(String, long) - Constructor for class org.apache.ambari.server.state.host.HostStatusUpdatesReceivedEvent
 
HostsType - Class in org.apache.ambari.server.stack
Wrapper around a collection of hosts for components.
HostsType.HighAvailabilityHosts - Class in org.apache.ambari.server.stack
A master and secondary host(s).
HostUnhealthyHeartbeatEvent - Class in org.apache.ambari.server.state.host
 
HostUnhealthyHeartbeatEvent(String, long, HostHealthStatus) - Constructor for class org.apache.ambari.server.state.host.HostUnhealthyHeartbeatEvent
 
HostUpdateEvent - Class in org.apache.ambari.server.events
Host info with updated parameter.
HostUpdateEvent(String, String, String, HostState, Long, MaintenanceState, AlertSummaryDTO) - Constructor for class org.apache.ambari.server.events.HostUpdateEvent
 
HostUpdateHelper - Class in org.apache.ambari.server.update
 
HostUpdateHelper(PersistService, Configuration, Injector) - Constructor for class org.apache.ambari.server.update.HostUpdateHelper
 
HostUpdateHelper.CheckHelperAuditModule - Class in org.apache.ambari.server.update
Extension of audit logger module
HostUpdateHelper.StringComparator - Class in org.apache.ambari.server.update
 
HostUpdateHelper.UpdateHelperModule - Class in org.apache.ambari.server.update
Extension of main controller module
HostUpdateListener - Class in org.apache.ambari.server.events.listeners.hosts
 
HostUpdateListener(AmbariEventPublisher, AlertEventPublisher) - Constructor for class org.apache.ambari.server.events.listeners.hosts.HostUpdateListener
 
HostUtils - Class in org.apache.ambari.server.utils
HostUtils provides utilities related to processing and validating hosts and host names.
HostUtils() - Constructor for class org.apache.ambari.server.utils.HostUtils
 
HostVersionDAO - Class in org.apache.ambari.server.orm.dao
The HostVersionDAO class manages the HostVersionEntity instances associated with a host.
HostVersionDAO() - Constructor for class org.apache.ambari.server.orm.dao.HostVersionDAO
Constructor.
HostVersionEntity - Class in org.apache.ambari.server.orm.entities
 
HostVersionEntity() - Constructor for class org.apache.ambari.server.orm.entities.HostVersionEntity
Empty constructor is needed by unit tests.
HostVersionEntity(HostEntity, RepositoryVersionEntity, RepositoryVersionState) - Constructor for class org.apache.ambari.server.orm.entities.HostVersionEntity
When using this constructor, you should also call setHostEntity().
HostVersionEntity(HostVersionEntity) - Constructor for class org.apache.ambari.server.orm.entities.HostVersionEntity
This constructor is mainly used by the unit tests in order to construct an object without the id.
HostVersionOutOfSyncListener - Class in org.apache.ambari.server.events.listeners.upgrade
HostVersionOutOfSyncListener(AmbariEventPublisher, LockFactory) - Constructor for class org.apache.ambari.server.events.listeners.upgrade.HostVersionOutOfSyncListener
 
hotfix - Variable in class org.apache.ambari.server.state.repository.Release
The hotfix number.
HOURS - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
HOURS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
HRC_OPS_DISPLAY_NAME_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
HRC_STATUS_SUMMARY_CACHE_ENABLED - Static variable in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
HRC_STATUS_SUMMARY_CACHE_EXPIRY_DURATION_MINUTES - Static variable in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
HRC_STATUS_SUMMARY_CACHE_SIZE - Static variable in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
HREF_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
htmlCheck() - Method in class org.apache.ambari.server.api.rest.HealthCheck
 
htmlCheck(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.rest.KdcServerReachabilityCheck
 
HTTP_CACHE_CONTROL_HEADER_VALUE - Static variable in class org.apache.ambari.server.configuration.Configuration
The value that will be used to set the Cache-Control HTTP response header.
HTTP_CHARSET - Static variable in class org.apache.ambari.server.configuration.Configuration
The value that will be used to set the Charset HTTP response header.
HTTP_ERROR_RANGE_START - Static variable in class org.apache.ambari.server.proxy.ProxyService
 
HTTP_ONLY - Static variable in class org.apache.ambari.server.state.ConfigHelper
 
HTTP_PRAGMA_HEADER_VALUE - Static variable in class org.apache.ambari.server.configuration.Configuration
The value that will be used to set the PRAGMA HTTP response header.
HTTP_STRICT_TRANSPORT_HEADER_VALUE - Static variable in class org.apache.ambari.server.configuration.Configuration
When using SSL, this will be used to set the Strict-Transport-Security response header.
HTTP_X_CONTENT_TYPE_HEADER_VALUE - Static variable in class org.apache.ambari.server.configuration.Configuration
The value that will be used to set the X-Content-Type HTTP response header.
HTTP_X_FRAME_OPTIONS_HEADER_VALUE - Static variable in class org.apache.ambari.server.configuration.Configuration
The value that will be used to set the X-Frame-Options HTTP response header.
HTTP_X_XSS_PROTECTION_HEADER_VALUE - Static variable in class org.apache.ambari.server.configuration.Configuration
The value that will be used to set the X-XSS-Protection HTTP response header.
HttpImpersonatorImpl - Class in org.apache.ambari.server.view
Class for Ambari to impersonate users over HTTP request.
HttpImpersonatorImpl(ViewContext) - Constructor for class org.apache.ambari.server.view.HttpImpersonatorImpl
 
HttpImpersonatorImpl(ViewContext, URLStreamProvider) - Constructor for class org.apache.ambari.server.view.HttpImpersonatorImpl
 
HttpPropertyProvider - Class in org.apache.ambari.server.controller.internal
Property provider for host component resources that is used to read HTTP data from another server.
HttpPropertyProvider(StreamProvider, Clusters, String, String, String, String, Map<String, List<HttpPropertyProvider.HttpPropertyRequest>>) - Constructor for class org.apache.ambari.server.controller.internal.HttpPropertyProvider
 
HttpPropertyProvider.HttpPropertyRequest - Class in org.apache.ambari.server.controller.internal
Represents an HTTP request to another server for properties to be used to populate an Ambari resource.
HttpPropertyRequest(Map<String, String>) - Constructor for class org.apache.ambari.server.controller.internal.HttpPropertyProvider.HttpPropertyRequest
 
HTTPS_ONLY - Static variable in class org.apache.ambari.server.state.ConfigHelper
 
HTTPUtils - Class in org.apache.ambari.server.utils
Static Helper methods for HTTP requests.
HTTPUtils() - Constructor for class org.apache.ambari.server.utils.HTTPUtils
 
HUE_SERVER - Static variable in class org.apache.ambari.server.Role
 

I

ICON64_PATH - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
ICON64_PATH_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
ICON_PATH - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
ICON_PATH_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
Id - Variable in class org.apache.ambari.server.api.query.render.AlertSummaryGroupedRenderer.AlertDefinitionSummary
 
ID - Static variable in class org.apache.ambari.server.controller.internal.ActiveWidgetLayoutResourceProvider
 
ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
ID - Static variable in class org.apache.ambari.server.controller.internal.SettingResourceProvider
 
id - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition
 
id - Variable in class org.apache.ambari.server.stack.upgrade.ConfigureTask
 
id - Variable in class org.apache.ambari.server.stack.upgrade.ExecuteStage
An optional ID which can be used to uniquely identified any execution stage.
ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertGroupResourceProvider
 
ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
Identifier - Variable in class org.apache.ambari.server.notifications.Recipient
A string that the concrete NotificationDispatcher can use to build a backend recipient that will work with the dispatch mechanism.
IDENTITY_FILTER - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
A (command parameter) property name used to hold the (serialized) identity filter list.
ifKey - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.ConditionalField
The key to read for the if condition.
ifKeyState - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.ConditionalField
The property key state for the if condition
ifType - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.ConditionalField
The config type to read for the if condition.
ifValue - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.ConditionalField
The property value to compare against for the if condition.
ifValueMatchType - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.ConditionalField
the way how to search the value: IfValueMatchType.EXACT - full comparison IfValueMatchType.PARTIAL - search for substring in string
ifValueNotMatched - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.ConditionalField
Reverse search value result to opposite by allowing operation to be executed when value not found
IllegalClusterException - Exception in org.apache.ambari.server.view
 
IllegalClusterException(Throwable) - Constructor for exception org.apache.ambari.server.view.IllegalClusterException
 
IllegalClusterException(String, Throwable) - Constructor for exception org.apache.ambari.server.view.IllegalClusterException
 
ImpersonatorSettingImpl - Class in org.apache.ambari.server.view
Class that provides default values for impersonating, such as the username and doAs parameter name.
ImpersonatorSettingImpl(ViewContext) - Constructor for class org.apache.ambari.server.view.ImpersonatorSettingImpl
This constructor will use DEFAULT_DO_AS_PARAM and currently logged on user.
ImpersonatorSettingImpl(ViewContext, String) - Constructor for class org.apache.ambari.server.view.ImpersonatorSettingImpl
 
ImpersonatorSettingImpl(String, String) - Constructor for class org.apache.ambari.server.view.ImpersonatorSettingImpl
 
implClass - Variable in class org.apache.ambari.server.stack.upgrade.ServerSideActionTask
 
importHostInfo(HostInfo) - Method in class org.apache.ambari.server.state.host.HostImpl
 
importHostInfo(HostInfo) - Method in interface org.apache.ambari.server.state.Host
 
IN_PROGRESS_STATUSES - Static variable in enum org.apache.ambari.server.actionmanager.HostRoleStatus
The HostRoleStatuss that represent any commands which are considered to be "In Progress".
include(String, String) - Method in enum org.apache.ambari.server.controller.internal.BlueprintExportType
 
include(Collection<?>) - Method in enum org.apache.ambari.server.controller.internal.BlueprintExportType
 
include(Map<?, ?>) - Method in enum org.apache.ambari.server.controller.internal.BlueprintExportType
 
INCLUDE_ALL_COMPONENTS_IN_AUTH_TO_LOCAL_RULES - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
The kerberos-env property name declaring whether the Hadoop auth_to_local rules should be included for all components of an installed service even if the component itself is not installed
INCLUDE_AMBARI_IDENTITY - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
Key used in kerberosCommandParams in ExecutionCommand to indicate whether to include Ambari server indetity ("true") or ignore it ("false")
includeDefinition(ViewEntity) - Method in class org.apache.ambari.server.view.ViewRegistry
Determine whether or not the given view definition resource should be included based on the permissions granted to the current user.
includeProperties() - Method in class org.apache.ambari.server.controller.ConfigurationRequest
Determine whether properties should be included.
INCREMENT_STEP - Static variable in class org.apache.ambari.server.state.ValueAttributesInfo
 
incrementAttemptCount() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
incrementAttemptCount(String, String) - Method in class org.apache.ambari.server.actionmanager.Stage
 
incrementCardinality() - Method in class org.apache.ambari.server.controller.internal.ExportBlueprintRequest.ExportedHostGroup
Increment the cardinality count by one.
incrementConsecutiveAuthenticationFailures(String) - Method in class org.apache.ambari.server.security.authorization.Users
Increments the named user's consecutive authentication failure count by 1.
incrementConsecutiveAuthenticationFailures(UserEntity) - Method in class org.apache.ambari.server.security.authorization.Users
Increments the named user's consecutive authentication failure count by 1.
incrementConsecutiveFailures() - Method in class org.apache.ambari.server.orm.entities.UserEntity
Increments the number of consecutive authentication failures since the last successful login.
InfoTuple(String, String, String, String, String) - Constructor for class org.apache.ambari.server.serveraction.upgrades.FinalizeUpgradeAction.InfoTuple
 
INFRA_SOLR - Static variable in class org.apache.ambari.server.Role
 
init(HeartBeatHandler) - Static method in class org.apache.ambari.server.agent.rest.AgentResource
 
init(FilterConfig) - Method in class org.apache.ambari.server.api.AmbariPersistFilter
 
init(FilterConfig) - Method in class org.apache.ambari.server.api.MethodOverrideFilter
 
init(SchemaFactory) - Method in class org.apache.ambari.server.api.query.render.BaseRenderer
 
init(SchemaFactory) - Method in interface org.apache.ambari.server.api.query.render.Renderer
Set a schema factory on the renderer.
init(BootStrapImpl) - Static method in class org.apache.ambari.server.api.rest.BootStrapResource
 
init() - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Initialize the Ambari Meta Info
init(RequestAuditLogger) - Static method in class org.apache.ambari.server.api.services.BaseService
 
init(PersistKeyValueImpl) - Static method in class org.apache.ambari.server.api.services.KeyService
 
init(PersistKeyValueImpl) - Static method in class org.apache.ambari.server.api.services.PersistKeyValueService
 
init(StackAdvisorHelper) - Static method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorBlueprintProcessor
 
init(FilterConfig) - Method in class org.apache.ambari.server.api.UserNameOverrideFilter
Called by the web container to indicate to a filter that it is being placed into service.
init() - Method in class org.apache.ambari.server.bootstrap.BootStrapImpl
 
init(Configuration) - Method in class org.apache.ambari.server.configuration.ComponentSSLConfiguration
Initialize with the given configuration.
init(ResourceProviderFactory) - Static method in class org.apache.ambari.server.controller.internal.AbstractControllerResourceProvider
 
init(UserDAO, WidgetDAO, WidgetLayoutDAO, Gson) - Static method in class org.apache.ambari.server.controller.internal.ActiveWidgetLayoutResourceProvider
For testing purposes
init(ClusterDAO) - Static method in class org.apache.ambari.server.controller.internal.AmbariPrivilegeResourceProvider
Static initialization.
init(BlueprintFactory) - Static method in class org.apache.ambari.server.controller.internal.BaseClusterRequest
inject blueprint factory
init(BlueprintFactory, BlueprintDAO, TopologyRequestDAO, SecurityConfigurationFactory, Gson, AmbariMetaInfo) - Static method in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
Static initialization.
init(ClusterDAO) - Static method in class org.apache.ambari.server.controller.internal.ClusterPrivilegeResourceProvider
Static initialization.
init(TopologyManager, TopologyRequestFactory, SecurityConfigurationFactory, Gson) - Static method in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
Inject the blueprint data access object which is used to obtain blueprint entities.
init(ClusterDAO, GroupDAO, ViewInstanceDAO, Users) - Static method in class org.apache.ambari.server.controller.internal.GroupPrivilegeResourceProvider
Static initialization.
init(PermissionDAO) - Static method in class org.apache.ambari.server.controller.internal.PermissionResourceProvider
Static initialization.
init(PrivilegeDAO, UserDAO, GroupDAO, PrincipalDAO, PermissionDAO, ResourceDAO) - Static method in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
Static initialization.
init(StackAdvisorHelper, Configuration, Clusters, AmbariMetaInfo) - Static method in class org.apache.ambari.server.controller.internal.StackAdvisorResourceProvider
 
init(Injector) - Static method in class org.apache.ambari.server.controller.internal.StackDefinedPropertyProvider
 
init(AmbariMetaInfo) - Static method in class org.apache.ambari.server.controller.internal.StackDependencyResourceProvider
Static initialization.
init(PermissionDAO, ResourceTypeDAO) - Static method in class org.apache.ambari.server.controller.internal.UserAuthorizationResourceProvider
For testing purposes
init(UserDAO, ClusterDAO, GroupDAO, ViewInstanceDAO, Users) - Static method in class org.apache.ambari.server.controller.internal.UserPrivilegeResourceProvider
Static initialization.
init(PermissionDAO) - Static method in class org.apache.ambari.server.controller.internal.ViewPermissionResourceProvider
Static initialization.
init(Configuration) - Static method in class org.apache.ambari.server.controller.metrics.ThreadPoolEnabledPropertyProvider
 
init(MetricsConfiguration, MetricsSink) - Method in class org.apache.ambari.server.metrics.system.impl.AbstractMetricsSource
Pass metrics sink to metrics source
init(MetricsConfiguration) - Method in class org.apache.ambari.server.metrics.system.impl.AmbariMetricSinkImpl
 
init(MetricsConfiguration, MetricsSink) - Method in class org.apache.ambari.server.metrics.system.impl.DatabaseMetricsSource
 
init(MetricsConfiguration, MetricsSink) - Method in class org.apache.ambari.server.metrics.system.impl.JvmMetricsSource
 
init(MetricsConfiguration, MetricsSink) - Method in class org.apache.ambari.server.metrics.system.impl.StompEventsMetricsSource
 
init(MetricsConfiguration) - Method in interface org.apache.ambari.server.metrics.system.MetricsSink
initialize Sink passing in configuration
init(MetricsConfiguration, MetricsSink) - Method in interface org.apache.ambari.server.metrics.system.MetricsSource
Initialize the source, set up configs etc.
init(ResourceManager) - Static method in class org.apache.ambari.server.resources.api.rest.GetResource
 
init(FilterConfig) - Method in class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
 
init(FilterConfig) - Method in class org.apache.ambari.server.security.authentication.AmbariDelegatingAuthenticationFilter
Iterates over the contained AmbariAuthorizationFilters to invoke each's init method.
init(FilterConfig) - Method in class org.apache.ambari.server.security.authentication.jwt.AmbariJwtAuthenticationFilter
 
init(FilterConfig) - Method in class org.apache.ambari.server.security.authorization.AmbariAuthorizationFilter
 
init(FilterConfig) - Method in class org.apache.ambari.server.security.authorization.AmbariUserAuthorizationFilter
 
init(FilterConfig) - Method in class org.apache.ambari.server.security.SecurityFilter
 
init(Configuration) - Static method in class org.apache.ambari.server.security.SecurityFilter
 
init(CertificateManager) - Static method in class org.apache.ambari.server.security.unsecured.rest.CertificateDownload
 
init(CertificateManager) - Static method in class org.apache.ambari.server.security.unsecured.rest.CertificateSign
 
init(Configuration) - Static method in class org.apache.ambari.server.security.unsecured.rest.ConnectionInfo
 
init(Injector) - Static method in class org.apache.ambari.server.serveraction.ServerActionExecutor
Statically initialize the Injector

This should only be used for unit tests.

init() - Method in class org.apache.ambari.server.serveraction.users.CsvFilePersisterService
 
init(HostRoleCommandFactory) - Static method in class org.apache.ambari.server.topology.AmbariContext
 
init(BlueprintDAO) - Static method in class org.apache.ambari.server.topology.BlueprintFactory
Static initialization.
init(Clusters, int) - Static method in class org.apache.ambari.server.utils.RetryHelper
 
init(FilterConfig) - Method in class org.apache.ambari.server.view.AmbariViewsMDCLoggingFilter
 
init(FilterConfig) - Method in class org.apache.ambari.server.view.ViewThrottleFilter
INIT_COUNT - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
INIT_COUNT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
initDB() - Method in class org.apache.ambari.server.controller.AmbariServer
Creates default users if in-memory database is used
initExecutor(int) - Method in class org.apache.ambari.server.state.services.AmbariServerAlertService
 
initHostChangesFileMap() - Method in class org.apache.ambari.server.update.HostUpdateHelper
 
INITIAL_CONFIG_TAG - Static variable in class org.apache.ambari.server.topology.TopologyManager
 
InitialAlertEvent - Class in org.apache.ambari.server.events
The InitialAlertEvent is fired the first time that an alert is received from an agent.
InitialAlertEvent(long, Alert, AlertCurrentEntity) - Constructor for class org.apache.ambari.server.events.InitialAlertEvent
Constructor.
initialize(Cluster, LinkedHashSet<String>) - Method in class org.apache.ambari.server.metadata.RoleCommandOrder
 
initializeDataIfNeeded(boolean) - Method in class org.apache.ambari.server.agent.stomp.AgentClusterDataHolder
 
initializeDataIfNeeded(Long, boolean) - Method in class org.apache.ambari.server.agent.stomp.AgentHostDataHolder
 
initializeMasterKeyFile(File, String) - Method in class org.apache.ambari.server.security.encryption.MasterKeyServiceImpl
Initializes the master key file.
initializePersistedCredentialStore(File, MasterKeyService) - Method in class org.apache.ambari.server.security.encryption.CredentialStoreServiceImpl
 
initializeScheduler() - Method in class org.apache.ambari.server.scheduler.ExecutionSchedulerImpl
 
initializeTemporaryCredentialStore(long, TimeUnit, boolean) - Method in class org.apache.ambari.server.security.encryption.CredentialStoreServiceImpl
 
initializeWidgetsAndLayouts(Cluster, Service) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Initialize cluster scoped widgets and widgetLayouts for different stack components.
initializeWidgetsAndLayouts(Cluster, Service) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
initInstance(ViewRegistry) - Static method in class org.apache.ambari.server.view.ViewRegistry
Init the singleton instance.
initRemovePropertyUpdaters() - Method in class org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor
 
initRootCert() - Method in class org.apache.ambari.server.security.CertificateManager
 
initViewRegistry() - Method in class org.apache.ambari.server.controller.AmbariServer
Initialize the view registry singleton instance.
injector - Variable in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
InMemoryCredentialStore - Class in org.apache.ambari.server.security.encryption
InMemoryCredentialStore is a CredentialStore implementation that creates and manages a JCEKS (Java Cryptography Extension KeyStore) in memory.
InMemoryCredentialStore() - Constructor for class org.apache.ambari.server.security.encryption.InMemoryCredentialStore
Constructs a new InMemoryCredentialStore where credentials have no retention timeout
InMemoryCredentialStore(long, TimeUnit, boolean) - Constructor for class org.apache.ambari.server.security.encryption.InMemoryCredentialStore
Constructs a new InMemoryCredentialStore with a specified credential timeout
InOperator - Class in org.apache.ambari.server.api.predicate.operators
IN relational operator.
InOperator() - Constructor for class org.apache.ambari.server.api.predicate.operators.InOperator
 
inProgress(int) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandStatusSummaryDTO
For testing, set the number of HostRoleStatus.IN_PROGRESS tasks
INPUTS_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
INPUTS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ActionResourceProvider
 
Insert() - Constructor for class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Insert
 
insertRow(String, String[], String[], boolean) - Method in interface org.apache.ambari.server.orm.DBAccessor
Insert row into table
insertRow(String, String[], String[], boolean) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
insertRowIfMissing(String, String[], String[], boolean) - Method in interface org.apache.ambari.server.orm.DBAccessor
Conditionally insert row into table if it does not already exist
insertRowIfMissing(String, String[], String[], boolean) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
insertType - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Insert
The value to insert.
install(String, String, Collection<String>, Collection<String>, boolean, boolean) - Method in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
install(String, String, Collection<String>, Collection<String>, boolean, boolean) - Method in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
INSTALL_COMMAND_NAME - Static variable in class org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper
 
INSTALL_FAILED_COUNT - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
INSTALL_FAILED_COUNT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
INSTALL_PACKAGES - Static variable in class org.apache.ambari.server.events.listeners.upgrade.DistributeRepositoriesActionListener
 
INSTALL_PACKAGES - Static variable in class org.apache.ambari.server.Role
 
INSTALL_PACKAGES_ACTION - Static variable in class org.apache.ambari.server.controller.internal.ClusterStackVersionResourceProvider
 
INSTALL_PACKAGES_ACTION - Static variable in class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
 
INSTALL_PACKAGES_FULL_NAME - Static variable in class org.apache.ambari.server.controller.internal.ClusterStackVersionResourceProvider
 
INSTALL_PACKAGES_FULL_NAME - Static variable in class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
 
installAmbariServerIdentity(ResolvedKerberosPrincipal, String, String, String, String, String, String, ActionLog) - Method in class org.apache.ambari.server.serveraction.kerberos.ConfigureAmbariIdentitiesServerAction
Installs the Ambari Server Kerberos identity by copying its keytab file to the specified location and then creating the Ambari Server JAAS File.
INSTALLED_AND_MAINTENANCE_OFF_COUNT - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
INSTALLED_AND_MAINTENANCE_OFF_COUNT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
INSTALLED_COUNT - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
INSTALLED_COUNT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
installHost(String, String, Collection<String>, Collection<String>, boolean) - Method in class org.apache.ambari.server.topology.AmbariContext
 
installHost(String, boolean, boolean) - Method in interface org.apache.ambari.server.topology.ClusterTopology
Install the specified host.
installHost(String, boolean, boolean) - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
InstallHostTask - Class in org.apache.ambari.server.topology.tasks
 
InstallHostTask(ClusterTopology, HostRequest, boolean) - Constructor for class org.apache.ambari.server.topology.tasks.InstallHostTask
 
InstallPackagesCheck - Class in org.apache.ambari.server.checks
Checks if Install Packages needs to be re-run
InstallPackagesCheck() - Constructor for class org.apache.ambari.server.checks.InstallPackagesCheck
Constructor.
installTopology() - Method in class org.apache.ambari.server.state.fsm.StateMachineFactory
 
installViewInstance(ViewInstanceEntity) - Method in class org.apache.ambari.server.view.ViewRegistry
TODO : This should move to ViewInstanceOperationHandler Install the given view instance with its associated view.
instance() - Static method in class org.apache.ambari.server.configuration.ComponentSSLConfiguration
Get the singleton instance.
Instance - Class in org.apache.ambari.server.controller.ivory
Ivory mirroring job instance.
Instance(String, String, String, String, String, String, String) - Constructor for class org.apache.ambari.server.controller.ivory.Instance
Construct an instance.
INSTANCE - Static variable in class org.apache.ambari.server.controller.predicate.AlwaysPredicate
 
instance(Predicate...) - Static method in class org.apache.ambari.server.controller.predicate.AndPredicate
 
instance(Predicate...) - Static method in class org.apache.ambari.server.controller.predicate.OrPredicate
 
INSTANCE_DATA - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
INSTANCE_DATA_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
INSTANCE_DETAILS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.InstanceResourceProvider
 
INSTANCE_END_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.InstanceResourceProvider
 
INSTANCE_FEED_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.InstanceResourceProvider
 
INSTANCE_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.InstanceResourceProvider
 
INSTANCE_LOG_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.InstanceResourceProvider
 
INSTANCE_NAME - Static variable in class org.apache.ambari.server.controller.internal.GroupPrivilegeResourceProvider
 
INSTANCE_NAME - Static variable in class org.apache.ambari.server.controller.internal.UserPrivilegeResourceProvider
 
INSTANCE_NAME - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
INSTANCE_NAME - Static variable in class org.apache.ambari.server.controller.internal.ViewPrivilegeResourceProvider
 
INSTANCE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
INSTANCE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewPrivilegeResourceProvider
 
INSTANCE_START_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.InstanceResourceProvider
 
INSTANCE_STATUS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.InstanceResourceProvider
 
InstanceConfig - Class in org.apache.ambari.server.view.configuration
View instance configuration.
InstanceConfig() - Constructor for class org.apache.ambari.server.view.configuration.InstanceConfig
 
instanceExists(Map<Resource.Type, String>, Map<String, Object>) - Method in interface org.apache.ambari.server.controller.internal.ArtifactResourceProvider.TypeRegistration
Determine if the instance identified by the provided properties exists.
instanceExists(ViewInstanceEntity) - Method in class org.apache.ambari.server.view.ViewRegistry
Determine whether or not the given view instance exists.
instanceName - Variable in class org.apache.ambari.server.controller.PrivilegeResponse
 
instanceName - Variable in class org.apache.ambari.server.controller.ViewInstanceRequest.ViewInstanceRequestInfo
 
InstanceResourceDefinition - Class in org.apache.ambari.server.api.resources
DR instance resource definition.
InstanceResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.InstanceResourceDefinition
Constructor.
InstanceResourceProvider - Class in org.apache.ambari.server.controller.internal
DR instance resource provider.
InstanceResourceProvider(IvoryService) - Constructor for class org.apache.ambari.server.controller.internal.InstanceResourceProvider
Construct a provider.
InstanceService - Class in org.apache.ambari.server.api.services
Service responsible for instances resource requests.
InstanceService() - Constructor for class org.apache.ambari.server.api.services.InstanceService
Constructor.
InstanceService(String) - Constructor for class org.apache.ambari.server.api.services.InstanceService
Constructor.
instancesOf(Stream<?>, Class<? extends T>) - Static method in class org.apache.ambari.server.utils.StreamUtils
Filters a stream for instances of a class and returns a typed stream
InstanceValidationResultImpl - Class in org.apache.ambari.server.view.validation
View instance validation result.
InstanceValidationResultImpl(ValidationResult, Map<String, ValidationResult>) - Constructor for class org.apache.ambari.server.view.validation.InstanceValidationResultImpl
Construct an instance validation result.
intendedDirection - Variable in class org.apache.ambari.server.stack.upgrade.ExecuteStage
 
intendedDirection - Variable in class org.apache.ambari.server.stack.upgrade.Grouping
 
Interface(String, String, String) - Constructor for class org.apache.ambari.server.controller.ivory.Cluster.Interface
Construct an interface.
IntermediateStack() - Constructor for class org.apache.ambari.server.stack.upgrade.UpgradePack.IntermediateStack
 
INTERNAL_AUTH_TOKEN - Static variable in class org.apache.ambari.server.topology.TopologyManager
internal token for topology related async tasks
INTERNAL_HOSTNAME - Static variable in class org.apache.ambari.server.actionmanager.Stage
Used because in-memory storage of commands requires a hostname for maps when the underlying store does not (host_id is null).
INTERNAL_TOKEN_HEADER - Static variable in class org.apache.ambari.server.security.authorization.internal.InternalTokenClientFilter
 
InternalAuthenticationInterceptor - Class in org.apache.ambari.server.security.authorization.internal
Allows running a given code within a security context authenticated with InternalAuthenticationToken.
InternalAuthenticationInterceptor() - Constructor for class org.apache.ambari.server.security.authorization.internal.InternalAuthenticationInterceptor
 
InternalAuthenticationToken - Class in org.apache.ambari.server.security.authorization.internal
 
InternalAuthenticationToken(String) - Constructor for class org.apache.ambari.server.security.authorization.internal.InternalAuthenticationToken
 
InternalSSLSocketFactory - Class in org.apache.ambari.server.security
InternalSSLSocketFactory is an abstract class implementing a SSLSocketFactory.
InternalSSLSocketFactory.LenientTrustManager - Class in org.apache.ambari.server.security
LenientTrustManager is a TrustManager that accepts all certificates without validating the chain of trust or hostname.
InternalSSLSocketFactoryNonTrusting - Class in org.apache.ambari.server.security
InternalSSLSocketFactoryNonTrusting is a non-trusting SSLSocketFactory implementation using the TLSv1.2 protocol.
InternalSSLSocketFactoryNonTrusting() - Constructor for class org.apache.ambari.server.security.InternalSSLSocketFactoryNonTrusting
 
InternalSSLSocketFactoryTrusting - Class in org.apache.ambari.server.security
InternalSSLSocketFactoryTrusting is a trusting SSLSocketFactory implementation using the TLSv1.2 protocol.
InternalSSLSocketFactoryTrusting() - Constructor for class org.apache.ambari.server.security.InternalSSLSocketFactoryTrusting
 
InternalTokenClientFilter - Class in org.apache.ambari.server.security.authorization.internal
 
InternalTokenClientFilter(InternalTokenStorage) - Constructor for class org.apache.ambari.server.security.authorization.internal.InternalTokenClientFilter
 
InternalTokenStorage - Class in org.apache.ambari.server.security.authorization.internal
Generates single token for internal authentication
InternalTokenStorage(SecureRandom) - Constructor for class org.apache.ambari.server.security.authorization.internal.InternalTokenStorage
 
invalid(String) - Static method in class org.apache.ambari.server.notifications.TargetConfigurationResult
 
invalidate() - Method in class org.apache.ambari.server.controller.metrics.ThreadPoolEnabledPropertyProvider.Ticket
Invalidate the ticket.
invalidate(String) - Method in class org.apache.ambari.server.state.alert.AlertDefinitionHash
Invalidates the cached hash for the specified agent host across all clusters.
invalidate(String, String) - Method in class org.apache.ambari.server.state.alert.AlertDefinitionHash
Invalidates the cached hash for the specified agent host in the specified cluster.
invalidate(Cluster) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
Invalidates the specified cluster by retrieving it from the database and refreshing all of the internal stateful collections.
invalidate(Cluster) - Method in interface org.apache.ambari.server.state.Clusters
Invalidates the specified cluster by retrieving it from the database and refreshing all of the internal stateful collections.
invalidateAffectedClusters() - Static method in class org.apache.ambari.server.utils.RetryHelper
 
invalidateAll() - Method in class org.apache.ambari.server.state.alert.AlertDefinitionHash
Invalidate all cached hashes causing subsequent lookups to recalculate.
invalidateAllClusters() - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
Invalidates all clusters by retrieving each from the database and refreshing all of its internal stateful collections.
invalidateAllClusters() - Method in interface org.apache.ambari.server.state.Clusters
Invalidates all clusters by retrieving each from the database and refreshing all of its internal stateful collections.
invalidateCommandCacheOnHostRemove(HostsRemovedEvent) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
Invalidate cached HostRoleCommands if a host is deleted.
invalidateHostRoleCommandStatusSummaryCache(Long) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
Invalidates the host role command status summary cache entry that corresponds to the given request.
invalidateHostRoleCommandStatusSummaryCache(Set<Long>) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
Invalidates the host role command status summary cache entry that corresponds to each request.
invalidateHostRoleCommandStatusSummaryCache(HostRoleCommandEntity) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
Invalidates those entries in host role command status cache which are dependent on the passed HostRoleCommandEntity entity.
invalidateHosts(AlertDefinitionEntity) - Method in class org.apache.ambari.server.state.alert.AlertDefinitionHash
Invalidate the hashes of any host that would be affected by the specified definition.
invalidateHosts(AlertDefinition) - Method in class org.apache.ambari.server.state.alert.AlertDefinitionHash
Invalidate the hashes of any host that would be affected by the specified definition.
InvalidCredentialValueException - Exception in org.apache.ambari.server.security.credential
 
InvalidCredentialValueException(String) - Constructor for exception org.apache.ambari.server.security.credential.InvalidCredentialValueException
 
InvalidCredentialValueException(String, Throwable) - Constructor for exception org.apache.ambari.server.security.credential.InvalidCredentialValueException
 
InvalidQueryException - Exception in org.apache.ambari.server.api.predicate
Exception indicating that a query compilation error occurred.
InvalidQueryException(String) - Constructor for exception org.apache.ambari.server.api.predicate.InvalidQueryException
Constructor.
InvalidQueryException(String, Throwable) - Constructor for exception org.apache.ambari.server.api.predicate.InvalidQueryException
Constructor.
InvalidSnmpConfigurationException(String) - Constructor for exception org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher.InvalidSnmpConfigurationException
 
InvalidStateTransitionException - Exception in org.apache.ambari.server.state.fsm
Exception thrown when a StateMachine encounters an invalid event at its current state.
InvalidStateTransitionException(Enum<?>, Enum<?>) - Constructor for exception org.apache.ambari.server.state.fsm.InvalidStateTransitionException
 
InvalidTopologyException - Exception in org.apache.ambari.server.topology
Indicates an invalid topology.
InvalidTopologyException(String) - Constructor for exception org.apache.ambari.server.topology.InvalidTopologyException
 
InvalidTopologyException(String, Throwable) - Constructor for exception org.apache.ambari.server.topology.InvalidTopologyException
 
InvalidTopologyTemplateException - Exception in org.apache.ambari.server.topology
The information provided is invalid for the template.
InvalidTopologyTemplateException(String) - Constructor for exception org.apache.ambari.server.topology.InvalidTopologyTemplateException
 
InvalidTopologyTemplateException(String, Throwable) - Constructor for exception org.apache.ambari.server.topology.InvalidTopologyTemplateException
 
InvalidUsernamePasswordCombinationException - Exception in org.apache.ambari.server.security.authentication
 
InvalidUsernamePasswordCombinationException(String) - Constructor for exception org.apache.ambari.server.security.authentication.InvalidUsernamePasswordCombinationException
 
InvalidUsernamePasswordCombinationException(String, boolean) - Constructor for exception org.apache.ambari.server.security.authentication.InvalidUsernamePasswordCombinationException
 
InvalidUsernamePasswordCombinationException(String, Throwable) - Constructor for exception org.apache.ambari.server.security.authentication.InvalidUsernamePasswordCombinationException
 
InvalidUsernamePasswordCombinationException(String, boolean, Throwable) - Constructor for exception org.apache.ambari.server.security.authentication.InvalidUsernamePasswordCombinationException
 
invoke(StackAdvisorRequest, ServiceInfo.ServiceAdvisorType) - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.StackAdvisorCommand
 
invoke() - Method in interface org.apache.ambari.server.controller.internal.AbstractResourceProvider.Command
Invoke this command.
invoke(A) - Method in interface org.apache.ambari.server.controller.KerberosHelper.Command
Invoke this command.
invoke(MethodInvocation) - Method in class org.apache.ambari.server.orm.AmbariJpaLocalTxnInterceptor
invoke(MethodInvocation) - Method in class org.apache.ambari.server.orm.AmbariLocalSessionInterceptor
 
invoke(MethodInvocation) - Method in class org.apache.ambari.server.security.authorization.internal.InternalAuthenticationInterceptor
 
invokeKAdmin(String) - Method in class org.apache.ambari.server.serveraction.kerberos.MITKerberosOperationHandler
Invokes the kadmin shell command to issue queries
invokeStackAdvisor() - Method in enum org.apache.ambari.server.controller.UpdateConfigurationPolicy
 
IP_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
IPAKerberosOperationHandler - Class in org.apache.ambari.server.serveraction.kerberos
IPAKerberosOperationHandler is an implementation of a KerberosOperationHandler providing functionality specifically for IPA managed KDC.
IPAKerberosOperationHandler() - Constructor for class org.apache.ambari.server.serveraction.kerberos.IPAKerberosOperationHandler
 
ipv4 - Static variable in class org.apache.ambari.server.orm.entities.HostEntity_
 
IPV4_ADDRESSES - Static variable in class org.apache.ambari.server.utils.StageUtils
 
ipv6 - Static variable in class org.apache.ambari.server.orm.entities.HostEntity_
 
IS_ADD_OR_DELETE_SLAVE_REQUEST - Static variable in class org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper
 
IS_AMBARI_KEYTAB_FIELD - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
IS_COMPATIBLE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceConfigVersionResourceProvider
 
IS_CURRENT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceConfigVersionResourceProvider
 
IS_DISTRIBUTED_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
isAccountNonExpired() - Method in class org.apache.ambari.server.security.authentication.AmbariProxiedUserDetailsImpl
 
isAccountNonExpired() - Method in class org.apache.ambari.server.security.authentication.AmbariUserDetailsImpl
 
isAccountNonLocked() - Method in class org.apache.ambari.server.security.authentication.AmbariProxiedUserDetailsImpl
 
isAccountNonLocked() - Method in class org.apache.ambari.server.security.authentication.AmbariUserDetailsImpl
 
isActive() - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
isActive() - Method in class org.apache.ambari.server.controller.UserRequest
 
isActive() - Method in interface org.apache.ambari.server.controller.UserRequestCreateUsersSwagger.CreateUsersInfo
 
isActive() - Method in interface org.apache.ambari.server.controller.UserRequestCreateUserSwagger.CreateUserInfo
 
isActive() - Method in interface org.apache.ambari.server.controller.UserRequestUpdateUserSwagger.UpdateUserInfo
 
isActive() - Method in class org.apache.ambari.server.controller.UserResponse
 
isActive() - Method in class org.apache.ambari.server.security.authorization.User
 
isActive() - Method in class org.apache.ambari.server.state.ExtensionInfo
 
isActive() - Method in class org.apache.ambari.server.state.stack.ExtensionMetainfoXml.Version
 
isActive() - Method in class org.apache.ambari.server.state.stack.StackMetainfoXml.Version
 
isActive() - Method in class org.apache.ambari.server.state.StackInfo
 
isActiveInstance() - Method in class org.apache.ambari.server.configuration.Configuration
Get whether the current ambari server instance the active instance
isActivelyPurgeTemporaryKeyStore() - Method in class org.apache.ambari.server.configuration.Configuration
Gets a boolean value indicating whether to actively purge the temporary keystore when the retention time expires (true) or to passively purge when credentials are queried (false).
isAdd() - Method in class org.apache.ambari.server.state.PropertyUpgradeBehavior
 
isAdmin() - Method in class org.apache.ambari.server.controller.UserRequest
 
isAdmin() - Method in interface org.apache.ambari.server.controller.UserRequestCreateUsersSwagger.CreateUsersInfo
 
isAdmin() - Method in interface org.apache.ambari.server.controller.UserRequestCreateUserSwagger.CreateUserInfo
 
isAdmin() - Method in interface org.apache.ambari.server.controller.UserRequestUpdateUserSwagger.UpdateUserInfo
 
isAdmin() - Method in class org.apache.ambari.server.controller.UserResponse
 
isAdmin() - Method in class org.apache.ambari.server.security.authorization.User
 
isAgentApiGzipped() - Method in class org.apache.ambari.server.configuration.Configuration
Check to see if the agent API responses should be compressed via gzip or not
isAgentStackRetryOnInstallEnabled() - Method in class org.apache.ambari.server.configuration.Configuration
 
isAlertCacheEnabled() - Method in class org.apache.ambari.server.configuration.Configuration
If true, then alerts processed by the AlertReceivedListener will not write alert data to the database on every event.
isAliasString(String) - Static method in class org.apache.ambari.server.security.encryption.CredentialProvider
 
isAlive() - Method in class org.apache.ambari.server.agent.HeartbeatMonitor
 
isAll() - Method in class org.apache.ambari.server.topology.Cardinality
Determine if component is required for all host groups.
isAllTarget() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
 
isAllTasksCompleted(long) - Method in class org.apache.ambari.server.orm.dao.RequestDAO
 
isAlternateUserSearchFilterEnabled() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
isAmbariManaged() - Method in class org.apache.ambari.server.agent.CommandRepository.Repository
 
isAmbariManaged() - Method in class org.apache.ambari.server.orm.entities.RepoOsEntity
 
isAmbariManagedRepos() - Method in class org.apache.ambari.server.controller.OperatingSystemResponse
 
isAmbariManagedRepositories() - Method in class org.apache.ambari.server.state.RepositoryInfo
 
isAmbariManagesLdapConfiguration() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
isAmbariOrClusterAdmin() - Method in class org.apache.ambari.server.view.RemoteAmbariCluster
 
isAmbariServerKeytab() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabEntity
 
isAmbariServerKeytab() - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosKeytab
Indicates if given keytab is Ambari Server keytab and can be distributed to host with Ambari Server side action.
isAmsHostMetric() - Method in class org.apache.ambari.server.controller.internal.PropertyInfo
 
isAmsHostMetric() - Method in class org.apache.ambari.server.controller.utilities.PropertyHelper.Metric
 
isAmsHostMetric() - Method in class org.apache.ambari.server.state.stack.Metric
Indicates whether this hostcomponent metric is a host metric for AMS.
isAnonymousBind() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
isAnyTaskSequential() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.TaskWrapper
 
isApiGzipped() - Method in class org.apache.ambari.server.configuration.Configuration
Check to see if the API responses should be compressed via gzip or not
isApplicable(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.OrchestrationQualification
isApplicable(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.UpgradeTypeQualification
isAttributeMapsEqual(Map<String, Map<String, String>>, Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
Comparison of two attributes maps
isAuditLogEnabled() - Method in class org.apache.ambari.server.configuration.Configuration
 
isAuthenticated() - Method in class org.apache.ambari.server.security.authentication.AmbariUserAuthentication
 
isAuthenticated() - Method in class org.apache.ambari.server.security.authorization.internal.InternalAuthenticationToken
 
isAuthorized(ResourceType, Long, RoleAuthorization) - Static method in class org.apache.ambari.server.security.authorization.AuthorizationHelper
Determines if the authenticated user (from application's security context) is authorized to perform an operation on the specific resource by matching the authenticated user's authorizations with the one indicated.
isAuthorized(ResourceType, Long, Set<RoleAuthorization>) - Static method in class org.apache.ambari.server.security.authorization.AuthorizationHelper
Determines if the authenticated user (from application's security context) is authorized to perform an operation on the specific resource by matching the authenticated user's authorizations with one from the provided set of authorizations.
isAuthorized(Authentication, ResourceType, Long, RoleAuthorization) - Static method in class org.apache.ambari.server.security.authorization.AuthorizationHelper
Determines if the specified authenticated user is authorized to perform an operation on the specific resource by matching the authenticated user's authorizations with the one indicated.
isAuthorized(Authentication, ResourceType, Long, Set<RoleAuthorization>) - Static method in class org.apache.ambari.server.security.authorization.AuthorizationHelper
Determines if the specified authenticated user is authorized to perform an operation on the the specific resource by matching the authenticated user's authorizations with one from the provided set of authorizations.
isAuthorizedToCreateResources(Authentication, Request) - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Tests authorization to create resources.
isAuthorizedToCreateResources(Authentication, Request) - Method in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
isAuthorizedToDeleteResources(Authentication, Predicate) - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Tests authorization to delete resources.
isAuthorizedToDeleteResources(Authentication, Predicate) - Method in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
isAuthorizedToGetResources(Authentication, Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Tests authorization to get resources.
isAuthorizedToUpdateResources(Authentication, Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Tests authorization to update resources

Implementations should override this method to perform a more sophisticated authorization routine.

isAutoLink() - Method in class org.apache.ambari.server.state.ExtensionInfo
 
isAutoLink() - Method in class org.apache.ambari.server.state.stack.ExtensionMetainfoXml
 
isAutoSkipOnFailureSupported() - Method in class org.apache.ambari.server.actionmanager.Stage
Determine whether this stage supports automatically skipping failures of its commands.
isAutoSkipOnFailureSupported() - Method in class org.apache.ambari.server.orm.entities.StageEntity
Determine whether this stage supports automatically skipping failures of its commands.
isBackground() - Method in class org.apache.ambari.server.state.CustomCommandDefinition
 
isBackgroundCommand() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
Gets whether this command runs in the background and does not block other commands.
isBackgroundCommand() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
Gets whether this command runs in the background and will not block other commands.
isBluePrintDeployed() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Returns whether this cluster was provisioned by a Blueprint or not.
isBluePrintDeployed() - Method in interface org.apache.ambari.server.state.Cluster
Returns whether this cluster was provisioned by a Blueprint or not.
isCachable() - Method in class org.apache.ambari.server.state.kerberos.KerberosKeytabDescriptor
Indicates whether the generated keytab is allowed to be cached by the Ambari server or not
isClient() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Determine whether the component is a client component.
isClient() - Method in class org.apache.ambari.server.state.ComponentInfo
 
isClientComponent() - Method in interface org.apache.ambari.server.state.ServiceComponent
 
isClientComponent() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
isClientComponent() - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
isClientComponent() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
isClientOnlyService() - Method in interface org.apache.ambari.server.state.Service
 
isClientOnlyService() - Method in class org.apache.ambari.server.state.ServiceImpl
 
isClientOnlyService() - Method in class org.apache.ambari.server.state.ServiceInfo
 
isClosed() - Method in class org.apache.ambari.server.serveraction.kerberos.AbstractKerberosDataFileReader
Tests this AbstractKerberosDataFileReader to see if the data file is closed.
isClosed() - Method in class org.apache.ambari.server.serveraction.kerberos.AbstractKerberosDataFileWriter
Tests this KerberosConfigDataFileWriter to see if the data file is closed.
isClusterConfigurable() - Method in class org.apache.ambari.server.controller.ViewVersionResponse.ViewVersionInfo
Checks if cluster is configurable
isClusterConfigurable() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Determine whether or not this view is configurable through a cluster association.
isClusterKerberosEnabled(Cluster) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Determine if a cluster has kerberos enabled.
isClusterKerberosEnabled(Cluster) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
isClusterKerberosEnabled(long) - Method in class org.apache.ambari.server.topology.AmbariContext
 
isClusterKerberosEnabled() - Method in interface org.apache.ambari.server.topology.ClusterTopology
Determine if the cluster is kerberos enabled.
isClusterKerberosEnabled() - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
isClusterProvisionWithBlueprintFinished(long) - Method in class org.apache.ambari.server.topology.TopologyManager
Returns if the provision request for a cluster is finished.
isClusterProvisionWithBlueprintTracked(long) - Method in class org.apache.ambari.server.topology.TopologyManager
Returns if provision request for a cluster is tracked
isCollection() - Method in class org.apache.ambari.server.api.resources.SubResourceDefinition
Whether the sub-resource is a collection.
isCollectionResource() - Method in class org.apache.ambari.server.api.query.QueryImpl
 
isCollectionResource() - Method in interface org.apache.ambari.server.api.resources.ResourceInstance
Determine if resource is a collection resource.
isCollectorComponentAlive() - Method in class org.apache.ambari.server.controller.metrics.MetricsCollectorHAClusterState
 
isCollectorComponentLive(String, MetricsServiceProvider.MetricsService) - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
 
isCollectorComponentLive(String, MetricsServiceProvider.MetricsService) - Method in class org.apache.ambari.server.controller.internal.OverriddenMetricsHostProvider
 
isCollectorComponentLive(String, MetricsServiceProvider.MetricsService) - Method in interface org.apache.ambari.server.controller.metrics.MetricHostProvider
Get the status of metrics server component for the given cluster name.
isCollectorComponentLive(String) - Method in class org.apache.ambari.server.controller.metrics.MetricsCollectorHAManager
 
isCollectorHostExternal(String) - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
 
isCollectorHostExternal(String) - Method in class org.apache.ambari.server.controller.internal.OverriddenMetricsHostProvider
 
isCollectorHostExternal(String) - Method in interface org.apache.ambari.server.controller.metrics.MetricHostProvider
Is the collector host external to the cluster?
isCollectorHostLive(String, MetricsServiceProvider.MetricsService) - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
 
isCollectorHostLive(String, MetricsServiceProvider.MetricsService) - Method in class org.apache.ambari.server.controller.internal.OverriddenMetricsHostProvider
 
isCollectorHostLive(String, MetricsServiceProvider.MetricsService) - Method in interface org.apache.ambari.server.controller.metrics.MetricHostProvider
Get the status of metrics server host for the given cluster name.
isCollectorHostLive() - Method in class org.apache.ambari.server.controller.metrics.MetricsCollectorHAClusterState
 
isCollectorHostLive(String) - Method in class org.apache.ambari.server.controller.metrics.MetricsCollectorHAManager
 
isColumnNullable(String, String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Check if column could be nullable
isColumnNullable(String, String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
isCommand() - Method in class org.apache.ambari.server.controller.ExecuteActionRequest
 
isCommand() - Method in enum org.apache.ambari.server.stack.upgrade.Task.Type
 
isCommunityTargetRequired() - Method in enum org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher.SnmpVersion
 
isCompatibleWithCurrentStack() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionResponse
Gets whether this service configuration is compatible with the cluster's current stack version.
isCompleted() - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveRequest
 
isCompleted() - Method in class org.apache.ambari.server.topology.HostRequest
 
isCompletedState() - Method in enum org.apache.ambari.server.actionmanager.HostRoleStatus
Indicates whether or not this is a completed state.
isComponentFailureAutoSkipped() - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
Gets whether skippable components that failed are automatically skipped.
isComponentFailureAutoSkipped() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets whether skippable components that failed are automatically skipped.
isComponentFailureAutoSkipped() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
Gets whether skippable components that failed are automatically skipped.
isConfigEnabled(Cluster, String, String) - Static method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
isConfigStale(String, String, long) - Method in class org.apache.ambari.server.agent.RecoveryConfigHelper
Computes if the recovery configuration was updated since the last time it was sent to the agent.
isConfigTypeExists(String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
isConfigTypeExists(String) - Method in interface org.apache.ambari.server.state.Cluster
Check if config type exists in cluster.
isConstraintSupportedAfterNullability() - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
Gets whether the database platform supports adding contraints after the NULL constraint.
isConstraintSupportedAfterNullability() - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
Gets whether the database platform supports adding contraints after the NULL constraint.
isConstraintSupportedAfterNullability() - Method in class org.apache.ambari.server.orm.helpers.dbms.OracleHelper
Gets whether the database platform supports adding contraints after the NULL constraint.
isContainer() - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor
Test this AbstractKerberosDescriptor to see if it is a container.
isContainer() - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Test this AbstractKerberosDescriptor to see if it is a container.
isCreatable() - Method in class org.apache.ambari.server.api.resources.BaseResourceDefinition
 
isCreatable() - Method in class org.apache.ambari.server.api.resources.RecommendationResourceDefinition
 
isCreatable() - Method in interface org.apache.ambari.server.api.resources.ResourceDefinition
Defines if resource is actually created on the server side during POST operation.
isCreatable() - Method in class org.apache.ambari.server.api.resources.ValidationResourceDefinition
 
isCredentialFailure() - Method in exception org.apache.ambari.server.security.authentication.AmbariAuthenticationException
 
isCredentialsNonExpired() - Method in class org.apache.ambari.server.security.authentication.AmbariProxiedUserDetailsImpl
 
isCredentialsNonExpired() - Method in class org.apache.ambari.server.security.authentication.AmbariUserDetailsImpl
 
isCredentialStoreEnabled() - Method in class org.apache.ambari.server.controller.ServiceResponse
Get a true or false value indicating if the service is enabled for credential store use or not.
isCredentialStoreEnabled() - Method in class org.apache.ambari.server.controller.StackServiceResponse
Get whether credential store use is enabled
isCredentialStoreEnabled() - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntity
Gets a value indicating if credential store use is enabled or not.
isCredentialStoreEnabled() - Method in interface org.apache.ambari.server.state.Service
Get a true or false value specifying whether credential store use is enabled for this service.
isCredentialStoreEnabled() - Method in class org.apache.ambari.server.state.ServiceImpl
Get a true or false value specifying whether credential store use is enabled for this service.
isCredentialStoreEnabled() - Method in class org.apache.ambari.server.state.ServiceInfo
Indicates if this service is enabled for credential store use.
isCredentialStoreRequired() - Method in class org.apache.ambari.server.controller.StackServiceResponse
Get whether credential store use is required
isCredentialStoreRequired() - Method in interface org.apache.ambari.server.state.Service
Get a true or false value specifying whether credential store is required by this service.
isCredentialStoreRequired() - Method in class org.apache.ambari.server.state.ServiceImpl
Get a true or false value specifying whether credential store is required by this service.
isCredentialStoreRequired() - Method in class org.apache.ambari.server.state.ServiceInfo
Indicates if this service is requires credential store.
isCredentialStoreSupported() - Method in class org.apache.ambari.server.controller.ServiceResponse
Get a true or false value indicating if the service supports credential store use or not.
isCredentialStoreSupported() - Method in class org.apache.ambari.server.controller.StackServiceResponse
Get whether credential store is supported by the service
isCredentialStoreSupported() - Method in interface org.apache.ambari.server.state.Service
Get a true or false value specifying whether credential store is supported by this service.
isCredentialStoreSupported() - Method in class org.apache.ambari.server.state.ServiceImpl
Get a true or false value specifying whether credential store is supported by this service.
isCredentialStoreSupported() - Method in class org.apache.ambari.server.state.ServiceInfo
Indicates if this service supports credential store.
isCustomCommand(String) - Method in class org.apache.ambari.server.state.ComponentInfo
 
isDatabaseException(Throwable) - Static method in class org.apache.ambari.server.utils.RetryHelper
 
isDecommissionAlllowed() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Get whether the components can be decommissioned.
isDefault() - Method in interface org.apache.ambari.server.controller.AlertTargetSwagger.AlertTargetInfo.AlertGroup
 
isDefault() - Method in interface org.apache.ambari.server.controller.QuickLinksResponse.QuickLinksResponseInfo
 
isDefault() - Method in interface org.apache.ambari.server.controller.ThemeResponse.ThemeInfoResponse
 
isDefault() - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
Gets whether this is a default group and is mostly read-only.
isDefault() - Method in class org.apache.ambari.server.state.alert.AlertGroup
 
isDefaultHostComponentCommand(String) - Method in class org.apache.ambari.server.metadata.ActionMetadata
 
isDelete() - Method in class org.apache.ambari.server.state.PropertyUpgradeBehavior
 
isDeleted() - Method in class org.apache.ambari.server.stack.ComponentModule
 
isDeleted() - Method in class org.apache.ambari.server.stack.ConfigurationModule
 
isDeleted() - Method in class org.apache.ambari.server.stack.ExtensionModule
 
isDeleted() - Method in class org.apache.ambari.server.stack.QuickLinksConfigurationModule
 
isDeleted() - Method in class org.apache.ambari.server.stack.ServiceModule
 
isDeleted() - Method in interface org.apache.ambari.server.stack.StackDefinitionModule
Determine whether the module has been marked for deletion.
isDeleted() - Method in class org.apache.ambari.server.stack.StackModule
 
isDeleted() - Method in class org.apache.ambari.server.stack.ThemeModule
 
isDeleted() - Method in class org.apache.ambari.server.state.ComponentInfo
 
isDeleted() - Method in class org.apache.ambari.server.state.PropertyInfo
 
isDeleted() - Method in class org.apache.ambari.server.state.QuickLinksConfigurationInfo
 
isDeleted() - Method in class org.apache.ambari.server.state.ServiceInfo
 
isDeleted() - Method in class org.apache.ambari.server.state.ThemeInfo
 
isDependencyManaged(Stack, String, Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.topology.BlueprintValidatorImpl
Determine if a component is managed, meaning that it is running inside of the cluster topology.
isDeployed() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Determine whether or not the entity is deployed.
isDigestSupported() - Method in class org.apache.ambari.server.notifications.dispatchers.AlertScriptDispatcher
Gets whether the dispatcher supports sending a digest or summary in a single Notification.
isDigestSupported() - Method in class org.apache.ambari.server.notifications.dispatchers.EmailDispatcher
Gets whether the dispatcher supports sending a digest or summary in a single Notification.
isDigestSupported() - Method in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
Gets whether the dispatcher supports sending a digest or summary in a single Notification.
isDigestSupported() - Method in interface org.apache.ambari.server.notifications.NotificationDispatcher
Gets whether the dispatcher supports sending a digest or summary in a single Notification.
isDirectTransition(State, State) - Method in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
Checks if assigning new state does not require performing any additional actions
isDisableEndpointIdentification() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
isDistributed() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
isDowngrade() - Method in enum org.apache.ambari.server.stack.upgrade.Direction
 
isDowngradeAllowed() - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
 
isDowngradeAllowed() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets whether a downgrade is allowed for this upgrade.
isDowngradeAllowed - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeSummary
 
isDowngradeAllowed() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
 
isDryRunRequest() - Method in class org.apache.ambari.server.controller.internal.RequestImpl
 
isDryRunRequest() - Method in interface org.apache.ambari.server.controller.spi.Request
Is this a dry run request.
isEmpty() - Method in class org.apache.ambari.server.controller.metrics.MetricsCollectorHAManager
 
isEmpty() - Method in class org.apache.ambari.server.state.scheduler.Schedule
Return empty if schedule has non usable fields.
IsEmptyOperator - Class in org.apache.ambari.server.api.predicate.operators
Operator that is used to determine if a category is empty, meaning that it doesn't contain any properties.
IsEmptyOperator() - Constructor for class org.apache.ambari.server.api.predicate.operators.IsEmptyOperator
 
isEmulated() - Method in class org.apache.ambari.server.events.ActionFinalReportReceivedEvent
 
isEnabled(Configuration) - Method in enum org.apache.ambari.annotations.TransactionalLock.LockArea
Gets whether this TransactionalLock.LockArea is enabled.
isEnabled() - Method in interface org.apache.ambari.server.audit.AuditLogger
Returns if the feature is enabled
isEnabled() - Method in class org.apache.ambari.server.audit.AuditLoggerDefaultImpl
 
isEnabled() - Method in class org.apache.ambari.server.controller.AlertDefinitionResponse
Gets whether this definition is enabled.
isEnabled() - Method in interface org.apache.ambari.server.controller.AlertTargetSwagger.AlertTargetInfo
 
isEnabled() - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
Gets whether the alert target is enabled.
isEnabled - Static variable in class org.apache.ambari.server.orm.entities.AlertTargetEntity_
 
isEnabled() - Method in class org.apache.ambari.server.security.authentication.AmbariProxiedUserDetailsImpl
 
isEnabled() - Method in class org.apache.ambari.server.security.authentication.AmbariUserDetailsImpl
 
isEnabled() - Method in class org.apache.ambari.server.security.authentication.tproxy.AmbariTProxyConfiguration
Determines of trusted proxy support is enabled based on the configuration data.
isEnabled() - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
isEnabled() - Method in class org.apache.ambari.server.state.alert.AlertTarget
Gets whether the alert target is enabled.
isEnabled() - Method in class org.apache.ambari.server.state.AutoDeployInfo
Getter for the enabled property.
isEnabled() - Method in class org.apache.ambari.server.state.CredentialStoreInfo
Gets a value indicating whether the service is enabled for credential store use.
isEnabledForAmbari() - Method in class org.apache.ambari.server.security.authentication.jwt.JwtAuthenticationProperties
 
isEncrypted() - Method in class org.apache.ambari.server.stack.NameService.NameNode
 
isError() - Method in enum org.apache.ambari.server.checks.DatabaseConsistencyCheckResult
 
isErrorOrWarning() - Method in enum org.apache.ambari.server.checks.DatabaseConsistencyCheckResult
 
isErrorsFound() - Method in class org.apache.ambari.server.checks.MpackInstallChecker
 
isErrorState() - Method in class org.apache.ambari.server.api.services.ResultStatus
Determine whether the status is an error state.
isErrorState() - Method in enum org.apache.ambari.server.api.services.ResultStatus.STATUS
Whether this status is an error state
isExclusive() - Method in class org.apache.ambari.server.actionmanager.Request
 
isExclusive() - Method in class org.apache.ambari.server.controller.ExecuteActionRequest
 
isExclusive() - Method in interface org.apache.ambari.server.controller.RequestPostRequest.Request
 
isExclusive() - Method in interface org.apache.ambari.server.controller.RequestResponse.RequestStatusInfo
 
isExclusive() - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
isExecutionSchedulerClusterd() - Method in class org.apache.ambari.server.configuration.Configuration
 
isExternal() - Method in class org.apache.ambari.server.view.configuration.ResourceConfig
Determine whether the resource is external (does not use the API framework).
isExternalCollector() - Method in class org.apache.ambari.server.controller.metrics.MetricsCollectorHAManager
 
isFailedAndNotSkippableState() - Method in enum org.apache.ambari.server.actionmanager.HostRoleStatus
Indicates whether or not it is a valid failure state without ability to be skipped.
isFailedState() - Method in enum org.apache.ambari.server.actionmanager.HostRoleStatus
Indicates whether or not it is a valid failure state.
isFailureAutoSkipped() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
Gets whether commands which fail and are retryable are automatically skipped and marked with HostRoleStatus.SKIPPED_FAILED.
isFailureAutoSkipped() - Method in class org.apache.ambari.server.controller.ActionExecutionContext
Gets whether skippable actions that failed are automatically skipped.
isFailureAutoSkipped() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
Gets whether commands which fail and are retryable are automatically skipped and marked with HostRoleStatus.SKIPPED_FAILED.
isFinal() - Method in class org.apache.ambari.server.upgrade.AbstractFinalUpgradeCatalog
 
isFinal() - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
isFinal() - Method in interface org.apache.ambari.server.upgrade.UpgradeCatalog
Defines if Upgrade Catalog should be executed last
isFinished() - Method in class org.apache.ambari.server.topology.LogicalRequest
 
isForceUsernameToLowercase() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
Gets whether the username retrieved from the LDAP server during authentication is to be forced to all lowercase characters before assigning to the authenticated user.
isFullServiceLevelMetadata() - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataCluster
 
isFutureCommand() - Method in class org.apache.ambari.server.controller.ActionExecutionContext
Gets whether Ambari should skip all kinds of command verifications while scheduling since this command runs in the future and might not be considered "valid".
isFutureTime(Date) - Static method in class org.apache.ambari.server.utils.DateUtils
Check if given time is in the future
isGlobal() - Method in interface org.apache.ambari.server.controller.AlertTargetSwagger.AlertTargetInfo
 
isGlobal() - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
Gets whether the alert target is a global target and will receive notifications triggered for any alert group.
isGlobal - Static variable in class org.apache.ambari.server.orm.entities.AlertTargetEntity_
 
isGlobal() - Method in class org.apache.ambari.server.state.alert.AlertTarget
Gets whether the alert target is global.
isGroupMappingEnabled() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
isGzipHandlerEnabledForJetty() - Method in class org.apache.ambari.server.configuration.Configuration
Check to see if the API responses should be compressed via gzip or not
isHadoop() - Method in class org.apache.ambari.server.agent.AgentEnv.JavaProc
 
isHashCached(String, String) - Method in class org.apache.ambari.server.state.alert.AlertDefinitionHash
Gets whether the alert definition hash for the specified host has been calculated and cached.
isHidden() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
Gets whether this repository is hidden.
isHidden() - Method in class org.apache.ambari.server.state.CustomCommandDefinition
 
isHoldingState() - Method in enum org.apache.ambari.server.actionmanager.HostRoleStatus
Indicates whether or not this is a holding state.
isHostComponentLive(AmbariManagementController, String, String, String, String) - Static method in class org.apache.ambari.server.controller.internal.HostStatusHelper
 
isHostIgnored() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets whether this alert definition will ignore the hosts reporting the alert and combine them all into a single alert entry.
isHostIgnored() - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
isHostInMemoryAggregationEnabled() - Method in class org.apache.ambari.server.metrics.system.impl.AmbariMetricSinkImpl
 
isHostLive(AmbariManagementController, String, String) - Static method in class org.apache.ambari.server.controller.internal.HostStatusHelper
 
isHostMappedToCluster(long, String) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
Gets whether the specified cluster has a mapping for the specified host.
isHostMappedToCluster(long, String) - Method in interface org.apache.ambari.server.state.Clusters
Gets whether the specified cluster has a mapping for the specified host.
isHostRegisteredWithCluster(long, String) - Method in class org.apache.ambari.server.topology.AmbariContext
 
isHttpsEnabled() - Method in class org.apache.ambari.server.configuration.ComponentSSLConfiguration
Indicates whether or not Ambari Metrics is setup for SSL.
isIdentifierValid(AgentConfigsUpdateEvent) - Method in class org.apache.ambari.server.agent.stomp.AgentConfigsHolder
 
isIdentifierValid(T) - Method in class org.apache.ambari.server.agent.stomp.AgentDataHolder
 
isInitialized() - Method in class org.apache.ambari.server.metrics.system.impl.AmbariMetricSinkImpl
 
isInitialized() - Method in interface org.apache.ambari.server.metrics.system.MetricsSink
Returns if the sink is initialized.
isInitialized - Static variable in class org.apache.ambari.server.scheduler.ExecutionSchedulerImpl
 
isInitialized() - Method in class org.apache.ambari.server.scheduler.ExecutionSchedulerImpl
 
isInitialized() - Method in interface org.apache.ambari.server.security.encryption.CredentialStoreService
Tests this CredentialStoreService to check if it has been properly initialized
isInitialized(CredentialStoreType) - Method in interface org.apache.ambari.server.security.encryption.CredentialStoreService
Tests this CredentialStoreService to check if ether the persistent or the temporary CredentialStore has been properly initialized
isInitialized() - Method in class org.apache.ambari.server.security.encryption.CredentialStoreServiceImpl
 
isInitialized(CredentialStoreType) - Method in class org.apache.ambari.server.security.encryption.CredentialStoreServiceImpl
 
isInProgress() - Method in enum org.apache.ambari.server.actionmanager.HostRoleStatus
 
isInProgressCommand(CommandReport) - Method in class org.apache.ambari.server.actionmanager.ActionManager
Find if the command report is for an in progress command
isInternalType() - Method in class org.apache.ambari.server.controller.spi.Resource.Type
Indicate whether this is an internal type.
isKdcReachable(String) - Method in class org.apache.ambari.server.KdcServerConnectionVerification
Given server IP or hostname, checks if server is reachable i.e.
isKdcReachable(String, int) - Method in class org.apache.ambari.server.KdcServerConnectionVerification
Given a host and port, checks if server is reachable meaning that we can communicate with it.
isKdcReachable(String, int, KdcServerConnectionVerification.ConnectionProtocol) - Method in class org.apache.ambari.server.KdcServerConnectionVerification
Attempt to communicate with KDC server over a specified communication protocol (TCP or UDP).
isKerberosAuthenticationEnabled() - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationProperties
Get whether Kerberos authentication is enabled or not.
isKerberosEnabled() - Method in class org.apache.ambari.server.controller.ServiceResponse
Indicates whether the service is configured for Kerberos or not
isKerberosEnabled() - Method in interface org.apache.ambari.server.state.Service
Tests to see if Kerberos is enabled for this service using the Kerberos enabled test metadata and the existing cluster configurations.
isKerberosEnabled(Map<String, Map<String, String>>) - Method in interface org.apache.ambari.server.state.Service
Tests to see if Kerberos is enabled for this service using the Kerberos enabled test metadata and the supplied configurations map.
isKerberosEnabled() - Method in class org.apache.ambari.server.state.ServiceImpl
 
isKerberosEnabled(Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.state.ServiceImpl
 
isKerberosJaasConfigurationCheckEnabled() - Method in class org.apache.ambari.server.configuration.Configuration
Determine whether or not ambari server credentials validation is enabled.
isKerberosPrincipalNameProperty(String, String, String) - Method in class org.apache.ambari.server.controller.internal.Stack
 
isKerberosRequired() - Method in class org.apache.ambari.server.state.SingleSignOnInfo
 
isKerberosRequiredForSingleSignOnIntegration() - Method in class org.apache.ambari.server.state.ServiceInfo
 
isKeyStore() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
Get the keystore element, indicating whether this password property is to be encrypted in a keystore when credential store use is enabled
isLdapAlternateUserSearchEnabled() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
isLdapEnabled() - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Check if LDAP is enabled in server properties.
isLdapGroup() - Method in class org.apache.ambari.server.controller.GroupResponse
 
isLdapGroup() - Method in class org.apache.ambari.server.security.authorization.Group
 
isLdapIntegrationDesired() - Method in class org.apache.ambari.server.controller.ServiceResponse
Indicates whether the service is chosen for LDAP integration or not
isLdapIntegrationEnabled() - Method in class org.apache.ambari.server.controller.ServiceResponse
Indicates whether the service is configured for LDAP integration or not
isLdapIntegrationSupported() - Method in class org.apache.ambari.server.controller.ServiceResponse
Indicates if this service supports LDAP integration.
isLdapIntegrationSupported() - Method in class org.apache.ambari.server.controller.StackServiceResponse
Indicates if this service supports LDAP integration.
isLdapObjectOutOfScopeFromBaseDn(DirContextAdapter, String) - Static method in class org.apache.ambari.server.security.authorization.AmbariLdapUtils
Determine that the full DN of an LDAP object is in/out of the base DN scope.
isLdapSupported() - Method in class org.apache.ambari.server.state.ServiceInfo
 
isLdapSyncInProgress() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Checks if LDAP sync process is running.
isLdapSyncInProgress() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
isLdapUser() - Method in class org.apache.ambari.server.controller.UserResponse
 
isLdapUser() - Method in class org.apache.ambari.server.security.authorization.User
 
isLegacy() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
Deprecated.
isLzoEnabled() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog261
 
isMaintainerEmpty() - Method in class org.apache.ambari.server.state.ServiceInfo
 
isMaintenanceModeHostExcluded() - Method in class org.apache.ambari.server.controller.ActionExecutionContext
Gets whether hosts in maintenance mode should be excluded from the command.
isManaged(ClusterEntity) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
 
isManualVerificationAutoSkipped() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets whether manual verification tasks can be automatically skipped.
isMasked() - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntity
Determine whether or not the parameter is masked.
isMasked() - Method in class org.apache.ambari.server.view.configuration.ParameterConfig
Indicates whether or not the parameter is masked when persisted.
isMaster() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Determine whether the component is a master component.
isMaster() - Method in class org.apache.ambari.server.state.ComponentInfo
 
isMasterComponent(String) - Method in class org.apache.ambari.server.controller.internal.Stack
 
isMasterComponent() - Method in class org.apache.ambari.server.events.ServiceComponentInstalledEvent
 
isMasterComponent() - Method in class org.apache.ambari.server.events.ServiceComponentUninstalledEvent
 
isMasterComponent() - Method in interface org.apache.ambari.server.state.ServiceComponent
 
isMasterComponent() - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
isMasterKeyInitialized() - Method in interface org.apache.ambari.server.security.encryption.MasterKeyService
 
isMasterKeyInitialized() - Method in class org.apache.ambari.server.security.encryption.MasterKeyServiceImpl
 
isMasterKeyPersisted() - Method in class org.apache.ambari.server.configuration.Configuration
 
isMemberAttributeBaseDn(String) - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Determines that the member attribute can be used as a 'dn'
isMerge() - Method in class org.apache.ambari.server.state.PropertyStackUpgradeBehavior
 
isMetricsCacheDisabled() - Method in class org.apache.ambari.server.configuration.Configuration
Diable metrics caching.
isMetricsServiceDisabled() - Method in class org.apache.ambari.server.configuration.Configuration
 
isMetricsServiceRequestTTLCacheEnabled() - Method in class org.apache.ambari.server.configuration.Configuration
Gets whether the TTL request cache in the MetricsRetrievalService is enabled.
isMonitoringService() - Method in class org.apache.ambari.server.state.ServiceInfo
 
isMustWriteAmbariJaasFile() - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosKeytab
Indicates if this keytab must be written to Ambari Server jaas file.
isNameNodeHA() - Method in class org.apache.ambari.server.stack.MasterHostResolver
Determine if HDFS is present and it has NameNode High Availability.
isNameNodeHAEnabled() - Method in interface org.apache.ambari.server.topology.ClusterTopology
Determine if NameNode HA is enabled.
isNameNodeHAEnabled() - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
isNameNodeHAEnabled(Map<String, Map<String, String>>) - Static method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
isNNHAEnabled(Cluster) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
isNotificationContentGenerationRequired() - Method in class org.apache.ambari.server.notifications.dispatchers.AlertScriptDispatcher
Gets whether Ambari should attempt to generate the content of the Notification before giving it to the dispatcher.
isNotificationContentGenerationRequired() - Method in class org.apache.ambari.server.notifications.dispatchers.EmailDispatcher
Gets whether Ambari should attempt to generate the content of the Notification before giving it to the dispatcher.
isNotificationContentGenerationRequired() - Method in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
Gets whether Ambari should attempt to generate the content of the Notification before giving it to the dispatcher.
isNotificationContentGenerationRequired() - Method in interface org.apache.ambari.server.notifications.NotificationDispatcher
Gets whether Ambari should attempt to generate the content of the Notification before giving it to the dispatcher.
isNullable() - Method in class org.apache.ambari.server.orm.DBAccessor.DBColumnInfo
 
isOpen() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Test this KerberosOperationHandler to see whether is was previously open or not
isOperationAllowed(Cluster, RequestOperationLevel, RequestResourceFilter, String, String, String) - Method in class org.apache.ambari.server.controller.MaintenanceStateHelper
 
isOperationAllowed(Resource.Type, Service) - Method in class org.apache.ambari.server.controller.MaintenanceStateHelper
 
isOperationAllowed(Host, long, Resource.Type) - Method in class org.apache.ambari.server.controller.MaintenanceStateHelper
 
isOperationAllowed(Resource.Type, ServiceComponentHost) - Method in class org.apache.ambari.server.controller.MaintenanceStateHelper
Determine based on the requesting Resource level and the state of the operand whether to allow operations on it.
isOptional() - Method in class org.apache.ambari.server.state.ClientConfigFileDefinition
 
isOsInFamily(String, String) - Method in class org.apache.ambari.server.state.stack.OsFamily
 
isOsSupported(String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
isOverrideConfigs() - Method in class org.apache.ambari.server.agent.ExecutionCommand
Gets whether configuration tags shoudl be refreshed right before the command is scheduled.
isPagedResponse() - Method in class org.apache.ambari.server.controller.internal.QueryResponseImpl
 
isPagedResponse() - Method in interface org.apache.ambari.server.controller.spi.QueryResponse
Determine whether or not the response is paginated.
isPaginationEnabled() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
isParallelTopologyTaskCreationEnabled() - Method in class org.apache.ambari.server.configuration.Configuration
 
isPassword(String, String) - Static method in class org.apache.ambari.server.controller.internal.AmbariServerConfigurationUtils
Indicates whether the given property's type is a ConfigurationPropertyType.PASSWORD
isPassword(AmbariServerConfigurationCategory, String) - Static method in class org.apache.ambari.server.controller.internal.AmbariServerConfigurationUtils
Indicates whether the given property's type is a ConfigurationPropertyType.PASSWORD
isPassword(AmbariServerConfigurationKey) - Static method in class org.apache.ambari.server.controller.internal.AmbariServerConfigurationUtils
Indicates whether the given property's type is a ConfigurationPropertyType.PASSWORD
isPasswordProperty(String, String, String) - Method in class org.apache.ambari.server.controller.internal.Stack
 
isPatchRevert() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
isPatternKey(String) - Method in class org.apache.ambari.server.controller.internal.BaseProvider
 
isPauseAfterFirstBatch() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
isPauseAfterFirstBatch() - Method in class org.apache.ambari.server.state.scheduler.BatchSettings
 
isPointInTime() - Method in class org.apache.ambari.server.controller.internal.PropertyInfo
 
isPointInTime() - Method in class org.apache.ambari.server.controller.utilities.PropertyHelper.Metric
 
isPointInTime() - Method in class org.apache.ambari.server.state.stack.Metric
 
isPrimary() - Method in class org.apache.ambari.server.state.LogDefinition
 
isProcessingGroup() - Method in class org.apache.ambari.server.stack.upgrade.Grouping
 
isPropertyCategoryRequested(String, Set<String>) - Static method in class org.apache.ambari.server.controller.internal.BaseProvider
Determine whether or not any of the requested ids are a category for the given property.
isPropertyEntryRequested(String, Set<String>) - Static method in class org.apache.ambari.server.controller.internal.BaseProvider
Determine whether or not any of the requested ids are an entry for the given property, if the given property is a category.
isPropertyRequested(String, Set<String>) - Static method in class org.apache.ambari.server.controller.internal.BaseProvider
Determine whether or not the given property id is part the given set of requested ids.
isPropertySet(String, String) - Method in class org.apache.ambari.server.topology.Configuration
General convenience method to determine if a given property has been set in the cluster configuration
isProxyCallAllowed(String) - Method in class org.apache.ambari.server.view.ViewURLStreamProvider
Is it allowed to make calls to the supplied url
isQueueNameValid(Cluster, Set<String>, String, String) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Validate queueNameProperty exists for configType in cluster and corresponds to one of validLeafQueues
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.ambari.server.api.GsonJsonProvider
 
isReassignAlllowed() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Get whether the components can be reassigned.
isRecoveryEnabled() - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
Get a true or false value indicating if the service component is auto start enabled
isRecoveryEnabled() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Get whether auto start is enabled.
isRecoveryEnabled() - Method in class org.apache.ambari.server.events.ServiceComponentInstalledEvent
 
isRecoveryEnabled() - Method in class org.apache.ambari.server.events.ServiceComponentRecoveryChangedEvent
Get recovery enabled
isRecoveryEnabled() - Method in class org.apache.ambari.server.events.ServiceComponentUninstalledEvent
 
isRecoveryEnabled() - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
isRecoveryEnabled() - Method in class org.apache.ambari.server.state.ComponentInfo
 
isRecoveryEnabled() - Method in interface org.apache.ambari.server.state.ServiceComponent
Get a true or false value specifying if auto start was enabled for this component.
isRecoveryEnabled() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
Get whether recovery is enabled for this component or not.
isRecoveryEnabled() - Method in class org.apache.ambari.server.state.ServiceComponentImpl
Get the recoveryEnabled value.
isRecoveryEnabled() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
isRedhatFamily(String) - Method in class org.apache.ambari.server.state.stack.OsFamily
 
isReference() - Method in class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
Determines whether this KerberosIdentityDescriptor indicates it is a refrence to some other KerberosIdentityDescriptor.
isRegex() - Method in enum org.apache.ambari.server.configuration.AmbariServerConfigurationKey
 
isRegistered(String) - Method in class org.apache.ambari.server.agent.AgentSessionManager
 
isReloadConfig() - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
isRemovableState() - Method in enum org.apache.ambari.server.state.State
Indicates whether or not the resource with this state can be removed.
isRemoved() - Method in class org.apache.ambari.server.state.quicklinks.Link
 
isRemoved() - Method in class org.apache.ambari.server.state.theme.ConfigPlacement
 
isRemoved() - Method in class org.apache.ambari.server.state.theme.Section
 
isRemoved() - Method in class org.apache.ambari.server.state.theme.Subsection
 
isRemovePendingHostRequests() - Method in class org.apache.ambari.server.controller.RequestRequest
 
isRepeatToleranceEnabled() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets whether this definition overrides the default global tolerance value specified in cluster-env/alerts.repeat.tolerance.
isRepoSaved() - Method in class org.apache.ambari.server.state.RepositoryInfo
 
isRepositoryVersionCorrect(RepositoryVersionEntity) - Method in class org.apache.ambari.server.state.host.HostImpl
Gets whether all host components whose desired repository version matches the repository version specified have reported the correct version and are no longer upgrading.
isRepositoryVersionCorrect(RepositoryVersionEntity) - Method in interface org.apache.ambari.server.state.Host
Gets whether all host components whose desired repository version matches the repository version specified have reported the correct version and are no longer upgrading.
isRequestedPropertyId(String, String, Request) - Static method in class org.apache.ambari.server.controller.metrics.ThreadPoolEnabledPropertyProvider
Determine whether or not the given property id was requested.
isRequestWithNoProperties(TreeNode<QueryInfo>) - Method in class org.apache.ambari.server.api.query.render.BaseRenderer
Determine if the query node contains no properties and no children.
isRequired() - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
Is property a isRequired property
isRequired() - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntity
Determine whether or not the parameter is required.
isRequired() - Method in class org.apache.ambari.server.state.CredentialStoreInfo
Gets a value indicating whether the service requires credential store.
isRequired() - Method in class org.apache.ambari.server.view.configuration.ParameterConfig
Indicates whether or not the parameter is required.
isRequireInput() - Method in class org.apache.ambari.server.state.PropertyInfo
 
isResolved() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
Gets whether this repository has been installed and has reported back its actual version.
isResolved(Map<String, Map<String, String>>) - Method in interface org.apache.ambari.server.state.DependencyConditionInfo
Returns true if the dependency condition is satisfied
isRestartAgent() - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
isRestartRequired() - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
isRestartRequired() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
isRestartRequired(HostComponentDesiredStateEntity) - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
isRestartRequired() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
isRestartRequired(HostComponentDesiredStateEntity) - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
isRestartRequiredAfterChange() - Method in class org.apache.ambari.server.state.ServiceInfo
 
isRestartRequiredAfterRackChange() - Method in class org.apache.ambari.server.state.ServiceInfo
Determine whether or not a restart is required for this service after a host rack info change.
isRetryAllowed() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
isRetryAllowed() - Method in class org.apache.ambari.server.controller.ActionExecutionContext
Gets whether the action can be retried if it failed.
isRetryAllowed() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
Determine whether this task should hold for retry when an error occurs.
isRevert - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeSummary
 
isRevertAllowed() - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
Gets whether this upgrade supports being reverted.
isRollingRestartSupported() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Get whether the component supports rolling restart
isRollingRestartSupported() - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
isRollingRestartSupported() - Method in class org.apache.ambari.server.state.ServiceInfo
 
isRunning() - Method in class org.apache.ambari.server.utils.ManagedThreadPoolExecutor
 
isRunning() - Method in interface org.apache.ambari.server.view.DirectoryWatcher
 
isRunning() - Method in class org.apache.ambari.server.view.ViewDirectoryWatcher
 
isSatisfied(UpgradeContext) - Method in class org.apache.ambari.server.stack.upgrade.Condition
Asks the condition whether it is currently satisfied.
isSatisfied(UpgradeContext) - Method in class org.apache.ambari.server.stack.upgrade.ConfigurationCondition
Asks the condition whether it is currently satisfied.
isSatisfied(UpgradeContext) - Method in class org.apache.ambari.server.stack.upgrade.SecurityCondition
Asks the condition whether it is currently satisfied.
isSchedulerAvailable() - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
Is Execution scheduler available for accepting jobs?
isSchedulerStarted() - Method in interface org.apache.ambari.server.scheduler.ExecutionScheduler
Check whether the scheduler is already running.
isSchedulerStarted() - Method in class org.apache.ambari.server.scheduler.ExecutionSchedulerImpl
 
isScoped(UpgradeScope) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
isSecret(String) - Static method in class org.apache.ambari.server.utils.SecretReference
 
isSecurityPasswordEncryptionEnabled() - Method in class org.apache.ambari.server.configuration.Configuration
 
isSelected() - Method in class org.apache.ambari.server.controller.ConfigurationRequest
Gets if the configuration is to be selected.
isSelected() - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
isSelected() - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntity
 
isSelectionEmpty() - Method in class org.apache.ambari.server.state.ServiceInfo
Check if selection was presented in xml.
isSensitiveDataEncryptionEnabled() - Method in class org.apache.ambari.server.configuration.Configuration
 
isSequential - Variable in class org.apache.ambari.server.stack.upgrade.Task
Whether the task needs to run sequentially, i.e., on its own stage.
isServerAction() - Method in enum org.apache.ambari.server.stack.upgrade.Task.Type
 
isServerLocksProfilingEnabled() - Method in class org.apache.ambari.server.configuration.Configuration
 
isService() - Method in class org.apache.ambari.server.orm.entities.KerberosPrincipalEntity
Indicates whether this KerberosPrincipalEntity represents a service principal (true) or not (false)
isService() - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
isServiceCheckFailureAutoSkipped() - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
Gets whether skippable service checks that failed are automatically skipped.
isServiceCheckFailureAutoSkipped() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets whether skippable service checks that failed are automatically skipped.
isServiceCheckFailureAutoSkipped() - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
Gets whether skippable service checks that failed are automatically skipped.
isServiceCheckSupported() - Method in class org.apache.ambari.server.controller.StackServiceResponse
Gets whether the service represented by this response supports running "Service Checks".
isServiceRemovedInStack(String, String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
isServiceSupported(String) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Gets if a service is supported.
isServiceSupported(String, String, String) - Method in class org.apache.ambari.server.state.ServiceComponentSupport
Checks if the service is supported by the stack using metainfo
isServiceWithNoConfigs(String, String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
isShared(KerberosIdentityDescriptor) - Method in class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
 
isSingleSignOnSupported() - Method in class org.apache.ambari.server.state.ServiceInfo
Indicates if this service supports single sign-on integration.
isSkippable() - Method in class org.apache.ambari.server.actionmanager.Stage
Determine whether or not this stage is skippable.
isSkippable() - Method in class org.apache.ambari.server.orm.entities.StageEntity
Determine whether this stage is skippable.
isSlave() - Method in class org.apache.ambari.server.state.ComponentInfo
 
isSortedResponse() - Method in class org.apache.ambari.server.controller.internal.QueryResponseImpl
 
isSortedResponse() - Method in interface org.apache.ambari.server.controller.spi.QueryResponse
Determine whether or not the response is sorted.
isSsoIntegrationDesired() - Method in class org.apache.ambari.server.controller.ServiceResponse
Indicates whether the service is chosen for SSO integration or not
isSsoIntegrationEnabled() - Method in class org.apache.ambari.server.controller.ServiceResponse
Indicates whether the service is configured for SSO integration or not
isSsoIntegrationRequiresKerberos() - Method in class org.apache.ambari.server.controller.ServiceResponse
Indicates if Kerberos is required for SSO integration
isSsoIntegrationRequiresKerberos() - Method in class org.apache.ambari.server.controller.StackServiceResponse
Indicates if Kerberos is required for SSO integration
isSsoIntegrationSupported() - Method in class org.apache.ambari.server.controller.ServiceResponse
Indicates if this service supports single sign-on integration.
isSsoIntegrationSupported() - Method in class org.apache.ambari.server.controller.StackServiceResponse
Indicates if this service supports single sign-on integration.
isStackDefault() - Method in class org.apache.ambari.server.state.repository.VersionDefinitionXml
Gets if the version definition was built as the default for a stack
isStageInProgress() - Method in class org.apache.ambari.server.actionmanager.Stage
 
isStageSkippable() - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandStatusSummaryDTO
 
isStaleConfig() - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
isStaleConfigCacheEnabled() - Method in class org.apache.ambari.server.configuration.Configuration
 
isStaleConfigs(ServiceComponentHost, Map<String, DesiredConfig>) - Method in class org.apache.ambari.server.state.ConfigHelper
The purpose of this method is to determine if a ServiceComponentHost's known actual configs are different than what is set on the cluster (the desired).
isStaleConfigs(ServiceComponentHost, Map<String, DesiredConfig>, HostComponentDesiredStateEntity) - Method in class org.apache.ambari.server.state.ConfigHelper
 
isStarted() - Method in class com.google.inject.persist.jpa.AmbariJpaPersistService
Returns whether JPA has been started or not
isStateChanged() - Method in class org.apache.ambari.server.events.ServiceUpdateEvent
 
isStaticDriven() - Method in class org.apache.ambari.server.controller.ViewInstanceResponse.ViewInstanceResponseInfo
Return if the view is static driven
isSuccess() - Method in class org.apache.ambari.server.controller.internal.OperationStatusMetaData.Result
 
isSuccessful() - Method in class org.apache.ambari.server.topology.LogicalRequest
Returns if all the tasks in the logical request have completed state.
isSuccessful() - Method in class org.apache.ambari.server.utils.ShellCommandUtil.Result
 
isSupportDeleteViaUI() - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
isSupportDeleteViaUI() - Method in class org.apache.ambari.server.state.ServiceInfo
 
isSupported() - Method in class org.apache.ambari.server.state.CredentialStoreInfo
Gets a value indicating if the service supports credential store.
isSupported() - Method in class org.apache.ambari.server.state.ServiceLdapInfo
Tests whether the service supports LDAP integration.
isSupported() - Method in class org.apache.ambari.server.state.SingleSignOnInfo
Tests whether the service supports SSO integration.
isSupportedPropertyId(String, String) - Method in class org.apache.ambari.server.controller.internal.AbstractPropertyProvider
Verify that the component metrics contains the property id.
isSupportedStack(String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
isSuseFamily(String) - Method in class org.apache.ambari.server.state.stack.OsFamily
 
isSuspended() - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
Gets whether the upgrade is suspended.
isSwitchBits - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeSummary
MAINT or PATCH upgrades are meant to just be switching the bits and no other incompatible changes.
isSynced() - Method in class org.apache.ambari.server.security.ldap.LdapGroupDto
Get the synced flag.
isSynced() - Method in class org.apache.ambari.server.security.ldap.LdapUserDto
Get the synced flag.
isSynchronous() - Method in interface org.apache.ambari.server.api.services.Result
Determine whether the request was handled synchronously.
isSynchronous() - Method in class org.apache.ambari.server.api.services.ResultImpl
 
isSystem() - Method in class org.apache.ambari.server.controller.ViewVersionResponse.ViewVersionInfo
Checks if system
isSystem() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Determine whether or not the view is a system view.
isSystem() - Method in class org.apache.ambari.server.view.configuration.ViewConfig
Determine whether or not this is a system view.
isTemporal() - Method in class org.apache.ambari.server.controller.internal.PropertyInfo
 
isTemporal() - Method in class org.apache.ambari.server.controller.utilities.PropertyHelper.Metric
 
isTemporal() - Method in class org.apache.ambari.server.state.stack.Metric
 
isTopologyRefreshRequired(String, String, String) - Method in class org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper
Determine whether or not the action should trigger a topology refresh.
isTopologyResolved(long) - Method in class org.apache.ambari.server.topology.AmbariContext
Verifies if the given cluster has at least one desired configuration transitioned through TopologyManager.INITIAL -> ....
isTwoWaySsl() - Method in class org.apache.ambari.server.configuration.Configuration
Check to see if two-way SSL auth should be used between server and agents or not
isUbuntuFamily(String) - Method in class org.apache.ambari.server.state.stack.OsFamily
 
isUnique() - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
isUnique() - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
isUnique() - Method in class org.apache.ambari.server.state.RepositoryInfo
 
isUnique() - Method in class org.apache.ambari.server.state.stack.RepositoryXml.Repo
 
isUnmapped() - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
isUpdate() - Method in class org.apache.ambari.server.state.PropertyUpgradeBehavior
 
isUpgrade() - Method in enum org.apache.ambari.server.stack.upgrade.Direction
 
isUpgrade() - Method in class org.apache.ambari.server.state.repository.ServiceVersionSummary
 
isUpgradePrecheckBypass() - Method in class org.apache.ambari.server.configuration.Configuration
Determine whether or not a Rolling/Express upgrade can bypass the PreChecks.
isUpgradeSuspended() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Gets whether there is an upgrade which has been suspended and not yet finalized.
isUpgradeSuspended() - Method in interface org.apache.ambari.server.state.Cluster
Gets whether there is an upgrade which has been suspended and not yet finalized.
isUserCanBeRemoved(UserEntity) - Method in class org.apache.ambari.server.security.authorization.Users
Performs a check if the user can be removed.
isUserHookEnabled() - Method in class org.apache.ambari.server.configuration.Configuration
Indicates whether feature for user hook execution is enabled or not.
isUserInGroup(UserEntity, GroupEntity) - Method in class org.apache.ambari.server.security.authorization.Users
Performs a check if given user belongs to given group.
isUserPrincipalNameFormat(String) - Static method in class org.apache.ambari.server.security.authorization.AmbariLdapUtils
Returns true if the given user name contains domain name as well (e.g.
isUseSsl() - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
isValid() - Method in class org.apache.ambari.server.controller.ExtensionLinkResponse
 
isValid() - Method in class org.apache.ambari.server.controller.ExtensionVersionResponse
 
isValid() - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaMetric.TemporalMetric
 
isValid() - Method in class org.apache.ambari.server.controller.metrics.ThreadPoolEnabledPropertyProvider.Ticket
Determine whether or not this ticket is valid.
isValid() - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
isValid() - Method in class org.apache.ambari.server.stack.ComponentModule
 
isValid() - Method in class org.apache.ambari.server.stack.ConfigurationInfo
 
isValid() - Method in class org.apache.ambari.server.stack.ConfigurationModule
 
isValid() - Method in class org.apache.ambari.server.stack.ExtensionModule
 
isValid() - Method in class org.apache.ambari.server.stack.QuickLinksConfigurationModule
 
isValid() - Method in class org.apache.ambari.server.stack.ServiceModule
 
isValid() - Method in interface org.apache.ambari.server.stack.StackDefinitionModule
 
isValid() - Method in class org.apache.ambari.server.stack.StackModule
 
isValid() - Method in class org.apache.ambari.server.stack.ThemeModule
 
isValid() - Method in interface org.apache.ambari.server.stack.Validable
 
isValid() - Method in class org.apache.ambari.server.state.ExtensionInfo
 
isValid() - Method in class org.apache.ambari.server.state.ServiceInfo
 
isValid() - Method in class org.apache.ambari.server.state.stack.ConfigurationXml
 
isValid() - Method in class org.apache.ambari.server.state.stack.ExtensionMetainfoXml
 
isValid() - Method in class org.apache.ambari.server.state.stack.RepositoryXml
 
isValid() - Method in class org.apache.ambari.server.state.stack.ServiceMetainfoXml
 
isValid() - Method in class org.apache.ambari.server.state.stack.StackMetainfoXml
 
isValid() - Method in class org.apache.ambari.server.state.StackInfo
 
isValid() - Method in class org.apache.ambari.server.view.validation.ValidationResultImpl
 
isValidClientComponentState() - Method in enum org.apache.ambari.server.state.State
Indicates whether or not it is a valid state for the client component.
isValidConfigType(String) - Method in interface org.apache.ambari.server.topology.Blueprint
A config type is valid if there are services related to except cluster-env and global.
isValidConfigType(String) - Method in class org.apache.ambari.server.topology.BlueprintImpl
A config type is valid if there are services related to except cluster-env and global.
isValidCount(int) - Method in class org.apache.ambari.server.topology.Cardinality
Determine if the given count satisfies the required cardinality.
isValidDesiredState() - Method in enum org.apache.ambari.server.state.State
Indicates whether or not it is a valid desired state.
isValidDesiredStateTransition(State, State) - Static method in enum org.apache.ambari.server.state.State
Utility method to determine whether or not the given desired state is valid for the given starting state.
isValidHostname(String) - Static method in class org.apache.ambari.server.utils.HostUtils
Validates a hostname to ensure it meets the specifications described in RFC 1123.
isValidInternalToken(String) - Method in class org.apache.ambari.server.security.authorization.internal.InternalTokenStorage
 
isValidJson(String) - Static method in class org.apache.ambari.server.utils.JsonUtils
Checks if an input string is in valid JSON format
isValidService(String, String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
isValidServiceComponent(String, String, String, String) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
 
isValidStateTransition(State, State) - Static method in enum org.apache.ambari.server.state.State
Utility method to determine whether or not a valid transition can be made from the given states.
isValidValue(String) - Static method in class org.apache.ambari.server.security.credential.PrincipalKeyCredential
 
isValidXml(String) - Static method in class org.apache.ambari.server.utils.XmlUtils
 
isVerbose() - Method in class org.apache.ambari.server.bootstrap.SshHostInfo
 
isVerifyBaseUrl() - Method in class org.apache.ambari.server.controller.RepositoryRequest
 
isVersionAdvertised() - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Get whether the components needs to advertise a version.
isVersionAdvertised() - Method in class org.apache.ambari.server.state.ComponentInfo
Determine if this component advertises a version.
isVersionAdvertised() - Method in interface org.apache.ambari.server.state.ServiceComponent
 
isVersionAdvertised() - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
isVersionAdvertised() - Method in class org.apache.ambari.server.state.ServiceInfo
Gets whether this service advertises a version based on whether at least one of its components advertises a version.
isVersionedOsFamilyExtendedByVersionedFamily(String, String) - Method in class org.apache.ambari.server.state.stack.OsFamily
 
isVersionInStack(StackId, String) - Static method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
Determine if the version belongs to the stack.
isViewDirectoryWatcherServiceDisabled() - Method in class org.apache.ambari.server.configuration.Configuration
Determines whether the view directory watcher service should be disabled
isViewRemoveUndeployedEnabled() - Method in class org.apache.ambari.server.configuration.Configuration
Determine whether or not a view that has been undeployed (archive deleted) should be removed from the database.
isViewValidationEnabled() - Method in class org.apache.ambari.server.configuration.Configuration
Determine whether or not view validation is enabled.
isVisible() - Method in class org.apache.ambari.server.controller.ViewInstanceRequest.ViewInstanceRequestInfo
Returns visibility for view
isVisible() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
 
isVisible() - Method in class org.apache.ambari.server.state.quicklinks.Link
 
isVisible(String, Link) - Method in class org.apache.ambari.server.state.quicklinksprofile.DefaultQuickLinkVisibilityController
 
isVisible() - Method in class org.apache.ambari.server.state.quicklinksprofile.Filter
 
isVisible(String, Link) - Method in interface org.apache.ambari.server.state.quicklinksprofile.QuickLinkVisibilityController
 
isVisible(String, Link) - Method in class org.apache.ambari.server.state.quicklinksprofile.ShowAllLinksVisibilityController
 
isVisible() - Method in class org.apache.ambari.server.state.stack.WidgetLayoutInfo
 
isVisible() - Method in class org.apache.ambari.server.view.configuration.InstanceConfig
Indicates whether or not the instance should be visible.
isWithinTemporalQueryRange(Long, TemporalInfo) - Method in class org.apache.ambari.server.controller.metrics.MetricsDownsamplingMethod
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.ambari.server.api.GsonJsonProvider
 
isWriteAmbariJaasFile() - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabEntity
 
isXmlDriven() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Get the xml driven flag.
isYarnResourceManagerHAEnabled() - Method in interface org.apache.ambari.server.topology.ClusterTopology
Determine if Yarn ResourceManager HA is enabled.
isYarnResourceManagerHAEnabled() - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
items - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeGroupHolder
List of stages for the group
ITEMS_COMPONENT_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
ITEMS_CONFIG_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
ITEMS_CONFIG_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
ITEMS_HOST_GROUP_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
ITEMS_HOST_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
ITEMS_LEVE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
ITEMS_MESSAGE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
ITEMS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
ITEMS_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
iterator() - Method in class org.apache.ambari.server.serveraction.kerberos.AbstractKerberosDataFileReader
Gets an iterator to use to access the records in the data file.
iv - Variable in class org.apache.ambari.server.security.encryption.EncryptionResult
 
IvoryService - Interface in org.apache.ambari.server.controller.ivory
Ivory service.

J

JAVA_HOME - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
JAVA_HOME - Static variable in class org.apache.ambari.server.configuration.Configuration
The location of the JDK on the Ambari Agent hosts.
JAVA_SECURITY_AUTH_LOGIN_CONFIG - Static variable in class org.apache.ambari.server.controller.utilities.KerberosChecker
 
JAVA_VERSION - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
JAVAMAIL_FROM_PROPERTY - Static variable in class org.apache.ambari.server.notifications.dispatchers.EmailDispatcher
The JavaMail property for the From: header.
JavaProc() - Constructor for class org.apache.ambari.server.agent.AgentEnv.JavaProc
 
JAVAX_SSL_TRUSTSTORE - Static variable in class org.apache.ambari.server.configuration.Configuration
The JSSE property which governs the location of the keystore file containing the collection of CA certificates trusted by Ambari.
JAVAX_SSL_TRUSTSTORE_PASSWORD - Static variable in class org.apache.ambari.server.configuration.Configuration
The JSSE property which governs password to the keystore file containing the collection of CA certificates trusted by Ambari.
JAVAX_SSL_TRUSTSTORE_TYPE - Static variable in class org.apache.ambari.server.configuration.Configuration
The JSSE property which governs the type of the keystore file containing the collection of CA certificates trusted by Ambari.
JaxbMapKeyList - Class in org.apache.ambari.server.utils
 
JaxbMapKeyList(String, List<String>) - Constructor for class org.apache.ambari.server.utils.JaxbMapKeyList
 
JaxbMapKeyListAdapter - Class in org.apache.ambari.server.utils
 
JaxbMapKeyListAdapter() - Constructor for class org.apache.ambari.server.utils.JaxbMapKeyListAdapter
 
JaxbMapKeyMap - Class in org.apache.ambari.server.utils
 
JaxbMapKeyMap(String, JaxbMapKeyVal[]) - Constructor for class org.apache.ambari.server.utils.JaxbMapKeyMap
 
JaxbMapKeyMapAdapter - Class in org.apache.ambari.server.utils
 
JaxbMapKeyMapAdapter() - Constructor for class org.apache.ambari.server.utils.JaxbMapKeyMapAdapter
 
JaxbMapKeyVal - Class in org.apache.ambari.server.utils
 
JaxbMapKeyVal() - Constructor for class org.apache.ambari.server.utils.JaxbMapKeyVal
 
JaxbMapKeyVal(String, String) - Constructor for class org.apache.ambari.server.utils.JaxbMapKeyVal
 
JaxbMapKeyValAdapter - Class in org.apache.ambari.server.utils
 
JaxbMapKeyValAdapter() - Constructor for class org.apache.ambari.server.utils.JaxbMapKeyValAdapter
 
jaxbToString(Object) - Static method in class org.apache.ambari.server.utils.StageUtils
 
JCE_NAME - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
JCE_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The name of the JCE policy ZIP file.
JCE_POLICY_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RootServiceComponentPropertyProvider
 
jceksPrefix - Static variable in class org.apache.ambari.server.credentialapi.CredentialUtil
JCEKS provider prefix.
JDBC_IN_MEMORY_DRIVER - Static variable in class org.apache.ambari.server.configuration.Configuration
The H2 driver to use when creating a Configuration.DatabaseType.H2 database for unit tests.
JDBC_IN_MEMORY_PASSWORD - Static variable in class org.apache.ambari.server.configuration.Configuration
The H2 default password to use when creating a Configuration.DatabaseType.H2 database for unit tests.
JDBC_IN_MEMORY_URL - Static variable in class org.apache.ambari.server.configuration.Configuration
The JDBC URL to use when creating a Configuration.DatabaseType.H2 database for unit tests.
JDBC_IN_MEMORY_USER - Static variable in class org.apache.ambari.server.configuration.Configuration
The H2 default user driver to use when creating a Configuration.DatabaseType.H2 database for unit tests.
JDBC_LOCAL_URL - Static variable in class org.apache.ambari.server.configuration.Configuration
The JDBC URL to use for local Configuration.DatabaseType.POSTGRES connections.
JDBC_UNIT_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The name of the persistence unit in persistence.xml for the Ambari Server.
JDBCResourceProvider - Class in org.apache.ambari.server.controller.jdbc
Generic JDBC based resource provider.
JDBCResourceProvider(ConnectionFactory, Resource.Type, Set<String>, Map<Resource.Type, String>) - Constructor for class org.apache.ambari.server.controller.jdbc.JDBCResourceProvider
 
JDK_LOCATION - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
JDK_MIN_VERSION - Static variable in class org.apache.ambari.server.configuration.Configuration
The minimum JDK version supported by Ambari.
JDK_NAME - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
JDK_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The name of the JDK installation binary.
JMXHostProvider - Interface in org.apache.ambari.server.controller.jmx
Provider of JMX host information.
JmxInfo() - Constructor for class org.apache.ambari.server.state.alert.MetricSource.JmxInfo
 
JMXMetricHolder - Class in org.apache.ambari.server.controller.jmx
 
JMXMetricHolder() - Constructor for class org.apache.ambari.server.controller.jmx.JMXMetricHolder
 
JMXPropertyProvider - Class in org.apache.ambari.server.controller.jmx
The JMXPropertyProvider is used to retrieve JMX metrics from a given Request.
JmxServerSideAlert - Class in org.apache.ambari.server.alerts
I represent a "SERVER" SourceType alert which can pull JMX metrics from a remote cluster.
JmxServerSideAlert(String) - Constructor for class org.apache.ambari.server.alerts.JmxServerSideAlert
 
Job - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
JOB_CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
JOB_CONF_PATH_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
JOB_ELAPSED_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
JOB_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
JOB_INPUT_BYTES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
JOB_MAPS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
JOB_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
JOB_OUTPUT_BYTES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
JOB_REDUCES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
JOB_STATUS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
JOB_SUBMIT_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
JOB_USER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
JOB_WORKFLOW_ENTITY_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
JOB_WORKFLOW_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
jobFetcher - Variable in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
JobHistoryPostgresConnectionFactory - Class in org.apache.ambari.server.controller.jdbc
Connection factory implementation for job history postgres db.
JobHistoryPostgresConnectionFactory() - Constructor for class org.apache.ambari.server.controller.jdbc.JobHistoryPostgresConnectionFactory
Create a connection factory with default parameters.
JobHistoryPostgresConnectionFactory(String, String, String, String) - Constructor for class org.apache.ambari.server.controller.jdbc.JobHistoryPostgresConnectionFactory
Create a connection factory with given parameters.
JobResourceDefinition - Class in org.apache.ambari.server.api.resources
Job resource definition.
JobResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.JobResourceDefinition
Constructor.
JobResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for job resources.
JobResourceProvider() - Constructor for class org.apache.ambari.server.controller.internal.JobResourceProvider
Create a new job resource provider.
JobResourceProvider(JobResourceProvider.JobFetcher) - Constructor for class org.apache.ambari.server.controller.internal.JobResourceProvider
Create a new job resource provider.
JobResourceProvider.JobFetcher - Interface in org.apache.ambari.server.controller.internal
Simple interface for fetching jobs from db.
JobResourceProvider.PostgresJobFetcher - Class in org.apache.ambari.server.controller.internal
A job fetcher that queries a postgres job table.
JobService - Class in org.apache.ambari.server.api.services
Service responsible for job resource requests.
JobService(String, String) - Constructor for class org.apache.ambari.server.api.services.JobService
Constructor.
JOBTRACKER - Static variable in class org.apache.ambari.server.Role
 
joinComponentList(Collection<String>) - Static method in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
JOURNALNODE - Static variable in class org.apache.ambari.server.Role
 
JPAEvent - Class in org.apache.ambari.server.events.jpa
The JPAEvent class is the base for all JPA events in Ambari.
JPAEvent(JPAEvent.JPAEventType) - Constructor for class org.apache.ambari.server.events.jpa.JPAEvent
Constructor.
JPAEvent.JPAEventType - Enum in org.apache.ambari.server.events.jpa
The JPAEvent.JPAEventType defines the type of JPA event.
JPAEventPublisher - Class in org.apache.ambari.server.events.publishers
The JPAEventPublisher is used to publish events pertaining to EclipseLink and the persistence layer.
JPAEventPublisher() - Constructor for class org.apache.ambari.server.events.publishers.JPAEventPublisher
 
jpaInitialized(JpaInitializedEvent) - Method in class org.apache.ambari.server.configuration.AmbariServerConfigurationProvider
Upon receiving this event, the JPA infrastructure has completed initialization and the relevant data may be retrieved.
JpaInitializedEvent - Class in org.apache.ambari.server.events
Event signaling that JPA has been initialized through Guice (so that anyone needs JPA context can work).
JpaInitializedEvent() - Constructor for class org.apache.ambari.server.events.JpaInitializedEvent
 
JpaPredicateVisitor<T> - Class in org.apache.ambari.server.api.query
The JpaPredicateVisitor is used to convert an Ambari Predicate into a JPA Predicate.
JpaPredicateVisitor(EntityManager, Class<T>) - Constructor for class org.apache.ambari.server.api.query.JpaPredicateVisitor
Constructor.
JpaSortBuilder<T> - Class in org.apache.ambari.server.api.query
The JpaSortBuilder class is used to convert and Ambari SortRequest and list of SortRequestProperty into a JPA Order list.
JpaSortBuilder() - Constructor for class org.apache.ambari.server.api.query.JpaSortBuilder
Constructor.
JPATableGenerationStrategy - Enum in org.apache.ambari.server.orm
 
JsonHttpPropertyRequest - Class in org.apache.ambari.server.controller.internal
Represents an HTTP request to another server for properties to be used to populate an Ambari resource.
JsonHttpPropertyRequest(Map<String, String>) - Constructor for class org.apache.ambari.server.controller.internal.JsonHttpPropertyRequest
Create a property request.
JsonOsFamilyRoot - Class in org.apache.ambari.server.state.stack
 
JsonOsFamilyRoot() - Constructor for class org.apache.ambari.server.state.stack.JsonOsFamilyRoot
 
jsonParser - Static variable in class org.apache.ambari.server.utils.JsonUtils
 
JsonRequestBodyParser - Class in org.apache.ambari.server.api.services.parsers
JSON parser which parses a JSON string into a map of properties and values.
JsonRequestBodyParser() - Constructor for class org.apache.ambari.server.api.services.parsers.JsonRequestBodyParser
 
JsonSerializer - Class in org.apache.ambari.server.api.services.serializers
JSON serializer.
JsonSerializer() - Constructor for class org.apache.ambari.server.api.services.serializers.JsonSerializer
 
jsonSerializer - Variable in class org.apache.ambari.server.topology.SecurityConfigurationFactory
 
JsonUtils - Class in org.apache.ambari.server.utils
Static Helper methods for Json processing.
JsonUtils() - Constructor for class org.apache.ambari.server.utils.JsonUtils
 
JvmMetricsSource - Class in org.apache.ambari.server.metrics.system.impl
 
JvmMetricsSource() - Constructor for class org.apache.ambari.server.metrics.system.impl.JvmMetricsSource
 
JvmMetricsSource.NonNumericMetricFilter - Class in org.apache.ambari.server.metrics.system.impl
 
JwtAuthenticationProperties - Class in org.apache.ambari.server.security.authentication.jwt
Class describes parameters of external JWT authentication provider
jwtAuthenticationPropertiesProvider() - Method in class org.apache.ambari.server.configuration.spring.GuiceBeansConfig
 
JwtAuthenticationPropertiesProvider - Class in org.apache.ambari.server.security.authentication.jwt
JwtAuthenticationPropertiesProvider manages a JwtAuthenticationProperties instance by lazily loading the properties if needed and refreshing the properties if updates are made to the sso-configuration category of the Ambari configuration data.
JwtAuthenticationPropertiesProvider(AmbariEventPublisher, AmbariJpaPersistService) - Constructor for class org.apache.ambari.server.security.authentication.jwt.JwtAuthenticationPropertiesProvider
 
JwtAuthenticationToken - Class in org.apache.ambari.server.security.authentication.jwt
AbstractAuthenticationToken implementation for JWT authentication tokens.
JwtAuthenticationToken(String, String, Collection<? extends GrantedAuthority>) - Constructor for class org.apache.ambari.server.security.authentication.jwt.JwtAuthenticationToken
Constructor.

K

KAFKA_BROKER - Static variable in class org.apache.ambari.server.Role
 
KAFKA_BROKER_CONFIG - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog251
 
KDC_ADMIN_CREDENTIAL - Static variable in class org.apache.ambari.server.topology.TopologyManager
 
KDC_ADMINISTRATOR_CREDENTIAL_ALIAS - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
The alias to assign to the KDC administrator credential Keystore item
KDC_CONNECTION_CHECK_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The timeout, in TimeUnit.MILLISECONDS, to wait when communicating with a Kerberos Key Distribution Center.
KDC_PORT - Static variable in class org.apache.ambari.server.configuration.Configuration
The port used to communicate with the Kerberos Key Distribution Center.
KDC_SERVER - Static variable in class org.apache.ambari.server.Role
 
KDC_TYPE - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
The kerberos-env property name declaring the kdc_type
KDC_TYPE - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
A (command parameter) property name used to hold the relevant KDC type value.
KdcServerConnectionVerification - Class in org.apache.ambari.server
Utility class which checks connection to Kerberos Server.
KdcServerConnectionVerification(Configuration) - Constructor for class org.apache.ambari.server.KdcServerConnectionVerification
 
KdcServerConnectionVerification.ConnectionProtocol - Enum in org.apache.ambari.server
A connection protocol to use to for connecting to the KDC
KdcServerReachabilityCheck - Class in org.apache.ambari.server.api.rest
Service responsible for kerberos related resource requests.
KdcServerReachabilityCheck() - Constructor for class org.apache.ambari.server.api.rest.KdcServerReachabilityCheck
 
KDCType - Enum in org.apache.ambari.server.serveraction.kerberos
Enumerates the supported KDC types
kdctype - Variable in class org.apache.ambari.server.stack.upgrade.SecurityCondition
The type of Kerberos when the type of security is SecurityType.KERBEROS.
keepKeys - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Transfer
The keys to keep when the action is TransferOperation.DELETE.
KERBEROS - Static variable in class org.apache.ambari.server.topology.SecurityConfiguration
 
KERBEROS_AUTH_AUTH_TO_LOCAL_RULES - Static variable in class org.apache.ambari.server.configuration.Configuration
The auth-to-local rules set to use when translating a user's principal name to a local user name during authentication via SPNEGO.
KERBEROS_AUTH_ENABLED - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether to use Kerberos (SPNEGO) authentication when connecting Ambari.
KERBEROS_AUTH_SPNEGO_KEYTAB_FILE - Static variable in class org.apache.ambari.server.configuration.Configuration
The Kerberos identity to use when verifying user-supplied Kerberos tokens for authentication via SPNEGO.
KERBEROS_AUTH_SPNEGO_PRINCIPAL - Static variable in class org.apache.ambari.server.configuration.Configuration
The Kerberos principal name to use when verifying user-supplied Kerberos tokens for authentication via SPNEGO.
KERBEROS_CHECK_JAAS_CONFIGURATION - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether Kerberos-enabled Ambari deployments should use JAAS to validate login credentials.
KERBEROS_CLIENT - Static variable in class org.apache.ambari.server.Role
 
KERBEROS_DESCRIPTOR - Static variable in class org.apache.ambari.server.controller.internal.ArtifactResourceProvider
 
KERBEROS_DESCRIPTOR_FILE_NAME - Static variable in class org.apache.ambari.server.api.services.AmbariMetaInfo
The filename for a Kerberos descriptor file at either the stack or service level
KERBEROS_DESCRIPTOR_NAME - Static variable in class org.apache.ambari.server.controller.internal.StackArtifactResourceProvider
name of the kerberos descriptor artifact.
KERBEROS_DESCRIPTOR_PRECONFIGURE_FILE_NAME - Static variable in class org.apache.ambari.server.stack.StackDirectory
The filename for a Kerberos descriptor preconfigure file at either the stack or service level
KERBEROS_DESCRIPTOR_PROPERTY_ID - Static variable in class org.apache.ambari.server.topology.SecurityConfigurationFactory
 
KERBEROS_DESCRIPTOR_REFERENCE_PROPERTY_ID - Static variable in class org.apache.ambari.server.topology.SecurityConfigurationFactory
 
KERBEROS_ENV - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
The name of the Kerberos environment configuration type
KERBEROS_ENV_AD_CREATE_ATTRIBUTES_TEMPLATE - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Kerberos-env configuration property name: ad_create_attributes_template
KERBEROS_ENV_ADMIN_SERVER_HOST - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Kerberos-env configuration property name: admin_server_host
KERBEROS_ENV_ENCRYPTION_TYPES - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Kerberos-env configuration property name: encryption_types
KERBEROS_ENV_EXECUTABLE_SEARCH_PATHS - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Kerberos-env configuration property name: executable_search_paths
KERBEROS_ENV_KADMIN_PRINCIPAL_NAME - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Kerberos-env configuration property name: kadmin_principal_name
KERBEROS_ENV_KDC_CREATE_ATTRIBUTES - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Kerberos-env configuration property name: kdc_create_attributes
KERBEROS_ENV_KDC_HOSTS - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Kerberos-env configuration property name: kdc_hosts
KERBEROS_ENV_LDAP_URL - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Kerberos-env configuration property name: ldap_url
KERBEROS_ENV_PRINCIPAL_CONTAINER_DN - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Kerberos-env configuration property name: container_dn
KERBEROS_ENV_USER_PRINCIPAL_GROUP - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Kerberos-env configuration property name: group
KERBEROS_IDENTITY_CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostKerberosIdentityResourceProvider
 
KERBEROS_IDENTITY_DESCRIPTION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostKerberosIdentityResourceProvider
 
KERBEROS_IDENTITY_HOST_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostKerberosIdentityResourceProvider
 
KERBEROS_IDENTITY_KEYTAB_FILE_GROUP_ACCESS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostKerberosIdentityResourceProvider
 
KERBEROS_IDENTITY_KEYTAB_FILE_GROUP_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostKerberosIdentityResourceProvider
 
KERBEROS_IDENTITY_KEYTAB_FILE_INSTALLED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostKerberosIdentityResourceProvider
 
KERBEROS_IDENTITY_KEYTAB_FILE_MODE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostKerberosIdentityResourceProvider
 
KERBEROS_IDENTITY_KEYTAB_FILE_OWNER_ACCESS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostKerberosIdentityResourceProvider
 
KERBEROS_IDENTITY_KEYTAB_FILE_OWNER_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostKerberosIdentityResourceProvider
 
KERBEROS_IDENTITY_KEYTAB_FILE_PATH_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostKerberosIdentityResourceProvider
 
KERBEROS_IDENTITY_PRINCIPAL_LOCAL_USERNAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostKerberosIdentityResourceProvider
 
KERBEROS_IDENTITY_PRINCIPAL_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostKerberosIdentityResourceProvider
 
KERBEROS_IDENTITY_PRINCIPAL_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostKerberosIdentityResourceProvider
 
KERBEROS_KEYTAB_PRINCIPAL_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
KERBEROS_KEYTAB_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
KERBEROS_OPERATION_RETRIES - Static variable in class org.apache.ambari.server.configuration.Configuration
 
KERBEROS_OPERATION_RETRY_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
 
KERBEROS_OPERATION_VERIFY_KDC_TRUST - Static variable in class org.apache.ambari.server.configuration.Configuration
A flag indicating whether to validate the trust of an SSL certificate provided by a KDC when performing Kerberos operations.
KERBEROS_PRINCIPAL_HOST_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
KERBEROS_PRINCIPAL_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
KERBEROS_SERVER_ACTION_FINALIZE_SECONDS - Static variable in class org.apache.ambari.server.configuration.Configuration
The timeout, in seconds, when finalizing Kerberos enable/disable/regenerate commands.
KERBEROS_SERVER_ACTION_THREADPOOL_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The number of threads to use when executing server-side Kerberos commands, such as generate keytabs.
KERBEROS_SERVICE_CHECK - Static variable in class org.apache.ambari.server.Role
 
KerberosAdminAuthenticationException - Exception in org.apache.ambari.server.serveraction.kerberos
KerberosAdminAuthenticationException is a KerberosOperationException thrown in the event a the administrative credentials failed to validate while authenticating with the KDC.
KerberosAdminAuthenticationException(String) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosAdminAuthenticationException
Creates a new KerberosAdminAuthenticationException with a message
KerberosAdminAuthenticationException(String, Throwable) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosAdminAuthenticationException
Creates a new KerberosAdminAuthenticationException with a message and a cause
KerberosAdminPersistedCredentialCheck - Class in org.apache.ambari.server.checks
The KerberosAdminPersistedCredentialCheck class is used to check that the Kerberos administrator credentials are stored in the persisted credential store when Kerberos is enabled.
KerberosAdminPersistedCredentialCheck() - Constructor for class org.apache.ambari.server.checks.KerberosAdminPersistedCredentialCheck
Constructor.
KerberosChecker - Class in org.apache.ambari.server.controller.utilities
 
KerberosChecker() - Constructor for class org.apache.ambari.server.controller.utilities.KerberosChecker
 
KerberosCommandParameters(ExecutionCommand) - Constructor for class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction.KerberosCommandParameters
 
KerberosCommandParameters(AbstractServerAction) - Constructor for class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction.KerberosCommandParameters
 
KerberosComponentDescriptor - Class in org.apache.ambari.server.state.kerberos
KerberosComponentDescriptor is an implementation of an AbstractKerberosDescriptorContainer that encapsulates the details about an Ambari component.
KerberosComponentDescriptor(Map<?, ?>) - Constructor for class org.apache.ambari.server.state.kerberos.KerberosComponentDescriptor
Creates a new KerberosComponentDescriptor

See KerberosComponentDescriptor for an example JSON structure that may be used to generate this map.

KerberosConfigDataFile - Interface in org.apache.ambari.server.serveraction.kerberos
KerberosConfigDataFile declares the default data file name and the common record column names for the Kerberos configuration data files.
KerberosConfigDataFileReader - Class in org.apache.ambari.server.serveraction.kerberos
KerberosConfigDataFileReader is an implementation of a KerberosConfigDataFile that is used to read existing KerberosConfigDataFiles.
KerberosConfigDataFileReaderFactory - Class in org.apache.ambari.server.serveraction.kerberos
KerberosConfigDataFileReaderFactory creates KerberosConfigDataFileReader instances.
KerberosConfigDataFileReaderFactory() - Constructor for class org.apache.ambari.server.serveraction.kerberos.KerberosConfigDataFileReaderFactory
 
KerberosConfigDataFileWriter - Class in org.apache.ambari.server.serveraction.kerberos
KerberosConfigDataFileWriter is an implementation of a KerberosConfigDataFile that is used to create a new KerberosConfigDataFileWriter.
KerberosConfigDataFileWriterFactory - Class in org.apache.ambari.server.serveraction.kerberos
KerberosConfigDataFileWriterFactory creates KerberosConfigDataFileWriter instances.
KerberosConfigDataFileWriterFactory() - Constructor for class org.apache.ambari.server.serveraction.kerberos.KerberosConfigDataFileWriterFactory
 
KerberosConfigurationDescriptor - Class in org.apache.ambari.server.state.kerberos
KerberosConfigurationDescriptor is an implementation of an AbstractKerberosDescriptor that encapsulates data related to an Ambari configuration block.
KerberosConfigurationDescriptor(Map<?, ?>) - Constructor for class org.apache.ambari.server.state.kerberos.KerberosConfigurationDescriptor
Creates a new KerberosConfigurationDescriptor

See KerberosConfigurationDescriptor for an example JSON structure that may be used to generate this map.

KerberosDataFile - Interface in org.apache.ambari.server.serveraction.kerberos
KerberosDataFile is an interfaced expected to be implemented by all Kerberos data file implementations
KerberosDescriptor - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
KerberosDescriptor - Class in org.apache.ambari.server.state.kerberos
KerberosDescriptor is an implementation of an AbstractKerberosDescriptorContainer that encapsulates an entire Kerberos descriptor hierarchy.
KerberosDescriptor() - Constructor for class org.apache.ambari.server.state.kerberos.KerberosDescriptor
Creates an empty KerberosDescriptor
KerberosDescriptor - Interface in org.apache.ambari.server.topology
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
KerberosDescriptorDAO - Class in org.apache.ambari.server.orm.dao
 
KerberosDescriptorDAO() - Constructor for class org.apache.ambari.server.orm.dao.KerberosDescriptorDAO
 
KerberosDescriptorEntity - Class in org.apache.ambari.server.orm.entities
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
KerberosDescriptorEntity() - Constructor for class org.apache.ambari.server.orm.entities.KerberosDescriptorEntity
 
KerberosDescriptorFactory - Class in org.apache.ambari.server.state.kerberos
KerberosDescriptorFactory is a factory class used to create KerberosDescriptor instances using various sources of data.
KerberosDescriptorFactory() - Constructor for class org.apache.ambari.server.state.kerberos.KerberosDescriptorFactory
 
KerberosDescriptorFactory - Class in org.apache.ambari.server.topology
Factory for kerberos descriptor instances
KerberosDescriptorFactory() - Constructor for class org.apache.ambari.server.topology.KerberosDescriptorFactory
 
KerberosDescriptorImpl - Class in org.apache.ambari.server.topology
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
KerberosDescriptorImpl(String, String) - Constructor for class org.apache.ambari.server.topology.KerberosDescriptorImpl
 
KerberosDescriptorResourceProvider - Class in org.apache.ambari.server.controller.internal
 
KerberosDescriptorService - Class in org.apache.ambari.server.api.services
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
KerberosDescriptorService() - Constructor for class org.apache.ambari.server.api.services.KerberosDescriptorService
 
KerberosDescriptorUpdateHelper - Class in org.apache.ambari.server.state.kerberos
KerberosDescriptorUpdateHelper provides routines for upgrading the user-specified Kerberos descriptor when changing stacks.
KerberosDescriptorUpdateHelper() - Constructor for class org.apache.ambari.server.state.kerberos.KerberosDescriptorUpdateHelper
 
KerberosDetails - Class in org.apache.ambari.server.controller
KerberosDetails is a helper class to hold the details of the relevant Kerberos-specific configurations so they may be passed around more easily.
KerberosDetails() - Constructor for class org.apache.ambari.server.controller.KerberosDetails
 
KerberosHelper - Interface in org.apache.ambari.server.controller
 
KerberosHelper.Command<T,A> - Interface in org.apache.ambari.server.controller
Command to invoke against the Ambari backend.
KerberosHelper.KerberosDescriptorType - Enum in org.apache.ambari.server.controller
Types of Kerberos descriptors related to where the data is stored.
KerberosHelperImpl - Class in org.apache.ambari.server.controller
 
KerberosHelperImpl() - Constructor for class org.apache.ambari.server.controller.KerberosHelperImpl
 
KerberosHelperImpl.SupportedCustomOperation - Enum in org.apache.ambari.server.controller
 
KerberosIdentityCleaner - Class in org.apache.ambari.server.controller.utilities
 
KerberosIdentityCleaner(AmbariEventPublisher, KerberosHelper, Clusters) - Constructor for class org.apache.ambari.server.controller.utilities.KerberosIdentityCleaner
 
KerberosIdentityDataFile - Interface in org.apache.ambari.server.serveraction.kerberos
KerberosIdentityDataFile declares the default data file name and the common record column names for the Kerberos action (metadata) data files.
KerberosIdentityDataFileReader - Class in org.apache.ambari.server.serveraction.kerberos
KerberosIdentityDataFileReader is an implementation of an AbstractKerberosDataFileReader that is used to read existing Kerberos identity data files.
KerberosIdentityDataFileReaderFactory - Class in org.apache.ambari.server.serveraction.kerberos
KerberosIdentityDataFileReaderFactory creates KerberosIdentityDataFileReader instances.
KerberosIdentityDataFileReaderFactory() - Constructor for class org.apache.ambari.server.serveraction.kerberos.KerberosIdentityDataFileReaderFactory
 
KerberosIdentityDataFileWriter - Class in org.apache.ambari.server.serveraction.kerberos
KerberosIdentityDataFileWriter is an implementation of an AbstractKerberosDataFileWriter that is used to create a new Kerberos identity data file.
KerberosIdentityDataFileWriterFactory - Class in org.apache.ambari.server.serveraction.kerberos
KerberosIdentityDataFileWriterFactory creates KerberosIdentityDataFileWriter instances.
KerberosIdentityDataFileWriterFactory() - Constructor for class org.apache.ambari.server.serveraction.kerberos.KerberosIdentityDataFileWriterFactory
 
KerberosIdentityDescriptor - Class in org.apache.ambari.server.state.kerberos
KerberosIdentityDescriptor is an implementation of an AbstractKerberosDescriptor that encapsulates data related to a Kerberos identity - including its principal and keytab file details.
KerberosIdentityDescriptor(String, String, KerberosPrincipalDescriptor, KerberosKeytabDescriptor, Predicate) - Constructor for class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
Creates a new KerberosIdentityDescriptor
KerberosIdentityDescriptor(Map<?, ?>) - Constructor for class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
Creates a new KerberosIdentityDescriptor

See KerberosIdentityDescriptor for the JSON Schema that may be used to generate this map.

KerberosInvalidConfigurationException - Exception in org.apache.ambari.server.serveraction.kerberos
Indicates invalid Kerberos configuration.
KerberosInvalidConfigurationException(String) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosInvalidConfigurationException
Constructor.
KerberosInvalidConfigurationException(String, Throwable) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosInvalidConfigurationException
Constructor.
KerberosKDCConnectionException - Exception in org.apache.ambari.server.serveraction.kerberos
KerberosKDCConnectionException is a KerberosOperationException thrown in the event a connection to the KDC was not able to be made.
KerberosKDCConnectionException(String) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosKDCConnectionException
Creates a new KerberosKDCConnectionException with a message
KerberosKDCConnectionException(String, Throwable) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosKDCConnectionException
Creates a new KerberosKDCConnectionException with a message and a cause
KerberosKDCSSLConnectionException - Exception in org.apache.ambari.server.serveraction.kerberos
KerberosKDCSSLConnectionException is a KerberosOperationException thrown in the event a connection to the KDC was not able to be made due to an SSL issue.
KerberosKDCSSLConnectionException(String) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosKDCSSLConnectionException
Creates a new KerberosKDCSSLConnectionException with a message
KerberosKDCSSLConnectionException(String, Throwable) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosKDCSSLConnectionException
Creates a new KerberosKDCSSLConnectionException with a message and a cause
KerberosKeytabController - Class in org.apache.ambari.server.serveraction.kerberos.stageutils
Helper class to construct convenient wrappers around database entities related to kerberos.
KerberosKeytabController() - Constructor for class org.apache.ambari.server.serveraction.kerberos.stageutils.KerberosKeytabController
 
KerberosKeytabDAO - Class in org.apache.ambari.server.orm.dao
 
KerberosKeytabDAO() - Constructor for class org.apache.ambari.server.orm.dao.KerberosKeytabDAO
 
KerberosKeytabDescriptor - Class in org.apache.ambari.server.state.kerberos
KerberosKeytabDescriptor is an implementation of an AbstractKerberosDescriptor that encapsulates data related to a Kerberos keytab file.
KerberosKeytabDescriptor(String, String, String, String, String, String, boolean) - Constructor for class org.apache.ambari.server.state.kerberos.KerberosKeytabDescriptor
Creates a new KerberosKeytabDescriptor
KerberosKeytabDescriptor(Map<?, ?>) - Constructor for class org.apache.ambari.server.state.kerberos.KerberosKeytabDescriptor
Creates a new KerberosKeytabDescriptor

See KerberosKeytabDescriptor for the JSON Schema that may be used to generate this map.

KerberosKeytabEntity - Class in org.apache.ambari.server.orm.entities
 
KerberosKeytabEntity() - Constructor for class org.apache.ambari.server.orm.entities.KerberosKeytabEntity
 
KerberosKeytabEntity(String) - Constructor for class org.apache.ambari.server.orm.entities.KerberosKeytabEntity
 
KerberosKeytabPrincipalDAO - Class in org.apache.ambari.server.orm.dao
 
KerberosKeytabPrincipalDAO() - Constructor for class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO
 
KerberosKeytabPrincipalDAO.KerberosKeytabPrincipalFilter - Class in org.apache.ambari.server.orm.dao
 
KerberosKeytabPrincipalDAO.KeytabPrincipalFindOrCreateResult - Class in org.apache.ambari.server.orm.dao
Used to return a keytab principal and whether or not it was created.
KerberosKeytabPrincipalEntity - Class in org.apache.ambari.server.orm.entities
Represents entity to hold principal for keytab.
KerberosKeytabPrincipalEntity() - Constructor for class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
KerberosKeytabPrincipalEntity(KerberosKeytabEntity, HostEntity, KerberosPrincipalEntity) - Constructor for class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
KerberosKeytabsAction - Class in org.apache.ambari.server.serveraction.upgrades
This class is made to emulate a manual action.
KerberosKeytabsAction() - Constructor for class org.apache.ambari.server.serveraction.upgrades.KerberosKeytabsAction
 
KerberosKeytabServiceMappingEntity - Class in org.apache.ambari.server.orm.entities
 
KerberosKeytabServiceMappingEntity() - Constructor for class org.apache.ambari.server.orm.entities.KerberosKeytabServiceMappingEntity
 
KerberosKeytabServiceMappingEntity(KerberosKeytabPrincipalEntity, String, String) - Constructor for class org.apache.ambari.server.orm.entities.KerberosKeytabServiceMappingEntity
 
KerberosLDAPContainerException - Exception in org.apache.ambari.server.serveraction.kerberos
KerberosLDAPContainerException is a KerberosOperationException thrown in the event a connection to the KDC was not able to be made.
KerberosLDAPContainerException(String) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosLDAPContainerException
Creates a new KerberosLDAPContainerException with a message
KerberosLDAPContainerException(String, Throwable) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosLDAPContainerException
Creates a new KerberosLDAPContainerException with a message and a cause
KerberosMissingAdminCredentialsException - Exception in org.apache.ambari.server.serveraction.kerberos
Indicates that the KDC admin credentials have not been set.
KerberosMissingAdminCredentialsException() - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosMissingAdminCredentialsException
Constructor using the default missing credentials message.
KerberosMissingAdminCredentialsException(String) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosMissingAdminCredentialsException
Constructor.
KerberosMissingAdminCredentialsException(Throwable) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosMissingAdminCredentialsException
Constructor using the default message.
KerberosMissingAdminCredentialsException(String, Throwable) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosMissingAdminCredentialsException
Constructor.
KerberosOperationException - Exception in org.apache.ambari.server.serveraction.kerberos
KerberosOperationException is an Exception implementation that is thrown in the even an error occurs while executing a Kerberos-related operation.
KerberosOperationException(String) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosOperationException
Creates a new KerberosOperationException with a message
KerberosOperationException(String, Throwable) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosOperationException
Creates a new KerberosOperationException with a message and a cause
KerberosOperationHandler - Class in org.apache.ambari.server.serveraction.kerberos
KerberosOperationHandler is an abstract class providing basic implementations of common Kerberos operations (like generating secure passwords) and placeholders for KDC-specific operations (such as creating principals).
KerberosOperationHandler() - Constructor for class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
 
KerberosOperationHandlerFactory - Class in org.apache.ambari.server.serveraction.kerberos
KerberosOperationHandlerFactory gets relevant KerberosOperationHandlers given a KDCType.
KerberosOperationHandlerFactory() - Constructor for class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandlerFactory
 
KerberosPrincipalAlreadyExistsException - Exception in org.apache.ambari.server.serveraction.kerberos
KerberosPrincipalAlreadyExistsException is a KerberosOperationException thrown in the event a request to create a new princip7als was made but the princial already exists in the KDC.
KerberosPrincipalAlreadyExistsException(String) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosPrincipalAlreadyExistsException
Creates a new KerberosPrincipalAlreadyExistsException with a message
KerberosPrincipalAlreadyExistsException(String, Throwable) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosPrincipalAlreadyExistsException
Creates a new KerberosPrincipalAlreadyExistsException with a message and a cause
KerberosPrincipalDAO - Class in org.apache.ambari.server.orm.dao
HostKerberosPrincipal Data Access Object.
KerberosPrincipalDAO() - Constructor for class org.apache.ambari.server.orm.dao.KerberosPrincipalDAO
 
KerberosPrincipalDescriptor - Class in org.apache.ambari.server.state.kerberos
KerberosPrincipalDescriptor is an implementation of an AbstractKerberosDescriptor that encapsulates data related to a Kerberos principal.
KerberosPrincipalDescriptor(String, KerberosPrincipalType, String, String) - Constructor for class org.apache.ambari.server.state.kerberos.KerberosPrincipalDescriptor
Creates a new KerberosPrincipalDescriptor
KerberosPrincipalDescriptor(Map<?, ?>) - Constructor for class org.apache.ambari.server.state.kerberos.KerberosPrincipalDescriptor
Creates a new KerberosPrincipalDescriptor

See KerberosPrincipalDescriptor for the JSON Schema that may be used to generate this map.

KerberosPrincipalDoesNotExistException - Exception in org.apache.ambari.server.serveraction.kerberos
KerberosPrincipalDoesNotExistException is a KerberosOperationException thrown in the event a request to modify an existing principal was made but the princial does not exist in the KDC.
KerberosPrincipalDoesNotExistException(String) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosPrincipalDoesNotExistException
Creates a new KerberosPrincipalDoesNotExistException with a message
KerberosPrincipalDoesNotExistException(String, Throwable) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosPrincipalDoesNotExistException
Creates a new KerberosPrincipalDoesNotExistException with a message and a cause
KerberosPrincipalEntity - Class in org.apache.ambari.server.orm.entities
Entity representing a KerberosPrincipal.
KerberosPrincipalEntity() - Constructor for class org.apache.ambari.server.orm.entities.KerberosPrincipalEntity
Constructs an empty KerberosPrincipalEntity
KerberosPrincipalEntity(String, boolean, String) - Constructor for class org.apache.ambari.server.orm.entities.KerberosPrincipalEntity
Constructs a new KerberosPrincipalEntity
KerberosPrincipalType - Enum in org.apache.ambari.server.state.kerberos
KerberosPrincipalType enumerates the different types of expected Kerberos principals
KerberosRealmException - Exception in org.apache.ambari.server.serveraction.kerberos
KerberosRealmException is a KerberosOperationException thrown in the event a connection to the KDC was not able to be made due to an unexpected realm.
KerberosRealmException(String) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosRealmException
Creates a new KerberosRealmException with a message
KerberosRealmException(String, Throwable) - Constructor for exception org.apache.ambari.server.serveraction.kerberos.KerberosRealmException
Creates a new KerberosRealmException with a message and a cause
KerberosServerAction - Class in org.apache.ambari.server.serveraction.kerberos
KerberosServerAction is an abstract class to be implemented by Kerberos-related ServerAction implementations.
KerberosServerAction() - Constructor for class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
 
KerberosServerAction.KerberosCommandParameters - Class in org.apache.ambari.server.serveraction.kerberos
 
KerberosServerAction.OperationType - Enum in org.apache.ambari.server.serveraction.kerberos
A Kerberos operation type RECREATE_ALL - regenerate keytabs for all principals CREATE_MISSING - generate keytabs for only those that are missing DEFAULT - generate needed keytabs for new components
KerberosServiceDescriptor - Class in org.apache.ambari.server.state.kerberos
KerberosServiceDescriptor is an implementation of an AbstractKerberosDescriptorContainer that encapsulates an Ambari service and it components.
KerberosServiceDescriptorFactory - Class in org.apache.ambari.server.state.kerberos
KerberosServiceDescriptorFactory is a factory class used to create KerberosServiceDescriptor instances using various sources of data.
KerberosServiceDescriptorFactory() - Constructor for class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptorFactory
 
KERBEROSTAB_CACHE_DIR - Static variable in class org.apache.ambari.server.configuration.Configuration
The location on the Ambari Server where kerberos keytabs are cached.
key() - Method in enum org.apache.ambari.server.configuration.AmbariServerConfigurationKey
 
KEY - Static variable in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
 
KEY - Static variable in interface org.apache.ambari.server.serveraction.kerberos.KerberosConfigDataFile
 
key - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.ConfigurationKeyValue
 
key - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Insert
The key name
key - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.RegexReplace
The key name
key - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Replace
The key name
key - Variable in class org.apache.ambari.server.utils.JaxbMapKeyList
 
key - Variable in class org.apache.ambari.server.utils.JaxbMapKeyMap
 
key - Variable in class org.apache.ambari.server.utils.JaxbMapKeyVal
 
KEY_CANNOT_START_HOST_ORDERED - Static variable in class org.apache.ambari.server.checks.HostMaintenanceModeCheck
 
KEY_CREDENTIAL_NOT_STORED - Static variable in class org.apache.ambari.server.checks.KerberosAdminPersistedCredentialCheck
 
KEY_NAME - Static variable in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptor
 
KEY_PERSISTED_STORE_NOT_CONFIGURED - Static variable in class org.apache.ambari.server.checks.KerberosAdminPersistedCredentialCheck
 
KEY_PROPERTIES - Static variable in class org.apache.ambari.server.state.kerberos.KerberosDescriptor
 
KEY_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
 
KEY_PROPERTY_IDS - Static variable in class org.apache.ambari.server.controller.internal.StackVersionResourceProvider
The key property ids for a mpack resource.
KEY_SERVICES - Static variable in class org.apache.ambari.server.state.kerberos.KerberosDescriptor
 
keyPropertyIds - Variable in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
Key property mapping by resource type.
keyPropertyIds - Static variable in class org.apache.ambari.server.controller.internal.ActiveWidgetLayoutResourceProvider
 
keyPropertyIds - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
The key property ids for a cluster resource.
keyPropertyIds - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
The key property ids for a HostComponent resource.
keyPropertyIds - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
The key property ids for a Host resource.
keyPropertyIds - Static variable in class org.apache.ambari.server.controller.internal.JobResourceProvider
The key property ids for a Job resource.
keyPropertyIds - Static variable in class org.apache.ambari.server.controller.internal.OperatingSystemResourceProvider
 
keyPropertyIds - Static variable in class org.apache.ambari.server.controller.internal.PreUpgradeCheckResourceProvider
 
keyPropertyIds - Static variable in class org.apache.ambari.server.controller.internal.QuickLinkArtifactResourceProvider
map of resource type to fk field
keyPropertyIds - Static variable in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
keyPropertyIds - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
keyPropertyIds - Static variable in class org.apache.ambari.server.controller.internal.StackArtifactResourceProvider
map of resource type to fk field
keyPropertyIds - Static variable in class org.apache.ambari.server.controller.internal.StackResourceProvider
The key property ids for a Stack resource.
keyPropertyIds - Static variable in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
The key property ids for a TaskAttempt resource.
keyPropertyIds - Static variable in class org.apache.ambari.server.controller.internal.ThemeArtifactResourceProvider
map of resource type to fk field
keyPropertyIds - Static variable in class org.apache.ambari.server.controller.internal.WidgetLayoutResourceProvider
 
keyPropertyIds - Static variable in class org.apache.ambari.server.controller.internal.WidgetResourceProvider
 
KeyService - Class in org.apache.ambari.server.api.services
 
KeyService() - Constructor for class org.apache.ambari.server.api.services.KeyService
 
KEYSTORE - Static variable in class org.apache.ambari.server.state.ValueAttributesInfo
 
KEYTAB_CONTENT_BASE64 - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
Key used in kerberosCommandParams in ExecutionCommand for base64 encoded keytab content
KEYTAB_FILE_GROUP_ACCESS - Static variable in interface org.apache.ambari.server.serveraction.kerberos.KerberosIdentityDataFile
 
KEYTAB_FILE_GROUP_NAME - Static variable in interface org.apache.ambari.server.serveraction.kerberos.KerberosIdentityDataFile
 
KEYTAB_FILE_IS_CACHABLE - Static variable in interface org.apache.ambari.server.serveraction.kerberos.KerberosIdentityDataFile
 
KEYTAB_FILE_OWNER_ACCESS - Static variable in interface org.apache.ambari.server.serveraction.kerberos.KerberosIdentityDataFile
 
KEYTAB_FILE_OWNER_NAME - Static variable in interface org.apache.ambari.server.serveraction.kerberos.KerberosIdentityDataFile
 
KEYTAB_FILE_PATH - Static variable in interface org.apache.ambari.server.serveraction.kerberos.KerberosIdentityDataFile
 
KEYTAB_PATH_FIELD - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
KeytabPrincipalFindOrCreateResult() - Constructor for class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO.KeytabPrincipalFindOrCreateResult
 
KeyValueDAO - Class in org.apache.ambari.server.orm.dao
 
KeyValueDAO() - Constructor for class org.apache.ambari.server.orm.dao.KeyValueDAO
 
KeyValueEntity - Class in org.apache.ambari.server.orm.entities
 
KeyValueEntity() - Constructor for class org.apache.ambari.server.orm.entities.KeyValueEntity
 
KEYWORD - Static variable in enum org.apache.ambari.server.stack.ConfigurationInfo.Supports
 
killInstance(String, String) - Method in interface org.apache.ambari.server.controller.ivory.IvoryService
Kill the instance for the given feed name and id.
kkp - Variable in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO.KeytabPrincipalFindOrCreateResult
 
KKP_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
KKP_ID_SEQ_NAME - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
KKP_MAPPING_SERVICE_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
KNOX_GATEWAY - Static variable in class org.apache.ambari.server.Role
 
KSTR_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The name of the keystore file, located in Configuration.SRVR_KSTR_DIR.
KSTR_TYPE - Static variable in class org.apache.ambari.server.configuration.Configuration
The type of the keystore file specified in Configuration.KSTR_NAME.

L

LABEL - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
LABEL - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
label - Static variable in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity_
 
LABEL_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
LABEL_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
LAST_AGENT_ENV_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
LAST_EXECUTION_STATUS - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
LAST_EXECUTION_STATUS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
LAST_HEARTBEAT_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
LAST_LIVE_STATE_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog280
 
LAST_REGISTRATION_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
lastAttemptTime - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
lastRegistrationTime - Static variable in class org.apache.ambari.server.orm.entities.HostEntity_
 
LastServiceCheckDTO(String, long) - Constructor for class org.apache.ambari.server.orm.dao.HostRoleCommandDAO.LastServiceCheckDTO
Constructor.
LatestRepoCallable - Class in org.apache.ambari.server.state.stack
Encapsulates the work to resolve the latest repo information for a stack.
LatestRepoCallable(String, File, StackInfo, OsFamily) - Constructor for class org.apache.ambari.server.state.stack.LatestRepoCallable
 
latestText - Static variable in class org.apache.ambari.server.orm.entities.AlertCurrentEntity_
 
latestTimestamp - Static variable in class org.apache.ambari.server.orm.entities.AlertCurrentEntity_
 
Layout - Class in org.apache.ambari.server.state.theme
 
Layout() - Constructor for class org.apache.ambari.server.state.theme.Layout
 
LayoutRecommendationInfo - Class in org.apache.ambari.server.topology.addservice
Encapsulates information from layout recommendation that can be used or reused for config recommendation.
LayoutRecommendationInfo(Map<String, Set<String>>, Map<String, Map<String, Set<String>>>) - Constructor for class org.apache.ambari.server.topology.addservice.LayoutRecommendationInfo
 
LDAP_SYNC_USERNAME_COLLISIONS_BEHAVIOR - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether an existing local users will be updated as LDAP users.
LDAP_USER_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
Deprecated.
LdapAttributeDetectionService - Interface in org.apache.ambari.server.ldap.service
Contract defining operations to detect user and group attributes.
LdapBatchDto - Class in org.apache.ambari.server.security.ldap
Contains information for batch database update on LDAP synchronization.
LdapBatchDto() - Constructor for class org.apache.ambari.server.security.ldap.LdapBatchDto
 
ldapConfigurationProvider - Variable in class org.apache.ambari.server.security.authorization.Users
 
LdapConfigurationService - Interface in org.apache.ambari.server.ldap.service
Collection of operations for validating ldap configuration.
LdapConnectionConfigService - Interface in org.apache.ambari.server.ldap.service
Contract for creating connection configuration instances.
LdapConnectionTemplateFactory - Class in org.apache.ambari.server.ldap.service.ads
Factory for creating LdapConnectionTemplate instances.
LdapConnectionTemplateFactory() - Constructor for class org.apache.ambari.server.ldap.service.ads.LdapConnectionTemplateFactory
 
ldapEnabled() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
LdapFacade - Interface in org.apache.ambari.server.ldap.service
The contract defining all the operations required by the application when communicating with an arbitrary LDAP server.
LdapGroupContextMapper(Set<LdapGroupDto>, LdapServerProperties) - Constructor for class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator.LdapGroupContextMapper
 
LdapGroupDto - Class in org.apache.ambari.server.security.ldap
Pojo with information about LDAP group of users.
LdapGroupDto() - Constructor for class org.apache.ambari.server.security.ldap.LdapGroupDto
 
LdapModule - Class in org.apache.ambari.server.ldap
GUICE configuration module for setting up LDAP related infrastructure.
LdapModule() - Constructor for class org.apache.ambari.server.ldap.LdapModule
 
LdapServerProperties - Class in org.apache.ambari.server.security.authorization
Describes LDAP Server connection parameters
LdapServerProperties() - Constructor for class org.apache.ambari.server.security.authorization.LdapServerProperties
 
ldapServerProperties - Variable in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
LDAP specific properties.
LdapSyncDto - Class in org.apache.ambari.server.security.ldap
Pojo with information about LDAP groups and users.
LdapSyncDto() - Constructor for class org.apache.ambari.server.security.ldap.LdapSyncDto
 
LdapSyncEvent - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
LdapSyncEventEntity - Class in org.apache.ambari.server.orm.entities
LDAP sync event entity.
LdapSyncEventEntity(long) - Constructor for class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Construct an LdapSyncEventEntity.
LdapSyncEventEntity.Status - Enum in org.apache.ambari.server.orm.entities
LDAP sync event status
LdapSyncEventResourceDefinition - Class in org.apache.ambari.server.api.resources
LDAP sync event resource definition.
LdapSyncEventResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.LdapSyncEventResourceDefinition
Construct an event resource definition.
LdapSyncEventResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for ldap sync events.
LdapSyncEventResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
Construct a event resource provider.
LdapSyncEventService - Class in org.apache.ambari.server.api.services
Service responsible for ldap sync event resource requests.
LdapSyncEventService() - Constructor for class org.apache.ambari.server.api.services.LdapSyncEventService
 
LdapSyncRequest - Class in org.apache.ambari.server.controller
Request for LDAP synchronization.
LdapSyncRequest(LdapSyncSpecEntity.SyncType, Set<String>, boolean) - Constructor for class org.apache.ambari.server.controller.LdapSyncRequest
Construct an LdapSyncRequest.
LdapSyncRequest(LdapSyncSpecEntity.SyncType, boolean) - Constructor for class org.apache.ambari.server.controller.LdapSyncRequest
Construct an LdapSyncRequest.
LdapSyncSpecEntity - Class in org.apache.ambari.server.orm.entities
LDAP sync specification entity.
LdapSyncSpecEntity(LdapSyncSpecEntity.PrincipalType, LdapSyncSpecEntity.SyncType, List<String>, boolean) - Constructor for class org.apache.ambari.server.orm.entities.LdapSyncSpecEntity
Construct an LdapSyncSpecEntity.
LdapSyncSpecEntity.PrincipalType - Enum in org.apache.ambari.server.orm.entities
LDAP sync principal type.
LdapSyncSpecEntity.SyncType - Enum in org.apache.ambari.server.orm.entities
LDAP sync type.
LdapToPamMigrationHelper - Class in org.apache.ambari.server.security.authentication
 
LdapToPamMigrationHelper() - Constructor for class org.apache.ambari.server.security.authentication.LdapToPamMigrationHelper
 
LdapUserContextMapper(LdapServerProperties) - Constructor for class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator.LdapUserContextMapper
 
LdapUserDto - Class in org.apache.ambari.server.security.ldap
Pojo with information about LDAP user.
LdapUserDto() - Constructor for class org.apache.ambari.server.security.ldap.LdapUserDto
 
LdapUserGroupMemberDto - Class in org.apache.ambari.server.security.ldap
Pojo with information about LDAP membership.
LdapUserGroupMemberDto(String, String) - Constructor for class org.apache.ambari.server.security.ldap.LdapUserGroupMemberDto
Constructor.
LdapUsernameCollisionHandlingBehavior - Enum in org.apache.ambari.server.configuration
Ldap username collision handling behavior.
LEGACY_OVERRIDE - Static variable in class org.apache.ambari.server.configuration.Configuration
 
LenientTrustManager() - Constructor for class org.apache.ambari.server.security.InternalSSLSocketFactory.LenientTrustManager
 
LessEqualsOperator - Class in org.apache.ambari.server.api.predicate.operators
Less Than or Equals operator implementation.
LessEqualsOperator() - Constructor for class org.apache.ambari.server.api.predicate.operators.LessEqualsOperator
Constructor.
LessEqualsPredicate<T> - Class in org.apache.ambari.server.controller.predicate
Predicate that checks if a given value is less than or equal to a Resource property.
LessEqualsPredicate(String, Comparable<T>) - Constructor for class org.apache.ambari.server.controller.predicate.LessEqualsPredicate
Construct a LessEqualsPredicate.
LessOperator - Class in org.apache.ambari.server.api.predicate.operators
Less Than operator implementation.
LessOperator() - Constructor for class org.apache.ambari.server.api.predicate.operators.LessOperator
Constructor.
LessPredicate<T> - Class in org.apache.ambari.server.controller.predicate
Predicate that checks if a given value is less than a Resource property.
LessPredicate(String, Comparable<T>) - Constructor for class org.apache.ambari.server.controller.predicate.LessPredicate
Construct a LessPredicate.
lessThan(Comparable<T>) - Method in class org.apache.ambari.server.controller.utilities.PredicateBuilder.PredicateBuilderWithProperty
 
lessThanEqualTo(Comparable<T>) - Method in class org.apache.ambari.server.controller.utilities.PredicateBuilder.PredicateBuilderWithProperty
 
LEVE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
LIB_FOLDER_NAME - Static variable in class org.apache.ambari.server.stack.StackDirectory
Allows stacks to provide their own JARs, such as those which implement classes in the SPI.
LINEAR_EXECUTION_JOB_GROUP - Static variable in interface org.apache.ambari.server.scheduler.ExecutionJob
 
LINEAR_EXECUTION_TRIGGER_GROUP - Static variable in interface org.apache.ambari.server.scheduler.ExecutionJob
 
Link - Class in org.apache.ambari.server.state.quicklinks
 
Link() - Constructor for class org.apache.ambari.server.state.quicklinks.Link
 
LINK_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ExtensionLinkResourceProvider
 
LinkAttributeFilter - Class in org.apache.ambari.server.state.quicklinksprofile
A quicklink filter based on link attribute match (the filter's link_attribute is contained by the links set of attributes)
LinkAttributeFilter() - Constructor for class org.apache.ambari.server.state.quicklinksprofile.LinkAttributeFilter
 
LinkNameFilter - Class in org.apache.ambari.server.state.quicklinksprofile
A filter that accepts quicklinks based on name match.
LinkNameFilter() - Constructor for class org.apache.ambari.server.state.quicklinksprofile.LinkNameFilter
 
linkStackToExtension(StackInfo, ExtensionInfo) - Method in class org.apache.ambari.server.stack.StackManager
 
LINUX - Static variable in class org.apache.ambari.server.utils.ShellCommandUtil
Set to true when run on Linux platforms
listCredentials() - Method in class org.apache.ambari.server.security.encryption.AbstractCredentialStore
Returns a list of the alias names for the credentials stored in the CredentialStore

This implementation is thread-safe, allowing one thread at a time to access the credential store.

listCredentials() - Method in interface org.apache.ambari.server.security.encryption.CredentialStore
Returns a list of the alias names for the credentials stored in the CredentialStore
listCredentials(String) - Method in interface org.apache.ambari.server.security.encryption.CredentialStoreService
Maps the existing alias names to their relevant credential store types.
listCredentials(String) - Method in class org.apache.ambari.server.security.encryption.CredentialStoreServiceImpl
 
listCredentials() - Method in class org.apache.ambari.server.security.encryption.InMemoryCredentialStore
Returns a list of the alias names for the credentials stored in the CredentialStore

This implementation is thread-safe, allowing one thread at a time to access the credential store.

LiveService() - Constructor for class org.apache.ambari.server.agent.AgentEnv.LiveService
 
load() - Method in class org.apache.ambari.server.ldap.service.ads.LdapConnectionTemplateFactory
Loads the persisted LDAP configuration.
load(URL) - Static method in class org.apache.ambari.server.state.repository.VersionDefinitionXml
Parses a URL for a definition XML file into the object graph.
load(String) - Static method in class org.apache.ambari.server.state.repository.VersionDefinitionXml
Parses an xml string.
loadCredentialStore() - Method in class org.apache.ambari.server.security.encryption.AbstractCredentialStore
Calls the implementation-specific facility to load the KeyStore
loadCredentialStore() - Method in class org.apache.ambari.server.security.encryption.FileBasedCredentialStore
 
loadCredentialStore() - Method in class org.apache.ambari.server.security.encryption.InMemoryCredentialStore
 
loadFrom(CredentialStoreService, boolean) - Static method in class org.apache.ambari.server.agent.AgentEncryptionKey
 
loadHelper(DatabasePlatform) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
loadInstance(Collection<AmbariConfigurationEntity>) - Method in class org.apache.ambari.server.configuration.AmbariServerConfigurationProvider
Returns a instance of the data configuration container implementation filled with data from the supplied collection of AmbariConfigurationEntitys
loadInstance(Collection<AmbariConfigurationEntity>) - Method in class org.apache.ambari.server.ldap.service.AmbariLdapConfigurationProvider
 
loadInstance(Collection<AmbariConfigurationEntity>) - Method in class org.apache.ambari.server.security.authentication.jwt.JwtAuthenticationPropertiesProvider
Creates a JwtAuthenticationProperties from a list of AmbariConfigurationEntitys.
loadInstance(Collection<AmbariConfigurationEntity>) - Method in class org.apache.ambari.server.security.authentication.tproxy.AmbariTProxyConfigurationProvider
Creates a AmbariTProxyConfiguration from a list of AmbariConfigurationEntitys.
loadKeyStore(InputStream, String) - Method in class org.apache.ambari.server.security.encryption.AbstractCredentialStore
Loads a KeyStore from an InputStream

Implementations are expected to call this to load the relevant KeyStore data from the InputStream of some storage facility.

loadLdapTemplate() - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Checks LDAP configuration for changes and reloads LDAP template if they occurred.
loadProxiedUser(String, String, TrustedProxyAuthenticationDetails) - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariProxiedUserDetailsService
 
loadSecurityConfigurationByReference(String) - Method in class org.apache.ambari.server.topology.SecurityConfigurationFactory
 
loadSSLParams() - Method in class org.apache.ambari.server.configuration.Configuration
Loads trusted certificates store properties
loadUserByUsername(String) - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariAuthToLocalUserDetailsService
 
loadUserByUsername(String) - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariProxiedUserDetailsService
 
LOCAL_USERNAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
localJceksPrefix - Static variable in class org.apache.ambari.server.credentialapi.CredentialUtil
Local JCEKS provider prefix.
LocalUriInfo - Class in org.apache.ambari.server.api.services
Internal UriInfo implementation.
LocalUriInfo(String) - Constructor for class org.apache.ambari.server.api.services.LocalUriInfo
 
Location(String, String) - Constructor for class org.apache.ambari.server.controller.ivory.Cluster.Location
Construct a location.
LockFactory - Class in org.apache.ambari.server.logging
Factory to create locks depending on configuration.
LockFactory(Configuration) - Constructor for class org.apache.ambari.server.logging.LockFactory
 
LOG - Static variable in class org.apache.ambari.server.agent.stomp.AgentConfigsHolder
 
LOG - Static variable in class org.apache.ambari.server.agent.stomp.AgentHostDataHolder
 
LOG - Static variable in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorHelper
 
log(AuditEvent) - Method in interface org.apache.ambari.server.audit.AuditLogger
Logs audit log events
log(AuditEvent) - Method in class org.apache.ambari.server.audit.AuditLoggerDefaultImpl
Logs audit log events
log(Request, Result) - Method in interface org.apache.ambari.server.audit.request.RequestAuditLogger
Logs an audit event based on the http request and result
log(Request, Result) - Method in class org.apache.ambari.server.audit.request.RequestAuditLoggerImpl
Finds the proper creator, then creates and logs and AuditEvent
LOG - Static variable in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
 
log(SessionLogEntry) - Method in class org.apache.ambari.server.logging.EclipseLinkLogger
 
LOG - Static variable in class org.apache.ambari.server.orm.dao.MpackDAO
 
LOG - Static variable in class org.apache.ambari.server.orm.entities.MpackEntity
 
LOG4JMONITOR_DELAY - Static variable in class org.apache.ambari.server.configuration.Configuration
PropertyConfigurator checks log4j.properties file change every LOG4JMONITOR_DELAY milliseconds.
LOG_OUTPUT - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
logAndThrow(Function<String, RuntimeException>, String, Object...) - Method in class org.apache.ambari.server.utils.LoggingPreconditions
Formats an error message with parameters using String.format, logs it using logger, and throws an unchecked exception with the same message created by exceptionCreator.
LogDefinition - Class in org.apache.ambari.server.state
Represents the log tag at service/component metainfo
LogDefinition() - Constructor for class org.apache.ambari.server.state.LogDefinition
 
logException(Throwable) - Static method in class org.apache.ambari.server.controller.metrics.ThreadPoolEnabledPropertyProvider
Log an error for the given exception.
LogFileDefinitionInfo - Class in org.apache.ambari.server.controller.logging
 
LogFileDefinitionInfo() - Constructor for class org.apache.ambari.server.controller.logging.LogFileDefinitionInfo
 
LogFileDefinitionInfo(String, LogFileType, String, String) - Constructor for class org.apache.ambari.server.controller.logging.LogFileDefinitionInfo
 
LogFileType - Enum in org.apache.ambari.server.controller.logging
Simple Enumerated type to describe the type of log file, as defined by LogSearch.
LoggingPreconditions - Class in org.apache.ambari.server.utils
 
LoggingPreconditions(Logger) - Constructor for class org.apache.ambari.server.utils.LoggingPreconditions
 
LoggingQuery - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
LoggingRequestHelper - Interface in org.apache.ambari.server.controller.logging
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
LoggingRequestHelperFactory - Interface in org.apache.ambari.server.controller.logging
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
LoggingRequestHelperFactoryImpl - Class in org.apache.ambari.server.controller.logging
 
LoggingRequestHelperFactoryImpl() - Constructor for class org.apache.ambari.server.controller.logging.LoggingRequestHelperFactoryImpl
 
LoggingRequestHelperImpl - Class in org.apache.ambari.server.controller.logging
Convenience class to handle the connection details of a LogSearch query request.
LoggingRequestHelperImpl(String, String, String, CredentialStoreService, Cluster, String) - Constructor for class org.apache.ambari.server.controller.logging.LoggingRequestHelperImpl
 
LoggingRequestHelperImpl(String, String, String, CredentialStoreService, Cluster, String, LoggingRequestHelperImpl.NetworkConnection) - Constructor for class org.apache.ambari.server.controller.logging.LoggingRequestHelperImpl
 
LoggingResourceDefinition - Class in org.apache.ambari.server.api.resources
 
LoggingResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.LoggingResourceDefinition
 
LoggingResourceProvider - Class in org.apache.ambari.server.controller.internal
 
LoggingResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.LoggingResourceProvider
 
LoggingSearchPropertyProvider - Class in org.apache.ambari.server.controller.logging
 
LoggingSearchPropertyProvider() - Constructor for class org.apache.ambari.server.controller.logging.LoggingSearchPropertyProvider
 
LoggingService - Class in org.apache.ambari.server.api.services
This Service provides access to the LogSearch query services, including: - Access to all service log files in a given cluster - Search query capability across the service logs - Metrics data regarding logging (log level counts, etc)
LoggingService(String) - Constructor for class org.apache.ambari.server.api.services.LoggingService
 
LoggingService(String, LoggingService.ControllerFactory) - Constructor for class org.apache.ambari.server.api.services.LoggingService
 
LogicalExpression - Class in org.apache.ambari.server.api.predicate.expressions
Logical expression implementation.
LogicalExpression(LogicalOperator) - Constructor for class org.apache.ambari.server.api.predicate.expressions.LogicalExpression
Constructor.
LogicalExpressionFactory - Class in org.apache.ambari.server.api.predicate.expressions
Factory of logical expression instances.
LogicalExpressionFactory() - Constructor for class org.apache.ambari.server.api.predicate.expressions.LogicalExpressionFactory
 
LogicalOperator - Interface in org.apache.ambari.server.api.predicate.operators
Logical operator external representation.
LogicalOperatorFactory - Class in org.apache.ambari.server.api.predicate.operators
Factory of Logical Operators.
LogicalOperatorFactory() - Constructor for class org.apache.ambari.server.api.predicate.operators.LogicalOperatorFactory
 
LogicalRequest - Class in org.apache.ambari.server.topology
Logical Request implementation used to provision a cluster deployed by Blueprints.
LogicalRequest(Long, TopologyRequest, ClusterTopology) - Constructor for class org.apache.ambari.server.topology.LogicalRequest
 
LogicalRequest(Long, TopologyRequest, ClusterTopology, TopologyLogicalRequestEntity) - Constructor for class org.apache.ambari.server.topology.LogicalRequest
 
LogicalRequestFactory - Class in org.apache.ambari.server.topology
Factory for creating logical requests
LogicalRequestFactory() - Constructor for class org.apache.ambari.server.topology.LogicalRequestFactory
 
LOGIN_REDIRECT_BASE - Static variable in class org.apache.ambari.server.security.authorization.AmbariAuthorizationFilter
 
LoginAuditEvent - Class in org.apache.ambari.server.audit.event
Login audit event.
LoginAuditEvent.LoginAuditEventBuilder - Class in org.apache.ambari.server.audit.event
 
LoginContextHelper - Class in org.apache.ambari.server.controller.utilities
LoginContextHelper is a helper class used for helping to use and manage LoginContext instances.
LoginContextHelper() - Constructor for class org.apache.ambari.server.controller.utilities.LoginContextHelper
 
logInfo - Static variable in class org.apache.ambari.server.orm.entities.StageEntity_
 
LogLevelQueryResponse - Class in org.apache.ambari.server.controller.logging
 
LogLevelQueryResponse() - Constructor for class org.apache.ambari.server.controller.logging.LogLevelQueryResponse
 
LogLineResult - Class in org.apache.ambari.server.controller.logging
This class represents a single entry from a LogSearch query.
LogLineResult() - Constructor for class org.apache.ambari.server.controller.logging.LogLineResult
 
LogLineResult(Map<String, String>) - Constructor for class org.apache.ambari.server.controller.logging.LogLineResult
 
logOpenSslExitCode(String, int) - Static method in class org.apache.ambari.server.utils.ShellCommandUtil
 
LogoutAuditEvent - Class in org.apache.ambari.server.audit.event
Logout audit event.
LogoutAuditEvent.LogoutAuditEventBuilder - Class in org.apache.ambari.server.audit.event
 
LogoutService - Class in org.apache.ambari.server.api.services
Service performing logout of current user
LogoutService() - Constructor for class org.apache.ambari.server.api.services.LogoutService
 
LogQueryResponse - Class in org.apache.ambari.server.controller.logging
This class respresents the results of a LogSearch query, as returned by a call to the LogSearch service.
LogQueryResponse() - Constructor for class org.apache.ambari.server.controller.logging.LogQueryResponse
 
LogQueryResponse(StringBuffer) - Constructor for class org.apache.ambari.server.controller.logging.LogQueryResponse
 
logRequestHeadersAndQueryParams(HttpServletRequest, Logger) - Static method in class org.apache.ambari.server.utils.RequestUtils
Posts an informational message the the supplied Logger showing the request headers and query parameters
LOGSEARCH_LOGFEEDER - Static variable in class org.apache.ambari.server.Role
 
LOGSEARCH_METADATA_CACHE_EXPIRE_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in hours, that the Ambari Server will hold Log File metadata in its internal cache before making a request to the LogSearch Portal to get the latest metadata.
LOGSEARCH_PORTAL_CONNECT_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in milliseconds, that the Ambari Server will wait while attempting to connect to the LogSearch Portal service.
LOGSEARCH_PORTAL_EXTERNAL_ADDRESS - Static variable in class org.apache.ambari.server.configuration.Configuration
External logsearch portal address, can be used with internal logfeeder, as the same logsearch portal can store logs for different clusters
LOGSEARCH_PORTAL_READ_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in milliseconds, that the Ambari Server will wait while attempting to read a response from the LogSearch Portal service.
LOGSEARCH_SERVER - Static variable in class org.apache.ambari.server.Role
 
LogSearchDataRetrievalService - Class in org.apache.ambari.server.controller.logging
The LogSearchDataRetrievalService is an Ambari Service that is used by the Ambari LogSearch integration code to obtain response data from the LogSearch server.
LogSearchDataRetrievalService() - Constructor for class org.apache.ambari.server.controller.logging.LogSearchDataRetrievalService
 
LoopBody<T,R> - Interface in org.apache.ambari.server.utils
Interface for loop body invoked during each iteration of parallel loops
LZO_CODEC_CLASS - Static variable in class org.apache.ambari.server.topology.BlueprintValidatorImpl
 
LZO_CODEC_CLASS_PROPERTY_NAME - Static variable in class org.apache.ambari.server.topology.BlueprintValidatorImpl
 
LZOCheck - Class in org.apache.ambari.server.checks
The LZOCheck is used to check that the LZO codec enabled in the core-site config fnd warning if any hosts require LZO, it should be installed before starting the upgrade.
LZOCheck() - Constructor for class org.apache.ambari.server.checks.LZOCheck
Constructor.

M

m_alert - Variable in class org.apache.ambari.server.events.AlertEvent
 
m_alerts - Variable in class org.apache.ambari.server.events.AlertEvent
 
m_amc - Variable in class org.apache.ambari.server.serveraction.upgrades.AbstractUpgradeServerAction
Who knows what this is used for or why it even exists.
m_clusterId - Variable in class org.apache.ambari.server.events.AlertEvent
 
m_clusterId - Variable in class org.apache.ambari.server.events.ClusterEvent
The cluster ID.
m_clusters - Variable in class org.apache.ambari.server.serveraction.upgrades.AbstractUpgradeServerAction
 
m_configHelper - Variable in class org.apache.ambari.server.serveraction.upgrades.AbstractUpgradeServerAction
Used for manipulting configurations, such as removing entire types and creating new ones.
m_configuration - Variable in class org.apache.ambari.server.notifications.dispatchers.AlertScriptDispatcher
Configuration data from the ambari.properties file.
m_definitionName - Variable in class org.apache.ambari.server.alerts.AlertRunnable
The alert definition name.
m_eventType - Variable in class org.apache.ambari.server.events.AmbariEvent
The concrete event's type.
m_eventType - Variable in class org.apache.ambari.server.events.jpa.JPAEvent
The concrete event's type.
m_grouping - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapperBuilder
The upgrade/downgrade grouping that the builder is for.
m_hostName - Variable in class org.apache.ambari.server.events.HostEvent
The host's name.
m_hostNames - Variable in class org.apache.ambari.server.events.HostsAddedEvent
The hosts' names.
m_metainfoProvider - Variable in class org.apache.ambari.server.serveraction.upgrades.AbstractUpgradeServerAction
Used for getting references to objects like StackInfo.
m_serviceName - Variable in class org.apache.ambari.server.events.ServiceEvent
The name of the service.
m_stackName - Variable in class org.apache.ambari.server.events.ServiceEvent
The name of the services' stack.
m_stackVersion - Variable in class org.apache.ambari.server.events.ServiceEvent
The version of the services' stack.
m_upgradeDAO - Variable in class org.apache.ambari.server.serveraction.upgrades.AbstractUpgradeServerAction
Used to lookup or update UpgradeEntity instances.
m_upgradeHelper - Variable in class org.apache.ambari.server.serveraction.upgrades.AbstractUpgradeServerAction
Used to move desired repo versions forward.
MAC - Static variable in class org.apache.ambari.server.utils.ShellCommandUtil
Set to true when run on Mac OS platforms
MAHOUT - Static variable in class org.apache.ambari.server.Role
 
MAHOUT_SERVICE_CHECK - Static variable in class org.apache.ambari.server.Role
 
main(String[]) - Static method in class org.apache.ambari.server.checks.DatabaseConsistencyChecker
 
main(String[]) - Static method in class org.apache.ambari.server.checks.MpackInstallChecker
Main method for management pack installation checker
main(String...) - Static method in class org.apache.ambari.server.cleanup.CleanupDriver
 
main(String[]) - Static method in class org.apache.ambari.server.configuration.Configuration
Generates a markdown table which includes: Property key name Description Default value Recommendended baseline values
main(String[]) - Static method in class org.apache.ambari.server.controller.AmbariServer
 
main(String[]) - Static method in class org.apache.ambari.server.controller.internal.AppCookieManager
Utility method to exercise AppCookieManager directly
main(String[]) - Static method in class org.apache.ambari.server.credentialapi.CredentialUtil
Main program.
main(String[]) - Static method in class org.apache.ambari.server.DBConnectionVerification
 
main(String[]) - Static method in class org.apache.ambari.server.security.authentication.LdapToPamMigrationHelper
Support changes needed to migrate LDAP users & groups to PAM
main(String[]) - Static method in class org.apache.ambari.server.security.encryption.CredentialProvider
Credential Store entry point args[0] => Action (GET/PUT) args[1] => Alias args[2] => Payload (FilePath for GET/Password for PUT) args[3] => Master Key (Empty)
main(String[]) - Static method in class org.apache.ambari.server.security.encryption.MasterKeyServiceImpl
 
main(String[]) - Static method in class org.apache.ambari.server.security.encryption.SensitiveDataEncryption
Iterates thought all configs and encryption/decryption sensitive properties according to action using the default configured masterkey
main(String[]) - Static method in class org.apache.ambari.server.update.HostUpdateHelper
 
main(String[]) - Static method in class org.apache.ambari.server.upgrade.SchemaUpgradeHelper
Upgrade Ambari DB schema to the target version passed in as the only argument.
main(String[]) - Static method in class org.apache.ambari.server.view.ViewRegistry
Registry main method.
MAINTENANCE_STATE - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
MAINTENANCE_STATE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
MAINTENANCE_STATE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
MaintenanceCount - Variable in class org.apache.ambari.server.api.query.render.AlertStateValues
The total count of instances in maintenance mode.
MaintenanceModeEvent - Class in org.apache.ambari.server.events
The MaintenanceModeEvent is used to capture a host/service/component maintenance mode change and broadcast it to the system.
MaintenanceModeEvent(MaintenanceState, Service) - Constructor for class org.apache.ambari.server.events.MaintenanceModeEvent
Constructor.
MaintenanceModeEvent(MaintenanceState, long, Host) - Constructor for class org.apache.ambari.server.events.MaintenanceModeEvent
Constructor.
MaintenanceModeEvent(MaintenanceState, ServiceComponentHost) - Constructor for class org.apache.ambari.server.events.MaintenanceModeEvent
Constructor.
maintenanceState - Static variable in class org.apache.ambari.server.orm.entities.AlertCurrentEntity_
 
MaintenanceState - Enum in org.apache.ambari.server.state
Indicates when a Service or Host participates in automated operations, and if alerts are enabled.
MaintenanceStateHelper - Class in org.apache.ambari.server.controller
Used to help manage maintenance state checks.
MaintenanceStateHelper(Injector) - Constructor for class org.apache.ambari.server.controller.MaintenanceStateHelper
 
MaintenanceStateHelper.HostPredicate - Interface in org.apache.ambari.server.controller
The MaintenanceStateHelper.HostPredicate interaface is used as a way to pass a custom implementation into one of the many MaintenanceStateHelper.isOperationAllowed(org.apache.ambari.server.controller.spi.Resource.Type, Service) methods.
make(OPERAND, STATE) - Method in class org.apache.ambari.server.state.fsm.StateMachineFactory
 
make(OPERAND) - Method in class org.apache.ambari.server.state.fsm.StateMachineFactory
 
MANAGE_AUTH_TO_LOCAL_RULES - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
The kerberos-env property name declaring whether to manage auth-to-local rules or not
MANAGE_IDENTITIES - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
The kerberos-env property name declaring whether Ambari should manage the cluster's required identities or not
ManagedThreadPoolExecutor - Class in org.apache.ambari.server.utils
ThreadPoolExecutor extension which is stopped by default and can be started & stopped.
ManagedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class org.apache.ambari.server.utils.ManagedThreadPoolExecutor
 
manageIdentities() - Method in class org.apache.ambari.server.controller.KerberosDetails
 
managementController - Variable in class org.apache.ambari.server.controller.internal.AbstractProviderModule
 
ManifestService - Class in org.apache.ambari.server.state.repository
Represents a service definition in the manifest.
ManifestService() - Constructor for class org.apache.ambari.server.state.repository.ManifestService
 
ManifestServiceInfo - Class in org.apache.ambari.server.state.repository
Used when formulating manifest info for API consumption.
ManifestServiceInfo(String, String, String, Set<String>) - Constructor for class org.apache.ambari.server.state.repository.ManifestServiceInfo
 
MANUAL_REMOVE - Static variable in class org.apache.ambari.server.checks.ComponentsExistInRepoCheck
 
ManualStageAction - Class in org.apache.ambari.server.serveraction.upgrades
Action that represents a manual stage.
ManualStageAction() - Constructor for class org.apache.ambari.server.serveraction.upgrades.ManualStageAction
 
ManualTask - Class in org.apache.ambari.server.stack.upgrade
Identifies that an upgrade step that requires confirmation before continuing.
ManualTask() - Constructor for class org.apache.ambari.server.stack.upgrade.ManualTask
 
mapAndPublishHostsToCluster(Set<String>, String) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
For each host, attempts to map it to the cluster, and apply the cluster's current version to the host.
mapAndPublishHostsToCluster(Set<String>, String) - Method in interface org.apache.ambari.server.state.Clusters
Maps a set of hosts to the given cluster
mapFromContext(Object) - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator.LdapGroupContextMapper
 
mapFromContext(Object) - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator.LdapUserContextMapper
 
mapHostToCluster(String, String) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
Attempts to map the host to the cluster via clusterhostmapping table if not already present, and add a host_version record for the cluster's currently applied (stack, version) if not already present.
mapHostToCluster(String, String) - Method in interface org.apache.ambari.server.state.Clusters
Map host to the given cluster.
mapper - Variable in class org.apache.ambari.server.api.services.stackadvisor.commands.StackAdvisorCommand
 
mappingWasChanged() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyUpdateHandlingReport
 
MAPREDUCE2_LOG4J_CONFIG_TAG - Static variable in class org.apache.ambari.server.configuration.Configuration
The configuration tag for mapreduce2-log4j
MAPREDUCE2_SERVICE_CHECK - Static variable in class org.apache.ambari.server.Role
 
MAPREDUCE_CLIENT - Static variable in class org.apache.ambari.server.Role
 
MAPREDUCE_SERVICE_CHECK - Static variable in class org.apache.ambari.server.Role
 
Markdown - Annotation Type in org.apache.ambari.annotations
The Markdown annotation is used to add information when creating Markdown content.
marshal(String) - Method in class org.apache.ambari.server.state.stack.TrimmingAdapter
 
marshal(Map<String, List<String>>) - Method in class org.apache.ambari.server.utils.JaxbMapKeyListAdapter
 
marshal(Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.utils.JaxbMapKeyMapAdapter
 
marshal(Map<String, String>) - Method in class org.apache.ambari.server.utils.JaxbMapKeyValAdapter
 
mask - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Masked
 
mask(String) - Method in class org.apache.ambari.server.view.DefaultMasker
 
MASK_EVERYBODY_RWX - Static variable in class org.apache.ambari.server.utils.ShellCommandUtil
Permission mask 777 allows everybody to read/modify/execute file
MASK_OWNER_ONLY_RW - Static variable in class org.apache.ambari.server.utils.ShellCommandUtil
Permission mask 600 allows only owner to read and modify file.
MASK_OWNER_ONLY_RWX - Static variable in class org.apache.ambari.server.utils.ShellCommandUtil
Permission mask 700 allows only owner to read, modify and execute file.
Masked() - Constructor for class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Masked
 
MASKER_CLASS - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
MASKER_CLASS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
maskPasswordInPropertyMap(String) - Static method in class org.apache.ambari.server.utils.SecretReference
Helper function to mask a string of property bags that may contain a property with a password.
maskPasswordInPropertyMap(Map<String, String>) - Static method in class org.apache.ambari.server.utils.SecretReference
Helper function to mask a string of properties that may contain a property with a password.
MASTER_KEY_ENV_PROP - Static variable in class org.apache.ambari.server.configuration.Configuration
An environment property which can be used to specify the location of the Ambari key services's master key.
MASTER_KEY_FILENAME_DEFAULT - Static variable in class org.apache.ambari.server.configuration.Configuration
The default name of the master key file.
MASTER_KEY_LOCATION - Static variable in class org.apache.ambari.server.configuration.Configuration
The location on the Ambari Server of the master key file.
MASTER_KEYSTORE_FILENAME_DEFAULT - Static variable in class org.apache.ambari.server.configuration.Configuration
The default name of the JSSE keystore file used by Ambari.
MASTER_KEYSTORE_LOCATION - Static variable in class org.apache.ambari.server.configuration.Configuration
The location on the Ambari Server of the master keystore file.
MasterHostResolver - Class in org.apache.ambari.server.stack
Class that determines hosts that are active or standby for services that support HA
MasterHostResolver(Cluster, ConfigHelper, UpgradeContext) - Constructor for class org.apache.ambari.server.stack.MasterHostResolver
Constructor.
MasterHostResolver.Service - Enum in org.apache.ambari.server.stack
 
MasterHostResolver.Status - Enum in org.apache.ambari.server.stack
Union of status for several services.
MasterKeyService - Interface in org.apache.ambari.server.security.encryption
 
MasterKeyServiceImpl - Class in org.apache.ambari.server.security.encryption
 
MasterKeyServiceImpl(File) - Constructor for class org.apache.ambari.server.security.encryption.MasterKeyServiceImpl
Constructs a new MasterKeyServiceImpl using a master key read from a file.
MasterKeyServiceImpl(String) - Constructor for class org.apache.ambari.server.security.encryption.MasterKeyServiceImpl
Constructs a new MasterKeyServiceImpl using the specified master key.
MasterKeyServiceImpl() - Constructor for class org.apache.ambari.server.security.encryption.MasterKeyServiceImpl
default constructor
MasterKeyServiceImpl(Configuration) - Constructor for class org.apache.ambari.server.security.encryption.MasterKeyServiceImpl
Constructs a new MasterKeyServiceImpl using prefered source according config.
matchAll - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.RegexReplace
Find as many matching groups as possible and create replacements for each one.
matchDestination(String) - Method in class org.apache.ambari.server.api.stomp.NamedTasksSubscriptions
 
matches(String, Metric) - Method in class org.apache.ambari.server.metrics.system.impl.JvmMetricsSource.NonNumericMetricFilter
 
matchesHost(Host) - Method in class org.apache.ambari.server.topology.HostRequest
 
matchingHosts(Clusters) - Method in class org.apache.ambari.server.state.alert.AlertDefinition
Collect the host names from the cluster where the given alert is allowed to run.
MAX_ALERT_TEXT_SIZE - Static variable in class org.apache.ambari.server.state.Alert
 
MAX_AMBARI_VERSION - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
MAX_AMBARI_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
MAX_DURATION_OF_RETRIES - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
MAX_ENTITY_FIELD_LENGTH_TOTAL - Static variable in class org.apache.ambari.server.view.persistence.DataStoreImpl
Max total length of all the fields of an entity.
MAX_ENTITY_STRING_FIELD_LENGTH - Static variable in class org.apache.ambari.server.view.persistence.DataStoreImpl
Max length of entity string field.
MAX_ENTRIES - Static variable in class org.apache.ambari.server.bootstrap.FifoLinkedHashMap
 
MAX_LOCAL_AUTHENTICATION_FAILURES - Static variable in class org.apache.ambari.server.configuration.Configuration
The maximum number of authentication attempts permitted to a local user.
MAX_OP_PRECEDENCE - Static variable in interface org.apache.ambari.server.api.predicate.operators.Operator
The highest base operator precedence level.
maxDegreeOfParallelism - Variable in class org.apache.ambari.server.stack.upgrade.ParallelScheduler
 
MEDIA_TYPE_TEXT_CSV_TYPE - Static variable in class org.apache.ambari.server.api.services.BaseService
 
Member - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
MEMBER_GROUP_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.MemberResourceProvider
 
MEMBER_USER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.MemberResourceProvider
 
MemberDAO - Class in org.apache.ambari.server.orm.dao
 
MemberDAO() - Constructor for class org.apache.ambari.server.orm.dao.MemberDAO
 
MemberEntity - Class in org.apache.ambari.server.orm.entities
 
MemberEntity() - Constructor for class org.apache.ambari.server.orm.entities.MemberEntity
 
MemberEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles member requests For resource type Resource.Type#Member and request types Request.Type#POST, Request.Type#PUT and Request.Type#DELETE
MemberEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.MemberEventCreator
 
MemberRequest - Class in org.apache.ambari.server.controller
Represents a member maintenance request.
MemberRequest(String, String) - Constructor for class org.apache.ambari.server.controller.MemberRequest
 
MemberResourceDefinition - Class in org.apache.ambari.server.api.resources
Member Resource Definition.
MemberResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.MemberResourceDefinition
 
MemberResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for member resources.
MemberResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.MemberResourceProvider
Create a new resource provider for the given management controller.
MemberResponse - Class in org.apache.ambari.server.controller
 
MemberResponse(String, String) - Constructor for class org.apache.ambari.server.controller.MemberResponse
 
MEMBERS_GROUP_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
MEMBERS_MEMBER_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
MEMBERS_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
MEMBERS_USER_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
MemberService - Class in org.apache.ambari.server.api.services.groups
Service responsible for user membership requests.
MemberService() - Constructor for class org.apache.ambari.server.api.services.groups.MemberService
 
MembershipChangeRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for group membership change
MembershipChangeRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.MembershipChangeRequestAuditEvent
 
MembershipChangeRequestAuditEvent(MembershipChangeRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.MembershipChangeRequestAuditEvent
MembershipChangeRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
MEMBERSHIPS_CREATED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
 
MEMBERSHIPS_REMOVED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
 
merge(Expression, Expression, int) - Method in class org.apache.ambari.server.api.predicate.expressions.AbstractExpression
 
merge(Expression, Expression, int) - Method in interface org.apache.ambari.server.api.predicate.expressions.Expression
Merge expression with surrounding expressions.
merge(Expression, Expression, int) - Method in class org.apache.ambari.server.api.predicate.expressions.LogicalExpression
 
merge(Expression, Expression, int) - Method in class org.apache.ambari.server.api.predicate.expressions.NotLogicalExpression
 
merge(AlertDefinitionEntity) - Method in class org.apache.ambari.server.orm.dao.AlertDefinitionDAO
Merge the speicified alert definition with the existing definition in the database.
merge(AlertGroupEntity) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Merge the speicified alert group with the existing group in the database.
merge(AlertTargetEntity) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Merge the speicified alert target with the existing target in the database.
merge(AlertNoticeEntity) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Merge the specified notification with the existing target in the database.
merge(AlertHistoryEntity) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Merge the speicified alert with the existing alert in the database.
merge(AlertCurrentEntity) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Merge the speicified current alert with the existing alert in the database.
merge(AlertCurrentEntity, boolean) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Updates the internal cache of alerts with the specified alert.
merge(AmbariConfigurationEntity) - Method in class org.apache.ambari.server.orm.dao.AmbariConfigurationDAO
 
merge(ArtifactEntity) - Method in class org.apache.ambari.server.orm.dao.ArtifactDAO
Merge the state of the given entity into the current persistence context.
merge(BlueprintEntity) - Method in class org.apache.ambari.server.orm.dao.BlueprintDAO
Merge the state of the given entity into the current persistence context.
merge(ClusterEntity) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
Merge the specified entity into the current persistence context.
merge(ClusterEntity, boolean) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
Merge the specified entity into the current persistence context, optionally instructing the EntityManager to write any queued persist/merges into the database immediately.
merge(ClusterConfigEntity) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
Merge the specified entity into the current persistence context.
merge(ClusterConfigEntity, boolean) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
Merge the specified entity into the current persistence context.
merge(ClusterServiceEntity) - Method in class org.apache.ambari.server.orm.dao.ClusterServiceDAO
 
merge(ClusterStateEntity) - Method in class org.apache.ambari.server.orm.dao.ClusterStateDAO
 
merge(ConfigGroupConfigMappingEntity) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupConfigMappingDAO
 
merge(ConfigGroupEntity) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupDAO
 
merge(ConfigGroupHostMappingEntity) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupHostMappingDAO
 
merge(E) - Method in class org.apache.ambari.server.orm.dao.CrudDAO
Updates entity.
merge(ExecutionCommandEntity) - Method in class org.apache.ambari.server.orm.dao.ExecutionCommandDAO
 
merge(ExtensionEntity) - Method in class org.apache.ambari.server.orm.dao.ExtensionDAO
Merge the specified extension with the existing extension in the database.
merge(ExtensionLinkEntity) - Method in class org.apache.ambari.server.orm.dao.ExtensionLinkDAO
Merge the specified extension link with the existing extension link in the database.
merge(GroupEntity) - Method in class org.apache.ambari.server.orm.dao.GroupDAO
 
merge(Set<GroupEntity>) - Method in class org.apache.ambari.server.orm.dao.GroupDAO
 
merge(HostComponentDesiredStateEntity) - Method in class org.apache.ambari.server.orm.dao.HostComponentDesiredStateDAO
 
merge(HostComponentStateEntity) - Method in class org.apache.ambari.server.orm.dao.HostComponentStateDAO
Merges the managed entity
merge(HostConfigMapping) - Method in class org.apache.ambari.server.orm.dao.HostConfigMappingDAO
 
merge(HostEntity) - Method in class org.apache.ambari.server.orm.dao.HostDAO
 
merge(HostRoleCommandEntity) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
merge(HostStateEntity) - Method in class org.apache.ambari.server.orm.dao.HostStateDAO
 
merge(KerberosDescriptorEntity) - Method in class org.apache.ambari.server.orm.dao.KerberosDescriptorDAO
Merge the state of the given entity into the current persistence context.
merge(KerberosKeytabEntity) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabDAO
 
merge(KerberosKeytabPrincipalEntity) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO
 
merge(KerberosPrincipalEntity) - Method in class org.apache.ambari.server.orm.dao.KerberosPrincipalDAO
Merge the state of the given entity into the current persistence context.
merge(KeyValueEntity) - Method in class org.apache.ambari.server.orm.dao.KeyValueDAO
 
merge(MemberEntity) - Method in class org.apache.ambari.server.orm.dao.MemberDAO
 
merge(MetainfoEntity) - Method in class org.apache.ambari.server.orm.dao.MetainfoDAO
 
merge(PermissionEntity) - Method in class org.apache.ambari.server.orm.dao.PermissionDAO
Create or updates a permission.
merge(PrincipalEntity) - Method in class org.apache.ambari.server.orm.dao.PrincipalDAO
Merge the given entity.
merge(PrincipalTypeEntity) - Method in class org.apache.ambari.server.orm.dao.PrincipalTypeDAO
 
merge(PrivilegeEntity) - Method in class org.apache.ambari.server.orm.dao.PrivilegeDAO
Merge the state of the given entity into the current persistence context.
merge(RequestEntity) - Method in class org.apache.ambari.server.orm.dao.RequestDAO
 
merge(RequestOperationLevelEntity) - Method in class org.apache.ambari.server.orm.dao.RequestOperationLevelDAO
 
merge(RequestScheduleBatchRequestEntity) - Method in class org.apache.ambari.server.orm.dao.RequestScheduleBatchRequestDAO
 
merge(RequestScheduleEntity) - Method in class org.apache.ambari.server.orm.dao.RequestScheduleDAO
 
merge(ResourceEntity) - Method in class org.apache.ambari.server.orm.dao.ResourceDAO
 
merge(ResourceTypeEntity) - Method in class org.apache.ambari.server.orm.dao.ResourceTypeDAO
Merge the given entity.
merge(RoleAuthorizationEntity) - Method in class org.apache.ambari.server.orm.dao.RoleAuthorizationDAO
Create or updates a role authorization.
merge(RoleSuccessCriteriaEntity) - Method in class org.apache.ambari.server.orm.dao.RoleSuccessCriteriaDAO
 
merge(ServiceComponentDesiredStateEntity) - Method in class org.apache.ambari.server.orm.dao.ServiceComponentDesiredStateDAO
 
merge(ServiceConfigEntity) - Method in class org.apache.ambari.server.orm.dao.ServiceConfigDAO
 
merge(ServiceDesiredStateEntity) - Method in class org.apache.ambari.server.orm.dao.ServiceDesiredStateDAO
 
merge(SettingEntity) - Method in class org.apache.ambari.server.orm.dao.SettingDAO
Update setting instance.
merge(StackEntity) - Method in class org.apache.ambari.server.orm.dao.StackDAO
Merge the speicified stack with the existing stack in the database.
merge(StageEntity) - Method in class org.apache.ambari.server.orm.dao.StageDAO
 
merge(TopologyHostGroupEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyHostGroupDAO
 
merge(TopologyHostInfoEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyHostInfoDAO
 
merge(TopologyHostRequestEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyHostRequestDAO
 
merge(TopologyHostTaskEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyHostTaskDAO
 
merge(TopologyLogicalRequestEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyLogicalRequestDAO
 
merge(TopologyLogicalTaskEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyLogicalTaskDAO
 
merge(TopologyRequestEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyRequestDAO
 
merge(UpgradeEntity) - Method in class org.apache.ambari.server.orm.dao.UpgradeDAO
 
merge(UserAuthenticationEntity) - Method in class org.apache.ambari.server.orm.dao.UserAuthenticationDAO
 
merge(Set<UserAuthenticationEntity>) - Method in class org.apache.ambari.server.orm.dao.UserAuthenticationDAO
 
merge(UserEntity) - Method in class org.apache.ambari.server.orm.dao.UserDAO
 
merge(Set<UserEntity>) - Method in class org.apache.ambari.server.orm.dao.UserDAO
 
merge(ViewEntity) - Method in class org.apache.ambari.server.orm.dao.ViewDAO
Merge the state of the given entity into the current persistence context.
merge(ViewInstanceEntity) - Method in class org.apache.ambari.server.orm.dao.ViewInstanceDAO
Merge the state of the given entity into the current persistence context.
merge(WidgetEntity) - Method in class org.apache.ambari.server.orm.dao.WidgetDAO
 
merge(WidgetLayoutEntity) - Method in class org.apache.ambari.server.orm.dao.WidgetLayoutDAO
 
merge(Iterator<Grouping>) - Method in class org.apache.ambari.server.stack.upgrade.ClusterGrouping
Attempts to merge the given cluster groupings.
merge(ArrayList<ConfigUpgradePack>) - Static method in class org.apache.ambari.server.stack.upgrade.ConfigUpgradePack
Merges few config upgrade packs into one and returs result.
merge(Iterator<Grouping>) - Method in class org.apache.ambari.server.stack.upgrade.Grouping
Merge the services of all the child groups, with the current services.
merge(Iterator<Grouping>) - Method in class org.apache.ambari.server.stack.upgrade.ServiceCheckGrouping
Attempts to merge all the service check groupings.
merge(AlertDefinition, AlertDefinitionEntity) - Method in class org.apache.ambari.server.state.alert.AlertDefinitionFactory
Merges the specified AlertDefinition into the AlertDefinitionEntity, leaving any fields not merged intact.
merge() - Method in class org.apache.ambari.server.state.repository.VersionDefinitionXml.Merger
 
merge(StackRoleCommandOrder) - Method in class org.apache.ambari.server.state.stack.StackRoleCommandOrder
merge StackRoleCommandOrder content with parent
merge(StackRoleCommandOrder, boolean) - Method in class org.apache.ambari.server.state.stack.StackRoleCommandOrder
merge StackRoleCommandOrder content with parent
mergeAll(Collection<HostRoleCommandEntity>) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
mergeBufferAndPost(List<T>, EventBus) - Method in class org.apache.ambari.server.events.publishers.BufferedUpdateEventPublisher
 
mergeBufferAndPost(List<HostComponentsUpdateEvent>, EventBus) - Method in class org.apache.ambari.server.events.publishers.HostComponentUpdateEventPublisher
 
mergeBufferAndPost(List<RequestUpdateEvent>, EventBus) - Method in class org.apache.ambari.server.events.publishers.RequestUpdateEventPublisher
 
mergeBufferAndPost(List<ServiceUpdateEvent>, EventBus) - Method in class org.apache.ambari.server.events.publishers.ServiceUpdateEventPublisher
 
mergeChildModules(Map<String, StackModule>, Map<String, ServiceModule>, Map<String, ExtensionModule>, Map<String, T>, Map<String, T>) - Method in class org.apache.ambari.server.stack.BaseModule
Merges child modules with the corresponding parent modules.
mergeComponentMapping(ResolvedKerberosPrincipal) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
mergeConfigAttributes(Map<String, Map<String, String>>, Map<String, Map<String, String>>) - Static method in class org.apache.ambari.server.state.ConfigHelper
Merge one attribute map to another.
mergeConfigurations(Map<String, Map<String, String>>, Map<String, KerberosConfigurationDescriptor>, Map<String, Map<String, String>>, Set<String>) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Merges configurations from a Map of configuration updates into a main configurations Map.
mergeConfigurations(Map<String, Map<String, String>>, Map<String, KerberosConfigurationDescriptor>, Map<String, Map<String, String>>, Set<String>) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
mergeData(ViewInstanceDataEntity) - Method in class org.apache.ambari.server.orm.dao.ViewInstanceDAO
Merge the state of the given entity data into the current persistence context.
MergeDetail() - Constructor for class org.apache.ambari.server.checks.ConfigurationMergeCheck.MergeDetail
 
mergeKeytabs(Keytab, Keytab) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Merge the keytab data from one keytab with the keytab data from a different keytab.
mergePrerequisiteChecks(UpgradePack) - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
Merges the prerequisite checks section of the upgrade xml with the prerequisite checks from a service's upgrade xml.
mergePrincipals(ResolvedKerberosKeytab) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosKeytab
Merge principals from one keytab to given.
mergeProcessing(UpgradePack) - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
Merges the processing section of the upgrade xml with the processing section from a service's upgrade xml.
Merger() - Constructor for class org.apache.ambari.server.state.repository.VersionDefinitionXml.Merger
 
mergeSource(Source, AlertDefinitionEntity) - Method in class org.apache.ambari.server.state.alert.AlertDefinitionFactory
Updates source and source type of entity from source.
mergetWithParent(Port) - Method in class org.apache.ambari.server.state.quicklinks.Port
 
mergeWithFlush(WidgetLayoutEntity) - Method in class org.apache.ambari.server.orm.dao.WidgetLayoutDAO
 
mergeWithoutPublishEvent(HostRoleCommandEntity) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
mergeWithParent(Host) - Method in class org.apache.ambari.server.state.quicklinks.Host
 
mergeWithParent(Link) - Method in class org.apache.ambari.server.state.quicklinks.Link
 
mergeWithParent(QuickLinks) - Method in class org.apache.ambari.server.state.quicklinks.QuickLinks
 
mergeWithParent(QuickLinksConfiguration) - Method in class org.apache.ambari.server.state.quicklinks.QuickLinksConfiguration
 
mergeWithParent(ConfigPlacement) - Method in class org.apache.ambari.server.state.theme.ConfigPlacement
 
mergeWithParent(Layout) - Method in class org.apache.ambari.server.state.theme.Layout
 
mergeWithParent(Placement) - Method in class org.apache.ambari.server.state.theme.Placement
 
mergeWithParent(Section) - Method in class org.apache.ambari.server.state.theme.Section
 
mergeWithParent(Subsection) - Method in class org.apache.ambari.server.state.theme.Subsection
 
mergeWithParent(Tab) - Method in class org.apache.ambari.server.state.theme.Tab
 
mergeWithParent(TabLayout) - Method in class org.apache.ambari.server.state.theme.TabLayout
 
mergeWithParent(Theme) - Method in class org.apache.ambari.server.state.theme.Theme
 
mergeWithParent(ThemeConfiguration) - Method in class org.apache.ambari.server.state.theme.ThemeConfiguration
 
MESSAGE - Static variable in exception org.apache.ambari.server.security.authentication.InvalidUsernamePasswordCombinationException
 
MESSAGE - Static variable in exception org.apache.ambari.server.security.authentication.UserNotFoundException
 
message - Variable in class org.apache.ambari.server.stack.upgrade.Batch
 
MESSAGE_ID - Static variable in class org.apache.ambari.server.events.MessageEmitter
 
MESSAGE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
MessageDestinationIsNotDefinedException - Exception in org.apache.ambari.server
 
MessageDestinationIsNotDefinedException(STOMPEvent.Type) - Constructor for exception org.apache.ambari.server.MessageDestinationIsNotDefinedException
 
MessageEmitter - Class in org.apache.ambari.server.events
Is used to define a strategy for emitting message to subscribers.
MessageEmitter(AgentSessionManager, SimpMessagingTemplate, AmbariEventPublisher, int, int) - Constructor for class org.apache.ambari.server.events.MessageEmitter
 
MessageNotDelivered - Class in org.apache.ambari.server.events
 
MessageNotDelivered(Long) - Constructor for class org.apache.ambari.server.events.MessageNotDelivered
 
messages - Variable in class org.apache.ambari.server.stack.upgrade.ServerSideActionTask
 
messagesToEmit - Variable in class org.apache.ambari.server.events.MessageEmitter
 
MESSAGING_THREAD_POOL_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The thread pool size for spring messaging.
METADATA_DIR_PATH - Static variable in class org.apache.ambari.server.configuration.Configuration
The location on the Ambari Server where the stack resources exist.
MetadataCluster - Class in org.apache.ambari.server.agent.stomp.dto
 
MetadataCluster(SecurityType, SortedMap<String, MetadataServiceInfo>, boolean, SortedMap<String, String>, SortedMap<String, SortedMap<String, String>>) - Constructor for class org.apache.ambari.server.agent.stomp.dto.MetadataCluster
 
MetadataHolder - Class in org.apache.ambari.server.agent.stomp
 
MetadataHolder(AmbariEventPublisher) - Constructor for class org.apache.ambari.server.agent.stomp.MetadataHolder
 
MetadataServiceInfo - Class in org.apache.ambari.server.agent.stomp.dto
 
MetadataServiceInfo(String, Boolean, Map<String, Map<String, String>>, Long, String) - Constructor for class org.apache.ambari.server.agent.stomp.dto.MetadataServiceInfo
 
MetadataUpdateEvent - Class in org.apache.ambari.server.events
Contains update info about metadata for all clusters.
MetadataUpdateEvent(SortedMap<String, MetadataCluster>, SortedMap<String, String>, SortedMap<String, SortedMap<String, String>>, UpdateEventType) - Constructor for class org.apache.ambari.server.events.MetadataUpdateEvent
 
METAINFO_FILE_NAME - Static variable in class org.apache.ambari.server.stack.StackManager
 
MetainfoDAO - Class in org.apache.ambari.server.orm.dao
 
MetainfoDAO() - Constructor for class org.apache.ambari.server.orm.dao.MetainfoDAO
 
MetainfoEntity - Class in org.apache.ambari.server.orm.entities
 
MetainfoEntity() - Constructor for class org.apache.ambari.server.orm.entities.MetainfoEntity
 
metaInfoProvider - Variable in class org.apache.ambari.server.state.CheckHelper
 
MethodOverrideFilter - Class in org.apache.ambari.server.api
 
MethodOverrideFilter() - Constructor for class org.apache.ambari.server.api.MethodOverrideFilter
 
Metric(String, boolean, boolean, String) - Constructor for class org.apache.ambari.server.controller.utilities.PropertyHelper.Metric
 
Metric - Class in org.apache.ambari.server.state.stack
 
Metric() - Constructor for class org.apache.ambari.server.state.stack.Metric
 
Metric(String, boolean, boolean, boolean, String) - Constructor for class org.apache.ambari.server.state.stack.Metric
 
METRIC_RETRIEVAL_SERVICE_CACHE_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The amount of time, in TimeUnit.MINUTES, that the MetricsRetrievalService will cache retrieved metric data.
METRIC_RETRIEVAL_SERVICE_REQUEST_TTL - Static variable in class org.apache.ambari.server.configuration.Configuration
The amount of time, in TimeUnit.SECONDS, that requests to the same URL by the MetricsRetrievalService must be separated.
METRIC_RETRIEVAL_SERVICE_REQUEST_TTL_ENABLED - Static variable in class org.apache.ambari.server.configuration.Configuration
true to enable a TTL per request made by the MetricsRetrievalService.
METRIC_RETRIEVAL_SERVICE_THREAD_PRIORITY - Static variable in class org.apache.ambari.server.configuration.Configuration
The priorty of the Threads used by the MetricsRetrievalService.
METRIC_RETRIEVAL_SERVICE_THREADPOOL_CORE_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The core size of the threadpool for the MetricsRetrievalService.
METRIC_RETRIEVAL_SERVICE_THREADPOOL_MAX_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The maximum size of the threadpool for the MetricsRetrievalService.
METRIC_RETRIEVAL_SERVICE_THREADPOOL_WORKER_QUEUE_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The size of the worker queue for the MetricsRetrievalService.
METRIC_TRUSTSTORE_ALIAS - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
MetricDefinition - Class in org.apache.ambari.server.state.stack
Used to represent metrics for a stack component.
MetricDefinition(String, Map<String, String>, Map<String, Map<String, Metric>>) - Constructor for class org.apache.ambari.server.state.stack.MetricDefinition
 
MetricFractionPart() - Constructor for class org.apache.ambari.server.state.alert.PercentSource.MetricFractionPart
 
MetricHostProvider - Interface in org.apache.ambari.server.controller.metrics
 
MetricPropertyProviderFactory - Interface in org.apache.ambari.server.controller.metrics
The MetricPropertyProviderFactory is used to provide injected instances of PropertyProviders which retrieve metrics.
MetricReportingAdapter - Class in org.apache.ambari.server.controller.metrics
 
MetricReportingAdapter(TimelineMetric) - Constructor for class org.apache.ambari.server.controller.metrics.MetricReportingAdapter
 
METRICS_COLLECTOR - Static variable in class org.apache.ambari.server.Role
 
METRICS_DESCRIPTOR_NAME - Static variable in class org.apache.ambari.server.controller.internal.StackArtifactResourceProvider
name of the metrics descriptor artifact.
METRICS_MONITOR - Static variable in class org.apache.ambari.server.Role
 
METRICS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
MetricsCollectorHAClusterState - Class in org.apache.ambari.server.controller.metrics
 
MetricsCollectorHAClusterState(String) - Constructor for class org.apache.ambari.server.controller.metrics.MetricsCollectorHAClusterState
 
MetricsCollectorHAManager - Class in org.apache.ambari.server.controller.metrics
 
MetricsCollectorHAManager() - Constructor for class org.apache.ambari.server.controller.metrics.MetricsCollectorHAManager
 
MetricsCollectorHostDownEvent - Class in org.apache.ambari.server.events
 
MetricsCollectorHostDownEvent(String, String) - Constructor for class org.apache.ambari.server.events.MetricsCollectorHostDownEvent
Constructor.
MetricsConfiguration - Class in org.apache.ambari.server.metrics.system.impl
 
MetricsConfiguration(Properties) - Constructor for class org.apache.ambari.server.metrics.system.impl.MetricsConfiguration
 
MetricsDataTransferMethod - Class in org.apache.ambari.server.controller.metrics
 
MetricsDataTransferMethod() - Constructor for class org.apache.ambari.server.controller.metrics.MetricsDataTransferMethod
 
MetricsDataTransferMethodFactory - Class in org.apache.ambari.server.controller.metrics
 
MetricsDataTransferMethodFactory() - Constructor for class org.apache.ambari.server.controller.metrics.MetricsDataTransferMethodFactory
 
MetricsDownsamplingMethod - Class in org.apache.ambari.server.controller.metrics
 
MetricsDownsamplingMethod() - Constructor for class org.apache.ambari.server.controller.metrics.MetricsDownsamplingMethod
 
MetricsDownsamplingMethodFactory - Class in org.apache.ambari.server.controller.metrics
 
MetricsDownsamplingMethodFactory() - Constructor for class org.apache.ambari.server.controller.metrics.MetricsDownsamplingMethodFactory
 
MetricSource - Class in org.apache.ambari.server.state.alert
Alert when the source type is defined as SourceType.METRIC

Equality checking for instances of this class should be executed on every member to ensure that reconciling stack differences is correct.

MetricSource() - Constructor for class org.apache.ambari.server.state.alert.MetricSource
 
MetricSource.JmxInfo - Class in org.apache.ambari.server.state.alert
Represents the jmx element in a Metric alert.
MetricSource.Value - Class in org.apache.ambari.server.state.alert
 
MetricsPaddingMethod - Class in org.apache.ambari.server.controller.metrics
 
MetricsPaddingMethod(MetricsPaddingMethod.PADDING_STRATEGY) - Constructor for class org.apache.ambari.server.controller.metrics.MetricsPaddingMethod
 
metricsPaddingMethod - Variable in class org.apache.ambari.server.controller.metrics.MetricsPropertyProvider
 
MetricsPaddingMethod.PADDING_STRATEGY - Enum in org.apache.ambari.server.controller.metrics
 
MetricsPaddingRenderer - Class in org.apache.ambari.server.api.query.render
 
MetricsPaddingRenderer(String) - Constructor for class org.apache.ambari.server.api.query.render.MetricsPaddingRenderer
 
MetricsPropertyProvider - Class in org.apache.ambari.server.controller.metrics
 
MetricsPropertyProvider(Map<String, Map<String, PropertyInfo>>, URLStreamProvider, ComponentSSLConfiguration, MetricHostProvider, String, String, String) - Constructor for class org.apache.ambari.server.controller.metrics.MetricsPropertyProvider
 
MetricsPropertyProviderProxy - Class in org.apache.ambari.server.controller.metrics
 
MetricsPropertyProviderProxy(Resource.InternalType, Map<String, Map<String, PropertyInfo>>, URLStreamProvider, ComponentSSLConfiguration, TimelineMetricCacheProvider, MetricHostProvider, MetricsServiceProvider, String, String, String) - Constructor for class org.apache.ambari.server.controller.metrics.MetricsPropertyProviderProxy
 
MetricsReportPropertyProvider - Class in org.apache.ambari.server.controller.metrics
 
MetricsReportPropertyProvider(Map<String, Map<String, PropertyInfo>>, StreamProvider, ComponentSSLConfiguration, MetricHostProvider, String) - Constructor for class org.apache.ambari.server.controller.metrics.MetricsReportPropertyProvider
 
MetricsReportPropertyProviderProxy - Class in org.apache.ambari.server.controller.metrics
 
MetricsReportPropertyProviderProxy(Map<String, Map<String, PropertyInfo>>, URLStreamProvider, ComponentSSLConfiguration, TimelineMetricCacheProvider, MetricHostProvider, MetricsServiceProvider, String) - Constructor for class org.apache.ambari.server.controller.metrics.MetricsReportPropertyProviderProxy
 
MetricsRequestHelper - Class in org.apache.ambari.server.controller.metrics.timeline
Helper class to call AMS backend that is utilized by @AMSPropertyProvider and @AMSReportPropertyProvider as well as @TimelineMetricCacheEntryFactory
MetricsRequestHelper(URLStreamProvider) - Constructor for class org.apache.ambari.server.controller.metrics.timeline.MetricsRequestHelper
 
MetricsRetrievalService - Class in org.apache.ambari.server.state.services
The MetricsRetrievalService is used as a headless, autonomous service which encapsulates: An ExecutorService for fulfilling remote metric URL requests A cache for JMX metrics A cache for REST metrics Classes can inject an instance of this service in order to gain access to its caches and request mechanism.
MetricsRetrievalService() - Constructor for class org.apache.ambari.server.state.services.MetricsRetrievalService
Constructor.
MetricsRetrievalService.MetricSourceType - Enum in org.apache.ambari.server.state.services
The type of web service hosting the metrics.
MetricsService - Interface in org.apache.ambari.server.metrics.system
Interface for Metrics Service.
MetricsServiceImpl - Class in org.apache.ambari.server.metrics.system.impl
 
MetricsServiceImpl() - Constructor for class org.apache.ambari.server.metrics.system.impl.MetricsServiceImpl
 
MetricsServiceProvider - Interface in org.apache.ambari.server.controller.metrics
 
MetricsServiceProvider.MetricsService - Enum in org.apache.ambari.server.controller.metrics
Enumeration to distinguish metrics service installed for a cluster
MetricsSink - Interface in org.apache.ambari.server.metrics.system
 
MetricsSource - Interface in org.apache.ambari.server.metrics.system
 
migrateData(String, String, String, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewDataMigrationService
Migrates view instance persistence data from origin view instance specified in the path params.
migrateData(ViewInstanceEntity, ViewInstanceEntity, boolean) - Method in class org.apache.ambari.server.view.ViewDataMigrationUtility
Migrates data from source to target instance
migrateEntity(Class, Class) - Method in class org.apache.ambari.server.view.ViewDataMigrationUtility.CopyAllDataMigrator
 
migrateInstanceData() - Method in class org.apache.ambari.server.view.ViewDataMigrationUtility.CopyAllDataMigrator
 
MIN_AMBARI_VERSION - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
MIN_AMBARI_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
MIN_STRICT_SERVICE_CHECK_TIMEOUT - Static variable in class org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper
 
MIN_TIMEOUT - Static variable in class org.apache.ambari.server.customactions.ActionDefinitionManager
 
MinimalRenderer - Class in org.apache.ambari.server.api.query.render
Minimal Renderer.
MinimalRenderer() - Constructor for class org.apache.ambari.server.api.query.render.MinimalRenderer
 
MINUTES - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
MINUTES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
MissingOsInRepoVersionCheck - Class in org.apache.ambari.server.checks
This checks if the source and target version has an entry for each OS type in the cluster.
MissingOsInRepoVersionCheck() - Constructor for class org.apache.ambari.server.checks.MissingOsInRepoVersionCheck
 
MITKerberosOperationHandler - Class in org.apache.ambari.server.serveraction.kerberos
MITKerberosOperationHandler is an implementation of a KerberosOperationHandler providing functionality specifically for an MIT KDC.
MITKerberosOperationHandler() - Constructor for class org.apache.ambari.server.serveraction.kerberos.MITKerberosOperationHandler
 
mkdir(String, boolean) - Static method in class org.apache.ambari.server.utils.ShellCommandUtil
Creates the specified directory and any directories in the path
modifyAuthentication(UserAuthenticationEntity, String, String, boolean) - Method in class org.apache.ambari.server.security.authorization.Users
Modifies authentication key of an authentication source for a user
modifyResources(AbstractResourceProvider.Command<T>) - Method in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
Invoke a command against the Ambari backend to modify resources and map any AmbariException to the types appropriate for the ResourceProvider interface.
Module - Class in org.apache.ambari.server.state
 
Module() - Constructor for class org.apache.ambari.server.state.Module
 
Module.Category - Enum in org.apache.ambari.server.state
 
ModuleComponent - Class in org.apache.ambari.server.state
 
ModuleComponent() - Constructor for class org.apache.ambari.server.state.ModuleComponent
 
ModuleDependency - Class in org.apache.ambari.server.state
 
ModuleDependency() - Constructor for class org.apache.ambari.server.state.ModuleDependency
 
ModuleDependency.DependencyType - Enum in org.apache.ambari.server.state
 
ModuleFileUnmarshaller - Class in org.apache.ambari.server.stack
Provides functionality to unmarshal stack definition files to their corresponding object representations.
ModuleFileUnmarshaller() - Constructor for class org.apache.ambari.server.stack.ModuleFileUnmarshaller
 
MODULES - Static variable in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
moduleState - Variable in class org.apache.ambari.server.stack.BaseModule
Module visitation state
ModuleState - Enum in org.apache.ambari.server.stack
Module visitation state enum used for cycle detection
ModuleVersion - Class in org.apache.ambari.server.utils
This class should be used to compare module(service) versions.
ModuleVersion(int, int, int, int, int, int) - Constructor for class org.apache.ambari.server.utils.ModuleVersion
 
monitorExecutor - Variable in class org.apache.ambari.server.events.MessageEmitter
 
MONTH - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
MONTH_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
moveAmbariPropertiesToAmbariConfiguration() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
Moves SSO and LDAP related properties from ambari.properties to ambari_configuration DB table
moveBlueprintProvisioningState() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog272
 
moveColumnToAnotherTable(String, DBAccessor.DBColumnInfo, String, String, DBAccessor.DBColumnInfo, String, Object) - Method in interface org.apache.ambari.server.orm.DBAccessor
Move column data from sourceTableName to targetTableName using sourceIDFieldName and targetIDFieldName keys to match right rows
moveColumnToAnotherTable(String, DBAccessor.DBColumnInfo, String, String, DBAccessor.DBColumnInfo, String, Object) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
Move column data from sourceTableName to targetTableName using sourceIDFieldName and targetIDFieldName keys to match right rows
moveProperties(String, String, Set<String>) - Method in class org.apache.ambari.server.topology.Configuration
Moves the given properties from sourceConfigType to targetConfigType.
Mpack - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
Mpack - Class in org.apache.ambari.server.state
Represents the state of an mpack.
Mpack() - Constructor for class org.apache.ambari.server.state.Mpack
 
MPACK_DESCRIPTION - Static variable in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
MPACK_DISPLAY_NAME - Static variable in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
MPACK_ID - Static variable in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
MPACK_NAME - Static variable in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
MPACK_RESOURCE_ID - Static variable in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
MPACK_RESOURCE_ID - Static variable in class org.apache.ambari.server.controller.internal.StackVersionResourceProvider
 
MPACK_URI - Static variable in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
MPACK_VERSION - Static variable in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
MpackCheckerAuditModule() - Constructor for class org.apache.ambari.server.checks.MpackInstallChecker.MpackCheckerAuditModule
 
mpackDAO - Static variable in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
MpackDAO - Class in org.apache.ambari.server.orm.dao
 
MpackDAO() - Constructor for class org.apache.ambari.server.orm.dao.MpackDAO
 
MpackEntity - Class in org.apache.ambari.server.orm.entities
The MpackEntity class represents the mpack objects in the cluster.
MpackEntity() - Constructor for class org.apache.ambari.server.orm.entities.MpackEntity
 
MpackInstallChecker - Class in org.apache.ambari.server.checks
Mpack Install Checker
MpackInstallChecker(DBAccessor, Injector, PersistService) - Constructor for class org.apache.ambari.server.checks.MpackInstallChecker
 
MpackInstallChecker.MpackCheckerAuditModule - Class in org.apache.ambari.server.checks
Extension of audit logger module
MpackManager - Class in org.apache.ambari.server.mpack
Manages all mpack related behavior including parsing of stacks and providing access to mpack information.
MpackManager(File, File, MpackDAO, StackDAO) - Constructor for class org.apache.ambari.server.mpack.MpackManager
 
MpackManagerFactory - Interface in org.apache.ambari.server.mpack
The MpackManagerFactory is used along with AssistedInject to build instances of MpackManager.
mpackMap - Variable in class org.apache.ambari.server.mpack.MpackManager
 
MpackRequest - Class in org.apache.ambari.server.controller
The MpackRequest encapsulates the data necessary to make a backend request for MpackEntity.
MpackRequest(Long) - Constructor for class org.apache.ambari.server.controller.MpackRequest
 
MpackRequest() - Constructor for class org.apache.ambari.server.controller.MpackRequest
 
MpackRequestSwagger - Interface in org.apache.ambari.server.api.services
 
MpackResourceDefinition - Class in org.apache.ambari.server.api.resources
Resource Definition for Mpack Resource types.
MpackResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.MpackResourceDefinition
 
MpackResourceProvider - Class in org.apache.ambari.server.controller.internal
ResourceProvider for Mpack instances
MpackResponse - Class in org.apache.ambari.server.controller
Represents a mpack response.
MpackResponse(Mpack) - Constructor for class org.apache.ambari.server.controller.MpackResponse
 
MpackResponse.MpackResponseWrapper - Interface in org.apache.ambari.server.controller
 
MPACKS_STAGING_DIR_PATH - Static variable in class org.apache.ambari.server.configuration.Configuration
The Ambari Management Pack staging directory on the Ambari Server.
MPACKS_V2_STAGING_DIR_PATH - Static variable in class org.apache.ambari.server.configuration.Configuration
The Ambari Management Pack v2 staging directory on the Ambari Server.
MpacksService - Class in org.apache.ambari.server.api.services
Service for Mpacks Management.
MpacksService() - Constructor for class org.apache.ambari.server.api.services.MpacksService
 
MpackVersion - Class in org.apache.ambari.server.utils
This class should be used to compare mpack and stack versions.
MpackVersion(int, int, int, int, int) - Constructor for class org.apache.ambari.server.utils.MpackVersion
 
MSG_CLUSTER_NOT_FOUND - Static variable in class org.apache.ambari.server.api.services.BaseService
 
MSG_CLUSTER_OR_HOST_NOT_FOUND - Static variable in class org.apache.ambari.server.api.services.BaseService
 
MSG_INVALID_ARGUMENTS - Static variable in class org.apache.ambari.server.api.services.BaseService
 
MSG_INVALID_REQUEST - Static variable in class org.apache.ambari.server.api.services.BaseService
 
MSG_NOT_AUTHENTICATED - Static variable in class org.apache.ambari.server.api.services.BaseService
 
MSG_PERMISSION_DENIED - Static variable in class org.apache.ambari.server.api.services.BaseService
 
MSG_REQUEST_ACCEPTED - Static variable in class org.apache.ambari.server.api.services.BaseService
 
MSG_RESOURCE_ALREADY_EXISTS - Static variable in class org.apache.ambari.server.api.services.BaseService
 
MSG_RESOURCE_NOT_FOUND - Static variable in class org.apache.ambari.server.api.services.BaseService
 
MSG_SERVER_ERROR - Static variable in class org.apache.ambari.server.api.services.BaseService
 
MSG_SUCCESSFUL_OPERATION - Static variable in class org.apache.ambari.server.api.services.BaseService
 
MSG_VIEW_NOT_FOUND - Static variable in class org.apache.ambari.server.api.services.BaseService
 
MultipleArcTransition<OPERAND,EVENT,STATE extends Enum<STATE>> - Interface in org.apache.ambari.server.state.fsm
Hook for Transition.
MultipleHostTopologyUpdater(String) - Constructor for class org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor.MultipleHostTopologyUpdater
Constructor.
MultipleHostTopologyUpdater(String, Character, boolean, boolean, boolean) - Constructor for class org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor.MultipleHostTopologyUpdater
Constructor
MYSQL_JAR_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The name of the MySQL JDBC JAR connector.
MYSQL_JDBC_URL - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
MYSQL_SERVER - Static variable in class org.apache.ambari.server.Role
 
MySqlHelper - Class in org.apache.ambari.server.orm.helpers.dbms
 
MySqlHelper(DatabasePlatform) - Constructor for class org.apache.ambari.server.orm.helpers.dbms.MySqlHelper
 

N

Name - Variable in class org.apache.ambari.server.api.query.render.AlertSummaryGroupedRenderer.AlertDefinitionSummary
 
NAME - Static variable in class org.apache.ambari.server.collections.functors.AndPredicate
The name of this Predicate implementation
NAME - Static variable in class org.apache.ambari.server.collections.functors.ContainsPredicate
The name of this Predicate implementation
NAME - Static variable in class org.apache.ambari.server.collections.functors.EqualsPredicate
The name of this Predicate implementation
NAME - Static variable in class org.apache.ambari.server.collections.functors.NotPredicate
The name of this Predicate implementation
NAME - Static variable in class org.apache.ambari.server.collections.functors.OrPredicate
The name of this Predicate implementation
NAME - Static variable in class org.apache.ambari.server.controller.internal.HostComponentProcessResourceProvider
 
NAME - Static variable in class org.apache.ambari.server.controller.internal.SettingResourceProvider
 
name() - Method in class org.apache.ambari.server.controller.spi.Resource.Type
Get the name for this type.
name() - Method in class org.apache.ambari.server.Role
 
name - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradePack.AffectedComponent
 
name - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradePack.AffectedService
 
name - Variable in class org.apache.ambari.server.stack.upgrade.Grouping
 
name - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeGroupHolder
The name
name - Variable in class org.apache.ambari.server.stack.upgrade.TaskParameter
Name of the parameter
name - Variable in class org.apache.ambari.server.stack.upgrade.UpgradePack.PrerequisiteCheckProperties
Prereq check name
name - Variable in class org.apache.ambari.server.stack.upgrade.UpgradePack.PrerequisiteProperty
 
name - Variable in class org.apache.ambari.server.stack.upgrade.UpgradePack.ProcessingComponent
 
name - Variable in class org.apache.ambari.server.stack.upgrade.UpgradePack.ProcessingService
 
NAME - Static variable in class org.apache.ambari.server.state.quicklinksprofile.QuickLinksProfileBuilder
 
NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertGroupResourceProvider
 
NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentProcessResourceProvider
 
NamedPropertySet - Class in org.apache.ambari.server.api.services
A named set of related properties.
NamedPropertySet(String, Map<String, Object>) - Constructor for class org.apache.ambari.server.api.services.NamedPropertySet
Constructor.
NamedTasksSubscribeListener - Class in org.apache.ambari.server.api.stomp
 
NamedTasksSubscribeListener() - Constructor for class org.apache.ambari.server.api.stomp.NamedTasksSubscribeListener
 
namedTasksSubscribtions(Injector) - Method in class org.apache.ambari.server.configuration.spring.ApiStompConfig
 
NamedTasksSubscriptions - Class in org.apache.ambari.server.api.stomp
 
NamedTasksSubscriptions(Provider<TaskStatusListener>) - Constructor for class org.apache.ambari.server.api.stomp.NamedTasksSubscriptions
 
NamedTasksSubscriptions.SubscriptionId - Class in org.apache.ambari.server.api.stomp
 
NamedTaskUpdateEvent - Class in org.apache.ambari.server.events
Single host role command update info.
NamedTaskUpdateEvent(Long, Long, String, Long, HostRoleStatus, String, String, String, String, String) - Constructor for class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
NamedTaskUpdateEvent(HostRoleCommand) - Constructor for class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
NAMENODE - Static variable in class org.apache.ambari.server.Role
 
NAMENODE_HA_DEPS_KEY - Static variable in class org.apache.ambari.server.metadata.RoleCommandOrder
 
NAMENODE_SERVICE_CHECK - Static variable in class org.apache.ambari.server.Role
 
NameNodeHaValidator - Class in org.apache.ambari.server.topology.validators
Validates NAMENODE HA setup correctness.
NameNodeHaValidator() - Constructor for class org.apache.ambari.server.topology.validators.NameNodeHaValidator
 
NameService - Class in org.apache.ambari.server.stack
I represent a nameServiceId that belongs to HDFS.
NameService.NameNode - Class in org.apache.ambari.server.stack
 
nameServiceId - Variable in class org.apache.ambari.server.stack.NameService
 
NameValuePair - Class in org.apache.ambari.server.controller.logging
 
NameValuePair() - Constructor for class org.apache.ambari.server.controller.logging.NameValuePair
 
NameValuePair(String, String) - Constructor for class org.apache.ambari.server.controller.logging.NameValuePair
 
NATIVE_HEADERS - Static variable in class org.apache.ambari.server.api.AmbariSendToMethodReturnValueHandler
 
new_stack_value - Variable in class org.apache.ambari.server.checks.ConfigurationMergeCheck.MergeDetail
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.AbstractAuditEvent.AbstractAuditEventBuilder
Creates a new audit event instance from this builder.
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.AccessUnauthorizedAuditEvent.AccessUnauthorizedAuditEventBuilder
Creates a new audit event instance from this builder.
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.kerberos.ChangeSecurityStateKerberosAuditEvent.ChangeSecurityStateKerberosAuditEventBuilder
Creates a new audit event instance from this builder.
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.kerberos.CreateKeyTabKerberosAuditEvent.CreateKeyTabKerberosAuditEventBuilder
Creates a new audit event instance from this builder.
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.kerberos.CreatePrincipalKerberosAuditEvent.CreatePrincipalKerberosAuditEventBuilder
Creates a new audit event instance from this builder.
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.kerberos.DestroyPrincipalKerberosAuditEvent.DestroyPrincipalKerberosAuditEventBuilder
Creates a new audit event instance from this builder.
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.LoginAuditEvent.LoginAuditEventBuilder
Creates a new audit event instance from this builder.
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.LogoutAuditEvent.LogoutAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.OperationStatusAuditEvent.OperationStatusAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.ActivateUserRequestAuditEvent.ActivateUserRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.AddAlertGroupRequestAuditEvent.AddAlertGroupRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.AddAlertTargetRequestAuditEvent.AddAlertTargetRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.AddBlueprintRequestAuditEvent.AddBlueprintRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.AddComponentToHostRequestAuditEvent.AddComponentToHostRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.AddCredentialRequestAuditEvent.AddCredentialAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.AddHostRequestAuditEvent.AddHostRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.AddRepositoryRequestAuditEvent.AddRepositoryRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.AddRepositoryVersionRequestAuditEvent.AddRepositoryVersionAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.AddRequestRequestAuditEvent.AddRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.AddUpgradeRequestAuditEvent.AddUpgradeRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.AddUserToGroupRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.AddViewInstanceRequestAuditEvent.AddViewInstanceRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.AdminUserRequestAuditEvent.AdminUserRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.BlueprintExportRequestAuditEvent.BlueprintExportRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.ChangeAlertGroupRequestAuditEvent.ChangeAlertGroupRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.ChangeAlertTargetRequestAuditEvent.ChangeAlertTargetRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.ChangeRepositoryVersionRequestAuditEvent.ChangeRepositoryVersionAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.ChangeViewInstanceRequestAuditEvent.ChangeViewInstanceRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.ClientConfigDownloadRequestAuditEvent.ClientConfigDownloadRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.ClusterNameChangeRequestAuditEvent.ClusterNameChangeRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.ClusterPrivilegeChangeRequestAuditEvent.ClusterPrivilegeChangeRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.ConfigurationChangeRequestAuditEvent.ConfigurationChangeRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.CreateGroupRequestAuditEvent.CreateGroupRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.CreateUserRequestAuditEvent.CreateUserRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.DefaultRequestAuditEvent.DefaultRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.DeleteAlertGroupRequestAuditEvent.DeleteAlertGroupRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.DeleteAlertTargetRequestAuditEvent.DeleteAlertTargetRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.DeleteBlueprintRequestAuditEvent.DeleteBlueprintRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.DeleteGroupRequestAuditEvent.DeleteGroupRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.DeleteHostRequestAuditEvent.DeleteHostRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.DeleteRepositoryVersionRequestAuditEvent.DeleteRepositoryVersionAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.DeleteServiceRequestAuditEvent.DeleteServiceRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.DeleteUserRequestAuditEvent.DeleteUserRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.DeleteViewInstanceRequestAuditEvent.DeleteViewInstanceRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.MembershipChangeRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.PrivilegeChangeRequestAuditEvent.PrivilegeChangeRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.RemoveUserFromGroupRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.StartOperationRequestAuditEvent.StartOperationAuditEventBuilder
Creates a new audit event instance from this builder.
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.UpdateRepositoryRequestAuditEvent.UpdateRepositoryRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.UpdateUpgradeItemRequestAuditEvent.UpdateUpgradeItemRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.UserPasswordChangeRequestAuditEvent.UserPasswordChangeRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.request.ViewPrivilegeChangeRequestAuditEvent.ViewPrivilegeChangeRequestAuditEventBuilder
 
newAuditEvent() - Method in class org.apache.ambari.server.audit.event.TaskStatusAuditEvent.TaskStatusAuditEventBuilder
 
newBuilder() - Static method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
newEmpty() - Static method in class org.apache.ambari.server.topology.Configuration
 
newJob(TriggerFiredBundle, Scheduler) - Method in class org.apache.ambari.server.state.scheduler.GuiceJobFactory
 
newlineAfter - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Insert
true to insert a new line after inserting the ConfigUpgradeChangeDefinition.Insert.value.
newlineBefore - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Insert
true to insert a new line before inserting the ConfigUpgradeChangeDefinition.Insert.value.
newLock() - Method in class org.apache.ambari.server.logging.LockFactory
 
newLock(String) - Method in class org.apache.ambari.server.logging.LockFactory
 
newReadWriteLock() - Method in class org.apache.ambari.server.logging.LockFactory
 
newReadWriteLock(String) - Method in class org.apache.ambari.server.logging.LockFactory
 
newRemoteEndpoint(LogicalConnection, OutgoingFrames, BatchMode) - Method in class org.apache.ambari.server.DisableBatchingRemoteEndpointFactory
 
newServices() - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo
New services to be added to the cluster: service -> component -> host This should include both explicitly requested services, and services of the requested components.
newStackValue - Variable in class org.apache.ambari.server.state.ConfigMergeHelper.ThreeWayValue
The new stack-defined value.
newUserCreatedEvent(HookContext) - Method in interface org.apache.ambari.server.hooks.AmbariEventFactory
 
NEXT_EXECUTION_JOB_GROUP_KEY - Static variable in interface org.apache.ambari.server.scheduler.ExecutionJob
 
NEXT_EXECUTION_JOB_NAME_KEY - Static variable in interface org.apache.ambari.server.scheduler.ExecutionJob
 
NEXT_EXECUTION_SEPARATION_SECONDS - Static variable in interface org.apache.ambari.server.scheduler.ExecutionJob
 
NIMBUS - Static variable in class org.apache.ambari.server.Role
 
NO_GLUSTERFS_DEPS_KEY - Static variable in class org.apache.ambari.server.metadata.RoleCommandOrder
 
NODEMANAGER - Static variable in class org.apache.ambari.server.Role
 
none() - Static method in class org.apache.ambari.server.controller.utilities.RemovableIdentities
Populates the identities with an empty list
NONE - Static variable in interface org.apache.ambari.server.controller.utilities.UsedIdentities.ComponentExclude
 
none() - Static method in class org.apache.ambari.server.controller.utilities.UsedIdentities
 
NONE - Static variable in interface org.apache.ambari.server.controller.utilities.UsedIdentities.ServiceExclude
 
NONE - Static variable in interface org.apache.ambari.server.security.encryption.Encryptor
 
NONE - Static variable in class org.apache.ambari.server.topology.SecurityConfiguration
 
NonNumericMetricFilter() - Constructor for class org.apache.ambari.server.metrics.system.impl.JvmMetricsSource.NonNumericMetricFilter
 
normal(LinkedHashSet<String>) - Static method in class org.apache.ambari.server.stack.HostsType
Create an instance without high availability hosts.
normal(String...) - Static method in class org.apache.ambari.server.stack.HostsType
Create an instance without high availability hosts.
NoSuchBlueprintException - Exception in org.apache.ambari.server.topology
The requested blueprint doesn't exist
NoSuchBlueprintException(String) - Constructor for exception org.apache.ambari.server.topology.NoSuchBlueprintException
 
NoSuchHostGroupException - Exception in org.apache.ambari.server.topology
Created with IntelliJ IDEA.
NoSuchHostGroupException(String) - Constructor for exception org.apache.ambari.server.topology.NoSuchHostGroupException
 
NoSuchHostGroupException(String, String) - Constructor for exception org.apache.ambari.server.topology.NoSuchHostGroupException
 
NoSuchParentResourceException - Exception in org.apache.ambari.server.controller.spi
Indicates that a parent of a resource doesn't exist.
NoSuchParentResourceException(String, Throwable) - Constructor for exception org.apache.ambari.server.controller.spi.NoSuchParentResourceException
Constructor.
NoSuchParentResourceException(String) - Constructor for exception org.apache.ambari.server.controller.spi.NoSuchParentResourceException
Constructor.
NoSuchResourceException - Exception in org.apache.ambari.server.controller.spi
Indicates that a resource doesn't exist.
NoSuchResourceException(String, Throwable) - Constructor for exception org.apache.ambari.server.controller.spi.NoSuchResourceException
Constructor.
NoSuchResourceException(String) - Constructor for exception org.apache.ambari.server.controller.spi.NoSuchResourceException
Constructor.
NoSuchStackException - Exception in org.apache.ambari.server.stack
Indicates that the requested Stack doesn't esist.
NoSuchStackException(String, String) - Constructor for exception org.apache.ambari.server.stack.NoSuchStackException
 
not() - Method in class org.apache.ambari.server.controller.utilities.PredicateBuilder
 
NOT_APPLICABLE - Static variable in class org.apache.ambari.server.controller.RootServiceResponseFactory
 
NOT_COMPLETED_STATUSES - Static variable in enum org.apache.ambari.server.actionmanager.HostRoleStatus
The HostRoleStatuss that represent all non-completed states.
NOT_MANAGED_HDFS_PATH_LIST - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
NOT_REQUIRED - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
NOT_SKIPPABLE_FAILED_STATUSES - Static variable in enum org.apache.ambari.server.actionmanager.HostRoleStatus
The HostRoleStatuss that represent any commands which are considered to be "Failed" and next commands can not be executed.
NotEqualsOperator - Class in org.apache.ambari.server.api.predicate.operators
Not Equals relational operator implementation.
NotEqualsOperator() - Constructor for class org.apache.ambari.server.api.predicate.operators.NotEqualsOperator
Constructor.
NOTES_ACTION_OR_COMMAND - Static variable in interface org.apache.ambari.server.controller.RequestPostRequest
 
Notification - Class in org.apache.ambari.server.notifications
The Notification class is a generic way to relay content through an NotificationDispatcher.
Notification() - Constructor for class org.apache.ambari.server.notifications.Notification
 
Notification.Type - Enum in org.apache.ambari.server.notifications
The Notification.Type enumeration represents the type of notification being sent to a NotificationDispatcher.
NOTIFICATION_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
NotificationDispatcher - Interface in org.apache.ambari.server.notifications
The NotificationDispatcher interface represents a mechanism for dispatching a Notification.
notificationId - Static variable in class org.apache.ambari.server.orm.entities.AlertNoticeEntity_
 
NotificationState - Enum in org.apache.ambari.server.state
The NotificationState class represents the various states that an outbound notification can exist in.
notificationType - Static variable in class org.apache.ambari.server.orm.entities.AlertTargetEntity_
 
notifyAgentsAboutConfigsChanges(String) - Method in class org.apache.ambari.server.topology.AmbariContext
 
notifyCreate(Resource.Type, Request) - Method in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
Notify all listeners of a creation event.
notifyDelete(Resource.Type, Predicate) - Method in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
Notify all listeners of a delete event.
notifyState - Static variable in class org.apache.ambari.server.orm.entities.AlertNoticeEntity_
 
notifyUpdate(Resource.Type, Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
Notify all listeners of a update event.
NotLogicalExpression - Class in org.apache.ambari.server.api.predicate.expressions
A 'NOT' logical expression representation.
NotLogicalExpression(LogicalOperator) - Constructor for class org.apache.ambari.server.api.predicate.expressions.NotLogicalExpression
Constructor.
NotOperator - Class in org.apache.ambari.server.api.predicate.operators
Not unary operator implementation.
NotOperator(int) - Constructor for class org.apache.ambari.server.api.predicate.operators.NotOperator
Constructor.
NotPredicate - Class in org.apache.ambari.server.collections.functors
NotPredicate wraps NotPredicate to provide additional functionality like serializing to and from a Map and JSON formatted data.
NotPredicate(Predicate) - Constructor for class org.apache.ambari.server.collections.functors.NotPredicate
Constructor.
NotPredicate - Class in org.apache.ambari.server.controller.predicate
Predicate that negates the evaluation of another predicate.
NotPredicate(Predicate) - Constructor for class org.apache.ambari.server.controller.predicate.NotPredicate
 
NULL_CATALOG_MEANS_CURRENT - Static variable in class org.apache.ambari.server.orm.DBAccessorImpl
 
NULL_MD5_HASH - Static variable in class org.apache.ambari.server.state.alert.AlertDefinitionHash
The hash returned when there are no definitions to hash.
NullHostNameException - Exception in org.apache.ambari.server
Thrown when an attempt is made to use null as host name
NullHostNameException(String) - Constructor for exception org.apache.ambari.server.NullHostNameException
 
nullToEmpty(Collection<T>) - Static method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor
 
nullToEmpty(List<T>) - Static method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor
 
nullToEmpty(Map<K, V>) - Static method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor
 

O

ObjectNotFoundException - Exception in org.apache.ambari.server
 
ObjectNotFoundException(String, ObjectNotFoundException) - Constructor for exception org.apache.ambari.server.ObjectNotFoundException
Constructor.
ObjectNotFoundException(String) - Constructor for exception org.apache.ambari.server.ObjectNotFoundException
Constructor.
ObservableResourceProvider - Interface in org.apache.ambari.server.controller.internal
A resource provider that accepts observers that listen for resource provider events.
OccurrenceAndWeightBasedDetector - Class in org.apache.ambari.server.ldap.service.ads.detectors
Attribute detector implementation that detects attributes considering their count of occurrence in a sample set of entries.
OccurrenceAndWeightBasedDetector() - Constructor for class org.apache.ambari.server.ldap.service.ads.detectors.OccurrenceAndWeightBasedDetector
 
occurrenceMap() - Method in class org.apache.ambari.server.ldap.service.ads.detectors.OccurrenceAndWeightBasedDetector
 
of(Stack, UnitValidatedProperty) - Static method in class org.apache.ambari.server.controller.internal.UnitUpdater.PropertyUnit
 
of(Stack, String, String, String) - Static method in class org.apache.ambari.server.controller.internal.UnitUpdater.PropertyUnit
 
of(String, String) - Static method in class org.apache.ambari.server.controller.internal.UnitUpdater.PropertyValue
 
of(Iterable<? extends Predicate>) - Static method in class org.apache.ambari.server.controller.predicate.OrPredicate
 
of(String) - Static method in class org.apache.ambari.server.topology.addservice.AddServiceRequest
 
of(String, String...) - Static method in class org.apache.ambari.server.topology.addservice.Component
 
of(String, ProvisionAction, String...) - Static method in class org.apache.ambari.server.topology.addservice.Component
 
of(String) - Static method in class org.apache.ambari.server.topology.addservice.Service
 
of(String, ProvisionAction) - Static method in class org.apache.ambari.server.topology.addservice.Service
 
of(Pair<Map<String, Map<String, String>>, Map<String, Map<String, Map<String, String>>>>) - Static method in class org.apache.ambari.server.topology.Configuration
Create a new Configuration based on a pair of maps.
of(SecurityType, String, Map<?, ?>) - Static method in class org.apache.ambari.server.topology.SecurityConfiguration
 
ofComponent(Cluster, ServiceComponentUninstalledEvent, KerberosHelper) - Static method in class org.apache.ambari.server.controller.utilities.RemovableIdentities
Populate the identities with the identities of the removed component
offer(String) - Method in class org.apache.ambari.server.agent.stomp.AgentsRegistrationQueue
 
offer(Host) - Method in class org.apache.ambari.server.topology.HostRequest
 
offer(Host) - Method in class org.apache.ambari.server.topology.LogicalRequest
 
ofService(Cluster, ServiceRemovedEvent, KerberosHelper) - Static method in class org.apache.ambari.server.controller.utilities.RemovableIdentities
Populate the identities with the identities of the removed service and its components
ofType(StackAdvisorRequest.StackAdvisorRequestType) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestBuilder
 
OJDBC_JAR_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The name of the Oracle JDBC JAR connector.
Ok - Variable in class org.apache.ambari.server.api.query.render.AlertStateSummary
The AlertState.OK state information.
OK_STATUS - Static variable in class org.apache.ambari.server.security.SignCertResponse
 
OLD_KEY_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
 
OLD_PASSWORD_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
Deprecated.
oldStackValue - Variable in class org.apache.ambari.server.state.ConfigMergeHelper.ThreeWayValue
The previous stack-defined value.
onActionFinished(ActionFinalReportReceivedEvent) - Method in class org.apache.ambari.server.events.listeners.upgrade.DistributeRepositoriesActionListener
 
onAlertDefinitionChanged(AlertDefinitionChangedEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertDefinitionsUIUpdateListener
 
onAlertDefinitionDeleted(AlertDefinitionDeleteEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertDefinitionsUIUpdateListener
 
onAlertDefinitionDeleted(AlertDefinitionDeleteEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertGroupsUpdateListener
 
onAlertDefinitionRegistered(AlertDefinitionRegistrationEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertDefinitionsUIUpdateListener
 
onAlertEvent(AlertReceivedEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertReceivedListener
Adds an alert.
onAlertEvent(AlertStateChangeEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertStateChangedListener
Listens for when an alert's state has changed and creates AlertNoticeEntity instances when appropriate to notify AlertTargetEntity.
onAlertsHostUpdate(AlertEvent) - Method in class org.apache.ambari.server.events.listeners.hosts.HostUpdateListener
 
onAlertStateChangeEvent(AlertStateChangeEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertAggregateListener
onAlertStateChangeEvent(AggregateAlertRecalculateEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertAggregateListener
onAmbariEvent(AlertHashInvalidationEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertHashInvalidationListener
Handles AlertHashInvalidationEvent by performing the following tasks: Enqueuing AlertDefinitionCommand
onAmbariEvent(ClusterEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertHashInvalidationListener
Handles ClusterEvent by performing the following tasks: Invalidates all alerts across all hosts.
onAmbariEvent(HostsAddedEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertHostListener
Handles the HostsAddedEvent by performing the following actions: Ensures that all host-level alerts are loaded for the cluster.
onAmbariEvent(HostsRemovedEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertHostListener
Handles the HostsRemovedEvent by performing the following actions: Removes all AlertCurrentEntity for the removed hosts
onAmbariEvent(AlertDefinitionRegistrationEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertLifecycleListener
Handles AlertDefinitionRegistrationEvent by performing the following tasks: Registration with AggregateDefinitionMapping
onAmbariEvent(AlertDefinitionChangedEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertLifecycleListener
Handles AlertDefinitionChangedEvent by performing the following tasks: Updating definition with AggregateDefinitionMapping Updating current alerts with definition label
onAmbariEvent(AlertDefinitionDeleteEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertLifecycleListener
Handles AlertDefinitionDeleteEvent by performing the following tasks: Removal from with AggregateDefinitionMapping AlertDefinitionHash invalidation
onAmbariEvent(ServiceInstalledEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertServiceStateListener
Handles service installed events by populating the database with all known alert definitions for the newly installed service and creates the service's default alert group.
onAmbariEvent(ServiceRemovedEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertServiceStateListener
Removes all alert data associated with the removed serviced.
onAmbariEvent(StackUpgradeFinishEvent) - Method in class org.apache.ambari.server.events.listeners.upgrade.StackUpgradeFinishListener
 
onAmbariEvent(HostComponentVersionAdvertisedEvent) - Method in class org.apache.ambari.server.events.listeners.upgrade.StackVersionListener
 
onAmbariEvent(ServiceInstalledEvent) - Method in class org.apache.ambari.server.view.ViewRegistry
Receive notification that a new service has been added to a cluster.
onAmbariPropertiesChange(AmbariPropertiesChangedEvent) - Method in class org.apache.ambari.server.agent.stomp.MetadataHolder
 
onClusterComponentsRepoUpdate(ClusterComponentsRepoChangedEvent) - Method in class org.apache.ambari.server.agent.stomp.HostLevelParamsHolder
 
onClusterComponentsRepoUpdate(ClusterComponentsRepoChangedEvent) - Method in class org.apache.ambari.server.agent.stomp.MetadataHolder
 
onClusterComponentsRepoUpdate(ClusterComponentsRepoChangedEvent) - Method in class org.apache.ambari.server.agent.stomp.TopologyHolder
 
onClusterConfigFinishedEvent(ClusterConfigFinishedEvent) - Method in class org.apache.ambari.server.topology.TopologyManager
 
onClusterConfigFinishedEvent(ClusterConfigFinishedEvent) - Method in class org.apache.ambari.server.view.ViewRegistry
 
onClusterProvisioned(ClusterProvisionedEvent) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
onCollectorHostDown(String) - Method in class org.apache.ambari.server.controller.metrics.MetricsCollectorHAClusterState
 
onConfigChange(AmbariConfigurationChangedEvent) - Method in class org.apache.ambari.server.ldap.service.ads.LdapConnectionTemplateFactory
The returned connection template instance is recreated whenever the ambari ldap configuration changes
onConfigurationChangedEvent(ClusterConfigChangedEvent) - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
Handles ClusterConfigChangedEvent which means that some caches should invalidate.
onCreate() - Method in class org.apache.ambari.server.orm.entities.UserAuthenticationEntity
Ensure the create time and update time are set properly when the record is created.
onCreate() - Method in class org.apache.ambari.server.orm.entities.UserEntity
Ensure the create time is set properly when the record is created.
onDeploy(ViewEntity) - Method in class org.apache.ambari.server.view.ViewRegistry
 
onEvent(AlertDefinitionDisabledEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertDefinitionDisabledListener
Removes any AlertCurrentEntity instance associated with the specified alert definition.
onEvent(ServiceComponentUninstalledEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertHashInvalidationListener
Handles AlertHashInvalidationEvent by performing the following tasks: Alert has invalidation Enqueuing AlertDefinitionCommand
onEvent(MaintenanceModeEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertMaintenanceModeListener
Handles MaintenanceModeEvent by performing the following tasks: Iterates through all AlertNoticeEntity, updating the MM state
onEvent(ServiceComponentUninstalledEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertServiceComponentHostListener
Removes any AlertCurrentEntity for the given service, component and host.
onFailure(List<String>) - Method in interface org.apache.ambari.server.notifications.DispatchCallback
Invoked when a Notification failed to be dispatched.
onHostComponentUpdate(HostComponentsUpdateEvent) - Method in class org.apache.ambari.server.events.listeners.services.ServiceUpdateListener
 
onHostEvent(HostsAddedEvent) - Method in class org.apache.ambari.server.events.listeners.upgrade.HostVersionOutOfSyncListener
When hosts are added, add a host_version record for every repo_version in the database.
onHostEvent(HostsRemovedEvent) - Method in class org.apache.ambari.server.events.listeners.upgrade.HostVersionOutOfSyncListener
Host repo_version entities are removed via cascade.
onHostHeartBeatLost(Host) - Method in class org.apache.ambari.server.topology.TopologyManager
Through this method TopologyManager gets notified when a connection to a host in the cluster is lost.
onHostRegister(HostRegisteredEvent) - Method in class org.apache.ambari.server.events.MessageEmitter
 
onHostRegistered(HostImpl, boolean) - Method in class org.apache.ambari.server.topology.TopologyManager
 
onHostRemoved(Long) - Method in class org.apache.ambari.server.agent.stomp.AgentHostDataHolder
Remove data for the given host.
onHostsRemoved(HostsRemovedEvent) - Method in class org.apache.ambari.server.agent.stomp.AlertDefinitionsHolder
 
onHostStateUpdate(HostStateUpdateEvent) - Method in class org.apache.ambari.server.events.listeners.hosts.HostUpdateListener
 
onHostStatusUpdate(HostStatusUpdateEvent) - Method in class org.apache.ambari.server.events.listeners.hosts.HostUpdateListener
 
onHostToClusterAssign(HostsAddedEvent) - Method in class org.apache.ambari.server.agent.stomp.AlertDefinitionsHolder
 
onInitialAlertEvent(InitialAlertEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertAggregateListener
Consumes an InitialAlertEvent.
onMaintenanceModeChanged(MaintenanceModeEvent) - Method in class org.apache.ambari.server.agent.stomp.HostLevelParamsHolder
 
onMaintenanceStateUpdate(MaintenanceModeEvent) - Method in class org.apache.ambari.server.events.listeners.hostcomponents.HostComponentsUpdateListener
 
onMaintenanceStateUpdate(MaintenanceModeEvent) - Method in class org.apache.ambari.server.events.listeners.hosts.HostUpdateListener
 
onMaintenanceStateUpdate(MaintenanceModeEvent) - Method in class org.apache.ambari.server.events.listeners.services.ServiceUpdateListener
 
onMessageNotDelivered(MessageNotDelivered) - Method in class org.apache.ambari.server.agent.HeartbeatMonitor
 
onMetricsCollectorHostDownEvent(MetricsCollectorHostDownEvent) - Method in class org.apache.ambari.server.controller.metrics.MetricsCollectorHAManager
onPostUpgrade() - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Called after UpgradeCatalog.upgradeSchema() and UpgradeCatalog.upgradeData(), this method is used to perform any operations after the catalog has finished.
onPostUpgrade() - Method in interface org.apache.ambari.server.upgrade.UpgradeCatalog
Called after UpgradeCatalog.upgradeSchema() and UpgradeCatalog.upgradeData(), this method is used to perform any operations after the catalog has finished.
onRequestFinished(RequestFinishedEvent) - Method in class org.apache.ambari.server.topology.TopologyManager
Called when heartbeat processing finishes
onRequestUpdate(RequestUpdateEvent) - Method in class org.apache.ambari.server.events.listeners.upgrade.UpgradeUpdateListener
 
onServiceComponentEvent(ServiceComponentInstalledEvent) - Method in class org.apache.ambari.server.events.listeners.upgrade.HostVersionOutOfSyncListener
 
onServiceComponentHostEvent(ServiceComponentUninstalledEvent) - Method in class org.apache.ambari.server.events.listeners.upgrade.HostVersionOutOfSyncListener
 
onServiceComponentInstalled(ServiceComponentInstalledEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertDefinitionsUIUpdateListener
 
onServiceComponentRecoveryChanged(ServiceComponentRecoveryChangedEvent) - Method in class org.apache.ambari.server.agent.stomp.HostLevelParamsHolder
 
onServiceComponentUninstalled(ServiceComponentUninstalledEvent) - Method in class org.apache.ambari.server.events.listeners.alerts.AlertDefinitionsUIUpdateListener
 
onServiceCreate(ServiceInstalledEvent) - Method in class org.apache.ambari.server.agent.stomp.MetadataHolder
 
onServiceCredentialStoreUpdate(ServiceCredentialStoreUpdateEvent) - Method in class org.apache.ambari.server.agent.stomp.MetadataHolder
 
onServiceEvent(ServiceInstalledEvent) - Method in class org.apache.ambari.server.events.listeners.upgrade.HostVersionOutOfSyncListener
 
onStaleConfigsStateUpdate(StaleConfigsUpdateEvent) - Method in class org.apache.ambari.server.events.listeners.hostcomponents.HostComponentsUpdateListener
 
onSuccess(List<String>) - Method in interface org.apache.ambari.server.notifications.DispatchCallback
Invoked when a Notification was successfully dispatched.
onSuccessfulAuthentication(AmbariAuthenticationFilter, HttpServletRequest, HttpServletResponse, Authentication) - Method in interface org.apache.ambari.server.security.authentication.AmbariAuthenticationEventHandler
The event callback called when a successful authentication attempt has occurred.
onSuccessfulAuthentication(AmbariAuthenticationFilter, HttpServletRequest, HttpServletResponse, Authentication) - Method in class org.apache.ambari.server.security.authentication.AmbariAuthenticationEventHandlerImpl
 
onSuccessfulAuthentication(HttpServletRequest, HttpServletResponse, Authentication) - Method in class org.apache.ambari.server.security.authentication.AmbariBasicAuthenticationFilter
If the authentication was successful, then an audit event is logged about the success
onTaskCreateEvent(TaskCreateEvent) - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener
On receiving task create event, create entries in the running request, stage and task in the maps
onTaskUpdateEvent(TaskUpdateEvent) - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener
On receiving task update event, update related entries of the running request, stage and task in the maps Event containing newly created tasks is expected to contain complete set of all tasks for a request
onUnsuccessfulAuthentication(AmbariAuthenticationFilter, HttpServletRequest, HttpServletResponse, AmbariAuthenticationException) - Method in interface org.apache.ambari.server.security.authentication.AmbariAuthenticationEventHandler
The event callback called when a failed authentication attempt has occurred.
onUnsuccessfulAuthentication(AmbariAuthenticationFilter, HttpServletRequest, HttpServletResponse, AmbariAuthenticationException) - Method in class org.apache.ambari.server.security.authentication.AmbariAuthenticationEventHandlerImpl
 
onUnsuccessfulAuthentication(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class org.apache.ambari.server.security.authentication.AmbariBasicAuthenticationFilter
In the case of invalid username or password, the authentication fails and it is logged
onUpdate() - Method in class org.apache.ambari.server.orm.entities.UserAuthenticationEntity
Ensure the update time is set properly when the record is updated.
onUpdateEvent(STOMPEvent) - Method in class org.apache.ambari.server.events.listeners.requests.STOMPUpdateListener
 
onUpdateEvent(STOMPEvent) - Method in class org.apache.ambari.server.metrics.system.impl.StompEventsMetricsSource
 
onUserCreatedEvent(UserCreatedEvent) - Method in class org.apache.ambari.server.hooks.users.UserHookService
 
OOZIE_CLIENT - Static variable in class org.apache.ambari.server.Role
 
OOZIE_SERVER - Static variable in class org.apache.ambari.server.Role
 
OOZIE_SERVICE_CHECK - Static variable in class org.apache.ambari.server.Role
 
OozieServiceCalculatedState - Class in org.apache.ambari.server.controller.utilities.state
Calculator of Oozie service state.
OozieServiceCalculatedState() - Constructor for class org.apache.ambari.server.controller.utilities.state.OozieServiceCalculatedState
 
open() - Method in class org.apache.ambari.server.serveraction.kerberos.AbstractKerberosDataFileReader
Opens the data file for reading.
open() - Method in class org.apache.ambari.server.serveraction.kerberos.AbstractKerberosDataFileWriter
Opens the data file for writing.
open(PrincipalKeyCredential, String, Map<String, String>) - Method in class org.apache.ambari.server.serveraction.kerberos.ADKerberosOperationHandler
Prepares and creates resources to be used by this KerberosOperationHandler

It is expected that this KerberosOperationHandler will not be used before this call.

open(PrincipalKeyCredential, String, Map<String, String>) - Method in class org.apache.ambari.server.serveraction.kerberos.IPAKerberosOperationHandler
Prepares and creates resources to be used by this KerberosOperationHandler

It is expected that this KerberosOperationHandler will not be used before this call.

open() - Method in interface org.apache.ambari.server.serveraction.kerberos.KerberosDataFile
Opens the data file.
open(PrincipalKeyCredential, String, Map<String, String>) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Prepares and creates resources to be used by this KerberosOperationHandler.
open(PrincipalKeyCredential, String, Map<String, String>) - Method in class org.apache.ambari.server.serveraction.kerberos.MITKerberosOperationHandler
Prepares and creates resources to be used by this KerberosOperationHandler

It is expected that this KerberosOperationHandler will not be used before this call.

OPERATING_SYSTEM - Static variable in class org.apache.ambari.server.topology.RepositorySetting
 
OPERATING_SYSTEM_AMBARI_MANAGED_REPOS - Static variable in class org.apache.ambari.server.controller.internal.OperatingSystemResourceProvider
 
OPERATING_SYSTEM_OS_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.OperatingSystemResourceProvider
 
OPERATING_SYSTEM_REPOSITORY_VERSION_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.OperatingSystemResourceProvider
 
OPERATING_SYSTEM_STACK_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.OperatingSystemResourceProvider
 
OPERATING_SYSTEM_STACK_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.OperatingSystemResourceProvider
 
OPERATING_SYSTEM_VERSION_DEFINITION_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.OperatingSystemResourceProvider
 
OperatingSystem - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
OperatingSystemInfo - Class in org.apache.ambari.server.state
 
OperatingSystemInfo(String) - Constructor for class org.apache.ambari.server.state.OperatingSystemInfo
 
OperatingSystemRequest - Class in org.apache.ambari.server.controller
 
OperatingSystemRequest(String, String, String) - Constructor for class org.apache.ambari.server.controller.OperatingSystemRequest
 
OperatingSystemResourceDefinition - Class in org.apache.ambari.server.api.resources
 
OperatingSystemResourceDefinition(Resource.Type) - Constructor for class org.apache.ambari.server.api.resources.OperatingSystemResourceDefinition
 
OperatingSystemResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.OperatingSystemResourceDefinition
 
OperatingSystemResourceProvider - Class in org.apache.ambari.server.controller.internal
 
OperatingSystemResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.OperatingSystemResourceProvider
 
OperatingSystemResponse - Class in org.apache.ambari.server.controller
 
OperatingSystemResponse(String) - Constructor for class org.apache.ambari.server.controller.OperatingSystemResponse
 
OperatingSystemService - Class in org.apache.ambari.server.api.services
Service responsible for operating systems requests.
OperatingSystemService(Map<Resource.Type, String>) - Constructor for class org.apache.ambari.server.api.services.OperatingSystemService
Constructor.
OPERATION - Static variable in interface org.apache.ambari.server.serveraction.kerberos.KerberosConfigDataFile
 
operation - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Transfer
The type of operation, such as COPY or DELETE.
OPERATION_CLUSTER_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestOperationLevel
 
OPERATION_HOST_NAME - Static variable in class org.apache.ambari.server.controller.internal.RequestOperationLevel
 
OPERATION_HOSTCOMPONENT_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestOperationLevel
 
OPERATION_LEVEL_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestOperationLevel
 
OPERATION_SERVICE_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestOperationLevel
 
OPERATION_TYPE - Static variable in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
OPERATION_TYPE - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
Key used in kerberosCommandParams in ExecutionCommand to indicate why type of creation operation to perform.
OPERATION_TYPE_REMOVE - Static variable in interface org.apache.ambari.server.serveraction.kerberos.KerberosConfigDataFile
 
OPERATION_TYPE_SET - Static variable in interface org.apache.ambari.server.serveraction.kerberos.KerberosConfigDataFile
 
operationLevelFromEntity(RequestEntity) - Static method in class org.apache.ambari.server.actionmanager.Request
 
OPERATIONS_RETRY_ATTEMPTS - Static variable in class org.apache.ambari.server.configuration.Configuration
The number of retry attempts for failed API and blueprint operations.
OperationStatusAuditEvent - Class in org.apache.ambari.server.audit.event
Audit event for tracking operations
OperationStatusAuditEvent.OperationStatusAuditEventBuilder - Class in org.apache.ambari.server.audit.event
 
OperationStatusMetaData - Class in org.apache.ambari.server.controller.internal
OperationStatusMetaData is data to return as the status of an operation invoked on a set of resources while processing a REST API request.
OperationStatusMetaData() - Constructor for class org.apache.ambari.server.controller.internal.OperationStatusMetaData
 
OperationStatusMetaData.Result - Class in org.apache.ambari.server.controller.internal
 
Operator - Interface in org.apache.ambari.server.api.predicate.operators
Operator representation.
Operator.TYPE - Enum in org.apache.ambari.server.api.predicate.operators
Operator types.
or() - Method in class org.apache.ambari.server.controller.utilities.PredicateBuilder.PredicateBuilderWithPredicate
 
ORACLE_JDBC_URL - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
OracleHelper - Class in org.apache.ambari.server.orm.helpers.dbms
 
OracleHelper(DatabasePlatform) - Constructor for class org.apache.ambari.server.orm.helpers.dbms.OracleHelper
 
orchestration - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeSummary
 
ORCHESTRATION_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
OrchestrationQualification - Class in org.apache.ambari.server.checks
The OrchestrationQualification class is used to determine if the check is required to run based on the RepositoryType.
OrchestrationQualification(Class<? extends UpgradeCheck>) - Constructor for class org.apache.ambari.server.checks.OrchestrationQualification
Constructor.
order(RoleGraphNode, RoleGraphNode) - Method in class org.apache.ambari.server.metadata.RoleCommandOrder
Returns the dependency order.
ORDER_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
ORDER_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
OrderedRequestStageContainer - Class in org.apache.ambari.server.controller
An extension of RequestStageContainer that takes the role command order into consideration when adding stages
OrderedRequestStageContainer(RoleGraphFactory, RoleCommandOrder, RequestStageContainer) - Constructor for class org.apache.ambari.server.controller.OrderedRequestStageContainer
 
OrderService() - Constructor for class org.apache.ambari.server.stack.upgrade.UpgradePack.OrderService
 
ordinal() - Method in class org.apache.ambari.server.controller.spi.Resource.Type
Get the ordinal number for this type.
org.apache.ambari.annotations - package org.apache.ambari.annotations
 
org.apache.ambari.server - package org.apache.ambari.server
 
org.apache.ambari.server.actionmanager - package org.apache.ambari.server.actionmanager
 
org.apache.ambari.server.agent - package org.apache.ambari.server.agent
 
org.apache.ambari.server.agent.rest - package org.apache.ambari.server.agent.rest
 
org.apache.ambari.server.agent.stomp - package org.apache.ambari.server.agent.stomp
 
org.apache.ambari.server.agent.stomp.dto - package org.apache.ambari.server.agent.stomp.dto
 
org.apache.ambari.server.alerts - package org.apache.ambari.server.alerts
 
org.apache.ambari.server.api - package org.apache.ambari.server.api
 
org.apache.ambari.server.api.handlers - package org.apache.ambari.server.api.handlers
 
org.apache.ambari.server.api.predicate - package org.apache.ambari.server.api.predicate
 
org.apache.ambari.server.api.predicate.expressions - package org.apache.ambari.server.api.predicate.expressions
 
org.apache.ambari.server.api.predicate.operators - package org.apache.ambari.server.api.predicate.operators
 
org.apache.ambari.server.api.query - package org.apache.ambari.server.api.query
 
org.apache.ambari.server.api.query.render - package org.apache.ambari.server.api.query.render
 
org.apache.ambari.server.api.resources - package org.apache.ambari.server.api.resources
 
org.apache.ambari.server.api.rest - package org.apache.ambari.server.api.rest
 
org.apache.ambari.server.api.services - package org.apache.ambari.server.api.services
 
org.apache.ambari.server.api.services.groups - package org.apache.ambari.server.api.services.groups
 
org.apache.ambari.server.api.services.parsers - package org.apache.ambari.server.api.services.parsers
 
org.apache.ambari.server.api.services.persistence - package org.apache.ambari.server.api.services.persistence
 
org.apache.ambari.server.api.services.serializers - package org.apache.ambari.server.api.services.serializers
 
org.apache.ambari.server.api.services.stackadvisor - package org.apache.ambari.server.api.services.stackadvisor
 
org.apache.ambari.server.api.services.stackadvisor.commands - package org.apache.ambari.server.api.services.stackadvisor.commands
 
org.apache.ambari.server.api.services.stackadvisor.recommendations - package org.apache.ambari.server.api.services.stackadvisor.recommendations
 
org.apache.ambari.server.api.services.stackadvisor.validations - package org.apache.ambari.server.api.services.stackadvisor.validations
 
org.apache.ambari.server.api.services.users - package org.apache.ambari.server.api.services.users
 
org.apache.ambari.server.api.services.views - package org.apache.ambari.server.api.services.views
 
org.apache.ambari.server.api.stomp - package org.apache.ambari.server.api.stomp
 
org.apache.ambari.server.api.util - package org.apache.ambari.server.api.util
 
org.apache.ambari.server.audit - package org.apache.ambari.server.audit
 
org.apache.ambari.server.audit.event - package org.apache.ambari.server.audit.event
 
org.apache.ambari.server.audit.event.kerberos - package org.apache.ambari.server.audit.event.kerberos
 
org.apache.ambari.server.audit.event.request - package org.apache.ambari.server.audit.event.request
 
org.apache.ambari.server.audit.request - package org.apache.ambari.server.audit.request
 
org.apache.ambari.server.audit.request.eventcreator - package org.apache.ambari.server.audit.request.eventcreator
 
org.apache.ambari.server.bootstrap - package org.apache.ambari.server.bootstrap
 
org.apache.ambari.server.checks - package org.apache.ambari.server.checks
 
org.apache.ambari.server.cleanup - package org.apache.ambari.server.cleanup
 
org.apache.ambari.server.collections - package org.apache.ambari.server.collections
 
org.apache.ambari.server.collections.functors - package org.apache.ambari.server.collections.functors
 
org.apache.ambari.server.configuration - package org.apache.ambari.server.configuration
 
org.apache.ambari.server.configuration.spring - package org.apache.ambari.server.configuration.spring
 
org.apache.ambari.server.controller - package org.apache.ambari.server.controller
 
org.apache.ambari.server.controller.internal - package org.apache.ambari.server.controller.internal
 
org.apache.ambari.server.controller.ivory - package org.apache.ambari.server.controller.ivory
 
org.apache.ambari.server.controller.jdbc - package org.apache.ambari.server.controller.jdbc
 
org.apache.ambari.server.controller.jmx - package org.apache.ambari.server.controller.jmx
 
org.apache.ambari.server.controller.logging - package org.apache.ambari.server.controller.logging
 
org.apache.ambari.server.controller.metrics - package org.apache.ambari.server.controller.metrics
 
org.apache.ambari.server.controller.metrics.ganglia - package org.apache.ambari.server.controller.metrics.ganglia
 
org.apache.ambari.server.controller.metrics.timeline - package org.apache.ambari.server.controller.metrics.timeline
 
org.apache.ambari.server.controller.metrics.timeline.cache - package org.apache.ambari.server.controller.metrics.timeline.cache
 
org.apache.ambari.server.controller.predicate - package org.apache.ambari.server.controller.predicate
 
org.apache.ambari.server.controller.spi - package org.apache.ambari.server.controller.spi
 
org.apache.ambari.server.controller.utilities - package org.apache.ambari.server.controller.utilities
 
org.apache.ambari.server.controller.utilities.state - package org.apache.ambari.server.controller.utilities.state
 
org.apache.ambari.server.credentialapi - package org.apache.ambari.server.credentialapi
 
org.apache.ambari.server.customactions - package org.apache.ambari.server.customactions
 
org.apache.ambari.server.events - package org.apache.ambari.server.events
 
org.apache.ambari.server.events.jpa - package org.apache.ambari.server.events.jpa
 
org.apache.ambari.server.events.listeners.alerts - package org.apache.ambari.server.events.listeners.alerts
 
org.apache.ambari.server.events.listeners.hostcomponents - package org.apache.ambari.server.events.listeners.hostcomponents
 
org.apache.ambari.server.events.listeners.hosts - package org.apache.ambari.server.events.listeners.hosts
 
org.apache.ambari.server.events.listeners.requests - package org.apache.ambari.server.events.listeners.requests
 
org.apache.ambari.server.events.listeners.services - package org.apache.ambari.server.events.listeners.services
 
org.apache.ambari.server.events.listeners.tasks - package org.apache.ambari.server.events.listeners.tasks
 
org.apache.ambari.server.events.listeners.upgrade - package org.apache.ambari.server.events.listeners.upgrade
 
org.apache.ambari.server.events.publishers - package org.apache.ambari.server.events.publishers
 
org.apache.ambari.server.hooks - package org.apache.ambari.server.hooks
 
org.apache.ambari.server.hooks.users - package org.apache.ambari.server.hooks.users
 
org.apache.ambari.server.ldap - package org.apache.ambari.server.ldap
 
org.apache.ambari.server.ldap.domain - package org.apache.ambari.server.ldap.domain
 
org.apache.ambari.server.ldap.service - package org.apache.ambari.server.ldap.service
 
org.apache.ambari.server.ldap.service.ads - package org.apache.ambari.server.ldap.service.ads
 
org.apache.ambari.server.ldap.service.ads.detectors - package org.apache.ambari.server.ldap.service.ads.detectors
 
org.apache.ambari.server.logging - package org.apache.ambari.server.logging
 
org.apache.ambari.server.metadata - package org.apache.ambari.server.metadata
 
org.apache.ambari.server.metrics.system - package org.apache.ambari.server.metrics.system
 
org.apache.ambari.server.metrics.system.impl - package org.apache.ambari.server.metrics.system.impl
 
org.apache.ambari.server.mpack - package org.apache.ambari.server.mpack
 
org.apache.ambari.server.notifications - package org.apache.ambari.server.notifications
 
org.apache.ambari.server.notifications.dispatchers - package org.apache.ambari.server.notifications.dispatchers
 
org.apache.ambari.server.orm - package org.apache.ambari.server.orm
 
org.apache.ambari.server.orm.cache - package org.apache.ambari.server.orm.cache
 
org.apache.ambari.server.orm.dao - package org.apache.ambari.server.orm.dao
 
org.apache.ambari.server.orm.entities - package org.apache.ambari.server.orm.entities
 
org.apache.ambari.server.orm.helpers - package org.apache.ambari.server.orm.helpers
 
org.apache.ambari.server.orm.helpers.dbms - package org.apache.ambari.server.orm.helpers.dbms
 
org.apache.ambari.server.orm.models - package org.apache.ambari.server.orm.models
 
org.apache.ambari.server.proxy - package org.apache.ambari.server.proxy
 
org.apache.ambari.server.resources - package org.apache.ambari.server.resources
 
org.apache.ambari.server.resources.api.rest - package org.apache.ambari.server.resources.api.rest
 
org.apache.ambari.server.scheduler - package org.apache.ambari.server.scheduler
 
org.apache.ambari.server.security - package org.apache.ambari.server.security
 
org.apache.ambari.server.security.authentication - package org.apache.ambari.server.security.authentication
 
org.apache.ambari.server.security.authentication.jwt - package org.apache.ambari.server.security.authentication.jwt
 
org.apache.ambari.server.security.authentication.kerberos - package org.apache.ambari.server.security.authentication.kerberos
 
org.apache.ambari.server.security.authentication.pam - package org.apache.ambari.server.security.authentication.pam
 
org.apache.ambari.server.security.authentication.tproxy - package org.apache.ambari.server.security.authentication.tproxy
 
org.apache.ambari.server.security.authorization - package org.apache.ambari.server.security.authorization
 
org.apache.ambari.server.security.authorization.internal - package org.apache.ambari.server.security.authorization.internal
 
org.apache.ambari.server.security.credential - package org.apache.ambari.server.security.credential
 
org.apache.ambari.server.security.encryption - package org.apache.ambari.server.security.encryption
 
org.apache.ambari.server.security.ldap - package org.apache.ambari.server.security.ldap
 
org.apache.ambari.server.security.unsecured.rest - package org.apache.ambari.server.security.unsecured.rest
 
org.apache.ambari.server.serveraction - package org.apache.ambari.server.serveraction
 
org.apache.ambari.server.serveraction.kerberos - package org.apache.ambari.server.serveraction.kerberos
 
org.apache.ambari.server.serveraction.kerberos.stageutils - package org.apache.ambari.server.serveraction.kerberos.stageutils
 
org.apache.ambari.server.serveraction.upgrades - package org.apache.ambari.server.serveraction.upgrades
 
org.apache.ambari.server.serveraction.users - package org.apache.ambari.server.serveraction.users
 
org.apache.ambari.server.stack - package org.apache.ambari.server.stack
 
org.apache.ambari.server.stack.upgrade - package org.apache.ambari.server.stack.upgrade
 
org.apache.ambari.server.stack.upgrade.orchestrate - package org.apache.ambari.server.stack.upgrade.orchestrate
 
org.apache.ambari.server.stageplanner - package org.apache.ambari.server.stageplanner
 
org.apache.ambari.server.state - package org.apache.ambari.server.state
 
org.apache.ambari.server.state.action - package org.apache.ambari.server.state.action
 
org.apache.ambari.server.state.alert - package org.apache.ambari.server.state.alert
 
org.apache.ambari.server.state.cluster - package org.apache.ambari.server.state.cluster
 
org.apache.ambari.server.state.configgroup - package org.apache.ambari.server.state.configgroup
 
org.apache.ambari.server.state.fsm - package org.apache.ambari.server.state.fsm
 
org.apache.ambari.server.state.fsm.event - package org.apache.ambari.server.state.fsm.event
 
org.apache.ambari.server.state.host - package org.apache.ambari.server.state.host
 
org.apache.ambari.server.state.kerberos - package org.apache.ambari.server.state.kerberos
 
org.apache.ambari.server.state.quicklinks - package org.apache.ambari.server.state.quicklinks
 
org.apache.ambari.server.state.quicklinksprofile - package org.apache.ambari.server.state.quicklinksprofile
 
org.apache.ambari.server.state.repository - package org.apache.ambari.server.state.repository
 
org.apache.ambari.server.state.scheduler - package org.apache.ambari.server.state.scheduler
 
org.apache.ambari.server.state.services - package org.apache.ambari.server.state.services
 
org.apache.ambari.server.state.stack - package org.apache.ambari.server.state.stack
 
org.apache.ambari.server.state.svccomphost - package org.apache.ambari.server.state.svccomphost
 
org.apache.ambari.server.state.theme - package org.apache.ambari.server.state.theme
 
org.apache.ambari.server.topology - package org.apache.ambari.server.topology
 
org.apache.ambari.server.topology.addservice - package org.apache.ambari.server.topology.addservice
 
org.apache.ambari.server.topology.tasks - package org.apache.ambari.server.topology.tasks
 
org.apache.ambari.server.topology.validators - package org.apache.ambari.server.topology.validators
 
org.apache.ambari.server.update - package org.apache.ambari.server.update
 
org.apache.ambari.server.upgrade - package org.apache.ambari.server.upgrade
 
org.apache.ambari.server.utils - package org.apache.ambari.server.utils
 
org.apache.ambari.server.view - package org.apache.ambari.server.view
 
org.apache.ambari.server.view.configuration - package org.apache.ambari.server.view.configuration
 
org.apache.ambari.server.view.events - package org.apache.ambari.server.view.events
 
org.apache.ambari.server.view.persistence - package org.apache.ambari.server.view.persistence
 
org.apache.ambari.server.view.validation - package org.apache.ambari.server.view.validation
 
originalTimestamp - Static variable in class org.apache.ambari.server.orm.entities.AlertCurrentEntity_
 
OrOperator - Class in org.apache.ambari.server.api.predicate.operators
Or operator implementation.
OrOperator(int) - Constructor for class org.apache.ambari.server.api.predicate.operators.OrOperator
Constructor.
OrPredicate - Class in org.apache.ambari.server.collections.functors
OrPredicate wraps OrPredicate to provide additional functionality like serializing to and from a Map and JSON formatted data.
OrPredicate(Predicate, Predicate) - Constructor for class org.apache.ambari.server.collections.functors.OrPredicate
Constructor.
OrPredicate - Class in org.apache.ambari.server.controller.predicate
Predicate which evaluates to true if any of the predicates in a predicate array evaluate to true.
OrPredicate(Predicate...) - Constructor for class org.apache.ambari.server.controller.predicate.OrPredicate
 
OS_ARCH_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
OS_FAMILY - Static variable in class org.apache.ambari.server.configuration.Configuration
The OS family for the cluster.
OS_FAMILY_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
os_list() - Method in class org.apache.ambari.server.state.stack.OsFamily
Form list of all supported os types
OS_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
OS_VERSION - Static variable in class org.apache.ambari.server.configuration.Configuration
The OS version for the cluster.
osArch - Static variable in class org.apache.ambari.server.orm.entities.HostEntity_
 
osFamily - Variable in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
OsFamily - Class in org.apache.ambari.server.state.stack
Class that encapsulates OS family logic
OsFamily(Configuration) - Constructor for class org.apache.ambari.server.state.stack.OsFamily
Initialize object
OsFamily(Properties) - Constructor for class org.apache.ambari.server.state.stack.OsFamily
Initialize object
osInfo - Static variable in class org.apache.ambari.server.orm.entities.HostEntity_
 
outputLog - Variable in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
outputLog - Variable in class org.apache.ambari.server.controller.ShortTaskStatus
 
outputLog - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
outputUpgradeJsonOutput(List<UpgradeCatalog>) - Method in class org.apache.ambari.server.upgrade.SchemaUpgradeHelper
 
OverriddenMetricsHostProvider - Class in org.apache.ambari.server.controller.internal
I'm a special MetricHostProvider that can override default component host names.
OverriddenMetricsHostProvider(Map<String, String>, MetricHostProvider, ConfigHelper) - Constructor for class org.apache.ambari.server.controller.internal.OverriddenMetricsHostProvider
 
OVERRIDE_CONFIGS - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
A boolean indicating whether configurations should be added to execution command before sending.
OVERRIDE_STACK_NAME - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
OVERRIDE_STRATEGY - Static variable in class org.apache.ambari.server.topology.RepositorySetting
Settings for each repo setting sections
OVERRIDE_STRATEGY_ALWAYS_APPLY - Static variable in class org.apache.ambari.server.topology.RepositorySetting
 
OVERRIDE_STRATEGY_APPLY_WHEN_MISSING - Static variable in class org.apache.ambari.server.topology.RepositorySetting
 
overrideAttributes(Config, Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.state.ConfigHelper
Merge override attributes with original ones.
OVERWRITE_DIRECTIVE - Static variable in class org.apache.ambari.server.api.resources.AlertTargetResourceDefinition
 
OWNER_ACCESS_FIELD - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
OWNER_NAME_FIELD - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 

P

Package() - Constructor for class org.apache.ambari.server.state.ServiceOsSpecific.Package
 
PACKAGE_FOLDER_NAME - Static variable in class org.apache.ambari.server.stack.ServiceDirectory
package directory name
PACKAGE_LIST - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
PACKAGE_VERSION - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
Deprecated.
PackageDetail() - Constructor for class org.apache.ambari.server.agent.AgentEnv.PackageDetail
 
packageDir - Variable in class org.apache.ambari.server.stack.ServiceDirectory
package directory path
PAGE_SIZE_PROPERTY_KEY - Static variable in class org.apache.ambari.server.api.services.BaseRequest
Page size property key
PageRequest - Interface in org.apache.ambari.server.controller.spi
Holder for page request information used when pagination is requested.
PageRequest.StartingPoint - Enum in org.apache.ambari.server.controller.spi
The desired starting point of the page being requested.
PageRequestImpl - Class in org.apache.ambari.server.controller.internal
Basic page request implementation.
PageRequestImpl(PageRequest.StartingPoint, int, int, Predicate, Comparator<Resource>) - Constructor for class org.apache.ambari.server.controller.internal.PageRequestImpl
 
PageResponse - Interface in org.apache.ambari.server.controller.spi
A response for a single page of resources when pagination is used.
PageResponseImpl - Class in org.apache.ambari.server.controller.internal
Basic page response implementation.
PageResponseImpl(Iterable<Resource>, int, Resource, Resource, Integer) - Constructor for class org.apache.ambari.server.controller.internal.PageResponseImpl
 
Pagination - Variable in class org.apache.ambari.server.controller.AlertCurrentRequest
Pagination information, or null for none.
Pagination - Variable in class org.apache.ambari.server.controller.AlertHistoryRequest
Pagination information, or null for none.
Pagination - Variable in class org.apache.ambari.server.controller.AlertNoticeRequest
Pagination information, or null for none.
paginationEnabled() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
PAM_CONFIGURATION_FILE - Static variable in class org.apache.ambari.server.configuration.Configuration
The PAM configuration file.
PamAuthenticationFactory - Class in org.apache.ambari.server.security.authentication.pam
PamAuthenticationFactory returns Pam library instances.
PamAuthenticationFactory() - Constructor for class org.apache.ambari.server.security.authentication.pam.PamAuthenticationFactory
 
PARALLEL_STAGE_EXECUTION - Static variable in class org.apache.ambari.server.configuration.Configuration
This key defines whether stages of parallel requests are executed in parallel or sequentally.
ParallelClientGrouping - Class in org.apache.ambari.server.stack.upgrade
Grouping for clients: The first client will be upgraded. Run a service check on the first client. Run the remaining clients in parallel.
ParallelClientGrouping() - Constructor for class org.apache.ambari.server.stack.upgrade.ParallelClientGrouping
 
ParallelClientGroupingBuilder - Class in org.apache.ambari.server.stack.upgrade.orchestrate
Responsible for building the stages for ParallelClientGrouping
ParallelClientGroupingBuilder(Grouping) - Constructor for class org.apache.ambari.server.stack.upgrade.orchestrate.ParallelClientGroupingBuilder
 
parallelScheduler - Variable in class org.apache.ambari.server.stack.upgrade.Grouping
 
ParallelScheduler - Class in org.apache.ambari.server.stack.upgrade
Identifies if component instances should be upgraded in parallel (optional)
ParallelScheduler() - Constructor for class org.apache.ambari.server.stack.upgrade.ParallelScheduler
 
param() - Method in enum org.apache.ambari.server.hooks.users.UserHookParams
 
PARAM_TYPE_BODY - Static variable in class org.apache.ambari.server.api.services.BaseService
 
PARAM_TYPE_QUERY - Static variable in class org.apache.ambari.server.api.services.BaseService
 
PARAMETER_ASSOCIATED_SERVICE - Static variable in class org.apache.ambari.server.stack.upgrade.ConfigureTask
The associated service for the config task
PARAMETER_CONFIG_TYPE - Static variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition
The key that represents the configuration type to change (ie hdfs-site).
PARAMETER_CONFIG_TYPE - Static variable in class org.apache.ambari.server.stack.upgrade.ConfigureTask
The key that represents the configuration type to change (ie hdfs-site).
PARAMETER_INSERTIONS - Static variable in class org.apache.ambari.server.stack.upgrade.ConfigureTask
Insertions can be several per task, so they're passed in as a json-ified list of objects.
PARAMETER_KEY_VALUE_PAIRS - Static variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition
Setting key/value pairs can be several per task, so they're passed in as a json-ified list of objects.
PARAMETER_KEY_VALUE_PAIRS - Static variable in class org.apache.ambari.server.stack.upgrade.ConfigureTask
Setting key/value pairs can be several per task, so they're passed in as a json-ified list of objects.
PARAMETER_REPLACEMENTS - Static variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition
Replacements can be several per task, so they're passed in as a json-ified list of objects.
PARAMETER_REPLACEMENTS - Static variable in class org.apache.ambari.server.stack.upgrade.ConfigureTask
Replacements can be several per task, so they're passed in as a json-ified list of objects.
PARAMETER_SERIALIZED_ADD_COMPONENT_TASK - Static variable in class org.apache.ambari.server.stack.upgrade.AddComponentTask
The key which represents this task serialized.
PARAMETER_TRANSFERS - Static variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition
Transfers can be several per task, so they're passed in as a json-ified list of objects.
PARAMETER_TRANSFERS - Static variable in class org.apache.ambari.server.stack.upgrade.ConfigureTask
Transfers can be several per task, so they're passed in as a json-ified list of objects.
ParameterConfig - Class in org.apache.ambari.server.view.configuration
View parameter configuration.
ParameterConfig() - Constructor for class org.apache.ambari.server.view.configuration.ParameterConfig
 
ParameterizedSource - Class in org.apache.ambari.server.state.alert
The ParameterizedSource is used for alerts where the logic of computing the AlertState is dependant on user-specified parameters.
ParameterizedSource() - Constructor for class org.apache.ambari.server.state.alert.ParameterizedSource
 
ParameterizedSource.AlertParameter - Class in org.apache.ambari.server.state.alert
The ParameterizedSource.AlertParameter class represents a single parameter that can be passed into an alert which takes parameters.
ParameterizedSource.AlertParameterType - Enum in org.apache.ambari.server.state.alert
The ParameterizedSource.AlertParameterType enum represents the value type.
ParameterizedSource.AlertParameterVisibility - Enum in org.apache.ambari.server.state.alert
The ParameterizedSource.AlertParameterVisibility enum represents the visibility of alert parameters.
PARAMETERS - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
parameters - Variable in class org.apache.ambari.server.stack.upgrade.ServerSideActionTask
 
PARAMETERS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
ParentObjectNotFoundException - Exception in org.apache.ambari.server
Indicates that a parent of a resource doesn't exist.
ParentObjectNotFoundException(String, ObjectNotFoundException) - Constructor for exception org.apache.ambari.server.ParentObjectNotFoundException
Constructor.
ParentObjectNotFoundException(String) - Constructor for exception org.apache.ambari.server.ParentObjectNotFoundException
Constructor.
parse(Token[]) - Method in class org.apache.ambari.server.api.predicate.QueryParser
Generate a Predicate instance from an array of tokens.
parse(String) - Method in class org.apache.ambari.server.api.services.parsers.JsonRequestBodyParser
 
parse(String) - Method in interface org.apache.ambari.server.api.services.parsers.RequestBodyParser
Parse the provided string into request bodies based on the properties in the given body string.
parse(String) - Static method in enum org.apache.ambari.server.controller.internal.BlueprintExportType
 
parse(byte[]) - Method in class org.apache.ambari.server.state.quicklinksprofile.QuickLinksProfileParser
 
parse(URL) - Method in class org.apache.ambari.server.state.quicklinksprofile.QuickLinksProfileParser
 
parse(String) - Method in class org.apache.ambari.server.state.repository.DefaultStackVersion
 
parse(String) - Static method in class org.apache.ambari.server.utils.ModuleVersion
Method which will parse module version which user passed as parameter.
parse(String) - Static method in class org.apache.ambari.server.utils.MpackVersion
Method which will parse mpack version which user passed as parameter.
parse(String, boolean) - Static method in class org.apache.ambari.server.utils.MpackVersion
 
parseComponentFilter(Map<String, String>) - Static method in class org.apache.ambari.server.controller.KerberosHelperImpl
Parsing 'Kerberos/components' property to get list of components for 'regenerate_keytabs' request.
parseConfigs(Collection<? extends Map<String, ?>>) - Static method in class org.apache.ambari.server.topology.ConfigurableHelper
Parses configuration maps The configs can be in fully structured JSON, e.g.
parseDirectories(File, File, File) - Method in class org.apache.ambari.server.stack.StackManager
 
parseHostFilter(Map<String, String>) - Static method in class org.apache.ambari.server.controller.KerberosHelperImpl
Parsing 'Kerberos/hosts' property to get list of hosts for 'regenerate_keytabs' request.
parseMetaInfoFile() - Method in class org.apache.ambari.server.stack.ServiceDirectory
Unmarshal the metainfo file into its object representation.
parseOperatingSystems(String) - Method in class org.apache.ambari.server.stack.upgrade.RepositoryVersionHelper
Parses operating systems json to a list of entities.
parsePath() - Method in class org.apache.ambari.server.stack.ServiceDirectory
Parse the service directory.
parsePath() - Method in class org.apache.ambari.server.stack.StackServiceDirectory
 
parsePort(String) - Method in class org.apache.ambari.server.KdcServerConnectionVerification
Parses port number from given string.
parseProperties(ConfigurationRequest, String, String, String) - Static method in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
 
parseRepoFile(File, Collection<String>, ModuleFileUnmarshaller) - Static method in class org.apache.ambari.server.stack.RepoUtil
Parses the repository file for a stack/service if exists.
parseStackVersion(String) - Static method in class org.apache.ambari.server.utils.MpackVersion
Method which will parse stack version which user passed as parameter.
PASSPHRASE - Static variable in class org.apache.ambari.server.configuration.Configuration
The password to the Ambari Server to supply to new Ambari Agent hosts being bootstrapped.
PASSPHRASE_ENV - Static variable in class org.apache.ambari.server.configuration.Configuration
An environment variable which can be used to supply the Ambari Server password when bootstrapping new Ambari Agents.
Password - Variable in class org.apache.ambari.server.notifications.DispatchCredentials
The password.
PASSWORD - Static variable in class org.apache.ambari.server.orm.DBAccessorImpl
 
PASSWORD_ALIAS_PATTERN - Static variable in class org.apache.ambari.server.security.encryption.CredentialProvider
 
PASSWORD_POLICY_DESCRIPTION - Static variable in class org.apache.ambari.server.configuration.Configuration
Configurable password policy for Ambari users
PASSWORD_POLICY_REGEXP - Static variable in class org.apache.ambari.server.configuration.Configuration
Configurable password policy for Ambari users
PASSWORD_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RemoteClusterResourceProvider
 
PASSWORD_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
Deprecated.
passwordEncoder() - Method in class org.apache.ambari.server.configuration.spring.GuiceBeansConfig
 
PasswordUtils - Class in org.apache.ambari.server.utils
Utility class to read passwords from files or the Credential Store
PATH_DELIMITER - Static variable in class org.apache.ambari.server.stack.StackManager
Delimiter used for parent path string Example: HDP/2.0.6/HDFS common-services/HDFS/2.1.0.2.0
pathExists(String, boolean) - Static method in class org.apache.ambari.server.utils.ShellCommandUtil
Test if a file or directory exists
PAUSE_AFTER_FIRST_BATCH - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
PAUSE_AFTER_FIRST_BATCH_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
pauseAfterBatchIfNeeded(long, long, String) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
Checks if scheduled request should be auto paused and updates the status to PAUSED if it does.
PEERSTATUS - Static variable in class org.apache.ambari.server.Role
 
PENDING - Static variable in class org.apache.ambari.server.controller.internal.CalculatedStatus
A status which represents a PENDING state at 0%
pending(int) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandStatusSummaryDTO
For testing, set the number of HostRoleStatus.PENDING tasks
percent - Variable in class org.apache.ambari.server.stack.upgrade.Batch
 
PercentSource - Class in org.apache.ambari.server.state.alert
Alert when the source type is defined as SourceType.PERCENT

Equality checking for instances of this class should be executed on every member to ensure that reconciling stack differences is correct.

PercentSource() - Constructor for class org.apache.ambari.server.state.alert.PercentSource
 
PercentSource.MetricFractionPart - Class in org.apache.ambari.server.state.alert
The PercentSource.MetricFractionPart class represents either the numerator or the denominator of a fraction.
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.AmbariMetricsHadoopSinkVersionCompatibilityCheck
 
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.AutoStartDisabledCheck
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.ComponentsExistInRepoCheck
 
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.ComponentsInstallationCheck
 
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.ConfigurationMergeCheck
The following logic determines if a warning is generated for config merge issues: A value that has been customized from HDP 2.2.x.x no longer exists in HDP 2.3.x.x A value that has been customized from HDP 2.2.x.x has changed its default value between HDP 2.2.x.x and HDP 2.3.x.x
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.HardcodedStackVersionPropertiesCheck
 
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.HealthCheck
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.HostMaintenanceModeCheck
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.HostsHeartbeatCheck
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.HostsMasterMaintenanceCheck
 
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.HostsRepositoryVersionCheck
 
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.InstallPackagesCheck
 
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.KerberosAdminPersistedCredentialCheck
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.LZOCheck
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.MissingOsInRepoVersionCheck
 
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.PluginChecksLoadedCheck
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.PreviousUpgradeCompleted
 
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.RequiredServicesInRepositoryCheck
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.ServiceCheckValidityCheck
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.ServicePresenceCheck
 
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.ServicesMaintenanceModeCheck
 
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.ServicesUpCheck
perform(UpgradeCheckRequest) - Method in class org.apache.ambari.server.checks.VersionMismatchCheck
 
perform(UserEntity) - Method in interface org.apache.ambari.server.security.authorization.Users.Command
 
performApiGetRequest(String, boolean) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
performApiRequest(String, String, String, Integer) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
performChecks(UpgradeCheckRequest, List<UpgradeCheck>, Configuration) - Method in class org.apache.ambari.server.state.CheckHelper
Executes all registered pre-requisite checks.
performLogout(HttpServletRequest) - Method in class org.apache.ambari.server.api.services.LogoutService
 
performOperation(String, Map<String, String>, boolean, String, Map<String, Object>) - Method in class org.apache.ambari.server.controller.internal.AmbariServerConfigurationHandler
 
performOperation(String, Map<String, String>, boolean, String, Map<String, Object>) - Method in class org.apache.ambari.server.controller.internal.AmbariServerLDAPConfigurationHandler
 
performServiceCheck - Variable in class org.apache.ambari.server.stack.upgrade.Grouping
 
performStaticInjection() - Method in class org.apache.ambari.server.controller.AmbariServer
Deprecated.
performUriRequest(String, String, String) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
Permission - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
PERMISSION_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewPermissionResourceProvider
 
PERMISSION_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PermissionResourceProvider
Permission property id constants.
PERMISSION_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RoleAuthorizationResourceProvider
 
PERMISSION_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewPermissionResourceProvider
 
PERMISSION_INFO - Static variable in class org.apache.ambari.server.controller.internal.ViewPermissionResourceProvider
 
PERMISSION_LABEL - Static variable in class org.apache.ambari.server.controller.internal.GroupPrivilegeResourceProvider
 
PERMISSION_LABEL - Static variable in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
 
PERMISSION_LABEL - Static variable in class org.apache.ambari.server.controller.internal.UserPrivilegeResourceProvider
 
PERMISSION_LABEL_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PermissionResourceProvider
 
PERMISSION_LABEL_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
 
PERMISSION_NAME - Static variable in class org.apache.ambari.server.controller.internal.GroupPrivilegeResourceProvider
 
PERMISSION_NAME - Static variable in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
 
PERMISSION_NAME - Static variable in class org.apache.ambari.server.controller.internal.UserPrivilegeResourceProvider
 
PERMISSION_NAME - Static variable in class org.apache.ambari.server.controller.internal.ViewPermissionResourceProvider
 
PERMISSION_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PermissionResourceProvider
 
PERMISSION_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
 
PERMISSION_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewPermissionResourceProvider
 
PermissionConfig - Class in org.apache.ambari.server.view.configuration
View custom permission configuration.
PermissionConfig() - Constructor for class org.apache.ambari.server.view.configuration.PermissionConfig
 
permissionDAO - Static variable in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
Data access object used to obtain permission entities.
PermissionDAO - Class in org.apache.ambari.server.orm.dao
Permission Data Access Object.
PermissionDAO() - Constructor for class org.apache.ambari.server.orm.dao.PermissionDAO
 
PermissionEntity - Class in org.apache.ambari.server.orm.entities
Represents an admin permission.
PermissionEntity() - Constructor for class org.apache.ambari.server.orm.entities.PermissionEntity
 
permissionHelper() - Method in class org.apache.ambari.server.configuration.spring.GuiceBeansConfig
 
PermissionHelper - Class in org.apache.ambari.server.security.authorization
 
PermissionHelper() - Constructor for class org.apache.ambari.server.security.authorization.PermissionHelper
 
permissionLabel - Variable in class org.apache.ambari.server.controller.PrivilegeResponse
 
permissionName - Variable in class org.apache.ambari.server.controller.PrivilegeResponse
 
PermissionResourceDefinition - Class in org.apache.ambari.server.api.resources
Permission resource definition.
PermissionResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.PermissionResourceDefinition
Construct a permission resource definition.
PermissionResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for permission instances.
PermissionResourceProvider() - Constructor for class org.apache.ambari.server.controller.internal.PermissionResourceProvider
Construct a permission resource provider.
PermissionService - Class in org.apache.ambari.server.api.services
Service responsible for permission resource requests.
PermissionService() - Constructor for class org.apache.ambari.server.api.services.PermissionService
 
persist(ResourceInstance, RequestBody) - Method in class org.apache.ambari.server.api.handlers.BaseManagementHandler
Persist the operation to the back end.
persist(ResourceInstance, RequestBody) - Method in class org.apache.ambari.server.api.handlers.CreateHandler
 
persist(ResourceInstance, RequestBody) - Method in class org.apache.ambari.server.api.handlers.DeleteHandler
 
persist(ResourceInstance, RequestBody) - Method in class org.apache.ambari.server.api.handlers.QueryCreateHandler
 
persist(ResourceInstance, RequestBody) - Method in class org.apache.ambari.server.api.handlers.UpdateHandler
 
persist() - Method in class org.apache.ambari.server.controller.internal.RequestStageContainer
Persist the stages.
persist(Collection<V>) - Method in interface org.apache.ambari.server.serveraction.users.CollectionPersisterService
Persists the provided collection of data.
persist(Collection<List<String>>) - Method in class org.apache.ambari.server.serveraction.users.CsvFilePersisterService
 
persist() - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Persist the Request Execution and schedule
persist() - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
persistActions(Request) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Persists all tasks for a given request
persistActions(Request) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
persistCredentialStore(KeyStore) - Method in class org.apache.ambari.server.security.encryption.AbstractCredentialStore
Calls the implementation-specific facility to persist the KeyStore
persistCredentialStore(KeyStore) - Method in class org.apache.ambari.server.security.encryption.FileBasedCredentialStore
 
persistCredentialStore(KeyStore) - Method in class org.apache.ambari.server.security.encryption.InMemoryCredentialStore
 
PersistedState - Interface in org.apache.ambari.server.topology
Persistence abstraction.
PersistedStateImpl - Class in org.apache.ambari.server.topology
Implementation which uses Ambari Database DAO and Entity objects for persistence of topology related information.
PersistedStateImpl() - Constructor for class org.apache.ambari.server.topology.PersistedStateImpl
 
PersistedTopologyRequest - Class in org.apache.ambari.server.topology
Wrapper around a TopologyRequest which adds an id that can be used to refer to the persisted entity.
PersistedTopologyRequest(long, TopologyRequest) - Constructor for class org.apache.ambari.server.topology.PersistedTopologyRequest
 
PersistenceConfig - Class in org.apache.ambari.server.view.configuration
View persistence configuration.
PersistenceConfig() - Constructor for class org.apache.ambari.server.view.configuration.PersistenceConfig
 
PersistenceManager - Interface in org.apache.ambari.server.api.services.persistence
Persistence manager which is responsible for persisting a resource state to the back end.
PersistenceManagerImpl - Class in org.apache.ambari.server.api.services.persistence
Persistence Manager implementation.
PersistenceManagerImpl(ClusterController) - Constructor for class org.apache.ambari.server.api.services.persistence.PersistenceManagerImpl
Constructor.
PersistenceType - Enum in org.apache.ambari.server.orm
 
persistEntities(ServiceComponentDesiredStateEntity) - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
PersistHostResourcesTask - Class in org.apache.ambari.server.topology.tasks
 
PersistHostResourcesTask(ClusterTopology, HostRequest) - Constructor for class org.apache.ambari.server.topology.tasks.PersistHostResourcesTask
 
persistInstallStateForUI(String, String, String) - Method in class org.apache.ambari.server.topology.AmbariContext
Persist cluster state for the ambari UI.
PersistKeyValueImpl - Class in org.apache.ambari.server.api.services
 
PersistKeyValueImpl() - Constructor for class org.apache.ambari.server.api.services.PersistKeyValueImpl
 
PersistKeyValueService - Class in org.apache.ambari.server.api.services
 
PersistKeyValueService() - Constructor for class org.apache.ambari.server.api.services.PersistKeyValueService
 
persistLogicalRequest(LogicalRequest, long) - Method in interface org.apache.ambari.server.topology.PersistedState
Persist a logical request.
persistLogicalRequest(LogicalRequest, long) - Method in class org.apache.ambari.server.topology.PersistedStateImpl
 
persistMap(Map<K, V>) - Method in interface org.apache.ambari.server.serveraction.users.CollectionPersisterService
Persists the provided map of data.
persistMap(Map<String, List<String>>) - Method in class org.apache.ambari.server.serveraction.users.CsvFilePersisterService
 
persistTopologyHostRegistration(long, HostImpl) - Method in class org.apache.ambari.server.topology.TopologyManager
 
persistTopologyRequest(BaseClusterRequest) - Method in interface org.apache.ambari.server.topology.PersistedState
Persist a topology request.
persistTopologyRequest(BaseClusterRequest) - Method in class org.apache.ambari.server.topology.PersistedStateImpl
 
phCpuCount - Static variable in class org.apache.ambari.server.orm.entities.HostEntity_
 
PHYSICAL_CPU_COUNT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
PIG - Static variable in class org.apache.ambari.server.Role
 
PIG_SERVICE_CHECK - Static variable in class org.apache.ambari.server.Role
 
PK_KERBEROS_KEYTAB - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
PK_KKP - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
PK_KKP_MAPPING_SERVICE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
PK_PROPERTY_IDS - Static variable in class org.apache.ambari.server.controller.internal.HostKerberosIdentityResourceProvider
 
PK_PROPERTY_MAP - Static variable in class org.apache.ambari.server.controller.internal.HostKerberosIdentityResourceProvider
 
PK_UPGRADE_HIST - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
PK_VIEWURL - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
pkPropertyIds - Static variable in class org.apache.ambari.server.controller.internal.QuickLinkArtifactResourceProvider
primary key fields
pkPropertyIds - Static variable in class org.apache.ambari.server.controller.internal.StackArtifactResourceProvider
primary key fields
pkPropertyIds - Static variable in class org.apache.ambari.server.controller.internal.ThemeArtifactResourceProvider
primary key fields
Placement - Class in org.apache.ambari.server.state.theme
 
Placement() - Constructor for class org.apache.ambari.server.state.theme.Placement
 
plainTextCheck() - Method in class org.apache.ambari.server.api.rest.HealthCheck
 
plainTextCheck(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.rest.KdcServerReachabilityCheck
Handles: GET /kdc_check/{hosts} Checks the reachability of the given KDC server(s).
PluginChecksLoadedCheck - Class in org.apache.ambari.server.checks
The PluginChecksLoadedCheck class is used to display warnings if there were any stack plugin checks which were not able to be loaded.
PluginChecksLoadedCheck() - Constructor for class org.apache.ambari.server.checks.PluginChecksLoadedCheck
Constructor.
PluginUpgradeServerAction - Class in org.apache.ambari.server.serveraction.upgrades
The PluginUpgradeServerAction is used to execute operations from UpgradeActionOperations defined in each stack.
PluginUpgradeServerAction() - Constructor for class org.apache.ambari.server.serveraction.upgrades.PluginUpgradeServerAction
 
poll() - Method in class org.apache.ambari.server.controller.utilities.BufferedThreadPoolExecutorCompletionService
 
poll(long, TimeUnit) - Method in class org.apache.ambari.server.controller.utilities.BufferedThreadPoolExecutorCompletionService

The goal of this method is to prevent blocking if there are tasks waiting in the overflow queue.

populate(Cluster, UsedIdentities.ServiceExclude, UsedIdentities.ComponentExclude, KerberosHelper) - Static method in class org.apache.ambari.server.controller.utilities.UsedIdentities
Get all identities of the installed services and components.
populateAmbariServerInfo(ObjectNode) - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.StackAdvisorCommand
 
populateComponentMap() - Method in class org.apache.ambari.server.state.Module
Loads the components into a map (component name, component) for ease of access.
populateDB(Mpack) - Method in class org.apache.ambari.server.mpack.MpackManager
Make an entry in the mpacks database for the newly registered mpack.
populateResource(Resource, InputStream) - Method in class org.apache.ambari.server.controller.internal.HttpPropertyProvider.HttpPropertyRequest
Populate the given resource from the given input stream.
populateResource(Resource, InputStream) - Method in class org.apache.ambari.server.controller.internal.JsonHttpPropertyRequest
 
populateResource(Resource, Request, Predicate, ThreadPoolEnabledPropertyProvider.Ticket) - Method in class org.apache.ambari.server.controller.jmx.JMXPropertyProvider
Populate a resource by obtaining the requested JMX properties.
populateResource(Resource, Request, Predicate, ThreadPoolEnabledPropertyProvider.Ticket) - Method in class org.apache.ambari.server.controller.metrics.RestMetricsPropertyProvider
Populate a resource by obtaining the requested REST properties.
populateResource(Resource, Request, Predicate, ThreadPoolEnabledPropertyProvider.Ticket) - Method in class org.apache.ambari.server.controller.metrics.ThreadPoolEnabledPropertyProvider
Populate a resource by obtaining the requested JMX properties.
populateResources(Set<Resource>, Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AlertSummaryPropertyProvider
 
populateResources(Resource.Type, Set<Resource>, Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ClusterControllerImpl
 
populateResources(Set<Resource>, Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.HttpPropertyProvider
 
populateResources(Set<Resource>, Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RootServiceComponentPropertyProvider
 
populateResources(Set<Resource>, Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.StackDefinedPropertyProvider
 
populateResources(Set<Resource>, Request, Predicate) - Method in class org.apache.ambari.server.controller.jmx.JMXPropertyProvider
 
populateResources(Set<Resource>, Request, Predicate) - Method in class org.apache.ambari.server.controller.logging.LoggingSearchPropertyProvider
 
populateResources(Set<Resource>, Request, Predicate) - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaReportPropertyProvider
 
populateResources(Set<Resource>, Request, Predicate) - Method in class org.apache.ambari.server.controller.metrics.MetricsPropertyProvider
 
populateResources(Set<Resource>, Request, Predicate) - Method in class org.apache.ambari.server.controller.metrics.MetricsPropertyProviderProxy
 
populateResources(Set<Resource>, Request, Predicate) - Method in class org.apache.ambari.server.controller.metrics.MetricsReportPropertyProviderProxy
 
populateResources(Set<Resource>, Request, Predicate) - Method in class org.apache.ambari.server.controller.metrics.ThreadPoolEnabledPropertyProvider
 
populateResources(Set<Resource>, Request, Predicate) - Method in class org.apache.ambari.server.controller.metrics.timeline.AMSReportPropertyProvider
 
populateResources(Resource.Type, Set<Resource>, Request, Predicate) - Method in interface org.apache.ambari.server.controller.spi.ClusterController
Populate the given resources from the associated property providers.
populateResources(Set<Resource>, Request, Predicate) - Method in interface org.apache.ambari.server.controller.spi.PropertyProvider
Populate the given set of resource with any properties that this property provider can provide and return a populated set of resources.
populateResourcesWithProperties(Set<Resource>, Request, Set<String>) - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaPropertyProvider
 
populateResourcesWithProperties(Set<Resource>, Request, Set<String>) - Method in class org.apache.ambari.server.controller.metrics.MetricsPropertyProvider
Delegate implementation of populating resources to concrete providers.
populateResourcesWithProperties(Set<Resource>, Request, Set<String>) - Method in class org.apache.ambari.server.controller.metrics.timeline.AMSPropertyProvider
 
populateServicePackagesInfo(ServiceInfo, Map<String, String>, String) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
Computes os-dependent packages for service/host.
populateServicePackagesInfo(ServiceInfo, String) - Method in class org.apache.ambari.server.controller.internal.ClientConfigResourceProvider
 
populateSettingList(Collection<? extends BlueprintSettingEntity>) - Static method in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
Populate a list of setting property maps from a collection of setting entities.
populateStackDB(Mpack) - Method in class org.apache.ambari.server.mpack.MpackManager
Makes an entry or updates the entry in the stack table to establish a link between the mpack and the associated stack
populateStackHierarchy(ObjectNode) - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.StackAdvisorCommand
 
populateSubResourceDefaults(SubResourceDefinition, Set<String>) - Method in class org.apache.ambari.server.api.query.render.BaseRenderer
Populate sub-resource properties.
Port - Class in org.apache.ambari.server.state.quicklinks
 
Port() - Constructor for class org.apache.ambari.server.state.quicklinks.Port
 
port - Variable in class org.apache.ambari.server.utils.HostAndPort
 
PORT_PROPERTY - Static variable in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
 
PORTS - Static variable in class org.apache.ambari.server.utils.StageUtils
 
PortSource - Class in org.apache.ambari.server.state.alert
Alert when the source type is defined as SourceType.PORT

Equality checking for instances of this class should be executed on every member to ensure that reconciling stack differences is correct.

PortSource() - Constructor for class org.apache.ambari.server.state.alert.PortSource
 
post() - Method in class org.apache.ambari.server.api.services.views.ViewInstanceService.NotFoundResponse
Handles: POST /{resourceName} Handle POST resource with 404 response
POST_USER_CREATION_HOOK - Static variable in class org.apache.ambari.server.configuration.Configuration
 
POST_USER_CREATION_HOOK_ENABLED - Static variable in class org.apache.ambari.server.configuration.Configuration
 
postDowngradeTasks - Variable in class org.apache.ambari.server.stack.upgrade.UpgradePack.ProcessingComponent
 
PostgresHelper - Class in org.apache.ambari.server.orm.helpers.dbms
 
PostgresHelper(DatabasePlatform) - Constructor for class org.apache.ambari.server.orm.helpers.dbms.PostgresHelper
 
PostgresJobFetcher(ConnectionFactory) - Constructor for class org.apache.ambari.server.controller.internal.JobResourceProvider.PostgresJobFetcher
Create a postgres job fetcher that uses a given connection factory.
PostgresTaskAttemptFetcher(ConnectionFactory) - Constructor for class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider.PostgresTaskAttemptFetcher
Create a postgres task attempt fetcher that uses a given connection factory.
PostgresWorkflowFetcher(ConnectionFactory) - Constructor for class org.apache.ambari.server.controller.internal.WorkflowResourceProvider.PostgresWorkflowFetcher
Create a postgres workflow fetcher that uses a given connection factory.
PostRequest - Class in org.apache.ambari.server.api.services
A POST request.
PostRequest(HttpHeaders, RequestBody, UriInfo, ResourceInstance) - Constructor for class org.apache.ambari.server.api.services.PostRequest
Constructor.
postSub() - Method in class org.apache.ambari.server.api.services.views.ViewInstanceService.NotFoundResponse
Handles: POST /{resourceName}/{.*} Handle POST sub-resource with 404 response
postTasks - Variable in class org.apache.ambari.server.stack.upgrade.UpgradePack.ProcessingComponent
 
PostUserCreationHookContext - Class in org.apache.ambari.server.hooks.users
 
PostUserCreationHookContext(Map<String, Set<String>>) - Constructor for class org.apache.ambari.server.hooks.users.PostUserCreationHookContext
 
PostUserCreationHookContext(String) - Constructor for class org.apache.ambari.server.hooks.users.PostUserCreationHookContext
 
PostUserCreationHookServerAction - Class in org.apache.ambari.server.serveraction.users
 
PostUserCreationHookServerAction() - Constructor for class org.apache.ambari.server.serveraction.users.PostUserCreationHookServerAction
 
PRAGMA_HEADER - Static variable in class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
 
PRECONFIGURE_SERVICES - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
The kerberos-env property name declaring how to preprocess services.
PRECONFIGURE_SERVICES - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
Keys used in CommandParams from ExecutionCommand to declare how to pre-configure services.
PreconfigureKerberosAction - Class in org.apache.ambari.server.serveraction.upgrades
PreconfigureKerberos updates existing service configurations with properties from service-level Kerberos descriptors, flagged for pre-configuring, during stack upgrades in order to prevent service restarts when the flagged services are installed.
PreconfigureKerberosAction() - Constructor for class org.apache.ambari.server.serveraction.upgrades.PreconfigureKerberosAction
 
PreconfigureServiceType - Enum in org.apache.ambari.server.serveraction.kerberos
PreconfigureServiceType enumerates the ways in which services may be pre-configured.
Predicate - Class in org.apache.ambari.server.collections
Predicate wraps Predicate to provide additional functionality like serializing to and from a Map and JSON formatted data.
Predicate(String) - Constructor for class org.apache.ambari.server.collections.Predicate
 
Predicate - Variable in class org.apache.ambari.server.controller.AlertCurrentRequest
An Ambari predicate, or null for none.
Predicate - Variable in class org.apache.ambari.server.controller.AlertHistoryRequest
An Ambari predicate, or null for none.
Predicate - Variable in class org.apache.ambari.server.controller.AlertNoticeRequest
An Ambari predicate, or null for none.
Predicate - Interface in org.apache.ambari.server.controller.spi
The predicate is used to filter the resources returned from the cluster controller.
PredicateBuilder - Class in org.apache.ambari.server.controller.utilities
Builder for predicates.
PredicateBuilder() - Constructor for class org.apache.ambari.server.controller.utilities.PredicateBuilder
 
PredicateBuilder(Predicate) - Constructor for class org.apache.ambari.server.controller.utilities.PredicateBuilder
Allow for chaining of already constructed predicates
PredicateBuilder.PredicateBuilderWithPredicate - Class in org.apache.ambari.server.controller.utilities
 
PredicateBuilder.PredicateBuilderWithProperty - Class in org.apache.ambari.server.controller.utilities
 
PredicateBuilderWithPredicate() - Constructor for class org.apache.ambari.server.controller.utilities.PredicateBuilder.PredicateBuilderWithPredicate
 
PredicateBuilderWithProperty() - Constructor for class org.apache.ambari.server.controller.utilities.PredicateBuilder.PredicateBuilderWithProperty
 
PredicateClassFactory - Class in org.apache.ambari.server.collections.functors
PredicateClassFactory is a factory class used to derive a Predicate implementation class from its name.
PredicateClassFactory() - Constructor for class org.apache.ambari.server.collections.functors.PredicateClassFactory
 
PredicateCompiler - Class in org.apache.ambari.server.api.predicate
Compiler which takes a query expression as input and produces a predicate instance as output.
PredicateCompiler() - Constructor for class org.apache.ambari.server.api.predicate.PredicateCompiler
 
predicateForKerberosDescriptorArtifact(String) - Static method in class org.apache.ambari.server.topology.addservice.ResourceProviderAdapter
 
PredicateHelper - Class in org.apache.ambari.server.controller.utilities
 
PredicateHelper() - Constructor for class org.apache.ambari.server.controller.utilities.PredicateHelper
 
Predicates - Class in org.apache.ambari.server.controller.predicate
 
Predicates() - Constructor for class org.apache.ambari.server.controller.predicate.Predicates
 
PredicateUtils - Class in org.apache.ambari.server.collections
PredicateUtils is a utility class providing methods to help perform tasks on Predicates.
PredicateUtils() - Constructor for class org.apache.ambari.server.collections.PredicateUtils
 
PredicateVisitor - Interface in org.apache.ambari.server.controller.predicate
A visitor of predicates.
PredicateVisitorAcceptor - Interface in org.apache.ambari.server.controller.predicate
An acceptor of predicate visitors.
preDowngradeTasks - Variable in class org.apache.ambari.server.stack.upgrade.UpgradePack.ProcessingComponent
 
PREFIX - Static variable in enum org.apache.ambari.server.controller.internal.BlueprintExportType
 
PREFIX_DIR - Static variable in class org.apache.ambari.server.configuration.Configuration
PREFIX_DIR is shared in ambari-agent.ini and should only be called by unit tests.
PrepareDisableKerberosServerAction - Class in org.apache.ambari.server.serveraction.kerberos
PrepareEnableKerberosServerAction is a ServerAction implementation that prepares metadata needed to enable Kerberos on the cluster.
PrepareDisableKerberosServerAction() - Constructor for class org.apache.ambari.server.serveraction.kerberos.PrepareDisableKerberosServerAction
 
PrepareEnableKerberosServerAction - Class in org.apache.ambari.server.serveraction.kerberos
PrepareEnableKerberosServerAction is a ServerAction implementation that prepares metadata needed to enable Kerberos on the cluster.
PrepareEnableKerberosServerAction() - Constructor for class org.apache.ambari.server.serveraction.kerberos.PrepareEnableKerberosServerAction
 
prepareHostDefinitions(Long) - Method in class org.apache.ambari.server.alerts.StaleAlertRunnable
Retrieves alert definitions sent to agents.
PrepareKerberosIdentitiesServerAction - Class in org.apache.ambari.server.serveraction.kerberos
PrepareKerberosIdentitiesServerAction is a ServerAction implementation that prepares metadata needed to process Kerberos identities (principals and keytabs files).
PrepareKerberosIdentitiesServerAction() - Constructor for class org.apache.ambari.server.serveraction.kerberos.PrepareKerberosIdentitiesServerAction
 
prepareStackAdvisorRequest(Request) - Method in class org.apache.ambari.server.controller.internal.StackAdvisorResourceProvider
 
prepareTrap(Notification, SNMPDispatcher.SnmpVersion) - Method in class org.apache.ambari.server.notifications.dispatchers.AmbariSNMPDispatcher
Creates protocol data unit (PDU) with corresponding SNMP version for alert notification.
prepareTrap(Notification, SNMPDispatcher.SnmpVersion) - Method in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
Creates protocol data unit (PDU) with corresponding SNMP version for alert notification.
preRemove() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Called before EntityManager.remove(Object) for this entity, removes the non-owning relationship between definitions and groups.
preRemove() - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
Called before EntityManager.remove(Object) for this entity, removes the non-owning relationship between targets and groups.
PrerequisiteCheckConfig() - Constructor for class org.apache.ambari.server.stack.upgrade.UpgradePack.PrerequisiteCheckConfig
 
prerequisiteCheckProperties - Variable in class org.apache.ambari.server.stack.upgrade.UpgradePack.PrerequisiteCheckConfig
Config properties for individual prerequisite checks
PrerequisiteCheckProperties() - Constructor for class org.apache.ambari.server.stack.upgrade.UpgradePack.PrerequisiteCheckProperties
 
PrerequisiteChecks() - Constructor for class org.apache.ambari.server.stack.upgrade.UpgradePack.PrerequisiteChecks
 
PrerequisiteProperty() - Constructor for class org.apache.ambari.server.stack.upgrade.UpgradePack.PrerequisiteProperty
 
preSend(Message<?>, MessageChannel) - Method in class org.apache.ambari.server.configuration.spring.AgentRegisteringQueueChecker
 
preserveEdits - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Transfer
If true, this will ensure that any changed properties are not removed during a TransferOperation.DELETE.
preTasks - Variable in class org.apache.ambari.server.stack.upgrade.UpgradePack.ProcessingComponent
 
PreUpgradeCheck - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
PreUpgradeCheckResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for pre-upgrade checks.
PreUpgradeCheckResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.PreUpgradeCheckResourceProvider
Constructor.
PreUpgradeCheckService - Class in org.apache.ambari.server.api.services
Service responsible for cluster pre-upgrade checks.
PreUpgradeCheckService(String) - Constructor for class org.apache.ambari.server.api.services.PreUpgradeCheckService
Constructor.
preUpgradeData() - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
preUpgradeData() - Method in interface org.apache.ambari.server.upgrade.UpgradeCatalog
perform data insertion before running normal upgrade of data, requires started persist service
PREVIOUS_UPGRADE_NOT_COMPLETED_MSG - Static variable in class org.apache.ambari.server.serveraction.upgrades.FinalizeUpgradeAction
 
PreviousUpgradeCompleted - Class in org.apache.ambari.server.checks
The PreviousUpgradeCompleted class is used to determine if there is a prior upgrade or downgrade which has not completed.
PreviousUpgradeCompleted() - Constructor for class org.apache.ambari.server.checks.PreviousUpgradeCompleted
Constructor.
PRINCIPAL - Static variable in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
 
PRINCIPAL - Static variable in interface org.apache.ambari.server.serveraction.kerberos.KerberosIdentityDataFile
 
PRINCIPAL_NAME - Static variable in class org.apache.ambari.server.controller.internal.GroupPrivilegeResourceProvider
 
PRINCIPAL_NAME - Static variable in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
 
PRINCIPAL_NAME - Static variable in class org.apache.ambari.server.controller.internal.UserPrivilegeResourceProvider
 
PRINCIPAL_NAME_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
PRINCIPAL_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
 
PRINCIPAL_TYPE - Static variable in class org.apache.ambari.server.controller.internal.GroupPrivilegeResourceProvider
 
PRINCIPAL_TYPE - Static variable in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
 
PRINCIPAL_TYPE - Static variable in class org.apache.ambari.server.controller.internal.UserPrivilegeResourceProvider
 
PRINCIPAL_TYPE - Static variable in interface org.apache.ambari.server.serveraction.kerberos.KerberosIdentityDataFile
 
PRINCIPAL_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
 
PrincipalDAO - Class in org.apache.ambari.server.orm.dao
Principal Data Access Object.
PrincipalDAO() - Constructor for class org.apache.ambari.server.orm.dao.PrincipalDAO
 
PrincipalEntity - Class in org.apache.ambari.server.orm.entities
Represents an admin principal.
PrincipalEntity() - Constructor for class org.apache.ambari.server.orm.entities.PrincipalEntity
 
principalExists(String, boolean) - Method in class org.apache.ambari.server.serveraction.kerberos.ADKerberosOperationHandler
Test to see if the specified principal exists in a previously configured KDC

The implementation is specific to a particular type of KDC.

principalExists(String, boolean) - Method in class org.apache.ambari.server.serveraction.kerberos.IPAKerberosOperationHandler
Test to see if the specified principal exists in a previously configured IPA KDC

This implementation creates a query to send to the ipa shell command and then interrogates the result from STDOUT to determine if the presence of the specified principal.

principalExists(String, boolean) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Test to see if the specified principal exists in a previously configured KDC

The implementation is specific to a particular type of KDC.

principalExists(String, boolean) - Method in class org.apache.ambari.server.serveraction.kerberos.MITKerberosOperationHandler
Test to see if the specified principal exists in a previously configured MIT KDC

This implementation creates a query to send to the kadmin shell command and then interrogates the result from STDOUT to determine if the presence of the specified principal.

PrincipalKeyCredential - Class in org.apache.ambari.server.security.credential
PrincipalKeyCredential encapsulates a credential consisting of a principal (or username) and a (secret) key.
PrincipalKeyCredential() - Constructor for class org.apache.ambari.server.security.credential.PrincipalKeyCredential
Creates an empty PrincipalKeyCredential
PrincipalKeyCredential(String, String) - Constructor for class org.apache.ambari.server.security.credential.PrincipalKeyCredential
Creates a new PrincipalKeyCredential
PrincipalKeyCredential(String, char[]) - Constructor for class org.apache.ambari.server.security.credential.PrincipalKeyCredential
Creates a new PrincipalKeyCredential
principalName - Variable in class org.apache.ambari.server.controller.PrivilegeResponse
 
principals() - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptor
Get a map of principals, where the key is the principal path (SERVICE/COMPONENT/principal_name or SERVICE/principal_name) and the value is the principal.
principalType - Variable in class org.apache.ambari.server.controller.PrivilegeResponse
 
PrincipalTypeDAO - Class in org.apache.ambari.server.orm.dao
Principal Type Data Access Object.
PrincipalTypeDAO() - Constructor for class org.apache.ambari.server.orm.dao.PrincipalTypeDAO
 
PrincipalTypeEntity - Class in org.apache.ambari.server.orm.entities
Represents a principal type.
PrincipalTypeEntity() - Constructor for class org.apache.ambari.server.orm.entities.PrincipalTypeEntity
 
PrincipalTypeEntity.PrincipalType - Enum in org.apache.ambari.server.orm.entities
 
printRoleCommandOrder(Logger) - Method in class org.apache.ambari.server.state.stack.StackRoleCommandOrder
 
printUsage() - Method in class org.apache.ambari.server.credentialapi.CredentialUtil
Prints a command specific usage or overall tool usage.
priority - Variable in class org.apache.ambari.server.stack.upgrade.ServiceCheckGrouping.ServiceCheckStageWrapper
 
PRIVILEGE_ID - Static variable in class org.apache.ambari.server.controller.internal.GroupPrivilegeResourceProvider
 
PRIVILEGE_ID - Static variable in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
 
PRIVILEGE_ID - Static variable in class org.apache.ambari.server.controller.internal.UserPrivilegeResourceProvider
 
PRIVILEGE_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
 
PRIVILEGE_INFO - Static variable in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
 
PRIVILEGE_INFO_REQUEST_TYPE - Static variable in class org.apache.ambari.server.api.services.views.ViewPrivilegeService
 
PrivilegeChangeRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for privilege change
PrivilegeChangeRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.PrivilegeChangeRequestAuditEvent
 
PrivilegeChangeRequestAuditEvent(PrivilegeChangeRequestAuditEvent.PrivilegeChangeRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.PrivilegeChangeRequestAuditEvent
PrivilegeChangeRequestAuditEvent.PrivilegeChangeRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
PrivilegeChangeRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.PrivilegeChangeRequestAuditEvent.PrivilegeChangeRequestAuditEventBuilder
 
PrivilegeDAO - Class in org.apache.ambari.server.orm.dao
Privilege Data Access Object.
PrivilegeDAO() - Constructor for class org.apache.ambari.server.orm.dao.PrivilegeDAO
 
PrivilegeEntity - Class in org.apache.ambari.server.orm.entities
Represents an admin privilege.
PrivilegeEntity() - Constructor for class org.apache.ambari.server.orm.entities.PrivilegeEntity
 
PrivilegeEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles privilege requests For resource type Resource.Type#ClusterPrivilege and request types Request.Type#POST, Request.Type#PUT
PrivilegeEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.PrivilegeEventCreator
 
privilegeId - Variable in class org.apache.ambari.server.controller.PrivilegeResponse
 
PrivilegeResourceDefinition - Class in org.apache.ambari.server.api.resources
Privilege resource definition.
PrivilegeResourceDefinition(Resource.Type) - Constructor for class org.apache.ambari.server.api.resources.PrivilegeResourceDefinition
Construct a privilege resource definition.
PrivilegeResourceProvider<T> - Class in org.apache.ambari.server.controller.internal
Abstract resource provider for privilege resources.
PrivilegeResourceProvider(Set<String>, Map<Resource.Type, String>, Resource.Type) - Constructor for class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
Construct a privilege resource provider.
PrivilegeResponse - Class in org.apache.ambari.server.controller
 
PrivilegeResponse() - Constructor for class org.apache.ambari.server.controller.PrivilegeResponse
 
PrivilegeService - Class in org.apache.ambari.server.api.services
Service responsible for privilege requests.
PrivilegeService() - Constructor for class org.apache.ambari.server.api.services.PrivilegeService
 
process() - Method in class org.apache.ambari.server.agent.AgentReport
 
process(R, String) - Method in class org.apache.ambari.server.agent.AgentReport
 
process(List<CommandReport>, String) - Method in class org.apache.ambari.server.agent.CommandStatusAgentReport
 
process(List<ComponentStatus>, String) - Method in class org.apache.ambari.server.agent.ComponentStatusAgentReport
 
process(ComponentVersionReports, String) - Method in class org.apache.ambari.server.agent.ComponentVersionAgentReport
 
process(HostStatusReport, String) - Method in class org.apache.ambari.server.agent.HostStatusAgentReport
 
process(Request, TreeNode<Resource>, String) - Method in interface org.apache.ambari.server.api.resources.ResourceDefinition.PostProcessor
 
process() - Method in class org.apache.ambari.server.api.services.BaseRequest
 
process() - Method in interface org.apache.ambari.server.api.services.Request
Process the request.
process(Result) - Method in interface org.apache.ambari.server.api.services.ResultPostProcessor
Process the given result.
process(Result) - Method in class org.apache.ambari.server.api.services.ResultPostProcessorImpl
 
process() - Method in class org.apache.ambari.server.stack.UpdateActiveRepoVersionOnStartup
Updates the active RepositoryVersionEntity for clusters with add-on services defined in management packs.
process() - Method in class org.apache.ambari.server.topology.ClusterConfigurationRequest
 
processAddServiceRequest(Cluster, AddServiceRequest) - Method in class org.apache.ambari.server.topology.addservice.AddServiceOrchestrator
 
processAlerts(HeartBeat) - Method in class org.apache.ambari.server.agent.HeartbeatProcessor
Extracts all of the Alerts from the heartbeat and fires AlertEvents for each one.
processAlerts(String, List<Alert>) - Method in class org.apache.ambari.server.agent.HeartbeatProcessor
 
processAndPersistProvisionClusterTopologyRequest(ProvisionClusterRequest, ClusterTopology, Long) - Method in class org.apache.ambari.server.topology.TopologyManager
Creates and persists a PersistedTopologyRequest and a LogicalRequest for the provided provision cluster request and topology.
processAndPersistTopologyRequest(BaseClusterRequest, ClusterTopology, Long) - Method in class org.apache.ambari.server.topology.TopologyManager
Creates and persists a PersistedTopologyRequest and a LogicalRequest for the provided request and topology.
processCommandReports(HeartBeat, long) - Method in class org.apache.ambari.server.agent.HeartbeatProcessor
Process reports of tasks executed on agents
processCommandReports(List<CommandReport>, String, Long) - Method in class org.apache.ambari.server.agent.HeartbeatProcessor
 
processConfig(Configuration) - Method in class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
 
processConfig(Configuration) - Method in class org.apache.ambari.server.security.AmbariServerSecurityHeaderFilter
 
processConfig(Configuration) - Method in class org.apache.ambari.server.security.AmbariViewsSecurityHeaderFilter
 
processConfigurationChanges(String, Map<String, Map<String, String>>, Map<String, Set<String>>, KerberosDescriptor, UpdateConfigurationPolicy) - Method in class org.apache.ambari.server.serveraction.kerberos.AbstractPrepareKerberosServerAction
Processes configuration changes to determine if any work needs to be done.
processCreateTemplate(Map<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.ADKerberosOperationHandler
Processes a Velocity template to generate a map of attributes and values to use to create Active Directory accounts.
processDeleteByMetaData(DeleteHostComponentStatusMetaData) - Method in class org.apache.ambari.server.topology.STOMPComponentsDeleteHandler
 
processDeleteByMetaDataException(DeleteHostComponentStatusMetaData) - Method in class org.apache.ambari.server.topology.STOMPComponentsDeleteHandler
 
processDeleteCluster(Long) - Method in class org.apache.ambari.server.topology.STOMPComponentsDeleteHandler
 
processDeleteRequestForwarding(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.proxy.ProxyService
 
PROCESSES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
processGetRequestForwarding(HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.proxy.ProxyService
 
processHeartbeat(HeartBeat) - Method in class org.apache.ambari.server.agent.HeartbeatProcessor
Incapsulates logic for processing data from agent heartbeat
processHiddenAttribute(Map<String, Map<String, String>>, Map<String, Map<String, Map<String, String>>>, String, boolean) - Static method in class org.apache.ambari.server.state.ConfigHelper
Removes properties from configurations that marked as hidden for specified component.
processHostGroups(StackAdvisorRequest) - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ConfigurationDependenciesRecommendationCommand
 
processHostGroups(StackAdvisorRequest) - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ConfigurationRecommendationCommand
 
processHostRemovedEvent(HostsRemovedEvent) - Method in class org.apache.ambari.server.topology.TopologyManager
Removes a host from the available hosts when the host gets deleted.
processHostStatus(HeartBeat) - Method in class org.apache.ambari.server.agent.HeartbeatProcessor
Update host status basing on components statuses
processHostStatus(List<ComponentStatus>, List<CommandReport>, String) - Method in class org.apache.ambari.server.agent.HeartbeatProcessor
 
processIdentities(Map<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
Iterates through the Kerberos identity metadata from the KerberosIdentityDataFileReader and calls the implementing class to handle each identity found.
processIdentity(ResolvedKerberosPrincipal, KerberosOperationHandler, Map<String, String>, boolean, Map<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.AbstractPrepareKerberosServerAction
 
processIdentity(ResolvedKerberosPrincipal, KerberosOperationHandler, Map<String, String>, boolean, Map<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.CleanupServerAction
Processes an identity as necessary.
processIdentity(ResolvedKerberosPrincipal, KerberosOperationHandler, Map<String, String>, boolean, Map<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.ConfigureAmbariIdentitiesServerAction
Creates keytab file for ambari-server identity.
processIdentity(ResolvedKerberosPrincipal, KerberosOperationHandler, Map<String, String>, boolean, Map<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.CreateKeytabFilesServerAction
For each identity, create a keytab and append to a new or existing keytab file.
processIdentity(ResolvedKerberosPrincipal, KerberosOperationHandler, Map<String, String>, boolean, Map<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.CreatePrincipalsServerAction
For each identity, generate a unique password, and create a new or update an existing principal in an assumed to be configured KDC.
processIdentity(ResolvedKerberosPrincipal, KerberosOperationHandler, Map<String, String>, boolean, Map<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.DestroyPrincipalsServerAction
For each identity, remove the principal from the configured KDC.
processIdentity(ResolvedKerberosPrincipal, KerberosOperationHandler, Map<String, String>, boolean, Map<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.FinalizeKerberosServerAction
Processes an identity as necessary.
processIdentity(ResolvedKerberosPrincipal, KerberosOperationHandler, Map<String, String>, boolean, Map<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
Processes an identity as necessary.
processIdentity(ResolvedKerberosPrincipal, KerberosOperationHandler, Map<String, String>, boolean, Map<String, Object>) - Method in class org.apache.ambari.server.serveraction.kerberos.PrepareEnableKerberosServerAction
 
ProcessingComponent() - Constructor for class org.apache.ambari.server.stack.upgrade.UpgradePack.ProcessingComponent
 
ProcessingPredicateVisitor - Class in org.apache.ambari.server.api.query
A predicate visitor used to process a predicate to do the following : 1) Create a new predicate with all sub-resource elements contained in the visited predicate removed (converted to AlwaysPredicate).
ProcessingPredicateVisitor(QueryImpl) - Constructor for class org.apache.ambari.server.api.query.ProcessingPredicateVisitor
Constructor.
ProcessingService() - Constructor for class org.apache.ambari.server.stack.upgrade.UpgradePack.ProcessingService
 
processLdapSync(LdapBatchDto) - Method in class org.apache.ambari.server.security.authorization.Users
Executes batch queries to database to insert large amounts of LDAP data.
PROCESSOR_BASED_THREADPOOL_CORE_SIZE_DEFAULT - Static variable in class org.apache.ambari.server.configuration.Configuration
Threadpool sizing based on the number of available processors multiplied by 2.
PROCESSOR_BASED_THREADPOOL_MAX_SIZE_DEFAULT - Static variable in class org.apache.ambari.server.configuration.Configuration
Threadpool sizing based on the number of available processors multiplied by 4.
processPostRequestForwarding(InputStream, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.proxy.ProxyService
 
processPreconfiguredServiceConfigurations(Map<String, Map<String, String>>, Map<String, Map<String, String>>, Cluster, KerberosDescriptor) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Determines which services, not currently installed, should be preconfigured to aid in reducing the number of service restarts when new services are added to a cluster where Kerberos is enabled.
processPreconfiguredServiceConfigurations(Map<String, Map<String, String>>, Map<String, Map<String, String>>, Cluster, KerberosDescriptor) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
processPutRequestForwarding(InputStream, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.proxy.ProxyService
 
processReceiveReport(Long, AckReport) - Method in class org.apache.ambari.server.events.MessageEmitter
 
processRecoveryReport(RecoveryReport, String) - Method in class org.apache.ambari.server.agent.HeartBeatHandler
 
processRpcMetricDefinition(String, String, String, Metric) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
Special handle rpc port tags added to metric names for HDFS Namenode Returns the replacement definitions
processServiceComponentHostEvents(ListMultimap<String, ServiceComponentHostEvent>) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Bulk handle service component host events
processServiceComponentHostEvents(ListMultimap<String, ServiceComponentHostEvent>) - Method in interface org.apache.ambari.server.state.Cluster
Bulk handle service component host events
processServiceComponentHostEventsInSingleTransaction(ListMultimap<String, ServiceComponentHostEvent>) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Bulk handle service component host events, wrapping all handling in a single transaction.
processServiceComponentHosts(Cluster, KerberosDescriptor, List<ServiceComponentHost>, Collection<String>, String, Map<String, Map<String, String>>, Map<String, Map<String, String>>, boolean, Map<String, Set<String>>) - Method in class org.apache.ambari.server.serveraction.kerberos.AbstractPrepareKerberosServerAction
 
processServiceComponents(Cluster, KerberosDescriptor, List<Component>, Collection<String>, String, Map<String, Map<String, String>>, Map<String, Map<String, String>>, boolean, Map<String, Set<String>>) - Method in class org.apache.ambari.server.serveraction.kerberos.AbstractPrepareKerberosServerAction
 
processStatusReports(HeartBeat) - Method in class org.apache.ambari.server.agent.HeartbeatProcessor
Process reports of status commands
processStatusReports(List<ComponentStatus>, String) - Method in class org.apache.ambari.server.agent.HeartbeatProcessor
Process reports of status commands
processTaskResponse(String, List<CommandReport>, Map<Long, HostRoleCommand>) - Method in class org.apache.ambari.server.actionmanager.ActionManager
Persists command reports into the db
processURL(String, String, String, Map<String, List<String>>) - Method in class org.apache.ambari.server.controller.internal.URLStreamProvider
Get a URL connection from the given spec.
processURL(String, String, InputStream, Map<String, List<String>>) - Method in class org.apache.ambari.server.controller.internal.URLStreamProvider
Get a URL connection from the given spec.
processURL(String, String, byte[], Map<String, List<String>>) - Method in class org.apache.ambari.server.controller.internal.URLStreamProvider
Get a URL connection from the given spec.
processVersionReports(ComponentVersionReports, String) - Method in class org.apache.ambari.server.agent.HeartbeatProcessor
Process reports of components versions
properties(Map<?, ?>) - Method in class com.google.inject.persist.jpa.AmbariJpaPersistModule
Configures the JPA persistence provider with a set of properties.
PROPERTIES - Static variable in class org.apache.ambari.server.controller.internal.RootServiceComponentResourceProvider
 
PROPERTIES - Static variable in class org.apache.ambari.server.controller.internal.RootServiceHostComponentResourceProvider
 
PROPERTIES - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
properties - Static variable in class org.apache.ambari.server.orm.entities.AlertTargetEntity_
 
properties - Variable in class org.apache.ambari.server.stack.upgrade.UpgradePack.PrerequisiteCheckProperties
Config properties for the prerequisite check
PROPERTIES_ATTRIBUTES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
PROPERTIES_ATTRIBUTES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigurationResourceProvider
 
PROPERTIES_ATTRIBUTES_PROPERTY_ID - Static variable in class org.apache.ambari.server.topology.BlueprintFactory
 
PROPERTIES_ATTRIBUTES_REGEX - Static variable in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
 
PROPERTIES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
PROPERTIES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
PROPERTIES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigurationResourceProvider
 
PROPERTIES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RootServiceComponentResourceProvider
 
PROPERTIES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RootServiceHostComponentResourceProvider
 
PROPERTIES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
PROPERTIES_PROPERTY_ID - Static variable in class org.apache.ambari.server.topology.BlueprintFactory
 
propertiesDirFile - Variable in class org.apache.ambari.server.stack.ConfigurationDirectory
Properties directory
PropertiesEncryptor - Class in org.apache.ambari.server.security.encryption
A common base class for various encryptor implementations
PropertiesEncryptor(EncryptionService) - Constructor for class org.apache.ambari.server.security.encryption.PropertiesEncryptor
 
propertiesFor(Resource.Type, String) - Static method in class org.apache.ambari.server.controller.internal.RequestOperationLevel
Create a map of required properties to be added to a request info map which is then used to create a RequestOperationLevel object.
property - Variable in class org.apache.ambari.server.checks.ConfigurationMergeCheck.MergeDetail
 
property(String) - Method in class org.apache.ambari.server.controller.utilities.PredicateBuilder
 
property - Variable in class org.apache.ambari.server.stack.upgrade.ConfigurationCondition
The configuration property key.
PROPERTY_COLUMN_MAP - Static variable in class org.apache.ambari.server.api.services.serializers.CsvSerializer
Property name for the CsvSerializer-specific column map where the value of this property contains a map of resource property names to header descriptive names.
PROPERTY_COLUMN_ORDER - Static variable in class org.apache.ambari.server.api.services.serializers.CsvSerializer
Property name for the CsvSerializer-specific column order where the value of this property contains a list of resource property names in the order to export.
PROPERTY_DEPENDS_ON_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackConfigurationResourceProvider
 
PROPERTY_DESCRIPTION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackConfigurationResourceProvider
 
PROPERTY_DESCRIPTION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackLevelConfigurationResourceProvider
 
PROPERTY_DISPLAY_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackConfigurationResourceProvider
 
PROPERTY_DISPLAY_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackLevelConfigurationResourceProvider
 
PROPERTY_FILE_NAME - Static variable in class org.apache.ambari.server.state.ValueAttributesInfo
 
PROPERTY_FILE_TYPE - Static variable in class org.apache.ambari.server.state.ValueAttributesInfo
 
PROPERTY_FINAL_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackConfigurationResourceProvider
 
PROPERTY_FINAL_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackLevelConfigurationResourceProvider
 
PROPERTY_HADOOP_PROXYUSER_HTTP_HOSTS - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
PROPERTY_IDS - Static variable in class org.apache.ambari.server.controller.internal.HostKerberosIdentityResourceProvider
 
PROPERTY_IDS - Static variable in class org.apache.ambari.server.controller.internal.StackVersionResourceProvider
 
PROPERTY_MASK_FILE - Static variable in class org.apache.ambari.server.configuration.Configuration
The path of the file which lists the properties that should be masked from the api that returns ambari.properties
PROPERTY_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackConfigurationDependencyResourceProvider
 
PROPERTY_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackConfigurationResourceProvider
 
PROPERTY_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackLevelConfigurationResourceProvider
 
PROPERTY_PROPERTY_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackConfigurationResourceProvider
 
PROPERTY_PROPERTY_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackLevelConfigurationResourceProvider
 
PROPERTY_PROVIDER_THREADPOOL_COMPLETION_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The maximum time, in TimeUnit.MILLISECONDS, that a synchronous request to a PropertyProvider can run before being terminated.
PROPERTY_PROVIDER_THREADPOOL_CORE_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The core number of threads that will be used to retrieve data from PropertyProviders, such as remote JMX endpoints.
PROPERTY_PROVIDER_THREADPOOL_MAX_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The maximum number of threads that will be used to retrieve data from PropertyProviders such as remote JMX endpoints.
PROPERTY_PROVIDER_THREADPOOL_WORKER_QUEUE_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The maximum size of pending PropertyProvider requests which can be queued before rejecting new requests.
PROPERTY_RANGER_HBASE_PLUGIN_ENABLED - Static variable in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
PROPERTY_RANGER_HIVE_PLUGIN_ENABLED - Static variable in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
PROPERTY_RANGER_KNOX_PLUGIN_ENABLED - Static variable in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
PROPERTY_SCHEMA_PATH - Static variable in class org.apache.ambari.server.stack.StackManager
 
PROPERTY_TEMPLETON_HIVE_PROPERTIES - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
PROPERTY_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackConfigurationResourceProvider
 
PROPERTY_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackLevelConfigurationResourceProvider
 
PROPERTY_VALIDATION_RESULTS - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
PROPERTY_VALIDATION_RESULTS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
PROPERTY_VALUE_ATTRIBUTES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackConfigurationResourceProvider
 
PROPERTY_VALUE_ATTRIBUTES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackLevelConfigurationResourceProvider
 
PROPERTY_VALUE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackConfigurationResourceProvider
 
PROPERTY_VALUE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackLevelConfigurationResourceProvider
 
PropertyConfig - Class in org.apache.ambari.server.view.configuration
View instance property configuration.
PropertyConfig() - Constructor for class org.apache.ambari.server.view.configuration.PropertyConfig
 
PropertyDependencyInfo - Class in org.apache.ambari.server.state
 
PropertyDependencyInfo() - Constructor for class org.apache.ambari.server.state.PropertyDependencyInfo
 
PropertyDependencyInfo(String, String) - Constructor for class org.apache.ambari.server.state.PropertyDependencyInfo
 
PropertyHelper - Class in org.apache.ambari.server.controller.utilities
Utility class that provides Property helper methods.
PropertyHelper() - Constructor for class org.apache.ambari.server.controller.utilities.PropertyHelper
 
PropertyHelper.Metric - Class in org.apache.ambari.server.controller.utilities
 
propertyIds - Static variable in class org.apache.ambari.server.controller.internal.ActiveWidgetLayoutResourceProvider
 
propertyIds - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
The property ids for a cluster resource.
propertyIds - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
The property ids for a HostComponent resource.
propertyIds - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
The property ids for a Host resource.
propertyIds - Static variable in class org.apache.ambari.server.controller.internal.JobResourceProvider
The property ids for a Job resource.
propertyIds - Static variable in class org.apache.ambari.server.controller.internal.OperatingSystemResourceProvider
 
propertyIds - Static variable in class org.apache.ambari.server.controller.internal.PreUpgradeCheckResourceProvider
 
propertyIds - Static variable in class org.apache.ambari.server.controller.internal.QuickLinkArtifactResourceProvider
resource properties
propertyIds - Static variable in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
propertyIds - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
propertyIds - Static variable in class org.apache.ambari.server.controller.internal.StackArtifactResourceProvider
resource properties
propertyIds - Static variable in class org.apache.ambari.server.controller.internal.StackResourceProvider
The property ids for a Stack resource.
propertyIds - Static variable in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
The property ids for a TaskAttempt resource.
propertyIds - Static variable in class org.apache.ambari.server.controller.internal.ThemeArtifactResourceProvider
resource properties
propertyIds - Static variable in class org.apache.ambari.server.controller.internal.WidgetLayoutResourceProvider
 
propertyIds - Static variable in class org.apache.ambari.server.controller.internal.WidgetResourceProvider
 
PropertyInfo - Class in org.apache.ambari.server.controller.internal
Property identifier information.
PropertyInfo(String, boolean, boolean) - Constructor for class org.apache.ambari.server.controller.internal.PropertyInfo
 
PropertyInfo - Class in org.apache.ambari.server.state
 
PropertyInfo() - Constructor for class org.apache.ambari.server.state.PropertyInfo
 
PropertyInfo.PropertyType - Enum in org.apache.ambari.server.state
 
PropertyKeyState - Enum in org.apache.ambari.server.stack.upgrade
The PropertyKeyState enum is used to represent the state of the property
PropertyPredicate - Class in org.apache.ambari.server.controller.predicate
Predicate that is associated with a resource property.
PropertyPredicate(String) - Constructor for class org.apache.ambari.server.controller.predicate.PropertyPredicate
 
PropertyPredicateVisitor - Class in org.apache.ambari.server.controller.internal
Predicate visitor for extracting property values from the PropertyPredicates of a predicate graph.
PropertyPredicateVisitor() - Constructor for class org.apache.ambari.server.controller.internal.PropertyPredicateVisitor
 
PropertyProvider - Interface in org.apache.ambari.server.controller.spi
The property provider is used to plug in various property sources into a resource provider.
PropertyStackUpgradeBehavior - Class in org.apache.ambari.server.state
Represents a behavior used during ambari upgrade for property
PropertyStackUpgradeBehavior() - Constructor for class org.apache.ambari.server.state.PropertyStackUpgradeBehavior
 
PropertyStackUpgradeBehavior(boolean) - Constructor for class org.apache.ambari.server.state.PropertyStackUpgradeBehavior
 
PropertyUpgradeBehavior - Class in org.apache.ambari.server.state
Represents a behavior used during ambari upgrade for property
PropertyUpgradeBehavior() - Constructor for class org.apache.ambari.server.state.PropertyUpgradeBehavior
 
PropertyUpgradeBehavior(boolean, boolean, boolean) - Constructor for class org.apache.ambari.server.state.PropertyUpgradeBehavior
 
PropertyValueTrimmingStrategyDefiner - Class in org.apache.ambari.server.controller.internal
 
PropertyValueTrimmingStrategyDefiner() - Constructor for class org.apache.ambari.server.controller.internal.PropertyValueTrimmingStrategyDefiner
 
Protocol - Class in org.apache.ambari.server.state.quicklinks
 
Protocol() - Constructor for class org.apache.ambari.server.state.quicklinks.Protocol
 
provideAlertDefinitionAgentUpdateEvent(AlertDefinitionEventType, Long, Map<Long, AlertDefinition>, String) - Method in class org.apache.ambari.server.agent.stomp.AlertDefinitionsHolder
 
provider - Variable in class org.apache.ambari.server.credentialapi.CredentialUtil
Provider specified using the -provider option
ProviderModule - Interface in org.apache.ambari.server.controller.spi
Interface to allow the plugging in of resource adapters.
provideStaleAlertDefinitionUpdateEvent(AlertDefinitionEventType, Long, Integer, String) - Method in class org.apache.ambari.server.agent.stomp.AlertDefinitionsHolder
 
PROVISION_ACTION_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.BaseClusterRequest
Support for controlling whether Install and Start tasks are created on blueprint deploy by default.
provisionAction - Variable in class org.apache.ambari.server.controller.internal.BaseClusterRequest
 
ProvisionAction - Enum in org.apache.ambari.server.controller.internal
 
ProvisionActionPredicateBuilder - Class in org.apache.ambari.server.topology.addservice
Builds predicates to be used in the "update host component state" requests, one for each ProvisionStep.
ProvisionActionPredicateBuilder(AddServiceInfo) - Constructor for class org.apache.ambari.server.topology.addservice.ProvisionActionPredicateBuilder
 
provisionCluster(ProvisionClusterRequest) - Method in class org.apache.ambari.server.topology.TopologyManager
 
ProvisionClusterRequest - Class in org.apache.ambari.server.controller.internal
Request for provisioning a cluster.
ProvisionClusterRequest(Map<String, Object>, SecurityConfiguration) - Constructor for class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
Constructor.
PROVISIONING_STATE - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
ProvisionStep - Enum in org.apache.ambari.server.topology
Steps of service provisioning.
PROXY_ALLOWED_HOST_PORTS - Static variable in class org.apache.ambari.server.configuration.Configuration
Allow proxy calls to these hosts and ports only
ProxyService - Class in org.apache.ambari.server.proxy
 
ProxyService() - Constructor for class org.apache.ambari.server.proxy.ProxyService
 
pruneServiceFilter() - Method in class org.apache.ambari.server.serveraction.kerberos.CleanupServerAction
 
pruneServiceFilter() - Method in class org.apache.ambari.server.serveraction.kerberos.DestroyPrincipalsServerAction
 
pruneServiceFilter() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
 
pruneServiceFilter() - Method in class org.apache.ambari.server.serveraction.kerberos.PrepareDisableKerberosServerAction
 
PUBLIC_HOST_NAME - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
PUBLIC_HOST_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
PUBLIC_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
publicHostName - Static variable in class org.apache.ambari.server.orm.entities.HostEntity_
 
publish(AlertEvent) - Method in class org.apache.ambari.server.events.publishers.AlertEventPublisher
Publishes the specified event to all registered listeners that Subscribe to any of the AlertEvent instances.
publish(AmbariEvent) - Method in class org.apache.ambari.server.events.publishers.AmbariEventPublisher
Publishes the specified event to all registered listeners that Subscribe to any of the AmbariEvent instances.
publish(T, EventBus) - Method in class org.apache.ambari.server.events.publishers.BufferedUpdateEventPublisher
 
publish(JPAEvent) - Method in class org.apache.ambari.server.events.publishers.JPAEventPublisher
Publishes the specified event to all registered listeners that Subscribe to any of the JPAEventPublisher instances.
publish(STOMPEvent) - Method in class org.apache.ambari.server.events.publishers.STOMPUpdatePublisher
 
publish(TaskEvent) - Method in class org.apache.ambari.server.events.publishers.TaskEventPublisher
Publishes the specified event to all registered listeners that Subscribe to TaskEvent instances.
publish(ClusterEvent) - Method in class org.apache.ambari.server.events.publishers.VersionEventPublisher
Publishes the specified event to all registered listeners that Subscribe to any of the ClusterEvent instances.
publish(List<SingleMetric>) - Method in class org.apache.ambari.server.metrics.system.impl.AmbariMetricSinkImpl
Publish metrics to AMS.
publish(Map<String, Long>) - Method in class org.apache.ambari.server.metrics.system.impl.DatabaseMetricsSource
Method to publish metrics to Sink asynchronously.
publish(List<SingleMetric>) - Method in interface org.apache.ambari.server.metrics.system.MetricsSink
Publish metrics to Collector
publishDesiredRepositoriesUpdates(UpgradeContext) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeHelper
 
publishHostsDeletion(Set<Long>, Set<String>) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
publishHostsDeletion(Set<Long>, Set<String>) - Method in interface org.apache.ambari.server.state.Clusters
Publish event set of hosts were removed
publishTaskCreateEvent(List<HostRoleCommand>) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
publishTaskUpdateEvent(List<HostRoleCommand>) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
PurgePolicy - Enum in org.apache.ambari.server.cleanup
Supported purge policies.
put(String) - Method in class org.apache.ambari.server.api.services.PersistKeyValueImpl
 
put(String, String) - Method in class org.apache.ambari.server.api.services.PersistKeyValueImpl
 
put() - Method in class org.apache.ambari.server.api.services.views.ViewInstanceService.NotFoundResponse
Handles: PUT /{resourceName} Handle PUT resource with 404 response
putAuthToLocalProperty(String) - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Adds the specified property name to the set of auth_to_local property names.
putComponent(KerberosComponentDescriptor) - Method in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptor
Adds or replaces a KerberosComponentDescriptor

If a KerberosComponentDescriptor with the same name already exists in the components Map, it will be replaced; else a new entry will be made.

putConfiguration(KerberosConfigurationDescriptor) - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Adds the specified KerberosConfigurationDescriptor to the list of KerberosConfigurationDescriptors.
putCurrentInstanceData(String, String, String) - Method in class org.apache.ambari.server.view.ViewDataMigrationContextImpl
 
putIdentity(KerberosIdentityDescriptor) - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Adds the specified KerberosIdentityDescriptor to the list of KerberosIdentityDescriptor.
putInstanceData(String, String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Associate the given instance data value with the given key.
putInstanceData(String, String) - Method in class org.apache.ambari.server.view.ViewContextImpl
 
putOriginInstanceData(String, String, String) - Method in class org.apache.ambari.server.view.ViewDataMigrationContextImpl
 
putProperty(String, String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Add a property value to this instance.
putProperty(String, String) - Method in class org.apache.ambari.server.state.kerberos.KerberosConfigurationDescriptor
Adds or updates the value of the configuration property with the specified name

If the property exists, it will be overwritten; else a new entry will be created.

putProperty(String, String) - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptor
Adds or updates a property value

If a property exists with the specified name, replaces its value; else adds a new entry.

putPropertyProviders(Resource.Type, List<PropertyProvider>) - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
 
PutRequest - Class in org.apache.ambari.server.api.services
A PUT request.
PutRequest(HttpHeaders, RequestBody, UriInfo, ResourceInstance) - Constructor for class org.apache.ambari.server.api.services.PutRequest
Constructor.
putResourceProvider(Resource.Type, ResourceProvider) - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
 
putService(KerberosServiceDescriptor) - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptor
Adds, replaces, or updates a KerberosServiceDescriptor

If a KerberosServiceDescriptor with the same name does not exist in the services Map, a new entry will be added; else if it one already exists and overwrite is true, it will be replaced; else the exsting entry will be updated.

putServiceMapping(String, String) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
putSub() - Method in class org.apache.ambari.server.api.services.views.ViewInstanceService.NotFoundResponse
Handles: PUT /{resourceName}/{.*} Handle PUT sub-resource with 404 response

Q

Query - Interface in org.apache.ambari.server.api.query
Responsible for querying the back end for read requests
QUERY_DOAS - Static variable in class org.apache.ambari.server.api.predicate.QueryLexer
 
QUERY_FIELD_NAME - Static variable in interface org.apache.ambari.server.api.services.parsers.RequestBodyParser
Name of the query property which may exist under REQUEST_INFO_PATH.
QUERY_FIELDS - Static variable in class org.apache.ambari.server.api.predicate.QueryLexer
Query string constants.
QUERY_FIELDS - Static variable in class org.apache.ambari.server.api.services.BaseService
 
QUERY_FILTER_DESCRIPTION - Static variable in class org.apache.ambari.server.api.services.BaseService
 
QUERY_FORMAT - Static variable in class org.apache.ambari.server.api.predicate.QueryLexer
 
QUERY_FROM - Static variable in class org.apache.ambari.server.api.predicate.QueryLexer
 
QUERY_FROM - Static variable in class org.apache.ambari.server.api.services.BaseService
 
QUERY_FROM_DESCRIPTION - Static variable in class org.apache.ambari.server.api.services.BaseService
 
QUERY_FROM_VALUES - Static variable in class org.apache.ambari.server.api.services.BaseService
 
QUERY_MINIMAL - Static variable in class org.apache.ambari.server.api.predicate.QueryLexer
 
QUERY_PAGE_SIZE - Static variable in class org.apache.ambari.server.api.predicate.QueryLexer
 
QUERY_PAGE_SIZE - Static variable in class org.apache.ambari.server.api.services.BaseService
 
QUERY_PAGE_SIZE_DESCRIPTION - Static variable in class org.apache.ambari.server.api.services.BaseService
 
QUERY_PREDICATE - Static variable in class org.apache.ambari.server.api.services.BaseService
 
QUERY_PREDICATE_DESCRIPTION - Static variable in class org.apache.ambari.server.api.services.BaseService
 
QUERY_SORT - Static variable in class org.apache.ambari.server.api.predicate.QueryLexer
 
QUERY_SORT - Static variable in class org.apache.ambari.server.api.services.BaseService
 
QUERY_SORT_DESCRIPTION - Static variable in class org.apache.ambari.server.api.services.BaseService
 
QUERY_TO - Static variable in class org.apache.ambari.server.api.predicate.QueryLexer
 
QUERY_TO - Static variable in class org.apache.ambari.server.api.services.BaseService
 
QUERY_TO_DESCRIPTION - Static variable in class org.apache.ambari.server.api.services.BaseService
 
QUERY_TO_TYPE - Static variable in class org.apache.ambari.server.api.services.BaseService
 
QUERY_TO_VALUES - Static variable in class org.apache.ambari.server.api.services.BaseService
 
QueryCreateHandler - Class in org.apache.ambari.server.api.handlers
Handler for creates that are applied to the results of a query.
QueryCreateHandler() - Constructor for class org.apache.ambari.server.api.handlers.QueryCreateHandler
 
queryForResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AlertHistoryResourceProvider
 
queryForResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AlertNoticeResourceProvider
 
queryForResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AlertResourceProvider
Query for resources that match the given predicate.
queryForResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.StageResourceProvider
 
queryForResources(Request, Predicate) - Method in interface org.apache.ambari.server.controller.spi.ExtendedResourceProvider
Query for resources that match the given predicate.
QueryImpl - Class in org.apache.ambari.server.api.query
Default read query.
QueryImpl(Map<Resource.Type, String>, ResourceDefinition, ClusterController) - Constructor for class org.apache.ambari.server.api.query.QueryImpl
Constructor
QueryInfo - Class in org.apache.ambari.server.api.query
Query related information.
QueryInfo(ResourceDefinition, Set<String>) - Constructor for class org.apache.ambari.server.api.query.QueryInfo
Constructor
queryJmxBeanValue(String, int, String, String, boolean) - Method in class org.apache.ambari.server.stack.MasterHostResolver
 
queryJmxBeanValue(String, int, String, String, boolean, boolean) - Method in class org.apache.ambari.server.stack.MasterHostResolver
Query the JMX attribute at http(s)://$server:$port/jmx?qry=$query or http(s)://$server:$port/jmx?get=$bean::$attribute
QueryLexer - Class in org.apache.ambari.server.api.predicate
Scans a query expression and generates an array of tokens.
QueryLexer() - Constructor for class org.apache.ambari.server.api.predicate.QueryLexer
Constructor.
QueryParser - Class in org.apache.ambari.server.api.predicate
Parser which produces a predicate instance from an array of tokens, which is generated by the lexer.
QueryParser() - Constructor for class org.apache.ambari.server.api.predicate.QueryParser
Constructor.
QueryPostRequest - Class in org.apache.ambari.server.api.services
Request for creating sub-resources of instances based on a query.
QueryPostRequest(HttpHeaders, RequestBody, UriInfo, ResourceInstance) - Constructor for class org.apache.ambari.server.api.services.QueryPostRequest
Constructor.
QueryResponse - Interface in org.apache.ambari.server.controller.spi
Resource query response.
QueryResponseImpl - Class in org.apache.ambari.server.controller.internal
Simple QueryResponse implementation.
QueryResponseImpl(Set<Resource>) - Constructor for class org.apache.ambari.server.controller.internal.QueryResponseImpl
Constructor.
QueryResponseImpl(Set<Resource>, boolean, boolean, int) - Constructor for class org.apache.ambari.server.controller.internal.QueryResponseImpl
Constructor.
questionMarkPattern - Static variable in class org.apache.ambari.server.controller.metrics.MetricsPropertyProvider
 
queued(int) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandStatusSummaryDTO
For testing, set the number of HostRoleStatus.QUEUED tasks
QUEUES - Static variable in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
QuickLink - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
QUICKLINK_DATA_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.QuickLinkArtifactResourceProvider
 
QUICKLINK_DEFAULT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.QuickLinkArtifactResourceProvider
 
QUICKLINK_FILE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.QuickLinkArtifactResourceProvider
 
QuickLinkArtifactResourceProvider - Class in org.apache.ambari.server.controller.internal
 
QuickLinkArtifactResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.QuickLinkArtifactResourceProvider
Create a new resource provider for the given management controller.
QuickLinks - Class in org.apache.ambari.server.state.quicklinks
 
QuickLinks() - Constructor for class org.apache.ambari.server.state.quicklinks.QuickLinks
 
QUICKLINKS_CONFIGURATION_KEY - Static variable in class org.apache.ambari.server.stack.QuickLinksConfigurationModule
 
QUICKLINKS_PROFILE_FILTERS_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
The global quick link filters property
QUICKLINKS_PROFILE_SERVICES_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
The service and component level quick link filters property
QuickLinksConfiguration - Class in org.apache.ambari.server.state.quicklinks
 
QuickLinksConfiguration() - Constructor for class org.apache.ambari.server.state.quicklinks.QuickLinksConfiguration
 
QuickLinksConfigurationInfo - Class in org.apache.ambari.server.state
Wrapper for quickLinksConfiguration description
QuickLinksConfigurationInfo() - Constructor for class org.apache.ambari.server.state.QuickLinksConfigurationInfo
 
QuickLinksConfigurationModule - Class in org.apache.ambari.server.stack
 
QuickLinksConfigurationModule(File) - Constructor for class org.apache.ambari.server.stack.QuickLinksConfigurationModule
 
QuickLinksConfigurationModule(File, QuickLinksConfigurationInfo) - Constructor for class org.apache.ambari.server.stack.QuickLinksConfigurationModule
 
QuickLinksConfigurationModule(QuickLinksConfigurationInfo) - Constructor for class org.apache.ambari.server.stack.QuickLinksConfigurationModule
 
QuickLinksProfile - Class in org.apache.ambari.server.state.quicklinksprofile
A quicklinks profile is essentially a set of quick link filters defined on three levels: global level service level component level (within a service)
QuickLinksProfile() - Constructor for class org.apache.ambari.server.state.quicklinksprofile.QuickLinksProfile
 
QuickLinksProfileBuilder - Class in org.apache.ambari.server.state.quicklinksprofile
Class to create a QuickLinksProfile based on data received in a request
QuickLinksProfileBuilder() - Constructor for class org.apache.ambari.server.state.quicklinksprofile.QuickLinksProfileBuilder
 
QuickLinksProfileEvaluationException - Exception in org.apache.ambari.server.state.quicklinksprofile
Exception that is thrown if a QuickLinkVisibilityController cannot be build due to errors in the QuickLinksProfile.
QuickLinksProfileEvaluationException(String) - Constructor for exception org.apache.ambari.server.state.quicklinksprofile.QuickLinksProfileEvaluationException
 
QuickLinksProfileEvaluationException(String, Throwable) - Constructor for exception org.apache.ambari.server.state.quicklinksprofile.QuickLinksProfileEvaluationException
 
QuickLinksProfileParser - Class in org.apache.ambari.server.state.quicklinksprofile
Loads and parses JSON quicklink profiles.
QuickLinksProfileParser() - Constructor for class org.apache.ambari.server.state.quicklinksprofile.QuickLinksProfileParser
 
QuickLinksResponse - Interface in org.apache.ambari.server.controller
Response schema for endpoint StacksService.getStackServiceQuickLinksConfiguration( String, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo, String, String, String, String) The interface is not actually implemented, it only carries swagger annotations.
QuickLinksResponse.QuickLinksResponseInfo - Interface in org.apache.ambari.server.controller
 
QuickLinkVisibilityController - Interface in org.apache.ambari.server.state.quicklinksprofile
 
QuickLinkVisibilityControllerFactory - Class in org.apache.ambari.server.state.quicklinksprofile
This factory returns the quicklinks visibility controller.
QuickLinkVisibilityControllerFactory() - Constructor for class org.apache.ambari.server.state.quicklinksprofile.QuickLinkVisibilityControllerFactory
 
quoteObjectName(String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Wraps object name with dbms-specific quotes
quoteObjectName(String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
quoteObjectName(String) - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
 
quoteObjectName(String) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
quoteObjectName(String) - Method in class org.apache.ambari.server.orm.helpers.dbms.MySqlHelper
 

R

RACK_INFO_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
rackInfo - Static variable in class org.apache.ambari.server.orm.entities.HostEntity_
 
RACKS - Static variable in class org.apache.ambari.server.utils.StageUtils
 
random() - Static method in class org.apache.ambari.server.agent.AgentEncryptionKey
 
RANGER_ADMIN - Static variable in class org.apache.ambari.server.Role
 
RANGER_KMS_SERVER - Static variable in class org.apache.ambari.server.Role
 
RANGER_USERSYNC - Static variable in class org.apache.ambari.server.Role
 
RCO_FILE_NAME - Static variable in class org.apache.ambari.server.stack.StackDirectory
 
READ_ONLY - Static variable in class org.apache.ambari.server.state.ValueAttributesInfo
 
readAs(String, String, String, Map<String, String>, String) - Method in class org.apache.ambari.server.view.ViewURLStreamProvider
 
readAs(String, String, InputStream, Map<String, String>, String) - Method in class org.apache.ambari.server.view.ViewURLStreamProvider
 
readAsCurrent(String, String, String, Map<String, String>) - Method in class org.apache.ambari.server.view.ViewURLStreamProvider
 
readAsCurrent(String, String, InputStream, Map<String, String>) - Method in class org.apache.ambari.server.view.ViewURLStreamProvider
 
readCustomActionDefinitions(File) - Method in class org.apache.ambari.server.customactions.ActionDefinitionManager
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.ambari.server.api.GsonJsonProvider
 
readFrom(String, String, String) - Method in class org.apache.ambari.server.controller.internal.URLStreamProvider
 
readFrom(String) - Method in class org.apache.ambari.server.controller.internal.URLStreamProvider
 
readFrom(String) - Method in interface org.apache.ambari.server.controller.utilities.StreamProvider
 
readFrom(String, String, String) - Method in interface org.apache.ambari.server.controller.utilities.StreamProvider
 
readFrom(String, String, String, Map<String, String>) - Method in class org.apache.ambari.server.view.RemoteAmbariStreamProvider
 
readFrom(String, String, InputStream, Map<String, String>) - Method in class org.apache.ambari.server.view.RemoteAmbariStreamProvider
 
readFrom(String, String, String, Map<String, String>) - Method in class org.apache.ambari.server.view.ViewAmbariStreamProvider
 
readFrom(String, String, InputStream, Map<String, String>) - Method in class org.apache.ambari.server.view.ViewAmbariStreamProvider
 
readFrom(String, String, String, Map<String, String>) - Method in class org.apache.ambari.server.view.ViewURLStreamProvider
 
readFrom(String, String, InputStream, Map<String, String>) - Method in class org.apache.ambari.server.view.ViewURLStreamProvider
 
ReadHandler - Class in org.apache.ambari.server.api.handlers
Responsible for read requests.
ReadHandler() - Constructor for class org.apache.ambari.server.api.handlers.ReadHandler
 
readKeytabFile(File) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Reads a file containing keytab data into a new Keytab
ReadOnlyResourceProvider - Class in org.apache.ambari.server.controller.internal
 
readPassword(String, String) - Method in class org.apache.ambari.server.utils.PasswordUtils
Reading the password belong to the given password property
readPasswordFromFile(String, String) - Method in class org.apache.ambari.server.utils.PasswordUtils
Reading password from the given password file
readPasswordFromStore(String, Configuration) - Method in class org.apache.ambari.server.utils.PasswordUtils
Reading the password from Credential Store for the given alias
readSourceVersion() - Method in class org.apache.ambari.server.upgrade.SchemaUpgradeHelper
 
readUserContext(Request) - Method in class org.apache.ambari.server.controller.internal.StackAdvisorResourceProvider
Parse the user contex for the call.
readViewArchive(Path) - Method in class org.apache.ambari.server.view.ViewRegistry
Extract a view archive at the specified path
readViewArchives() - Method in class org.apache.ambari.server.view.ViewRegistry
Read all view archives.
readViewArchives(String) - Method in class org.apache.ambari.server.view.ViewRegistry
Read only view archives with names corresponding to given regular expression.
RECALCULATE_AGGREGATE_ALERT_STATES - Static variable in enum org.apache.ambari.server.state.AlertState
 
recalculateHostVersionState() - Method in interface org.apache.ambari.server.state.ServiceComponentHost
Updates an existing HostVersionEntity for the desired repository of this component, or create one if it doesn't exist.
recalculateHostVersionState() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
Updates an existing HostVersionEntity for the desired repository of this component, or create one if it doesn't exist.
Recipient - Class in org.apache.ambari.server.notifications
The Recipient class represents a target of a Notification.
Recipient() - Constructor for class org.apache.ambari.server.notifications.Recipient
Constructor.
Recipients - Variable in class org.apache.ambari.server.notifications.Notification
The optional recipients of the notification.
recommend(StackAdvisorRequest) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorHelper
Returns recommendation (component-layout or configurations) based on the request.
RECOMMEND_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
Recommendation() - Constructor for class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.Recommendation
 
Recommendation - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
RECOMMENDATION_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
RecommendationIgnoreEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator ignores recommendation post requests For resource type Resource.Type#Recommendation and request types Request.Type#POST
RecommendationIgnoreEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.RecommendationIgnoreEventCreator
 
RecommendationResourceDefinition - Class in org.apache.ambari.server.api.resources
Recommendation resource definition.
RecommendationResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.RecommendationResourceDefinition
Constructor.
RecommendationResourceProvider - Class in org.apache.ambari.server.controller.internal
 
RecommendationResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
RecommendationResponse - Class in org.apache.ambari.server.api.services.stackadvisor.recommendations
Recommendation response POJO.
RecommendationResponse() - Constructor for class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse
 
RecommendationResponse.BindingHostGroup - Class in org.apache.ambari.server.api.services.stackadvisor.recommendations
 
RecommendationResponse.Blueprint - Class in org.apache.ambari.server.api.services.stackadvisor.recommendations
 
RecommendationResponse.BlueprintClusterBinding - Class in org.apache.ambari.server.api.services.stackadvisor.recommendations
 
RecommendationResponse.BlueprintConfigurations - Class in org.apache.ambari.server.api.services.stackadvisor.recommendations
 
RecommendationResponse.ConfigGroup - Class in org.apache.ambari.server.api.services.stackadvisor.recommendations
 
RecommendationResponse.HostGroup - Class in org.apache.ambari.server.api.services.stackadvisor.recommendations
 
RecommendationResponse.Recommendation - Class in org.apache.ambari.server.api.services.stackadvisor.recommendations
 
RECOMMENDATIONS_ARTIFACTS_LIFETIME - Static variable in class org.apache.ambari.server.configuration.Configuration
The amount of time that recommendation API data is kept on the Ambari Server file system.
RECOMMENDATIONS_ARTIFACTS_ROLLOVER_MAX - Static variable in class org.apache.ambari.server.configuration.Configuration
 
RECOMMENDATIONS_DIR - Static variable in class org.apache.ambari.server.configuration.Configuration
The directory on the Ambari Server file system used for storing Recommendation API artifacts.
RECOMMENDATIONS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
RECOMMENDATIONS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
RecommendationService - Class in org.apache.ambari.server.api.services
Service responsible for preparing recommendations for host-layout and configurations.
RecommendationService() - Constructor for class org.apache.ambari.server.api.services.RecommendationService
 
reconcileAlertDefinitions(Clusters, boolean) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Compares the alert definitions defined on the stack with those in the database and merges any new or updated definitions.
reconcileAlertDefinitions(Cluster, boolean) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Compares the alert definitions defined on the stack with those in the database and merges any new or updated definitions.
reconcileCategory(String, Map<String, String>, boolean) - Method in class org.apache.ambari.server.orm.dao.AmbariConfigurationDAO
Reconciles the properties associted with an Ambari confgiration category (for example, ldap-configuration) using persisted properties and the supplied properties.
RECOVERY_DISABLED_COMPONENTS - Static variable in class org.apache.ambari.server.configuration.Configuration
A comma-separated list of component names which are not included in automatic recovery attempts.
RECOVERY_ENABLED - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
RECOVERY_ENABLED_COMPONENTS - Static variable in class org.apache.ambari.server.configuration.Configuration
A comma-separated list of component names which are included in automatic recovery attempts.
RECOVERY_ENABLED_KEY - Static variable in class org.apache.ambari.server.agent.RecoveryConfigHelper
Recovery related configuration
RECOVERY_ENABLED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
RECOVERY_LIFETIME_MAX_COUNT - Static variable in class org.apache.ambari.server.configuration.Configuration
The maximum number of recovery attempts of a failed component during the lifetime of an Ambari Agent instance.
RECOVERY_LIFETIME_MAX_COUNT_DEFAULT - Static variable in class org.apache.ambari.server.agent.RecoveryConfigHelper
 
RECOVERY_LIFETIME_MAX_COUNT_KEY - Static variable in class org.apache.ambari.server.agent.RecoveryConfigHelper
 
RECOVERY_MAX_COUNT - Static variable in class org.apache.ambari.server.configuration.Configuration
The maximum number of recovery attempts of a failed component during a specified recovery window.
RECOVERY_MAX_COUNT_DEFAULT - Static variable in class org.apache.ambari.server.agent.RecoveryConfigHelper
 
RECOVERY_MAX_COUNT_KEY - Static variable in class org.apache.ambari.server.agent.RecoveryConfigHelper
 
RECOVERY_REPORT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
RECOVERY_RETRY_GAP - Static variable in class org.apache.ambari.server.configuration.Configuration
The delay, in TimeUnit.MINUTES, between automatic retry windows.
RECOVERY_RETRY_GAP_DEFAULT - Static variable in class org.apache.ambari.server.agent.RecoveryConfigHelper
 
RECOVERY_RETRY_GAP_KEY - Static variable in class org.apache.ambari.server.agent.RecoveryConfigHelper
 
RECOVERY_SUMMARY_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
RECOVERY_TYPE - Static variable in class org.apache.ambari.server.configuration.Configuration
The type of automatic recovery of failed services and components to use.
RECOVERY_TYPE_DEFAULT - Static variable in class org.apache.ambari.server.agent.RecoveryConfigHelper
 
RECOVERY_TYPE_KEY - Static variable in class org.apache.ambari.server.agent.RecoveryConfigHelper
 
RECOVERY_WINDOW_IN_MIN - Static variable in class org.apache.ambari.server.configuration.Configuration
The length of a recovery window, in TimeUnit.MINUTES, in which recovery attempts can be retried.
RECOVERY_WINDOW_IN_MIN_DEFAULT - Static variable in class org.apache.ambari.server.agent.RecoveryConfigHelper
 
RECOVERY_WINDOW_IN_MIN_KEY - Static variable in class org.apache.ambari.server.agent.RecoveryConfigHelper
 
RecoveryConfig - Class in org.apache.ambari.server.agent
Recovery config to be sent to the agent
RecoveryConfig(List<RecoveryConfigComponent>) - Constructor for class org.apache.ambari.server.agent.RecoveryConfig
 
RecoveryConfigComponent - Class in org.apache.ambari.server.agent
Holder for component
RecoveryConfigComponent(String, String, State) - Constructor for class org.apache.ambari.server.agent.RecoveryConfigComponent
Creates new instance of RecoveryConfigComponent
RecoveryConfigComponent(ServiceComponentHost) - Constructor for class org.apache.ambari.server.agent.RecoveryConfigComponent
Creates RecoveryConfigComponent instance from initialized ServiceComponentHost
RecoveryConfigHelper - Class in org.apache.ambari.server.agent
 
RecoveryConfigHelper(AmbariEventPublisher) - Constructor for class org.apache.ambari.server.agent.RecoveryConfigHelper
 
RecoveryReport - Class in org.apache.ambari.server.agent
 
RecoveryReport() - Constructor for class org.apache.ambari.server.agent.RecoveryReport
 
RecoverySource - Class in org.apache.ambari.server.state.alert
Alert when the source type is defined as SourceType.RECOVERY

Equality checking for instances of this class should be executed on every member to ensure that reconciling stack differences is correct.

RecoverySource() - Constructor for class org.apache.ambari.server.state.alert.RecoverySource
 
referralHandling() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
refresh(AlertDefinitionEntity) - Method in class org.apache.ambari.server.orm.dao.AlertDefinitionDAO
Refresh the state of the alert definition from the database.
refresh(AlertGroupEntity) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Refresh the state of the alert group from the database.
refresh(AlertTargetEntity) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Refresh the state of the alert target from the database.
refresh(AlertNoticeEntity) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Refresh the state of the notification from the database.
refresh(AlertHistoryEntity) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Refresh the state of the alert from the database.
refresh(AlertCurrentEntity) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Refresh the state of the current alert from the database.
refresh(ArtifactEntity) - Method in class org.apache.ambari.server.orm.dao.ArtifactDAO
Refresh the state of the instance from the database, overwriting changes made to the entity, if any.
refresh(BlueprintEntity) - Method in class org.apache.ambari.server.orm.dao.BlueprintDAO
Refresh the state of the instance from the database, overwriting changes made to the entity, if any.
refresh(ClusterEntity) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
Retrieve entity data from DB
refresh(ClusterServiceEntity) - Method in class org.apache.ambari.server.orm.dao.ClusterServiceDAO
 
refresh(ClusterStateEntity) - Method in class org.apache.ambari.server.orm.dao.ClusterStateDAO
 
refresh(ConfigGroupConfigMappingEntity) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupConfigMappingDAO
 
refresh(ConfigGroupEntity) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupDAO
 
refresh(ConfigGroupHostMappingEntity) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupHostMappingDAO
 
refresh(E) - Method in class org.apache.ambari.server.orm.dao.CrudDAO
Refreshes entity.
refresh(ExtensionEntity) - Method in class org.apache.ambari.server.orm.dao.ExtensionDAO
Refresh the state of the extension instance from the database.
refresh(ExtensionLinkEntity) - Method in class org.apache.ambari.server.orm.dao.ExtensionLinkDAO
Refresh the state of the extension instance from the database.
refresh(HostComponentDesiredStateEntity) - Method in class org.apache.ambari.server.orm.dao.HostComponentDesiredStateDAO
 
refresh(HostComponentStateEntity) - Method in class org.apache.ambari.server.orm.dao.HostComponentStateDAO
 
refresh(HostEntity) - Method in class org.apache.ambari.server.orm.dao.HostDAO
Refreshes entity state from database
refresh(HostStateEntity) - Method in class org.apache.ambari.server.orm.dao.HostStateDAO
 
refresh(KerberosDescriptorEntity) - Method in class org.apache.ambari.server.orm.dao.KerberosDescriptorDAO
Refresh the state of the instance from the database, overwriting changes made to the entity, if any.
refresh(KerberosKeytabEntity) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabDAO
 
refresh(KerberosPrincipalEntity) - Method in class org.apache.ambari.server.orm.dao.KerberosPrincipalDAO
Refresh the state of the instance from the database, overwriting changes made to the entity, if any.
refresh(KeyValueEntity) - Method in class org.apache.ambari.server.orm.dao.KeyValueDAO
 
refresh(MetainfoEntity) - Method in class org.apache.ambari.server.orm.dao.MetainfoDAO
 
refresh(RequestOperationLevelEntity) - Method in class org.apache.ambari.server.orm.dao.RequestOperationLevelDAO
 
refresh(RequestScheduleBatchRequestEntity) - Method in class org.apache.ambari.server.orm.dao.RequestScheduleBatchRequestDAO
 
refresh(RequestScheduleEntity) - Method in class org.apache.ambari.server.orm.dao.RequestScheduleDAO
 
refresh(ServiceComponentDesiredStateEntity) - Method in class org.apache.ambari.server.orm.dao.ServiceComponentDesiredStateDAO
 
refresh(ServiceDesiredStateEntity) - Method in class org.apache.ambari.server.orm.dao.ServiceDesiredStateDAO
 
refresh(StackEntity) - Method in class org.apache.ambari.server.orm.dao.StackDAO
Refresh the state of the stack instance from the database.
refresh(TopologyHostInfoEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyHostInfoDAO
Refreshes entity state from database
refresh(ViewEntity) - Method in class org.apache.ambari.server.orm.dao.ViewDAO
Refresh the state of the instance from the database, overwriting changes made to the entity, if any.
refresh(ViewInstanceEntity) - Method in class org.apache.ambari.server.orm.dao.ViewInstanceDAO
Refresh the state of the instance from the database, overwriting changes made to the entity, if any.
refresh(WidgetEntity) - Method in class org.apache.ambari.server.orm.dao.WidgetDAO
 
refresh(WidgetLayoutEntity) - Method in class org.apache.ambari.server.orm.dao.WidgetLayoutDAO
 
refresh() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
refresh() - Method in interface org.apache.ambari.server.state.Cluster
Refreshes the cluster details
refresh() - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Refresh entity from DB.
refresh() - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
REFRESH_CONFIGS - Static variable in class org.apache.ambari.server.state.RefreshCommandConfiguration
 
REFRESH_TOPOLOGY - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
RefreshCommand - Class in org.apache.ambari.server.state
Represents a RefreshCommand defined for a component and a property.
RefreshCommand() - Constructor for class org.apache.ambari.server.state.RefreshCommand
 
RefreshCommand(String, String) - Constructor for class org.apache.ambari.server.state.RefreshCommand
 
RefreshCommandConfiguration - Class in org.apache.ambari.server.state
 
RefreshCommandConfiguration() - Constructor for class org.apache.ambari.server.state.RefreshCommandConfiguration
 
refreshGroupMembers(LdapBatchDto, LdapGroupDto, Map<String, User>, Map<String, Group>, Set<String>, boolean, boolean) - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Check group members of the synced group: add missing ones and remove the ones absent in external LDAP.
regenerateDataIdentifiers(AgentConfigsUpdateEvent) - Method in class org.apache.ambari.server.agent.stomp.AgentConfigsHolder
 
regenerateDataIdentifiers(T) - Method in class org.apache.ambari.server.agent.stomp.AgentDataHolder
 
RegenerateKeytabsTask - Class in org.apache.ambari.server.stack.upgrade
The RegenerateKeytabsTask is used for injection Kerberos tasks into an upgrade which will regenerate keytabs.
RegenerateKeytabsTask() - Constructor for class org.apache.ambari.server.stack.upgrade.RegenerateKeytabsTask
Constructor.
RegexReplace() - Constructor for class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.RegexReplace
 
register(String, Host) - Method in class org.apache.ambari.server.agent.AgentSessionManager
 
Register - Class in org.apache.ambari.server.agent
Data model for Ambari Agent to send heartbeat to Ambari Controller.
Register() - Constructor for class org.apache.ambari.server.agent.Register
 
register(Register, HttpServletRequest) - Method in class org.apache.ambari.server.agent.rest.AgentResource
Register information about the host (Internal API to be used for Ambari Agent)
register(String, Register) - Method in class org.apache.ambari.server.agent.stomp.HeartbeatController
 
register(UpgradeCheck) - Method in class org.apache.ambari.server.checks.UpgradeCheckRegistry
Register an upgrade check.
register() - Method in class org.apache.ambari.server.controller.utilities.KerberosIdentityCleaner
 
register(Object) - Method in class org.apache.ambari.server.events.publishers.AlertEventPublisher
Register a listener to receive events.
register(Object) - Method in class org.apache.ambari.server.events.publishers.AmbariEventPublisher
Register a listener to receive events.
register(Object) - Method in class org.apache.ambari.server.events.publishers.JPAEventPublisher
Register a listener to receive events.
register(Object) - Method in class org.apache.ambari.server.events.publishers.TaskEventPublisher
Register a listener to receive events.
register(Object) - Method in class org.apache.ambari.server.events.publishers.VersionEventPublisher
Register a listener to receive events.
register(String, NotificationDispatcher) - Method in class org.apache.ambari.server.notifications.DispatchFactory
Registers a dispatcher instance with a type.
registerAgent(Object) - Method in class org.apache.ambari.server.events.publishers.STOMPUpdatePublisher
 
registerAggregate(long, AlertDefinition) - Method in class org.apache.ambari.server.state.alert.AggregateDefinitionMapping
Adds a mapping for a new aggregate definition.
registerAPI(Object) - Method in class org.apache.ambari.server.events.publishers.STOMPUpdatePublisher
 
registerCatalog(UpgradeCatalog) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Every subclass needs to register itself
registerHostName(long, String) - Method in interface org.apache.ambari.server.topology.PersistedState
Registeer a host with a host request.
registerHostName(long, String) - Method in class org.apache.ambari.server.topology.PersistedStateImpl
 
registerHostWithConfigGroup(String, ClusterTopology, String) - Method in class org.apache.ambari.server.topology.AmbariContext
 
registerInTopologyHostInfo(Host) - Method in interface org.apache.ambari.server.topology.PersistedState
 
registerInTopologyHostInfo(Host) - Method in class org.apache.ambari.server.topology.PersistedStateImpl
 
registerListener(Listener, String) - Method in class org.apache.ambari.server.view.ViewContextImpl
 
registerListener(Listener, String, String) - Method in class org.apache.ambari.server.view.ViewContextImpl
 
registerListener(Listener, String, String) - Method in class org.apache.ambari.server.view.ViewRegistry
Register the given listener to listen for events from the view identified by the given name and version.
registerMpack(MpackRequest) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Calls the registerMpack method from mpackManager to support a POST /mpacks request
registerMpack(MpackRequest) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Register the mpack defined by the attributes in the given request object.
registerMpack(MpackRequest) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
Register the mpack defined by the attributes in the given request object.
registerMpack(MpackRequest) - Method in class org.apache.ambari.server.mpack.MpackManager
Parses mpack.json to fetch mpack and associated packlet information and stores the mpack to the database and mpackMap
registerPhysicalTask(long, long) - Method in interface org.apache.ambari.server.topology.PersistedState
Register a physical task with a logical task.
registerPhysicalTask(long, long) - Method in class org.apache.ambari.server.topology.PersistedStateImpl
 
registerPhysicalTaskId(long, long) - Method in class org.apache.ambari.server.topology.HostRequest
 
registerPublisher(BufferedUpdateEventPublisher) - Method in class org.apache.ambari.server.events.publishers.STOMPUpdatePublisher
 
registerRackChange(String) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Register a change in rack information for the hosts of the given cluster.
registerRackChange(String) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
registerRepoUpdateTask(URI, StackModule) - Method in class org.apache.ambari.server.stack.StackContext
Register a task to obtain the latest repo url from an external location.
registerResourceProvider(Resource.Type) - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
 
registerServiceCheck(String) - Method in class org.apache.ambari.server.stack.StackContext
Register a service check.
registerStompEndpoints(StompEndpointRegistry) - Method in class org.apache.ambari.server.configuration.spring.AgentStompConfig
 
registerStompEndpoints(StompEndpointRegistry) - Method in class org.apache.ambari.server.configuration.spring.ApiStompConfig
 
RegisterWithConfigGroupTask - Class in org.apache.ambari.server.topology.tasks
 
RegisterWithConfigGroupTask(ClusterTopology, HostRequest) - Constructor for class org.apache.ambari.server.topology.tasks.RegisterWithConfigGroupTask
 
REGISTRATION_THREAD_POOL_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The thread pool size for agents registration.
RegistrationCommand - Class in org.apache.ambari.server.agent
 
RegistrationCommand() - Constructor for class org.apache.ambari.server.agent.RegistrationCommand
 
RegistrationResponse - Class in org.apache.ambari.server.agent
Controller to Agent response data model.
RegistrationResponse() - Constructor for class org.apache.ambari.server.agent.RegistrationResponse
 
RegistrationStatus - Enum in org.apache.ambari.server.agent
 
REGISTRY_ID - Static variable in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
RelationalExpression - Class in org.apache.ambari.server.api.predicate.expressions
Relational Expression.
RelationalExpression(RelationalOperator) - Constructor for class org.apache.ambari.server.api.predicate.expressions.RelationalExpression
Constructor.
RelationalOperator - Interface in org.apache.ambari.server.api.predicate.operators
Relational operator external representation.
RelationalOperatorFactory - Class in org.apache.ambari.server.api.predicate.operators
Factory of relational operators.
RelationalOperatorFactory() - Constructor for class org.apache.ambari.server.api.predicate.operators.RelationalOperatorFactory
 
Release - Class in org.apache.ambari.server.state.repository
Release information for a repository.
Release() - Constructor for class org.apache.ambari.server.state.repository.Release
 
release - Variable in class org.apache.ambari.server.state.repository.VersionDefinitionXml
Release details.
releaseNotes - Variable in class org.apache.ambari.server.state.repository.Release
The release notes or link.
releaseVersion - Variable in class org.apache.ambari.server.state.repository.ManifestService
The release version of the service.
RELOAD_CONFIGS - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
RELOAD_CONFIGS - Static variable in class org.apache.ambari.server.state.RefreshCommandConfiguration
 
RELOAD_CONFIGS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
RemoteAmbariCluster - Class in org.apache.ambari.server.view
View associated Remote cluster implementation.
RemoteAmbariCluster(RemoteAmbariClusterEntity, Configuration) - Constructor for class org.apache.ambari.server.view.RemoteAmbariCluster
Constructor for Remote Ambari Cluster
RemoteAmbariCluster(String, String, AmbariStreamProvider) - Constructor for class org.apache.ambari.server.view.RemoteAmbariCluster
Constructor for Remote Ambari Cluster
RemoteAmbariClusterDAO - Class in org.apache.ambari.server.orm.dao
Remote Ambari Cluster Data Access Object.
RemoteAmbariClusterDAO() - Constructor for class org.apache.ambari.server.orm.dao.RemoteAmbariClusterDAO
 
RemoteAmbariClusterEntity - Class in org.apache.ambari.server.orm.entities
Remote Ambari Managed Cluster
RemoteAmbariClusterEntity() - Constructor for class org.apache.ambari.server.orm.entities.RemoteAmbariClusterEntity
 
RemoteAmbariClusterRegistry - Class in org.apache.ambari.server.view
Registry for Remote Ambari Cluster
RemoteAmbariClusterRegistry() - Constructor for class org.apache.ambari.server.view.RemoteAmbariClusterRegistry
 
RemoteAmbariClusterServiceEntity - Class in org.apache.ambari.server.orm.entities
Remote Ambari Service to Remote Cluster Mapping
RemoteAmbariClusterServiceEntity() - Constructor for class org.apache.ambari.server.orm.entities.RemoteAmbariClusterServiceEntity
 
RemoteAmbariConfigurationReadException - Exception in org.apache.ambari.server.view
Exception while reading Remote Ambari Configuration
RemoteAmbariConfigurationReadException(String, Throwable) - Constructor for exception org.apache.ambari.server.view.RemoteAmbariConfigurationReadException
 
RemoteAmbariStreamProvider - Class in org.apache.ambari.server.view
Provider of an input stream for a request to the Remote Ambari server.
RemoteAmbariStreamProvider(String, String, String, int, int) - Constructor for class org.apache.ambari.server.view.RemoteAmbariStreamProvider
 
RemoteCluster - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
RemoteClusterResourceDefinition - Class in org.apache.ambari.server.api.resources
Remote Cluster resource definition.
RemoteClusterResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.RemoteClusterResourceDefinition
Construct a view resource definition.
RemoteClusterResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource Provider for Remote Cluster
RemoteClusterResourceProvider() - Constructor for class org.apache.ambari.server.controller.internal.RemoteClusterResourceProvider
Create a new resource provider.
RemoteClustersService - Class in org.apache.ambari.server.api.services
Service responsible for Remote Cluster resource requests.
RemoteClustersService() - Constructor for class org.apache.ambari.server.api.services.RemoteClustersService
 
RemovableIdentities - Class in org.apache.ambari.server.controller.utilities
I represent a group of kerberos identities which are to be deleted after a service or a component was removed.
remove(KerberosHelper) - Method in class org.apache.ambari.server.controller.utilities.RemovableIdentities
Remove all identities which are related to the specified set of components and not used by other services or components
remove(AlertDefinitionEntity) - Method in class org.apache.ambari.server.orm.dao.AlertDefinitionDAO
Removes the specified alert definition and all related history and associations from the database.
remove(AlertGroupEntity) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Removes the specified alert group from the database.
remove(AlertGroupEntity, boolean) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Removes the specified alert group from the database.
remove(AlertTargetEntity) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Removes the specified alert target from the database.
remove(AlertNoticeEntity) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Removes the specified notification from the database.
remove(AlertHistoryEntity) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Removes the specified alert from the database.
remove(AlertCurrentEntity) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Removes the specified current alert from the database.
remove(ArtifactEntity) - Method in class org.apache.ambari.server.orm.dao.ArtifactDAO
Remove the entity instance.
remove(BlueprintEntity) - Method in class org.apache.ambari.server.orm.dao.BlueprintDAO
Remove the entity instance.
remove(ClusterEntity) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
 
remove(ClusterServiceEntity) - Method in class org.apache.ambari.server.orm.dao.ClusterServiceDAO
 
remove(ClusterStateEntity) - Method in class org.apache.ambari.server.orm.dao.ClusterStateDAO
 
remove(ConfigGroupConfigMappingEntity) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupConfigMappingDAO
 
remove(ConfigGroupEntity) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupDAO
 
remove(ConfigGroupHostMappingEntity) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupHostMappingDAO
 
remove(E) - Method in class org.apache.ambari.server.orm.dao.CrudDAO
Deletes entity.
remove(Collection<E>) - Method in class org.apache.ambari.server.orm.dao.CrudDAO
Deletes entities.
remove(ExecutionCommandEntity) - Method in class org.apache.ambari.server.orm.dao.ExecutionCommandDAO
 
remove(ExtensionEntity) - Method in class org.apache.ambari.server.orm.dao.ExtensionDAO
Removes the specified extension and all related clusters, services and components.
remove(ExtensionLinkEntity) - Method in class org.apache.ambari.server.orm.dao.ExtensionLinkDAO
Removes the specified extension link
remove(GroupEntity) - Method in class org.apache.ambari.server.orm.dao.GroupDAO
 
remove(Set<GroupEntity>) - Method in class org.apache.ambari.server.orm.dao.GroupDAO
 
remove(HostComponentDesiredStateEntity) - Method in class org.apache.ambari.server.orm.dao.HostComponentDesiredStateDAO
 
remove(HostComponentStateEntity) - Method in class org.apache.ambari.server.orm.dao.HostComponentStateDAO
 
remove(HostEntity) - Method in class org.apache.ambari.server.orm.dao.HostDAO
 
remove(HostRoleCommandEntity) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
remove(HostStateEntity) - Method in class org.apache.ambari.server.orm.dao.HostStateDAO
 
remove(KerberosDescriptorEntity) - Method in class org.apache.ambari.server.orm.dao.KerberosDescriptorDAO
Remove the entity instance.
remove(KerberosKeytabEntity) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabDAO
 
remove(String) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabDAO
 
remove(List<KerberosKeytabEntity>) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabDAO
 
remove(KerberosKeytabPrincipalEntity) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO
 
remove(Collection<KerberosKeytabPrincipalEntity>) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO
 
remove(List<KerberosKeytabPrincipalEntity>) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO
 
remove(KerberosPrincipalEntity) - Method in class org.apache.ambari.server.orm.dao.KerberosPrincipalDAO
Remove the entity instance.
remove(String) - Method in class org.apache.ambari.server.orm.dao.KerberosPrincipalDAO
Remove entity instance by primary key
remove(List<KerberosPrincipalEntity>) - Method in class org.apache.ambari.server.orm.dao.KerberosPrincipalDAO
 
remove(KeyValueEntity) - Method in class org.apache.ambari.server.orm.dao.KeyValueDAO
 
remove(MemberEntity) - Method in class org.apache.ambari.server.orm.dao.MemberDAO
 
remove(Set<MemberEntity>) - Method in class org.apache.ambari.server.orm.dao.MemberDAO
 
remove(MetainfoEntity) - Method in class org.apache.ambari.server.orm.dao.MetainfoDAO
 
remove(PrincipalEntity) - Method in class org.apache.ambari.server.orm.dao.PrincipalDAO
Remove the entity instance.
remove(PrincipalTypeEntity) - Method in class org.apache.ambari.server.orm.dao.PrincipalTypeDAO
Remove the entity instance.
remove(PrivilegeEntity) - Method in class org.apache.ambari.server.orm.dao.PrivilegeDAO
Remove the entity instance.
remove(RequestEntity) - Method in class org.apache.ambari.server.orm.dao.RequestDAO
 
remove(RequestOperationLevelEntity) - Method in class org.apache.ambari.server.orm.dao.RequestOperationLevelDAO
 
remove(RequestScheduleBatchRequestEntity) - Method in class org.apache.ambari.server.orm.dao.RequestScheduleBatchRequestDAO
 
remove(RequestScheduleEntity) - Method in class org.apache.ambari.server.orm.dao.RequestScheduleDAO
 
remove(RoleSuccessCriteriaEntity) - Method in class org.apache.ambari.server.orm.dao.RoleSuccessCriteriaDAO
 
remove(ServiceComponentDesiredStateEntity) - Method in class org.apache.ambari.server.orm.dao.ServiceComponentDesiredStateDAO
 
remove(ServiceConfigEntity) - Method in class org.apache.ambari.server.orm.dao.ServiceConfigDAO
 
remove(ServiceDesiredStateEntity) - Method in class org.apache.ambari.server.orm.dao.ServiceDesiredStateDAO
 
remove(StackEntity) - Method in class org.apache.ambari.server.orm.dao.StackDAO
Removes the specified stack and all related clusters, services and components.
remove(StageEntity) - Method in class org.apache.ambari.server.orm.dao.StageDAO
 
remove(TopologyHostGroupEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyHostGroupDAO
 
remove(TopologyHostInfoEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyHostInfoDAO
 
remove(TopologyHostRequestEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyHostRequestDAO
 
remove(TopologyHostTaskEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyHostTaskDAO
 
remove(TopologyLogicalRequestEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyLogicalRequestDAO
 
remove(TopologyLogicalTaskEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyLogicalTaskDAO
 
remove(TopologyRequestEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyRequestDAO
 
remove(UserAuthenticationEntity) - Method in class org.apache.ambari.server.orm.dao.UserAuthenticationDAO
 
remove(Set<UserAuthenticationEntity>) - Method in class org.apache.ambari.server.orm.dao.UserAuthenticationDAO
 
remove(UserEntity) - Method in class org.apache.ambari.server.orm.dao.UserDAO
 
remove(Set<UserEntity>) - Method in class org.apache.ambari.server.orm.dao.UserDAO
 
remove(ViewEntity) - Method in class org.apache.ambari.server.orm.dao.ViewDAO
Remove the entity instance.
remove(ViewInstanceEntity) - Method in class org.apache.ambari.server.orm.dao.ViewInstanceDAO
Remove the entity instance.
remove(WidgetEntity) - Method in class org.apache.ambari.server.orm.dao.WidgetDAO
 
remove(WidgetLayoutEntity) - Method in class org.apache.ambari.server.orm.dao.WidgetLayoutDAO
 
remove(Object) - Method in class org.apache.ambari.server.view.persistence.DataStoreImpl
 
REMOVE_KEYTAB - Static variable in class org.apache.ambari.server.controller.KerberosHelperImpl
 
removeAdminHandlers(String) - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
removeAlertDefinition(AlertDefinitionEntity) - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
Removes the specified definition from the definitions that this group will dispatch to.
removeAlertGroup(AlertGroupEntity) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Removes the specified alert group to the groups that this definition is associated with.
removeAlertGroup(AlertGroupEntity) - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
Removes the specified alert group to the groups that this target is associated with.
removeAlertTarget(AlertTargetEntity) - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
Removes the specified target from the targets that this group will dispatch to.
removeAll(long) - Method in class org.apache.ambari.server.orm.dao.AlertDefinitionDAO
Removes all AlertDefinitionEntity that are associated with the specified cluster ID.
removeAll(Long) - Method in class org.apache.ambari.server.orm.dao.TopologyRequestDAO
Removes all TopologyRequestEntity that are associated with the specified cluster ID.
removeAll(long) - Method in class org.apache.ambari.server.orm.dao.UpgradeDAO
Removes all upgrades associated with the cluster.
removeAllByGroup(Long) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupConfigMappingDAO
 
removeAllByGroup(Long) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupHostMappingDAO
 
removeAllByHost(Long) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupHostMappingDAO
 
removeAllGroups(long) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Removes all AlertDefinitionEntity that are associated with the specified cluster ID.
removeAssociatedAggregate(long, String) - Method in class org.apache.ambari.server.state.alert.AggregateDefinitionMapping
Removes the associated aggregate for the specified aggregated definition.
removeAttribute(String) - Method in class org.apache.ambari.server.controller.AmbariSessionManager
Remove the attribute identified by the given name from the current session.
removeAuthentication(String, Long) - Method in class org.apache.ambari.server.security.authorization.Users
 
removeAuthentication(UserEntity, Long) - Method in class org.apache.ambari.server.security.authorization.Users
 
removeByCategory(String) - Method in class org.apache.ambari.server.orm.dao.AmbariConfigurationDAO
Removes the Ambari configuration properties with the requested category name from the database.
removeByClusterAndHostName(long, String) - Method in class org.apache.ambari.server.orm.dao.HostConfigMappingDAO
 
removeByDefinitionId(long) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Removes alert history and current alerts for the specified alert defintiion ID.
removeByHost(Long) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO
 
removeByHost(HostEntity) - Method in class org.apache.ambari.server.orm.dao.TopologyHostInfoDAO
 
removeByHostId(Long) - Method in class org.apache.ambari.server.orm.dao.HostConfigMappingDAO
 
removeByHostId(Long) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
removeByHostId(Long) - Method in class org.apache.ambari.server.orm.dao.HostStateDAO
 
removeByHostId(Long) - Method in class org.apache.ambari.server.orm.dao.RequestOperationLevelDAO
 
removeByHostName(String) - Method in class org.apache.ambari.server.orm.dao.HostVersionDAO
 
removeByHostName(String) - Method in class org.apache.ambari.server.orm.dao.KeyValueDAO
 
removeByHostName(String) - Method in class org.apache.ambari.server.orm.dao.MetainfoDAO
 
removeById(Long) - Method in class org.apache.ambari.server.orm.dao.MpackDAO
 
removeByMpack(Long) - Method in class org.apache.ambari.server.orm.dao.StackDAO
Removes the specified stack based on mpackid.
removeByName(String) - Method in class org.apache.ambari.server.orm.dao.BlueprintDAO
Remove entity instance by primary key
removeByName(String) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
 
removeByName(String) - Method in class org.apache.ambari.server.orm.dao.KerberosDescriptorDAO
Remove entity instance by primary key
removeByName(long, String, String) - Method in class org.apache.ambari.server.orm.dao.ServiceComponentDesiredStateDAO
 
removeByName(String) - Method in class org.apache.ambari.server.orm.dao.SettingDAO
Delete setting with given name.
removeByPK(long) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
 
removeByPK(ClusterServiceEntityPK) - Method in class org.apache.ambari.server.orm.dao.ClusterServiceDAO
 
removeByPK(long) - Method in class org.apache.ambari.server.orm.dao.ClusterStateDAO
 
removeByPK(ConfigGroupConfigMappingEntityPK) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupConfigMappingDAO
 
removeByPK(Long) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupDAO
 
removeByPK(ConfigGroupHostMappingEntityPK) - Method in class org.apache.ambari.server.orm.dao.ConfigGroupHostMappingDAO
 
removeByPK(K) - Method in class org.apache.ambari.server.orm.dao.CrudDAO
Deletes entity by PK.
removeByPK(long) - Method in class org.apache.ambari.server.orm.dao.ExecutionCommandDAO
 
removeByPK(Integer) - Method in class org.apache.ambari.server.orm.dao.GroupDAO
 
removeByPK(int) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
 
removeByPK(Integer) - Method in class org.apache.ambari.server.orm.dao.MemberDAO
 
removeByPK(Long) - Method in class org.apache.ambari.server.orm.dao.RequestDAO
 
removeByPk(RequestScheduleBatchRequestEntityPK) - Method in class org.apache.ambari.server.orm.dao.RequestScheduleBatchRequestDAO
 
removeByPK(Long) - Method in class org.apache.ambari.server.orm.dao.RequestScheduleDAO
 
removeByPK(RoleSuccessCriteriaEntityPK) - Method in class org.apache.ambari.server.orm.dao.RoleSuccessCriteriaDAO
 
removeByPK(ServiceDesiredStateEntityPK) - Method in class org.apache.ambari.server.orm.dao.ServiceDesiredStateDAO
 
removeByPK(StageEntityPK) - Method in class org.apache.ambari.server.orm.dao.StageDAO
 
removeByPK(Long) - Method in class org.apache.ambari.server.orm.dao.TopologyRequestDAO
 
removeByPK(Long) - Method in class org.apache.ambari.server.orm.dao.UserAuthenticationDAO
 
removeByPK(Integer) - Method in class org.apache.ambari.server.orm.dao.UserDAO
 
removeByPK(Long) - Method in class org.apache.ambari.server.orm.dao.WidgetDAO
 
removeByPK(Long) - Method in class org.apache.ambari.server.orm.dao.WidgetLayoutDAO
 
removeByScheduleId(Long) - Method in class org.apache.ambari.server.orm.dao.RequestScheduleBatchRequestDAO
 
removeByStack(StackId) - Method in class org.apache.ambari.server.orm.dao.RepositoryVersionDAO
Removes the specified repoversion entry based on stackid.
removeChild(String) - Method in interface org.apache.ambari.server.api.util.TreeNode
Remove a child from this resource.
removeChild(String) - Method in class org.apache.ambari.server.api.util.TreeNodeImpl
 
removeComponent(TopologyComponent) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
removeComponentConfiguration(String) - Method in class org.apache.ambari.server.controller.internal.AmbariServerConfigurationHandler
 
removeConfig(ClusterConfigEntity) - Method in class org.apache.ambari.server.orm.dao.ClusterDAO
Remove a cluster configuration in the DB.
removeConfigsByType(Cluster, String) - Method in class org.apache.ambari.server.state.ConfigHelper
Remove configs by type
removeConfigType(String) - Method in class org.apache.ambari.server.topology.Configuration
Remove all occurrences of a config type
removeConfigurationPropertiesFromCluster(Cluster, String, Set<String>) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Remove properties from the cluster
removeConfigurations(StackId, String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Removes all configurations for the specified service and stack.
removeConfigurations(StackId, String) - Method in interface org.apache.ambari.server.state.Cluster
Removes all configurations for the specified service and stack.
removeCredential(String) - Method in class org.apache.ambari.server.security.encryption.AbstractCredentialStore
Removes the specified credential from this CredentialStore

This implementation is thread-safe, allowing one thread at a time to access the credential store.

removeCredential(String) - Method in interface org.apache.ambari.server.security.encryption.CredentialStore
Removes the specified credential from this CredentialStore
removeCredential(String, String) - Method in interface org.apache.ambari.server.security.encryption.CredentialStoreService
Removes the specified credential from all CredentialStores
removeCredential(String, String, CredentialStoreType) - Method in interface org.apache.ambari.server.security.encryption.CredentialStoreService
Removes the specified credential from ether the persistent or the temporary CredentialStore
removeCredential(String, String) - Method in class org.apache.ambari.server.security.encryption.CredentialStoreServiceImpl
 
removeCredential(String, String, CredentialStoreType) - Method in class org.apache.ambari.server.security.encryption.CredentialStoreServiceImpl
 
removeCredential(String) - Method in class org.apache.ambari.server.security.encryption.InMemoryCredentialStore
Removes the specified credential from this CredentialStore

This implementation is thread-safe, allowing one thread at a time to access the credential store.

removeCurrentByHistoryId(long) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Remove a current alert whose history entry matches the specfied ID.
removeCurrentByHost(String) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Remove the current alert that matches the given host.
removeCurrentByService(long, String) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Remove the current alert that matches the given service.
removeCurrentByServiceComponentHost(long, String, String, String) - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Remove the current alert that matches the given service, component and host.
removeCurrentDisabledAlerts() - Method in class org.apache.ambari.server.orm.dao.AlertsDAO
Remove all current alerts that are disabled.
removeData(ViewInstanceDataEntity) - Method in class org.apache.ambari.server.orm.dao.ViewInstanceDAO
Remove the entity instance data.
removeDfsHAInitial() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog275
 
removeEldestEntry(Map.Entry<K, V>) - Method in class org.apache.ambari.server.bootstrap.FifoLinkedHashMap
 
removeEntities() - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
removeEntities() - Method in class org.apache.ambari.server.state.ServiceImpl
 
removeEntities() - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
removeExtension(ExtensionInfo) - Method in class org.apache.ambari.server.state.StackInfo
 
removeGroup(Group) - Method in class org.apache.ambari.server.security.authorization.Users
 
removeHistories(Collection<UpgradeHistoryEntity>) - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
Removes historical entries for a service component in this upgrade.
removeHost(Long) - Method in interface org.apache.ambari.server.state.configgroup.ConfigGroup
Remove host mapping
removeHost(Long) - Method in class org.apache.ambari.server.state.configgroup.ConfigGroupImpl
 
removeHost(String) - Method in interface org.apache.ambari.server.topology.ClusterTopology
Removes host from stateful ClusterTopology
removeHost(String) - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
removeHost(String) - Method in class org.apache.ambari.server.topology.HostGroupInfo
Removes hostname from group
removeHostComponentDesiredStateEntity(HostComponentDesiredStateEntity) - Method in class org.apache.ambari.server.orm.entities.HostEntity
Remove a host component desired state entity from this host entity.
removeHostComponentStateEntity(HostComponentStateEntity) - Method in class org.apache.ambari.server.orm.entities.HostEntity
Remove a host component state entity from this host entity.
removeHostFromServiceConfigs(Long) - Method in class org.apache.ambari.server.orm.dao.ServiceConfigDAO
 
removeHostRequestByHostName(String) - Method in class org.apache.ambari.server.topology.LogicalRequest
Removes all HostRequest associated with the passed host name from internal collections
removeHostRequests(long, Collection<HostRequest>) - Method in interface org.apache.ambari.server.topology.PersistedState
Remove the given host requests (must belong to the same topology request), and also the topology request if it does not have any host requests left.
removeHostRequests(long, Collection<HostRequest>) - Method in class org.apache.ambari.server.topology.PersistedStateImpl
 
removeHostRequests(String) - Method in class org.apache.ambari.server.topology.TopologyManager
Removes topology host requests matched to the given host.
removeId(String, String) - Method in class org.apache.ambari.server.api.stomp.NamedTasksSubscriptions
 
removeId(long) - Method in class org.apache.ambari.server.orm.dao.HostComponentDesiredStateDAO
 
removeIdentity(String) - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Remove all KerberosIdentityDescriptors have have the specified name

One or more KerberosIdentityDescriptors may be removed if multiple KerberosIdentityDescriptors have the same name.

removeIfNotReferenced(KerberosKeytabEntity) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabDAO
Determines if there are any references to the KerberosKeytabEntity before attemping to remove it.
removeIfNotReferenced(KerberosPrincipalEntity) - Method in class org.apache.ambari.server.orm.dao.KerberosPrincipalDAO
Determines if there are any references to the KerberosPrincipalEntity before attempting to remove it.
removeInstanceData(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Remove the instance data entity associated with the given key.
removeInstanceData(String) - Method in class org.apache.ambari.server.view.ViewContextImpl
 
removeInstanceData(ViewInstanceEntity, String) - Method in class org.apache.ambari.server.view.ViewRegistry
Remove the data entry keyed by the given key from the given instance entity.
removeInstanceDefinition(String) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Remove an instance definition.
removeInstanceDefinition(ViewEntity, String) - Method in class org.apache.ambari.server.view.ViewRegistry
Remove an instance definition for the given view definition.
removeLastValidState() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog280
 
removeLogSearchPatternConfigs() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog271
Removes config types with -logsearch-conf suffix
removeMemberFromGroup(String, String) - Method in class org.apache.ambari.server.security.authorization.Users
 
removeMemberFromGroup(GroupEntity, UserEntity) - Method in class org.apache.ambari.server.security.authorization.Users
 
removeMpack(MpackEntity, StackEntity) - Method in class org.apache.ambari.server.api.services.AmbariMetaInfo
Remove Mpack from the mpackMap and stackMap which is used to power the Mpack and Stack APIs.
removeMpack(MpackEntity, StackEntity) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Remove Mpack from the mpackMap and stackMap which is used to power the Mpack and Stack APIs.
removeMpack(MpackEntity, StackEntity) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
Remove Mpack from the mpackMap and stackMap which is used to power the Mpack and Stack APIs.
removeMpack(MpackEntity, StackEntity) - Method in class org.apache.ambari.server.mpack.MpackManager
Remove the mpack and stack directories when a request comes in to delete a particular mpack.
removeNoticeByDefinitionId(long) - Method in class org.apache.ambari.server.orm.dao.AlertDispatchDAO
Removes notifications for the specified alert definition ID.
removePendingHostRequests(String) - Method in class org.apache.ambari.server.topology.LogicalRequest
Removes pending host requests (outstanding requests not picked up by any host, where hostName is null) for a host group.
removePendingHostRequests(String, long) - Method in class org.apache.ambari.server.topology.TopologyManager
 
removePrefixFromVersion() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
removePrincipal(String, boolean) - Method in class org.apache.ambari.server.serveraction.kerberos.ADKerberosOperationHandler
Removes an existing principal in a previously configured KDC

The implementation is specific to a particular type of KDC.

removePrincipal(String, boolean) - Method in class org.apache.ambari.server.serveraction.kerberos.IPAKerberosOperationHandler
Removes an existing principal in a previously configured KDC

The implementation is specific to a particular type of KDC.

removePrincipal(String, boolean) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Removes an existing principal in a previously configured KDC

The implementation is specific to a particular type of KDC.

removePrincipal(String, boolean) - Method in class org.apache.ambari.server.serveraction.kerberos.MITKerberosOperationHandler
Removes an existing principal in a previously configured KDC

The implementation is specific to a particular type of KDC.

removePrivilege(PrivilegeEntity) - Method in class org.apache.ambari.server.orm.entities.PrincipalEntity
Remove a privilege.
removePropertiesFromAmbariProperties(Collection<String>) - Method in class org.apache.ambari.server.configuration.Configuration
Removing the given properties from ambari.properties (i.e.
removeProperty(String) - Method in interface org.apache.ambari.server.api.util.TreeNode
Remove a property from the node.
removeProperty(String) - Method in class org.apache.ambari.server.api.util.TreeNodeImpl
 
removeProperty(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Remove the property identified by the given key from this instance.
removeProperty(String, String) - Method in class org.apache.ambari.server.topology.Configuration
Remove a property from the configuration hierarchy.
removeServiceComponentHost(ServiceComponentHost) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
removeServiceComponentHost(ServiceComponentHost) - Method in interface org.apache.ambari.server.state.Cluster
Remove ServiceComponentHost from cluster
removeSession(String) - Method in class org.apache.ambari.server.api.stomp.NamedTasksSubscriptions
 
removeSessionAttribute(String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
removeSessionAttribute(String) - Method in interface org.apache.ambari.server.state.Cluster
Removes an attribute from the session for this cluster
removeStack(StackEntity) - Method in class org.apache.ambari.server.stack.StackManager
 
removeStaleKeytabs(Collection<ResolvedKerberosKeytab>) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Removes existent persisted keytabs if they are not in expectedKeytabs collection.
removeStaleKeytabs(Collection<ResolvedKerberosKeytab>) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
removeSubscriptionInternal(String, String, Message<?>) - Method in class org.apache.ambari.server.agent.stomp.AmbariSubscriptionRegistry
 
removeSupersetFromDruid() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
removeTaskId(Long) - Method in class org.apache.ambari.server.api.stomp.NamedTasksSubscriptions
 
removeUnits(Configuration, Stack) - Static method in class org.apache.ambari.server.controller.internal.UnitUpdater
 
removeUser(User) - Method in class org.apache.ambari.server.security.authorization.Users
Removes a user from the Ambari database.
removeUser(UserEntity) - Method in class org.apache.ambari.server.security.authorization.Users
Removes a user from the Ambari database.
RemoveUserFromGroupRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for removing a user from a group
RemoveUserFromGroupRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.RemoveUserFromGroupRequestAuditEvent
 
RemoveUserFromGroupRequestAuditEvent(RemoveUserFromGroupRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.RemoveUserFromGroupRequestAuditEvent
RemoveUserFromGroupRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
removeViewInstance(ViewInstanceEntity) - Method in class org.apache.ambari.server.controller.AmbariHandlerList
 
removeViewInstance(ViewInstanceEntity) - Method in interface org.apache.ambari.server.view.ViewInstanceHandlerList
Remove the handler for the given view instance.
renameAmbariInfra() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
renameAmbariInfraService() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog271
 
renameColumn(String, String, DBAccessor.DBColumnInfo) - Method in interface org.apache.ambari.server.orm.DBAccessor
Rename existing column
renameColumn(String, String, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
renameLdapSynchCollisionBehaviorValue() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog272
 
Renderer - Interface in org.apache.ambari.server.api.query.render
Responsible for the rendering of a result.
Replace() - Constructor for class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Replace
 
replaceMappedRanges(List<T>) - Static method in class org.apache.ambari.server.utils.StageUtils
Finds ranges in list and replaces ranges by compact notation

replacePasswordsWithReferences(Map<PropertyInfo.PropertyType, Set<String>>, Map<String, String>, String, Long) - Static method in class org.apache.ambari.server.utils.SecretReference
Replace real passwords with secret references
replacePasswordsWithReferencesForCustomProperties(Map<String, Map<String, String>>, Map<String, String>, String, Long) - Static method in class org.apache.ambari.server.utils.SecretReference
Replace real passwords with secret references
replaceRanges(SortedSet<Integer>) - Static method in class org.apache.ambari.server.utils.StageUtils
Finds ranges in sorted set and replaces ranges by compact notation

replaceReferencesWithPasswords(Map<String, String>, Cluster) - Static method in class org.apache.ambari.server.utils.SecretReference
Replace secret references with appropriate real passwords.
replaceVariables(String, Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.state.kerberos.VariableReplacementHelper
Performs variable replacement on the supplied String value using values from the replacementsMap.
replaceWith - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.RegexReplace
The string to replace
replaceWith - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Replace
The string to replace
REPO_APPLICABLE_SERVICES_FOREIGN_KEY - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_APPLICABLE_SERVICES_REPO_DEFINITION_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_APPLICABLE_SERVICES_SERVICE_NAME_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_APPLICABLE_SERVICES_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_DEFINITION_BASE_URL_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_DEFINITION_COMPONENTS_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_DEFINITION_DISTRIBUTION_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_DEFINITION_FOREIGN_KEY - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_DEFINITION_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_DEFINITION_MIRRORS_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_DEFINITION_PRIMARY_KEY - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_DEFINITION_REPO_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_DEFINITION_REPO_NAME_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_DEFINITION_REPO_OS_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_DEFINITION_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_DEFINITION_UNIQUE_REPO_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_ID - Static variable in class org.apache.ambari.server.topology.RepositorySetting
 
REPO_OS_AMBARI_MANAGED_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_OS_FAMILY_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_OS_FOREIGN_KEY - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_OS_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_OS_PRIMARY_KEY - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_OS_REPO_VERSION_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_OS_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_STATE_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
REPO_SUFFIX_KEY_DEFAULT - Static variable in class org.apache.ambari.server.configuration.Configuration
The key for validating non-Ubuntu repository.
REPO_SUFFIX_KEY_UBUNTU - Static variable in class org.apache.ambari.server.configuration.Configuration
Key for repo validation suffixes.
REPO_TAGS_FOREIGN_KEY - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_TAGS_REPO_DEFINITION_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_TAGS_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_TAGS_TAG_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_VERSION - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
REPO_VERSION_HIDDEN_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
REPO_VERSION_ID - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
Deprecated.
REPO_VERSION_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
REPO_VERSION_ID_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
The repo version id to use
REPO_VERSION_LEGACY_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
REPO_VERSION_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
The repo version to use
REPO_VERSION_REPO_VERSION_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_VERSION_REPOSITORIES_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REPO_VERSION_RESOLVED_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
REPO_VERSION_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
REPO_VERSION_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
RepoDefinitionEntity - Class in org.apache.ambari.server.orm.entities
Represents a Repository definition type.
RepoDefinitionEntity() - Constructor for class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
RepoOsEntity - Class in org.apache.ambari.server.orm.entities
Represents a Repository operation system type.
RepoOsEntity() - Constructor for class org.apache.ambari.server.orm.entities.RepoOsEntity
 
Reporting - Class in org.apache.ambari.server.state.alert
The Reporting class represents the OK/WARNING/CRITICAL structures in an AlertDefinition.
Reporting() - Constructor for class org.apache.ambari.server.state.alert.Reporting
 
Reporting.ReportingType - Enum in org.apache.ambari.server.state.alert
 
Reporting.ReportTemplate - Class in org.apache.ambari.server.state.alert
The Reporting.ReportTemplate class is used to pair a label and threshhold value.
reportMetricData(TimelineMetric, TemporalInfo) - Method in class org.apache.ambari.server.controller.metrics.MetricReportingAdapter
 
reportMetricData(TimelineMetric, MetricsDataTransferMethod, TemporalInfo) - Method in class org.apache.ambari.server.controller.metrics.MetricsDownsamplingMethod
 
ReportsResponse - Class in org.apache.ambari.server.agent.stomp
Agent report default response.
ReportsResponse() - Constructor for class org.apache.ambari.server.agent.stomp.ReportsResponse
 
ReportTemplate() - Constructor for class org.apache.ambari.server.state.alert.Reporting.ReportTemplate
 
Repository - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
REPOSITORY_APPLICABLE_SERVICES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
REPOSITORY_BASE_URL_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
REPOSITORY_CLUSTER_STACK_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
REPOSITORY_COMPONENTS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
REPOSITORY_DEFAULT_BASE_URL_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
REPOSITORY_DISTRIBUTION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
REPOSITORY_MIRRORS_LIST_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
REPOSITORY_OS_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
REPOSITORY_REPO_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
REPOSITORY_REPO_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
REPOSITORY_REPOSITORY_VERSION_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
REPOSITORY_STACK_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
REPOSITORY_STACK_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
REPOSITORY_STATE - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
REPOSITORY_STATE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
REPOSITORY_TAGS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
REPOSITORY_UNIQUE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
REPOSITORY_UPGRADES_SUPPORTED_TYPES_ID - Static variable in class org.apache.ambari.server.controller.internal.CompatibleRepositoryVersionResourceProvider
 
REPOSITORY_VERIFY_BASE_URL_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
REPOSITORY_VERSION - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
REPOSITORY_VERSION_AVAILABLE_SERVICES - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
REPOSITORY_VERSION_DEFINITION_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
REPOSITORY_VERSION_DISPLAY_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.CompatibleRepositoryVersionResourceProvider
 
REPOSITORY_VERSION_DISPLAY_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
REPOSITORY_VERSION_HAS_CHILDREN - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
REPOSITORY_VERSION_HIDDEN_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
REPOSITORY_VERSION_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.CompatibleRepositoryVersionResourceProvider
 
REPOSITORY_VERSION_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
REPOSITORY_VERSION_PARENT_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
REPOSITORY_VERSION_RELEASE_BUILD - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
REPOSITORY_VERSION_RELEASE_COMPATIBLE_WITH - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
REPOSITORY_VERSION_RELEASE_NOTES - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
REPOSITORY_VERSION_RELEASE_VERSION - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
REPOSITORY_VERSION_REPOSITORY_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.CompatibleRepositoryVersionResourceProvider
 
REPOSITORY_VERSION_REPOSITORY_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
REPOSITORY_VERSION_RESOLVED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
REPOSITORY_VERSION_SERVICES - Static variable in class org.apache.ambari.server.controller.internal.CompatibleRepositoryVersionResourceProvider
 
REPOSITORY_VERSION_STACK_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.CompatibleRepositoryVersionResourceProvider
 
REPOSITORY_VERSION_STACK_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
REPOSITORY_VERSION_STACK_SERVICES - Static variable in class org.apache.ambari.server.controller.internal.CompatibleRepositoryVersionResourceProvider
 
REPOSITORY_VERSION_STACK_SERVICES - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
REPOSITORY_VERSION_STACK_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.CompatibleRepositoryVersionResourceProvider
 
REPOSITORY_VERSION_STACK_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
REPOSITORY_VERSION_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
RepositoryEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles privilege requests For resource type Resource.Type#Repository and request types Request.Type#POST and Request.Type#PUT
RepositoryEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.RepositoryEventCreator
 
repositoryInfo - Variable in class org.apache.ambari.server.state.repository.VersionDefinitionXml
Represents the repository details.
RepositoryInfo - Class in org.apache.ambari.server.state
 
RepositoryInfo() - Constructor for class org.apache.ambari.server.state.RepositoryInfo
 
RepositoryRequest - Class in org.apache.ambari.server.controller
 
RepositoryRequest(String, String, String, String, String) - Constructor for class org.apache.ambari.server.controller.RepositoryRequest
 
RepositoryResourceDefinition - Class in org.apache.ambari.server.api.resources
 
RepositoryResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.RepositoryResourceDefinition
 
RepositoryResourceProvider - Class in org.apache.ambari.server.controller.internal
 
RepositoryResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
RepositoryResponse - Class in org.apache.ambari.server.controller
 
RepositoryResponse(String, String, String, String, String, String, String, String, Set<RepoTag>, List<String>) - Constructor for class org.apache.ambari.server.controller.RepositoryResponse
 
RepositoryService - Class in org.apache.ambari.server.api.services
Service responsible for repository requests.
RepositoryService(Map<Resource.Type, String>) - Constructor for class org.apache.ambari.server.api.services.RepositoryService
Constructor.
RepositorySetting - Class in org.apache.ambari.server.topology
 
RepositorySetting() - Constructor for class org.apache.ambari.server.topology.RepositorySetting
 
repositoryType - Variable in class org.apache.ambari.server.state.repository.Release
The type of repository dictates how the repo should be installed and its upgradability.
RepositoryVersion - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
repositoryVersionDAO - Static variable in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
RepositoryVersionDAO - Class in org.apache.ambari.server.orm.dao
DAO for repository versions.
RepositoryVersionDAO() - Constructor for class org.apache.ambari.server.orm.dao.RepositoryVersionDAO
Constructor.
repositoryVersionDaoProvider - Variable in class org.apache.ambari.server.state.CheckHelper
Used for retrieving RepositoryVersionEntity instances.
RepositoryVersionEntity - Class in org.apache.ambari.server.orm.entities
 
RepositoryVersionEntity() - Constructor for class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
RepositoryVersionEntity(StackEntity, String, String, List<RepoOsEntity>) - Constructor for class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
RepositoryVersionEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles privilege requests For resource type Resource.Type#Repository and request types Request.Type#POST, Request.Type#PUT and Request.Type#DELETE
RepositoryVersionEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.RepositoryVersionEventCreator
 
RepositoryVersionHelper - Class in org.apache.ambari.server.stack.upgrade
Provides helper methods to manage repository versions.
RepositoryVersionHelper() - Constructor for class org.apache.ambari.server.stack.upgrade.RepositoryVersionHelper
 
RepositoryVersionResourceDefinition - Class in org.apache.ambari.server.api.resources
 
RepositoryVersionResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.RepositoryVersionResourceDefinition
 
RepositoryVersionResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for repository versions resources.
RepositoryVersionResourceProvider() - Constructor for class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
Create a new resource provider.
RepositoryVersionService - Class in org.apache.ambari.server.api.services
Service responsible for repository versions requests.
RepositoryVersionService(Map<Resource.Type, String>) - Constructor for class org.apache.ambari.server.api.services.RepositoryVersionService
Constructor.
RepositoryVersionState - Enum in org.apache.ambari.server.state
The RepositoryVersionState represents the state of a repository on a particular host.
RepositoryXml - Class in org.apache.ambari.server.state.stack
Represents the repository file $STACK_VERSION/repos/repoinfo.xml.
RepositoryXml() - Constructor for class org.apache.ambari.server.state.stack.RepositoryXml
 
RepositoryXml.Os - Class in org.apache.ambari.server.state.stack
The os tag.
RepositoryXml.Repo - Class in org.apache.ambari.server.state.stack
The repo tag.
RepoTag - Enum in org.apache.ambari.server.state.stack
A Repo tag is a way to allow Ambari to place logic surrounding repository details.
RepoUrlInfoCallable - Class in org.apache.ambari.server.state.stack
Encapsulates the work to resolve the latest repo information for a stack.
RepoUrlInfoCallable(URI) - Constructor for class org.apache.ambari.server.state.stack.RepoUrlInfoCallable
 
RepoUrlInfoCallable.RepoUrlInfoResult - Class in org.apache.ambari.server.state.stack
Stores the results saved per StackModule
RepoUrlInfoResult() - Constructor for class org.apache.ambari.server.state.stack.RepoUrlInfoCallable.RepoUrlInfoResult
 
RepoUtil - Class in org.apache.ambari.server.stack
Utility functions for repository related tasks.
RepoUtil() - Constructor for class org.apache.ambari.server.stack.RepoUtil
 
RepoVdfCallable - Class in org.apache.ambari.server.state.stack
Encapsulates the work to resolve the latest repo information for a stack.
RepoVdfCallable(StackModule, String, Map<String, URI>, OsFamily) - Constructor for class org.apache.ambari.server.state.stack.RepoVdfCallable
 
RepoVdfCallable(StackModule, Map<String, URI>, OsFamily) - Constructor for class org.apache.ambari.server.state.stack.RepoVdfCallable
 
repoVersionId - Variable in class org.apache.ambari.server.events.HostComponentVersionAdvertisedEvent
 
Request - Class in org.apache.ambari.server.actionmanager
 
Request(long, Long, Clusters) - Constructor for class org.apache.ambari.server.actionmanager.Request
Construct new entity
Request(Collection<Stage>, String, Clusters) - Constructor for class org.apache.ambari.server.actionmanager.Request
Construct new entity from stages provided
Request(Collection<Stage>, String, ExecuteActionRequest, Clusters, Gson) - Constructor for class org.apache.ambari.server.actionmanager.Request
Construct new entity from stages provided
Request(RequestEntity, StageFactory, Clusters) - Constructor for class org.apache.ambari.server.actionmanager.Request
Load existing request from database
Request - Interface in org.apache.ambari.server.api.services
Provides information on the current request.
Request - Interface in org.apache.ambari.server.controller.spi
The request object carries the properties or property ids required to satisfy a resource request.
Request - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
request - Static variable in class org.apache.ambari.server.orm.entities.StageEntity_
 
Request.Type - Enum in org.apache.ambari.server.api.services
Enum of request types.
REQUEST_ABORT_REASON_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_ABORTED_TASK_CNT_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_BLOB_TITLE - Static variable in interface org.apache.ambari.server.api.services.parsers.RequestBodyParser
Category path to ignore parsing of the child node
REQUEST_BODY_EMPTY_ERROR_MESSAGE - Static variable in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
REQUEST_BODY_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
REQUEST_CLUSTER_HOST_INFO_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_CLUSTER_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_COMPLETED_TASK_CNT_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_CONNECT_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The amount of time, in TimeUnit.MILLISECONDS, that views will wait when trying to connect on HTTP(S) operations to a remote resource.
REQUEST_CONTEXT_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_CREATE_TIME_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_DISPLAY_STATUS_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REQUEST_END_TIME_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_EXCLUSIVE_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_EXECUTION_TRIGGER_PREFIX - Static variable in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
REQUEST_FAILED_TASK_CNT_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_INFO - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_INFO_BODY_PROPERTY - Static variable in interface org.apache.ambari.server.controller.spi.Request
Constant for request info property which contains the raw request body.
REQUEST_INFO_PATH - Static variable in interface org.apache.ambari.server.api.services.parsers.RequestBodyParser
RequestInfo category path.
REQUEST_INPUTS_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_LOG_RETAINDAYS - Static variable in class org.apache.ambari.server.configuration.Configuration
The number of days request logs can be retained.
REQUEST_LOGNAMEPATTERN - Static variable in class org.apache.ambari.server.configuration.Configuration
The pattern of request logs .
REQUEST_LOGPATH - Static variable in class org.apache.ambari.server.configuration.Configuration
Request logs path .
REQUEST_OPERATION_LEVEL_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_PENDING_HOST_REQUEST_COUNT_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_PROGRESS_PERCENT_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_PROGRESS_PERCENT_ID - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
REQUEST_QUEUED_TASK_CNT_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_READ_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The amount of time, in TimeUnit.MILLISECONDS, that views will wait before timing out on HTTP(S) read operations.
REQUEST_REMOVE_PENDING_HOST_REQUESTS_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_RESOURCE_FILTER_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_SCHEDULE - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
REQUEST_SCHEDULE_REQUEST_TYPE - Static variable in class org.apache.ambari.server.api.services.RequestScheduleService
 
REQUEST_SOURCE_SCHEDULE - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_SOURCE_SCHEDULE_HREF - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_SOURCE_SCHEDULE_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_START_TIME_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_STATUS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_STATUS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
REQUEST_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
REQUEST_TASK_CNT_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_TIMED_OUT_TASK_CNT_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_TYPE_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
REQUEST_URI_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
REQUEST_USER_NAME - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUEST_USER_NAME_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
RequestAuditEvent - Class in org.apache.ambari.server.audit.request
Base class for start operation audit events.
RequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.request.RequestAuditEvent
 
RequestAuditEvent(RequestAuditEvent.RequestAuditEventBuilder<?, ?>) - Constructor for class org.apache.ambari.server.audit.request.RequestAuditEvent
RequestAuditEvent.RequestAuditEventBuilder<T extends RequestAuditEvent,TBuilder extends RequestAuditEvent.RequestAuditEventBuilder<T,TBuilder>> - Class in org.apache.ambari.server.audit.request
 
RequestAuditEventBuilder(Class<? extends TBuilder>) - Constructor for class org.apache.ambari.server.audit.request.RequestAuditEvent.RequestAuditEventBuilder
 
RequestAuditEventCreator - Interface in org.apache.ambari.server.audit.request.eventcreator
This interface must be implemented by the plugins for the request audit logger in order to make custom AuditEvents based on Request.Types and Resource.Type
RequestAuditEventCreatorHelper - Class in org.apache.ambari.server.audit.request.eventcreator
The purpose of this class is to retrieve information from Request objects.
RequestAuditEventCreatorHelper() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.RequestAuditEventCreatorHelper
 
requestAuditLogger - Static variable in class org.apache.ambari.server.api.services.BaseService
 
RequestAuditLogger - Interface in org.apache.ambari.server.audit.request
Audit logger interface for logging requests
RequestAuditLoggerImpl - Class in org.apache.ambari.server.audit.request
The purpose of this class is to create audit log entries for the HTTP requests
RequestAuditLoggerImpl(AuditLogger, Set<RequestAuditEventCreator>) - Constructor for class org.apache.ambari.server.audit.request.RequestAuditLoggerImpl
Injecting dependencies through the constructor
RequestBody - Class in org.apache.ambari.server.api.services
Represents the http body of the request.
RequestBody() - Constructor for class org.apache.ambari.server.api.services.RequestBody
 
RequestBodyParser - Interface in org.apache.ambari.server.api.services.parsers
Parse the provided String into a map of properties and associated values.
requestContext - Static variable in class org.apache.ambari.server.orm.entities.StageEntity_
 
RequestDAO - Class in org.apache.ambari.server.orm.dao
 
RequestDAO() - Constructor for class org.apache.ambari.server.orm.dao.RequestDAO
 
RequestDAO.StageEntityPK - Class in org.apache.ambari.server.orm.dao
 
RequestEntity - Class in org.apache.ambari.server.orm.entities
 
RequestEntity() - Constructor for class org.apache.ambari.server.orm.entities.RequestEntity
 
RequestEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles request type requests For resource type Resource.Type#Request and request types Request.Type#POST
RequestEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.RequestEventCreator
 
RequestExecution - Interface in org.apache.ambari.server.state.scheduler
Request Execution is a type of resource that supports scheduling a request or a group of requests for execution by the ActionManager.
RequestExecution.Status - Enum in org.apache.ambari.server.state.scheduler
Status of the Request execution
RequestExecutionFactory - Interface in org.apache.ambari.server.state.scheduler
 
RequestExecutionImpl - Class in org.apache.ambari.server.state.scheduler
 
RequestExecutionImpl(Cluster, Batch, Schedule, Injector) - Constructor for class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
RequestExecutionImpl(Cluster, RequestScheduleEntity, Injector) - Constructor for class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
RequestFactory - Interface in org.apache.ambari.server.actionmanager
 
RequestFactory - Class in org.apache.ambari.server.api.services
Factory for Request instances.
RequestFactory() - Constructor for class org.apache.ambari.server.api.services.RequestFactory
 
RequestFinishedEvent - Class in org.apache.ambari.server.events
The RequestFinishedEvent is fired when a host is added to a cluster.
RequestFinishedEvent(long, long) - Constructor for class org.apache.ambari.server.events.RequestFinishedEvent
Constructor.
RequestHandler - Interface in org.apache.ambari.server.api.handlers
Responsible for handling of requests and returning a result.
requestId - Variable in class org.apache.ambari.server.controller.ShortTaskStatus
 
requestId - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
requestId - Static variable in class org.apache.ambari.server.orm.entities.StageEntity_
 
RequestImpl - Class in org.apache.ambari.server.controller.internal
Default request implementation.
RequestImpl(Set<String>, Set<Map<String, Object>>, Map<String, String>, Map<String, TemporalInfo>) - Constructor for class org.apache.ambari.server.controller.internal.RequestImpl
Create a request.
RequestImpl(Set<String>, Set<Map<String, Object>>, Map<String, String>, Map<String, TemporalInfo>, SortRequest, PageRequest) - Constructor for class org.apache.ambari.server.controller.internal.RequestImpl
Create a request.
requestInfoForKerberosDescriptor(KerberosDescriptor) - Static method in class org.apache.ambari.server.topology.addservice.ResourceProviderAdapter
 
RequestOperationLevel - Class in org.apache.ambari.server.controller.internal
Operation level is specified along with some requests.
RequestOperationLevel(Resource.Type, String, String, String, String) - Constructor for class org.apache.ambari.server.controller.internal.RequestOperationLevel
 
RequestOperationLevel(Map<String, String>) - Constructor for class org.apache.ambari.server.controller.internal.RequestOperationLevel
Constructs a new entity from
RequestOperationLevelDAO - Class in org.apache.ambari.server.orm.dao
 
RequestOperationLevelDAO() - Constructor for class org.apache.ambari.server.orm.dao.RequestOperationLevelDAO
 
RequestOperationLevelEntity - Class in org.apache.ambari.server.orm.entities
 
RequestOperationLevelEntity() - Constructor for class org.apache.ambari.server.orm.entities.RequestOperationLevelEntity
 
RequestPostRequest - Interface in org.apache.ambari.server.controller
Request schema for endpoint RequestService.createRequests(String, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo) The interface is not actually implemented, it only carries swagger annotations.
RequestPostRequest.Body - Interface in org.apache.ambari.server.controller
 
RequestPostRequest.OperationLevel - Interface in org.apache.ambari.server.controller
 
RequestPostRequest.Request - Interface in org.apache.ambari.server.controller
 
RequestPostRequest.RequestInfo - Interface in org.apache.ambari.server.controller
 
RequestPostRequest.RequestResourceFilter - Interface in org.apache.ambari.server.controller
 
RequestPostResponse - Interface in org.apache.ambari.server.controller
Response schema for endpoint RequestService.createRequests(String, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo) The interface is not actually implemented, it only carries swagger annotations.
RequestPostResponse.ShortRequestInfo - Interface in org.apache.ambari.server.controller
 
RequestPutRequest - Interface in org.apache.ambari.server.controller
Request schema for endpoint RequestService.updateRequests(String, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo, String) The interface is not actually implemented, it only carries swagger annotations.
RequestRequest - Class in org.apache.ambari.server.controller
Encapsulates all data about update request that came to RequestResourceProvider
RequestRequest(String, long) - Constructor for class org.apache.ambari.server.controller.RequestRequest
 
RequestResourceDefinition - Class in org.apache.ambari.server.api.resources
Request resource definition.
RequestResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.RequestResourceDefinition
Constructor.
RequestResourceFilter - Class in org.apache.ambari.server.controller.internal
 
RequestResourceFilter() - Constructor for class org.apache.ambari.server.controller.internal.RequestResourceFilter
 
RequestResourceFilter(String, String, List<String>) - Constructor for class org.apache.ambari.server.controller.internal.RequestResourceFilter
 
RequestResourceFilterEntity - Class in org.apache.ambari.server.orm.entities
 
RequestResourceFilterEntity() - Constructor for class org.apache.ambari.server.orm.entities.RequestResourceFilterEntity
 
RequestResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for request resources.
RequestResponse - Interface in org.apache.ambari.server.controller
Response schema for endpoint RequestService.getRequest(String, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo, String) The interface is not actually implemented, it only carries swagger annotations.
RequestResponse.RequestStatusInfo - Interface in org.apache.ambari.server.controller
 
REQUESTS - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
REQUESTS - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
REQUESTS_ABORTED_TASKS_KEY - Static variable in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
REQUESTS_FAILED_TASKS_KEY - Static variable in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
REQUESTS_ID_KEY - Static variable in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
REQUESTS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
REQUESTS_STATUS_KEY - Static variable in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
REQUESTS_TIMEDOUT_TASKS_KEY - Static variable in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
REQUESTS_TOTAL_TASKS_KEY - Static variable in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
RequestsByStatusesRequest - Class in org.apache.ambari.server.controller
 
RequestsByStatusesRequest() - Constructor for class org.apache.ambari.server.controller.RequestsByStatusesRequest
 
RequestsByStatusesRequest(Set<String>) - Constructor for class org.apache.ambari.server.controller.RequestsByStatusesRequest
 
RequestSchedule - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
RequestScheduleBatchRequestDAO - Class in org.apache.ambari.server.orm.dao
 
RequestScheduleBatchRequestDAO() - Constructor for class org.apache.ambari.server.orm.dao.RequestScheduleBatchRequestDAO
 
RequestScheduleBatchRequestEntity - Class in org.apache.ambari.server.orm.entities
 
RequestScheduleBatchRequestEntity() - Constructor for class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
RequestScheduleBatchRequestEntityPK - Class in org.apache.ambari.server.orm.entities
 
RequestScheduleBatchRequestEntityPK() - Constructor for class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntityPK
 
RequestScheduleDAO - Class in org.apache.ambari.server.orm.dao
 
RequestScheduleDAO() - Constructor for class org.apache.ambari.server.orm.dao.RequestScheduleDAO
 
RequestScheduleEntity - Class in org.apache.ambari.server.orm.entities
 
RequestScheduleEntity() - Constructor for class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
RequestScheduleRequest - Class in org.apache.ambari.server.controller
 
RequestScheduleRequest(Long, String, String, String, Batch, Schedule) - Constructor for class org.apache.ambari.server.controller.RequestScheduleRequest
 
RequestScheduleRequestSwagger - Interface in org.apache.ambari.server.controller
 
RequestScheduleRequestSwagger.RequestScheduleRequestElement - Interface in org.apache.ambari.server.controller
 
RequestScheduleRequestSwagger.RequestScheduleRequestElement.BatchRequest - Interface in org.apache.ambari.server.controller
 
RequestScheduleRequestSwagger.RequestScheduleRequestElement.BatchRequest.BatchRequestRequest - Interface in org.apache.ambari.server.controller
 
RequestScheduleRequestSwagger.RequestScheduleRequestElement.BatchRequest.BatchRequestRequest.RequestBodyInfo - Interface in org.apache.ambari.server.controller
 
RequestScheduleRequestSwagger.RequestScheduleRequestElement.BatchRequest.BatchSettings - Interface in org.apache.ambari.server.controller
 
RequestScheduleRequestSwagger.RequestScheduleRequestElement.ScheduleRequest - Interface in org.apache.ambari.server.controller
 
RequestScheduleResourceDefinition - Class in org.apache.ambari.server.api.resources
 
RequestScheduleResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.RequestScheduleResourceDefinition
 
RequestScheduleResourceProvider - Class in org.apache.ambari.server.controller.internal
 
RequestScheduleResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
Create a new resource provider for the given management controller.
RequestScheduleResponse - Class in org.apache.ambari.server.controller
 
RequestScheduleResponse(Long, String, String, String, String, Batch, Schedule, String, String, String, String, Integer) - Constructor for class org.apache.ambari.server.controller.RequestScheduleResponse
 
RequestScheduleResponseSwagger - Interface in org.apache.ambari.server.controller
 
RequestScheduleResponseSwagger.RequestScheduleResponseElement - Interface in org.apache.ambari.server.controller
 
RequestScheduleResponseSwagger.RequestScheduleResponseElement.BatchResponse - Interface in org.apache.ambari.server.controller
 
RequestScheduleResponseSwagger.RequestScheduleResponseElement.BatchResponse.BatchRequestResponse - Interface in org.apache.ambari.server.controller
 
RequestScheduleResponseSwagger.RequestScheduleResponseElement.BatchResponse.BatchSettings - Interface in org.apache.ambari.server.controller
 
RequestScheduleResponseSwagger.RequestScheduleResponseElement.ScheduleResponse - Interface in org.apache.ambari.server.controller
 
RequestScheduleService - Class in org.apache.ambari.server.api.services
Service responsible for management of a batch of requests with attached schedule
RequestScheduleService(String) - Constructor for class org.apache.ambari.server.api.services.RequestScheduleService
Constructor
RequestService - Class in org.apache.ambari.server.api.services
Service responsible for request resource requests.
RequestService() - Constructor for class org.apache.ambari.server.api.services.RequestService
 
RequestService(String) - Constructor for class org.apache.ambari.server.api.services.RequestService
Constructor.
RequestStageContainer - Class in org.apache.ambari.server.controller.internal
Contains stages associated with a request.
RequestStageContainer(Long, List<Stage>, RequestFactory, ActionManager) - Constructor for class org.apache.ambari.server.controller.internal.RequestStageContainer
Constructor.
RequestStageContainer(Long, List<Stage>, RequestFactory, ActionManager, ExecuteActionRequest) - Constructor for class org.apache.ambari.server.controller.internal.RequestStageContainer
Constructor.
RequestStatus - Enum in org.apache.ambari.server.actionmanager
 
RequestStatus - Interface in org.apache.ambari.server.controller.spi
A RequestStatus represents the result of an asynchronous operation on resources.
RequestStatus.Status - Enum in org.apache.ambari.server.controller.spi
Request status.
RequestStatusImpl - Class in org.apache.ambari.server.controller.internal
Default request status implementation.
RequestStatusImpl(Resource) - Constructor for class org.apache.ambari.server.controller.internal.RequestStatusImpl
 
RequestStatusImpl(Resource, Set<Resource>) - Constructor for class org.apache.ambari.server.controller.internal.RequestStatusImpl
 
RequestStatusImpl(Resource, Set<Resource>, RequestStatusMetaData) - Constructor for class org.apache.ambari.server.controller.internal.RequestStatusImpl
 
RequestStatusMetaData - Interface in org.apache.ambari.server.controller.spi
Marker interface for metadata embedded in RequestStatus.
RequestStatusResponse - Class in org.apache.ambari.server.controller
 
RequestStatusResponse(Long) - Constructor for class org.apache.ambari.server.controller.RequestStatusResponse
 
requestSTOMPListener(Injector) - Method in class org.apache.ambari.server.configuration.spring.AgentStompConfig
 
requestSTOMPListener(Injector) - Method in class org.apache.ambari.server.configuration.spring.ApiStompConfig
 
RequestType - Enum in org.apache.ambari.server.actionmanager
 
RequestUpdateEvent - Class in org.apache.ambari.server.events
Contains info about request update.
RequestUpdateEvent(RequestEntity, HostRoleCommandDAO, TopologyManager, String, List<HostRoleCommandEntity>) - Constructor for class org.apache.ambari.server.events.RequestUpdateEvent
 
RequestUpdateEvent(Long, HostRoleStatus, Set<RequestUpdateEvent.HostRoleCommand>) - Constructor for class org.apache.ambari.server.events.RequestUpdateEvent
 
RequestUpdateEvent.HostRoleCommand - Class in org.apache.ambari.server.events
 
RequestUpdateEventPublisher - Class in org.apache.ambari.server.events.publishers
 
RequestUpdateEventPublisher(STOMPUpdatePublisher) - Constructor for class org.apache.ambari.server.events.publishers.RequestUpdateEventPublisher
 
requestURL(String) - Static method in class org.apache.ambari.server.utils.HTTPUtils
Issues a GET request against a URL.
requestURL(String, String, ImpersonatorSetting) - Method in class org.apache.ambari.server.view.HttpImpersonatorImpl
Returns the result of the HTTP request by setting the "doAs" impersonation for the query param and username in @param impersonatorSetting.
RequestUtils - Class in org.apache.ambari.server.utils
The purpose of this helper is to get remote address from an HTTP request
RequestUtils() - Constructor for class org.apache.ambari.server.utils.RequestUtils
 
RequestValidator - Class in org.apache.ambari.server.topology.addservice
Validates a specific AddServiceRequest.
RequestValidator(AddServiceRequest, Cluster, AmbariManagementController, ConfigHelper, StackFactory, KerberosDescriptorFactory, SecurityConfigurationFactory) - Constructor for class org.apache.ambari.server.topology.addservice.RequestValidator
 
RequestValidatorFactory - Interface in org.apache.ambari.server.topology.addservice
Factory for RequestValidator objects.
RequiredConfigPropertiesValidator - Class in org.apache.ambari.server.topology.validators
Validates the configuration by checking the existence of required properties for the services listed in the blueprint.
RequiredConfigPropertiesValidator() - Constructor for class org.apache.ambari.server.topology.validators.RequiredConfigPropertiesValidator
 
RequiredPasswordValidator - Class in org.apache.ambari.server.topology.validators
Validates that all required passwords are provided.
RequiredPasswordValidator() - Constructor for class org.apache.ambari.server.topology.validators.RequiredPasswordValidator
 
RequiredServicesInRepositoryCheck - Class in org.apache.ambari.server.checks
The RequiredServicesInRepositoryCheck is used to ensure that if there are any services which require other services to also be included in the upgrade that they are included in the repository.
RequiredServicesInRepositoryCheck() - Constructor for class org.apache.ambari.server.checks.RequiredServicesInRepositoryCheck
Constructor.
requiresLayoutRecommendation() - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo
 
requiresPropertyProviderInput() - Method in class org.apache.ambari.server.api.query.render.BaseRenderer
 
requiresPropertyProviderInput() - Method in class org.apache.ambari.server.api.query.render.ClusterBlueprintRenderer
 
requiresPropertyProviderInput() - Method in interface org.apache.ambari.server.api.query.render.Renderer
Obtains the property provider requirements of the given renderer implementation.
RequiresSession - Annotation Type in org.apache.ambari.server.orm
Any method or class marked with annotation treated as requiring Jpa session.
reset() - Method in class org.apache.ambari.server.bootstrap.BootStrapImpl
 
resetCheckResult() - Static method in class org.apache.ambari.server.checks.DatabaseConsistencyCheckHelper
resetData(Long) - Method in class org.apache.ambari.server.agent.stomp.AgentHostDataHolder
Reset data for the given host.
resetUIState() - Method in class org.apache.ambari.server.upgrade.SchemaUpgradeHelper
 
resolve(ComponentModule, Map<String, StackModule>, Map<String, ServiceModule>, Map<String, ExtensionModule>) - Method in class org.apache.ambari.server.stack.ComponentModule
 
resolve(ConfigurationModule, Map<String, StackModule>, Map<String, ServiceModule>, Map<String, ExtensionModule>) - Method in class org.apache.ambari.server.stack.ConfigurationModule
 
resolve(ExtensionModule, Map<String, StackModule>, Map<String, ServiceModule>, Map<String, ExtensionModule>) - Method in class org.apache.ambari.server.stack.ExtensionModule
Fully resolve the extension.
resolve(QuickLinksConfigurationModule, Map<String, StackModule>, Map<String, ServiceModule>, Map<String, ExtensionModule>) - Method in class org.apache.ambari.server.stack.QuickLinksConfigurationModule
 
resolve(ServiceModule, Map<String, StackModule>, Map<String, ServiceModule>, Map<String, ExtensionModule>) - Method in class org.apache.ambari.server.stack.ServiceModule
 
resolve(T, Map<String, StackModule>, Map<String, ServiceModule>, Map<String, ExtensionModule>) - Method in interface org.apache.ambari.server.stack.StackDefinitionModule
Resolve the module state with the specified parent.
resolve(StackModule, Map<String, StackModule>, Map<String, ServiceModule>, Map<String, ExtensionModule>) - Method in class org.apache.ambari.server.stack.StackModule
Fully resolve the stack.
resolve(ThemeModule, Map<String, StackModule>, Map<String, ServiceModule>, Map<String, ExtensionModule>) - Method in class org.apache.ambari.server.stack.ThemeModule
 
resolve(Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.state.UriInfo
 
resolveCommonService(Map<String, StackModule>, Map<String, ServiceModule>, Map<String, ExtensionModule>) - Method in class org.apache.ambari.server.stack.ServiceModule
Resolve common service
resolveDirectory(String, String, String) - Method in class org.apache.ambari.server.stack.ServiceDirectory
 
ResolvedKerberosKeytab - Class in org.apache.ambari.server.serveraction.kerberos.stageutils
Class that represents keytab.
ResolvedKerberosKeytab(String, String, String, String, String, Set<ResolvedKerberosPrincipal>, boolean, boolean) - Constructor for class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosKeytab
 
ResolvedKerberosPrincipal - Class in org.apache.ambari.server.serveraction.kerberos.stageutils
Class that represents principal and it info(host, keytab path, service and component mapping).
ResolvedKerberosPrincipal(Long, String, String, boolean, String, String, String, String) - Constructor for class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
ResolvedKerberosPrincipal(Long, String, String, boolean, String, String) - Constructor for class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
ResolvedKerberosPrincipal(Long, String, String, boolean, String, String, Multimap<String, String>) - Constructor for class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
resolveExplicit(ServiceModule, Map<String, StackModule>, Map<String, ServiceModule>, Map<String, ExtensionModule>) - Method in class org.apache.ambari.server.stack.ServiceModule
 
resolveHostGroupPlaceholder(String, Collection<String>) - Method in class org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor.MultipleHostTopologyUpdater
Resolves the host group place holders in the passed in original value.
resolveInternal(ServiceModule, Map<String, StackModule>, Map<String, ServiceModule>, Map<String, ExtensionModule>, boolean) - Method in class org.apache.ambari.server.stack.ServiceModule
 
resolveLoginAliasToUserName(String) - Static method in class org.apache.ambari.server.security.authorization.AuthorizationHelper
Looks up the provided loginAlias in the current http session and return the ambari user name that the alias is defined for.
resolvePort(Cluster, String, String, Map<String, String>, String) - Method in class org.apache.ambari.server.controller.metrics.RestMetricsPropertyProvider
If protocol is equal to HTTPS_PROTOCOL than returns HTTPS_PORT_PROPERTY_NAME_PROPERTY value from PORT_CONFIG_TYPE_PROPERTY else uses port_config_type, port_property_name, default_port parameters from metricsProperties to find out right port value for service
resolveRelativeDirectoryPathString(File, String, String, String) - Method in class org.apache.ambari.server.stack.ServiceDirectory
 
resolveTask(UpgradeContext, UpgradePack.ProcessingComponent) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapperBuilder
The upgrade packs are written such that there is one and only one upgrade element for a component, all other directives go in (pre|post)-(upgrade|downgrade) elements.
resolveTasks(UpgradeContext, boolean, UpgradePack.ProcessingComponent) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapperBuilder
Determine the list of pre- or post-tasks given these rules When performing an upgrade, only use upgrade tasks When performing a downgrade, use the downgrade tasks if they are defined When performing a downgrade, but no downgrade tasks exist, reuse the upgrade tasks
resolveUserSearchFilterPlaceHolders(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
Resolves known placeholders found within the given ldap user search ldap filter
Resource - Interface in org.apache.ambari.server.controller.spi
The resource object represents a requested resource.
Resource.InternalType - Enum in org.apache.ambari.server.controller.spi
Enum of internal types.
Resource.Type - Class in org.apache.ambari.server.controller.spi
Resource types.
RESOURCE_NAME - Static variable in class org.apache.ambari.server.controller.internal.ViewPermissionResourceProvider
 
RESOURCE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PermissionResourceProvider
 
RESOURCE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewPermissionResourceProvider
 
ResourceAlreadyExistsException - Exception in org.apache.ambari.server.controller.spi
Indicates that a resource already exists.
ResourceAlreadyExistsException(String) - Constructor for exception org.apache.ambari.server.controller.spi.ResourceAlreadyExistsException
Constructor.
ResourceComparator() - Constructor for class org.apache.ambari.server.controller.internal.ClusterControllerImpl.ResourceComparator
Default comparator
ResourceComparator(SortRequest) - Constructor for class org.apache.ambari.server.controller.internal.ClusterControllerImpl.ResourceComparator
Sort by properties.
ResourceConfig - Class in org.apache.ambari.server.view.configuration
View resource configuration.
ResourceConfig() - Constructor for class org.apache.ambari.server.view.configuration.ResourceConfig
 
ResourceDAO - Class in org.apache.ambari.server.orm.dao
Admin resource Data Access Object.
ResourceDAO() - Constructor for class org.apache.ambari.server.orm.dao.ResourceDAO
 
ResourceDefinition - Interface in org.apache.ambari.server.api.resources
Resource Definition.
ResourceDefinition.PostProcessor - Interface in org.apache.ambari.server.api.resources
Resource specific result processor.
ResourceEntity - Class in org.apache.ambari.server.orm.entities
Represents a resource.
ResourceEntity() - Constructor for class org.apache.ambari.server.orm.entities.ResourceEntity
 
ResourceImpl - Class in org.apache.ambari.server.controller.internal
Simple resource implementation.
ResourceImpl(Resource.Type) - Constructor for class org.apache.ambari.server.controller.internal.ResourceImpl
Create a resource of the given type.
ResourceImpl(Resource) - Constructor for class org.apache.ambari.server.controller.internal.ResourceImpl
Copy constructor
ResourceImpl(Resource, Set<String>) - Constructor for class org.apache.ambari.server.controller.internal.ResourceImpl
Construct a resource from the given resource, setting only the properties that are found in the given set of property and category ids.
ResourceInstance - Interface in org.apache.ambari.server.api.resources
Resource instance which contains request specific state.
ResourceInstanceFactory - Interface in org.apache.ambari.server.api.resources
Factory for creating resource instances.
ResourceInstanceFactoryImpl - Class in org.apache.ambari.server.api.resources
Factory for creating resource instances.
ResourceInstanceFactoryImpl() - Constructor for class org.apache.ambari.server.api.resources.ResourceInstanceFactoryImpl
 
ResourceManager - Class in org.apache.ambari.server.resources
Resource manager.
ResourceManager() - Constructor for class org.apache.ambari.server.resources.ResourceManager
 
RESOURCEMANAGER - Static variable in class org.apache.ambari.server.Role
 
RESOURCEMANAGER_HA_DEPS_KEY - Static variable in class org.apache.ambari.server.metadata.RoleCommandOrder
 
ResourceManagerHttpPropertyRequest - Class in org.apache.ambari.server.controller.internal
Resource manager specific HTTP property request.
ResourceManagerHttpPropertyRequest() - Constructor for class org.apache.ambari.server.controller.internal.ResourceManagerHttpPropertyRequest
 
ResourcePredicateEvaluator - Interface in org.apache.ambari.server.controller.spi
 
ResourceProvider - Interface in org.apache.ambari.server.controller.spi
The resource provider allows for the plugging in of a back end data store for a resource type.
ResourceProviderAdapter - Class in org.apache.ambari.server.topology.addservice
Creates resources using the resource providers.
ResourceProviderAdapter() - Constructor for class org.apache.ambari.server.topology.addservice.ResourceProviderAdapter
 
ResourceProviderEvent - Class in org.apache.ambari.server.controller.internal
Resource provider event used to update resource provider observers.
ResourceProviderEvent(Resource.Type, ResourceProviderEvent.Type, Request, Predicate) - Constructor for class org.apache.ambari.server.controller.internal.ResourceProviderEvent
 
ResourceProviderEvent.Type - Enum in org.apache.ambari.server.controller.internal
 
ResourceProviderFactory - Interface in org.apache.ambari.server.controller
 
ResourceProviderObserver - Interface in org.apache.ambari.server.controller.internal
An object that listens for events from a resource provider.
RESOURCES_DIR - Static variable in class org.apache.ambari.server.configuration.Configuration
The location on the Ambari Server where all resources exist, including common services, stacks, and scripts.
RESOURCES_NODE_NAME - Static variable in class org.apache.ambari.server.api.handlers.BaseManagementHandler
 
ResourceType - Enum in org.apache.ambari.server.security.authorization
ResourceType is an enumeration of resources one which authorization tests may be performed.
ResourceTypeDAO - Class in org.apache.ambari.server.orm.dao
Resource Type Data Access Object.
ResourceTypeDAO() - Constructor for class org.apache.ambari.server.orm.dao.ResourceTypeDAO
 
ResourceTypeEntity - Class in org.apache.ambari.server.orm.entities
Represents a resource type.
ResourceTypeEntity() - Constructor for class org.apache.ambari.server.orm.entities.ResourceTypeEntity
 
RESPONSE_CONTAINER_LIST - Static variable in class org.apache.ambari.server.api.services.BaseService
 
RESPONSE_KEY - Static variable in class org.apache.ambari.server.controller.internal.ArtifactResourceProvider
 
RESPONSE_KEY - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
RESPONSE_KEY - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
RESPONSE_KEY - Static variable in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
RESPONSE_KEY - Static variable in class org.apache.ambari.server.controller.internal.RootServiceComponentResourceProvider
 
RESPONSE_KEY - Static variable in class org.apache.ambari.server.controller.internal.RootServiceHostComponentResourceProvider
 
RESPONSE_KEY - Static variable in class org.apache.ambari.server.controller.internal.RootServiceResourceProvider
 
RESPONSE_KEY - Static variable in class org.apache.ambari.server.controller.internal.SettingResourceProvider
 
RESPONSE_KEY - Static variable in class org.apache.ambari.server.controller.internal.StackVersionResourceProvider
 
RESPONSE_MESSAGE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
RESTART_COMMAND_NAME - Static variable in class org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper
 
RestartGrouping - Class in org.apache.ambari.server.stack.upgrade
Used for a group that restarts services.
RestartGrouping() - Constructor for class org.apache.ambari.server.stack.upgrade.RestartGrouping
 
RestartTask - Class in org.apache.ambari.server.stack.upgrade
Used to represent a restart of a component.
RestartTask() - Constructor for class org.apache.ambari.server.stack.upgrade.RestartTask
 
RestMetricsPropertyProvider - Class in org.apache.ambari.server.controller.metrics
Resolves metrics like api/cluster/summary/nimbus.uptime For every metric, finds a relevant JSON value and returns it as a resource property.
resubmitTasks(List<Long>) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Resubmits a series of tasks
resubmitTasks(List<Long>) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
resubmitTasks(List<Long>) - Method in class org.apache.ambari.server.actionmanager.ActionManager
 
Result - Interface in org.apache.ambari.server.api.services
Represents a result from a request handler invocation.
Result(int, String, String) - Constructor for class org.apache.ambari.server.utils.ShellCommandUtil.Result
 
result_value - Variable in class org.apache.ambari.server.checks.ConfigurationMergeCheck.MergeDetail
 
ResultImpl - Class in org.apache.ambari.server.api.services
Result implementation.
ResultImpl(boolean) - Constructor for class org.apache.ambari.server.api.services.ResultImpl
Constructor.
ResultImpl(ResultStatus) - Constructor for class org.apache.ambari.server.api.services.ResultImpl
Constructor.
ResultMetadata - Interface in org.apache.ambari.server.api.services
Marker interface for Metadata object for API result.
ResultPostProcessor - Interface in org.apache.ambari.server.api.services
Processor which processes result objects prior to them being returned to the service.
ResultPostProcessorImpl - Class in org.apache.ambari.server.api.services
Processes returned results to add href's and other content.
ResultPostProcessorImpl(Request) - Constructor for class org.apache.ambari.server.api.services.ResultPostProcessorImpl
Constructor.
ResultSerializer - Interface in org.apache.ambari.server.api.services.serializers
Format internal result to format expected by client.
ResultStatus - Class in org.apache.ambari.server.api.services
Result status information.
ResultStatus(ResultStatus.STATUS, String) - Constructor for class org.apache.ambari.server.api.services.ResultStatus
Constructor.
ResultStatus(ResultStatus.STATUS) - Constructor for class org.apache.ambari.server.api.services.ResultStatus
Constructor.
ResultStatus(ResultStatus.STATUS, Exception) - Constructor for class org.apache.ambari.server.api.services.ResultStatus
Constructor.
ResultStatus.STATUS - Enum in org.apache.ambari.server.api.services
STATUS enum.
resumeFeed(String) - Method in interface org.apache.ambari.server.controller.ivory.IvoryService
Resume the feed with the given feed name.
resumeInstance(String, String) - Method in interface org.apache.ambari.server.controller.ivory.IvoryService
Resume the instance for the given feed name and id.
rethrowSystemException(Throwable) - Static method in class org.apache.ambari.server.controller.metrics.ThreadPoolEnabledPropertyProvider
Rethrow the given exception as a System exception and log the message.
retrieveBuffer() - Method in class org.apache.ambari.server.events.publishers.BufferedUpdateEventPublisher
 
retryCount - Variable in class org.apache.ambari.server.events.MessageEmitter
 
retryExecutor - Variable in class org.apache.ambari.server.events.MessageEmitter
 
RetryHelper - Class in org.apache.ambari.server.utils
Provides utility methods to support operations retry TODO injection as Guice singleon, static for now to avoid major modifications
RetryHelper() - Constructor for class org.apache.ambari.server.utils.RetryHelper
 
retryHoldingCommandsInRequest(Long) - Method in class org.apache.ambari.server.state.services.RetryUpgradeActionService
Retry HOLDING_* tasks for the given Request Id if the tasks meet certain criteria.
retryInterval - Variable in class org.apache.ambari.server.events.MessageEmitter
 
RetryTaskSilently() - Constructor for exception org.apache.ambari.server.topology.AsyncCallableService.RetryTaskSilently
 
RetryTaskSilently(String) - Constructor for exception org.apache.ambari.server.topology.AsyncCallableService.RetryTaskSilently
 
RetryUpgradeActionService - Class in org.apache.ambari.server.state.services
Monitors commands during Stack Upgrade that are in a HOLDING_* failed because they failed in order to retry them automatically until they exceed a certain threshold of retry time.
RetryUpgradeActionService() - Constructor for class org.apache.ambari.server.state.services.RetryUpgradeActionService
 
RETURN_CODE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
returnValueIfConfigMissing - Variable in class org.apache.ambari.server.stack.upgrade.ConfigurationCondition
The value to return if comparison type is in (=, !=, contains, !contains) and the config is missing.
revokeAdminPrivilege(Integer) - Method in class org.apache.ambari.server.security.authorization.Users
Revokes Ambari Administrator privileges from provided user.
revokeAdminPrivilege(UserEntity) - Method in class org.apache.ambari.server.security.authorization.Users
Revokes Ambari Administrator privileges from provided user.
role - Variable in class org.apache.ambari.server.controller.ShortTaskStatus
 
role - Variable in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO.LastServiceCheckDTO
The role.
role - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
Role - Class in org.apache.ambari.server
Role defines the components that are available to Ambari.
ROLE_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
ROLE_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
ROLE_PRINCIPAL_TYPE - Static variable in class org.apache.ambari.server.orm.entities.PrincipalTypeEntity
 
ROLE_PRINCIPAL_TYPE_NAME - Static variable in class org.apache.ambari.server.orm.entities.PrincipalTypeEntity
 
RoleAuthorization - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
RoleAuthorization - Enum in org.apache.ambari.server.security.authorization
RoleAuthorization is an enumeration of granular authorizations that can be applied to resources like clusters and views.
RoleAuthorizationDAO - Class in org.apache.ambari.server.orm.dao
Authorization (definition) Data Access Object.
RoleAuthorizationDAO() - Constructor for class org.apache.ambari.server.orm.dao.RoleAuthorizationDAO
 
RoleAuthorizationEntity - Class in org.apache.ambari.server.orm.entities
Represents an authorization (typically assigned to a permission)
RoleAuthorizationEntity() - Constructor for class org.apache.ambari.server.orm.entities.RoleAuthorizationEntity
 
RoleAuthorizationResourceProvider - Class in org.apache.ambari.server.controller.internal
A write-only resource provider for securely stored credentials
RoleAuthorizationResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.RoleAuthorizationResourceProvider
Create a new resource provider.
RoleAuthorizationService - Class in org.apache.ambari.server.api.services
RoleAuthorizationService is a read-only service responsible for role authorization resource requests.
RoleAuthorizationService() - Constructor for class org.apache.ambari.server.api.services.RoleAuthorizationService
Constructs a new RoleAuthorizationService that is not linked to any role (or permission)
RoleAuthorizationService(String) - Constructor for class org.apache.ambari.server.api.services.RoleAuthorizationService
Constructs a new RoleAuthorizationService that is linked to the specified permission
roleCommand - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
RoleCommand - Enum in org.apache.ambari.server
 
RoleCommandOrder - Class in org.apache.ambari.server.metadata
This class is used to establish the order between two roles.
RoleCommandOrder() - Constructor for class org.apache.ambari.server.metadata.RoleCommandOrder
 
RoleCommandOrderProvider - Interface in org.apache.ambari.server.metadata
Provider to retrieve RoleCommandOrder objects for a cluster.
RoleCommandPair - Class in org.apache.ambari.server.metadata
Tuple object containing a Role and RoleCommand.
RoleCommandPair(Role, RoleCommand) - Constructor for class org.apache.ambari.server.metadata.RoleCommandPair
 
RoleGraph - Class in org.apache.ambari.server.stageplanner
 
RoleGraph() - Constructor for class org.apache.ambari.server.stageplanner.RoleGraph
 
RoleGraph(RoleCommandOrder) - Constructor for class org.apache.ambari.server.stageplanner.RoleGraph
 
RoleGraphFactory - Interface in org.apache.ambari.server.stageplanner
 
RoleGraphNode - Class in org.apache.ambari.server.stageplanner
 
RoleGraphNode(Role, RoleCommand) - Constructor for class org.apache.ambari.server.stageplanner.RoleGraphNode
 
RoleSuccessCriteriaDAO - Class in org.apache.ambari.server.orm.dao
 
RoleSuccessCriteriaDAO() - Constructor for class org.apache.ambari.server.orm.dao.RoleSuccessCriteriaDAO
 
RoleSuccessCriteriaEntity - Class in org.apache.ambari.server.orm.entities
 
RoleSuccessCriteriaEntity() - Constructor for class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntity
 
RoleSuccessCriteriaEntityPK - Class in org.apache.ambari.server.orm.entities
 
RoleSuccessCriteriaEntityPK() - Constructor for class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntityPK
 
ROLLING_UPGRADE_SKIP_PACKAGES_PREFIXES - Static variable in class org.apache.ambari.server.configuration.Configuration
A comma-separated list of packages which will be skipped during a stack upgrade.
RootComponent - Enum in org.apache.ambari.server.controller
RootComponent is an enumeration of root-level components.
rootDirectory - Static variable in class org.apache.ambari.server.utils.AmbariPath
 
RootService - Enum in org.apache.ambari.server.controller
RootService is an enumeration of root-level services.
RootService - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
RootServiceComponent - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
RootServiceComponentConfiguration - Class in org.apache.ambari.server.api.services
 
RootServiceComponentConfiguration() - Constructor for class org.apache.ambari.server.api.services.RootServiceComponentConfiguration
 
RootServiceComponentConfiguration(Map<String, String>, Map<String, String>) - Constructor for class org.apache.ambari.server.api.services.RootServiceComponentConfiguration
 
RootServiceComponentConfiguration - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
RootServiceComponentConfigurationHandlerFactory - Class in org.apache.ambari.server.controller.internal
RootServiceComponentConfigurationHandlerFactory produces RootServiceComponentConfigurationHandler implementations for the relevant service, component, and category.
RootServiceComponentConfigurationHandlerFactory() - Constructor for class org.apache.ambari.server.controller.internal.RootServiceComponentConfigurationHandlerFactory
 
RootServiceComponentConfigurationRequestSwagger - Interface in org.apache.ambari.server.api.services
RootServiceComponentConfigurationRequestSwagger.RootServiceComponentConfigurationRequestInfo - Interface in org.apache.ambari.server.api.services
 
RootServiceComponentConfigurationResourceProvider - Class in org.apache.ambari.server.controller.internal
 
RootServiceComponentConfigurationResourceProvider() - Constructor for class org.apache.ambari.server.controller.internal.RootServiceComponentConfigurationResourceProvider
 
RootServiceComponentConfigurationResponseSwagger - Interface in org.apache.ambari.server.api.services
RootServiceComponentConfigurationResponseSwagger.RootServiceComponentConfigurationResponseInfo - Interface in org.apache.ambari.server.api.services
 
RootServiceComponentConfigurationService - Class in org.apache.ambari.server.api.services
Rest endpoint for managing ambari root service component configurations.
RootServiceComponentConfigurationService(String, String) - Constructor for class org.apache.ambari.server.api.services.RootServiceComponentConfigurationService
 
RootServiceComponentPropertyProvider - Class in org.apache.ambari.server.controller.internal
RootServiceComponentPropertyProvider is a PropertyProvider implementation providing additional properties for RootServiceComponent resources, like AMBARI_SERVER and AMBARI_AGENT.
RootServiceComponentPropertyProvider() - Constructor for class org.apache.ambari.server.controller.internal.RootServiceComponentPropertyProvider
Constructor
RootServiceComponentRequest - Class in org.apache.ambari.server.controller
 
RootServiceComponentRequest(String, String) - Constructor for class org.apache.ambari.server.controller.RootServiceComponentRequest
 
RootServiceComponentResourceDefinition - Class in org.apache.ambari.server.api.resources
 
RootServiceComponentResourceDefinition(Resource.Type) - Constructor for class org.apache.ambari.server.api.resources.RootServiceComponentResourceDefinition
 
RootServiceComponentResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.RootServiceComponentResourceDefinition
 
RootServiceComponentResourceProvider - Class in org.apache.ambari.server.controller.internal
 
RootServiceComponentResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.RootServiceComponentResourceProvider
 
RootServiceComponentResponse - Class in org.apache.ambari.server.controller
 
RootServiceComponentResponse(String, String, String, Map<String, String>) - Constructor for class org.apache.ambari.server.controller.RootServiceComponentResponse
 
RootServiceHostComponent - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
RootServiceHostComponentRequest - Class in org.apache.ambari.server.controller
 
RootServiceHostComponentRequest(String, String, String) - Constructor for class org.apache.ambari.server.controller.RootServiceHostComponentRequest
 
RootServiceHostComponentResourceDefinition - Class in org.apache.ambari.server.api.resources
 
RootServiceHostComponentResourceDefinition(Resource.Type) - Constructor for class org.apache.ambari.server.api.resources.RootServiceHostComponentResourceDefinition
 
RootServiceHostComponentResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.RootServiceHostComponentResourceDefinition
 
RootServiceHostComponentResourceProvider - Class in org.apache.ambari.server.controller.internal
 
RootServiceHostComponentResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.RootServiceHostComponentResourceProvider
 
RootServiceHostComponentResponse - Class in org.apache.ambari.server.controller
 
RootServiceHostComponentResponse(String, String, String, String, String, Map<String, String>) - Constructor for class org.apache.ambari.server.controller.RootServiceHostComponentResponse
 
RootServiceRequest - Class in org.apache.ambari.server.controller
 
RootServiceRequest(String) - Constructor for class org.apache.ambari.server.controller.RootServiceRequest
 
RootServiceResourceDefinition - Class in org.apache.ambari.server.api.resources
 
RootServiceResourceDefinition(Resource.Type) - Constructor for class org.apache.ambari.server.api.resources.RootServiceResourceDefinition
 
RootServiceResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.RootServiceResourceDefinition
 
RootServiceResourceProvider - Class in org.apache.ambari.server.controller.internal
 
RootServiceResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.RootServiceResourceProvider
 
RootServiceResponse - Class in org.apache.ambari.server.controller
 
RootServiceResponse(String) - Constructor for class org.apache.ambari.server.controller.RootServiceResponse
 
RootServiceResponseFactory - Class in org.apache.ambari.server.controller
 
RootServiceResponseFactory() - Constructor for class org.apache.ambari.server.controller.RootServiceResponseFactory
 
RootServiceService - Class in org.apache.ambari.server.api.services
 
RootServiceService() - Constructor for class org.apache.ambari.server.api.services.RootServiceService
 
RootStompConfig - Class in org.apache.ambari.server.configuration.spring
 
RootStompConfig(ServletContext, Injector) - Constructor for class org.apache.ambari.server.configuration.spring.RootStompConfig
 
RootStompConfig.ExceptionHandlingAdvice - Class in org.apache.ambari.server.configuration.spring
 
run() - Method in class org.apache.ambari.server.agent.HeartbeatMonitor
 
run() - Method in class org.apache.ambari.server.alerts.AlertRunnable
run() - Method in class org.apache.ambari.server.controller.AmbariServer
 
run(String[]) - Method in class org.apache.ambari.server.credentialapi.CredentialUtil
Called by ToolRunner.run().
run() - Method in class org.apache.ambari.server.notifications.DispatchRunnable
run() - Method in class org.apache.ambari.server.topology.tasks.TopologyHostTask
Run with an InternalAuthenticationToken as when running these tasks we might not have any active security context.
run(T) - Method in interface org.apache.ambari.server.utils.LoopBody
 
runAllDBChecks(boolean) - Static method in class org.apache.ambari.server.checks.DatabaseConsistencyCheckHelper
 
runBootStrap(SshHostInfo) - Method in class org.apache.ambari.server.bootstrap.BootStrapImpl
 
runCommand(String) - Method in class org.apache.ambari.server.security.CertificateManager
Runs os command
runCommand(String[]) - Method in class org.apache.ambari.server.serveraction.users.ShellCommandUtilityWrapper
 
runCommand(String[], Map<String, String>) - Method in class org.apache.ambari.server.serveraction.users.ShellCommandUtilityWrapper
 
runCommand(List<String>, Map<String, String>, ShellCommandUtil.InteractiveHandler, boolean) - Static method in class org.apache.ambari.server.utils.ShellCommandUtil
 
runCommand(String[], Map<String, String>, ShellCommandUtil.InteractiveHandler, boolean) - Static method in class org.apache.ambari.server.utils.ShellCommandUtil
Runs a command with a given set of environment variables
runCommand(String[], Map<String, String>) - Static method in class org.apache.ambari.server.utils.ShellCommandUtil
Runs a command with a given set of environment variables
runCommand(String[]) - Static method in class org.apache.ambari.server.utils.ShellCommandUtil
Run a command
runDatabaseConsistencyCheck() - Method in class org.apache.ambari.server.controller.AmbariServer
this method executes database consistency check if skip option was not added
running - Variable in class org.apache.ambari.server.controller.AmbariServer
 
runOneIteration() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService
runOneIteration() - Method in class org.apache.ambari.server.state.services.AmbariServerAlertService

Compares all known RootComponent.AMBARI_SERVER alerts with those that are scheduled.

runOneIteration() - Method in class org.apache.ambari.server.state.services.CachedAlertFlushService

Flushes cached alerts to the database.

runOneIteration() - Method in class org.apache.ambari.server.state.services.RetryUpgradeActionService

Analyze each cluster for any active upgrades and attempt to retry any actions in a HOLDING_* status.

runScript(ServiceInfo.ServiceAdvisorType, StackAdvisorCommandType, File) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRunner
Runs stack_advisor.py script in the specified actionDirectory.
runScript(Reader) - Method in class org.apache.ambari.server.orm.helpers.ScriptRunner
Runs an SQL script (read in using the Reader parameter)
runTask() - Method in class org.apache.ambari.server.topology.tasks.InstallHostTask
 
runTask() - Method in class org.apache.ambari.server.topology.tasks.PersistHostResourcesTask
 
runTask() - Method in class org.apache.ambari.server.topology.tasks.RegisterWithConfigGroupTask
 
runTask() - Method in class org.apache.ambari.server.topology.tasks.StartHostTask
 
runTask() - Method in class org.apache.ambari.server.topology.tasks.TopologyHostTask
 
RunWithInternalSecurityContext - Annotation Type in org.apache.ambari.server.security.authorization.internal
Methods annotated with will run within an security context authenticated with an InternalAuthenticationToken.

S

SAFE_GET_BASE_URL_FUNCTION - Static variable in class org.apache.ambari.server.state.RepositoryInfo
A function that returns the baseUrl of any RepositoryInfo
safelyUpdateUserEntity(UserEntity, Users.Command) - Method in class org.apache.ambari.server.security.authorization.Users
Attempts to update the specified UserEntity while handling OptimisticLockExceptions by obtaining the latest version of the UserEntity and retrying the operation.
safelyUpdateUserEntity(UserEntity, Users.Command, int) - Method in class org.apache.ambari.server.security.authorization.Users
Attempts to update the specified UserEntity while handling OptimisticLockExceptions by obtaining the latest version of the UserEntity and retrying the operation.
saHelper - Static variable in class org.apache.ambari.server.controller.internal.StackAdvisorResourceProvider
 
salt - Variable in class org.apache.ambari.server.security.encryption.EncryptionResult
 
save(RemoteAmbariClusterEntity) - Method in class org.apache.ambari.server.orm.dao.RemoteAmbariClusterDAO
Save a Cluster entity
save(ViewURLEntity) - Method in class org.apache.ambari.server.orm.dao.ViewURLDAO
Save a URL entity
save() - Method in interface org.apache.ambari.server.state.Config
Persist the configuration.
save() - Method in class org.apache.ambari.server.state.ConfigImpl
Persist the configuration.
saveClusterUpdate(ClusterRequest, ClusterResponse) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
Save cluster update results to retrieve later
saveConfigGroupUpdate(ConfigGroupRequest, ConfigGroupResponse) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
 
saveConfigGroupUpdate(ConfigGroupRequest, ConfigGroupResponse) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
savedValue - Variable in class org.apache.ambari.server.state.ConfigMergeHelper.ThreeWayValue
The saved stack value, possibly changed from previous stack-defined value.
saveOrUpdate(RemoteAmbariClusterEntity, boolean) - Method in class org.apache.ambari.server.view.RemoteAmbariClusterRegistry
Save Remote Cluster Entity after setting services.
saveToCredentialStore(CredentialStoreService) - Method in class org.apache.ambari.server.agent.AgentEncryptionKey
 
ScaleClusterRequest - Class in org.apache.ambari.server.controller.internal
A request for a scaling an existing cluster.
ScaleClusterRequest(Set<Map<String, Object>>) - Constructor for class org.apache.ambari.server.controller.internal.ScaleClusterRequest
Constructor.
scaleHosts(ScaleClusterRequest) - Method in class org.apache.ambari.server.topology.TopologyManager
 
ScalingThreadPoolExecutor - Class in org.apache.ambari.server.controller.utilities
An ExecutorService that executes each submitted task using one of possibly several pooled threads.
ScalingThreadPoolExecutor(int, int, long, TimeUnit, int) - Constructor for class org.apache.ambari.server.controller.utilities.ScalingThreadPoolExecutor
Constructor.
sch - Variable in class org.apache.ambari.server.events.HostComponentVersionAdvertisedEvent
 
SCHEDULE - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
Schedule - Class in org.apache.ambari.server.state.scheduler
 
Schedule() - Constructor for class org.apache.ambari.server.state.scheduler.Schedule
 
schedule(Callable<V>, long, TimeUnit) - Method in class org.apache.ambari.server.utils.ScheduledExecutorCompletionService
 
SCHEDULE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
scheduleAllBatches(RequestExecution) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
Persist jobs based on the request batch and create trigger for the first job
scheduleBatch(RequestExecution, long) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
Persist jobs based on the request batches staring from the defined batch and create trigger for the first job
SCHEDULED_STATES - Static variable in enum org.apache.ambari.server.actionmanager.HostRoleStatus
 
ScheduledExecutorCompletionService<V> - Class in org.apache.ambari.server.utils
 
ScheduledExecutorCompletionService(ScheduledExecutorService, BlockingQueue<Future<V>>) - Constructor for class org.apache.ambari.server.utils.ScheduledExecutorCompletionService
 
scheduleFeed(String) - Method in interface org.apache.ambari.server.controller.ivory.IvoryService
Schedule the feed with the given feed name.
scheduleInterval - Static variable in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity_
 
scheduleJob(Trigger) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
Add trigger for a job to the scheduler
scheduleJob(Trigger) - Method in interface org.apache.ambari.server.scheduler.ExecutionScheduler
Add a trigger to the execution scheduler
scheduleJob(Trigger) - Method in class org.apache.ambari.server.scheduler.ExecutionSchedulerImpl
 
scheduler - Variable in class org.apache.ambari.server.scheduler.ExecutionSchedulerImpl
 
scheduler() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService

Returns a schedule that starts after 2 minute and runs every 2 minutes after AlertNoticeDispatchService.runOneIteration() completes.

scheduler() - Method in class org.apache.ambari.server.state.services.AmbariServerAlertService
scheduler() - Method in class org.apache.ambari.server.state.services.CachedAlertFlushService
scheduler() - Method in class org.apache.ambari.server.state.services.RetryUpgradeActionService
Schema - Interface in org.apache.ambari.server.controller.spi
The schema is used to describe all of the properties that a resource type supports.
SCHEMA_IS_NOT_SUPPORTED_MESSAGE - Static variable in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
SCHEMA_LOCATION - Static variable in class org.apache.ambari.server.state.repository.VersionDefinitionXml
 
SCHEMA_VERSION_2 - Static variable in class org.apache.ambari.server.api.services.AmbariMetaInfo
Version of XML files with support of custom services and custom commands
SchemaFactory - Interface in org.apache.ambari.server.controller.spi
Factory for Schema instances.
SchemaImpl - Class in org.apache.ambari.server.controller.internal
Simple schema implementation.
SchemaImpl(ResourceProvider) - Constructor for class org.apache.ambari.server.controller.internal.SchemaImpl
Create a new schema for the given providers.
SchemaManagerFactory - Interface in org.apache.ambari.server.view.persistence
Interface to get a SchemaManager
SchemaUpgradeHelper - Class in org.apache.ambari.server.upgrade
 
SchemaUpgradeHelper(Set<UpgradeCatalog>, PersistService, DBAccessor, Configuration) - Constructor for class org.apache.ambari.server.upgrade.SchemaUpgradeHelper
 
SchemaUpgradeHelper.UpgradeHelperModule - Class in org.apache.ambari.server.upgrade
Extension of main controller module
SchemaUpgradeUtil - Class in org.apache.ambari.server.upgrade
 
scope - Static variable in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity_
 
scope - Variable in class org.apache.ambari.server.stack.upgrade.ExecuteStage
 
scope - Variable in class org.apache.ambari.server.stack.upgrade.Grouping
 
scope - Variable in class org.apache.ambari.server.stack.upgrade.Task
The scope for the task
Scope - Enum in org.apache.ambari.server.state.alert
The Scope enumeration is used to define the area that an alert has the most meaning.
SCOPE_ID - Static variable in class org.apache.ambari.server.controller.internal.StackDependencyResourceProvider
 
SCRIPT - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
script - Variable in class org.apache.ambari.server.stack.upgrade.ExecuteTask
Similar to a command, but instead it is a call to invoke the script (using its relative path).
SCRIPT_CONFIG_DEFAULT_KEY - Static variable in class org.apache.ambari.server.notifications.dispatchers.AlertScriptDispatcher
The key in ambari.properties which contains the script to execute.
SCRIPT_CONFIG_TIMEOUT_KEY - Static variable in class org.apache.ambari.server.notifications.dispatchers.AlertScriptDispatcher
The key in ambari.properties which contains the timeout, in milliseconds, of any script run by this dispatcher.
SCRIPT_TYPE - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
ScriptRunner - Class in org.apache.ambari.server.orm.helpers
Tool to run database scripts TODO replace logging, deal with licence properly or rewrite completely
ScriptRunner(Connection, boolean, boolean) - Constructor for class org.apache.ambari.server.orm.helpers.ScriptRunner
Default constructor
ScriptSource - Class in org.apache.ambari.server.state.alert
Alert when the source type is defined as SourceType.SCRIPT

Equality checking for instances of this class should be executed on every member to ensure that reconciling stack differences is correct.

ScriptSource() - Constructor for class org.apache.ambari.server.state.alert.ScriptSource
 
SECONDARY_NAMENODE - Static variable in class org.apache.ambari.server.Role
 
secondaryServerHost() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
secondaryServerPort() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
secondaryServerUrl() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
SecretReference - Class in org.apache.ambari.server.utils
 
SecretReference(String, Cluster) - Constructor for class org.apache.ambari.server.utils.SecretReference
 
Section - Class in org.apache.ambari.server.state.theme
 
Section() - Constructor for class org.apache.ambari.server.state.theme.Section
 
SecurePasswordHelper - Class in org.apache.ambari.server.security
 
SecurePasswordHelper() - Constructor for class org.apache.ambari.server.security.SecurePasswordHelper
 
SECURITY - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
SECURITY_AUTH_PASSPHRASE_PROPERTY - Static variable in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
 
SECURITY_ENABLED_CONFIG_TYPE - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
config type which contains the property used to determine if Kerberos is enabled
SECURITY_ENABLED_PROPERTY_NAME - Static variable in interface org.apache.ambari.server.controller.KerberosHelper
name of property which states whether kerberos is enabled
SECURITY_LEVEL_PROPERTY - Static variable in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
 
SECURITY_PASSWORD_ENCRYPTON_ENABLED - Static variable in class org.apache.ambari.server.configuration.Configuration
 
SECURITY_PRIV_PASSPHRASE_PROPERTY - Static variable in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
 
SECURITY_PROPERTY_ID - Static variable in class org.apache.ambari.server.topology.SecurityConfigurationFactory
 
SECURITY_SENSITIVE_DATA_ENCRYPTON_ENABLED - Static variable in class org.apache.ambari.server.configuration.Configuration
 
SECURITY_STATE_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
SECURITY_TYPE - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
SECURITY_USERNAME_PROPERTY - Static variable in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
 
SecurityCondition - Class in org.apache.ambari.server.stack.upgrade
The SecurityCondition class is used to represent that the cluster has been configured for a specific type of security model.
SecurityCondition() - Constructor for class org.apache.ambari.server.stack.upgrade.SecurityCondition
 
securityConfiguration - Variable in class org.apache.ambari.server.controller.internal.BaseClusterRequest
security configuration
SecurityConfiguration - Class in org.apache.ambari.server.topology
Holds security related properties, the securityType and security descriptor (in case of KERBEROS kerberos_descriptor) either contains the whole descriptor or just the reference to it.
SecurityConfigurationFactory - Class in org.apache.ambari.server.topology
 
SecurityConfigurationFactory() - Constructor for class org.apache.ambari.server.topology.SecurityConfigurationFactory
 
SecurityConfigurationFactory(Gson, KerberosDescriptorDAO, KerberosDescriptorFactory) - Constructor for class org.apache.ambari.server.topology.SecurityConfigurationFactory
 
SecurityFilter - Class in org.apache.ambari.server.security
 
SecurityFilter() - Constructor for class org.apache.ambari.server.security.SecurityFilter
 
SecurityHelper - Interface in org.apache.ambari.server.security
Security related utilities.
SecurityHelperImpl - Class in org.apache.ambari.server.security
Security related utilities.
securityType - Variable in class org.apache.ambari.server.stack.upgrade.SecurityCondition
The type of security which much be enabled.
SecurityType - Enum in org.apache.ambari.server.state
SecurityType enumerates the different security types Ambari supports.
selectAll(EntityManager, Class<T>) - Method in class org.apache.ambari.server.orm.dao.DaoUtils
 
SELECTED - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
SELECTED_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
SELECTED_TIMESTAMP_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
selectHealthyHosts(Set<String>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Filters hosts to only select healthy ones that are heartbeating.
selectHealthyHosts(Set<String>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
Filters hosts to only select healthy ones that are heartbeating.
SELECTION_CARDINALITY - Static variable in class org.apache.ambari.server.state.ValueAttributesInfo
 
selectList(TypedQuery<T>, Object...) - Method in class org.apache.ambari.server.orm.dao.DaoUtils
 
selectOne(TypedQuery<T>, Object...) - Method in class org.apache.ambari.server.orm.dao.DaoUtils
 
selectSingle(TypedQuery<T>, Object...) - Method in class org.apache.ambari.server.orm.dao.DaoUtils
 
self() - Method in class org.apache.ambari.server.audit.event.AbstractAuditEvent.AbstractAuditEventBuilder
 
sendActions(List<Stage>, String, ExecuteActionRequest) - Method in class org.apache.ambari.server.actionmanager.ActionManager
 
sendActions(Request, ExecuteActionRequest) - Method in class org.apache.ambari.server.actionmanager.ActionManager
 
sendAgentCommand(Multimap<Long, AgentCommand>) - Method in class org.apache.ambari.server.events.publishers.AgentCommandsPublisher
 
sendAgentCommand(Long, AgentCommand) - Method in class org.apache.ambari.server.events.publishers.AgentCommandsPublisher
 
sendGetLogFileNamesRequest(String) - Method in interface org.apache.ambari.server.controller.logging.LoggingRequestHelper
Sends a request to obtain the log file names for a given host
sendGetLogFileNamesRequest(String) - Method in class org.apache.ambari.server.controller.logging.LoggingRequestHelperImpl
 
sendLogLevelQueryRequest(String, String) - Method in interface org.apache.ambari.server.controller.logging.LoggingRequestHelper
Sends a request to obtain the log level counts for a given component on a given host
sendLogLevelQueryRequest(String, String) - Method in class org.apache.ambari.server.controller.logging.LoggingRequestHelperImpl
 
sendQueryRequest(Map<String, String>) - Method in interface org.apache.ambari.server.controller.logging.LoggingRequestHelper
Sends a search query request to the LogSearch server
sendQueryRequest(Map<String, String>) - Method in class org.apache.ambari.server.controller.logging.LoggingRequestHelperImpl
 
sendTraps(Notification, SNMPDispatcher.SnmpVersion) - Method in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
Creates trap based on alerts notification and sends it to hosts specified in recipients list.
SensitiveDataEncryption - Class in org.apache.ambari.server.security.encryption
Ambari-server class that is called as an entry point to encrypt service configuration sensitive data
SensitiveDataEncryption(Injector, PersistService) - Constructor for class org.apache.ambari.server.security.encryption.SensitiveDataEncryption
 
serialize(Result) - Method in class org.apache.ambari.server.api.services.serializers.CsvSerializer
Serialize the result into a CSV-formatted text document.
serialize(Result) - Method in class org.apache.ambari.server.api.services.serializers.JsonSerializer
 
serialize(Result) - Method in interface org.apache.ambari.server.api.services.serializers.ResultSerializer
Serialize the given result to a format expected by client.
serializeError(ResultStatus) - Method in class org.apache.ambari.server.api.services.serializers.CsvSerializer
 
serializeError(ResultStatus) - Method in class org.apache.ambari.server.api.services.serializers.JsonSerializer
 
serializeError(ResultStatus) - Method in interface org.apache.ambari.server.api.services.serializers.ResultSerializer
Serialize an error result to the format expected by the client.
serializeForeignKeys(Map<String, String>) - Static method in class org.apache.ambari.server.orm.entities.ArtifactEntity
Serialize a map of foreign keys to a string.
SERVER_ACTIONS - Static variable in enum org.apache.ambari.server.stack.upgrade.Task.Type
Commands which run on the server.
SERVER_ACTIONS_FOLDER_NAME - Static variable in class org.apache.ambari.server.stack.ServiceDirectory
Server actions directory name
SERVER_CLOCK - Static variable in class org.apache.ambari.server.controller.internal.RootServiceComponentResourceProvider
 
SERVER_CLOCK_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RootServiceComponentResourceProvider
 
SERVER_CONNECTION_MAX_IDLE_TIME - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in TimeUnit.MILLISECONDS, that agent connections can remain open and idle.
SERVER_DB_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The name of the database.
SERVER_EC_CACHE_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The size of the cache used to hold HostRoleCommand instances in-memory.
SERVER_HRC_STATUS_SUMMARY_CACHE_ENABLED - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether caching a requests's HostRoleCommandStatusSummaryDTO is enabled.
SERVER_HRC_STATUS_SUMMARY_CACHE_EXPIRY_DURATION - Static variable in class org.apache.ambari.server.configuration.Configuration
The value is specified in TimeUnit.MINUTES.
SERVER_HRC_STATUS_SUMMARY_CACHE_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The size of the cache which is used to hold a status of every operation in a request.
SERVER_HTTP_REQUEST_HEADER_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The size of the buffer to use, in bytes, for REST API HTTP header requests.
SERVER_HTTP_RESPONSE_HEADER_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The size of the buffer to use, in bytes, for REST API HTTP header responses.
SERVER_HTTP_SESSION_INACTIVE_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in TimeUnit.SECONDS, that HTTP requests remain valid when inactive.
SERVER_JDBC_CONNECTION_POOL - Static variable in class org.apache.ambari.server.configuration.Configuration
The type of connection pool to use with JDBC connections to the database.
SERVER_JDBC_CONNECTION_POOL_ACQUISITION_RETRY_ATTEMPTS - Static variable in class org.apache.ambari.server.configuration.Configuration
The number of times connections should be retried to be acquired from the database before giving up.
SERVER_JDBC_CONNECTION_POOL_ACQUISITION_RETRY_DELAY - Static variable in class org.apache.ambari.server.configuration.Configuration
The delay in TimeUnit.MILLISECONDS between connection acquisition attempts.
SERVER_JDBC_CONNECTION_POOL_AQUISITION_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The number of connections that should be retrieved when the pool size must increase.
SERVER_JDBC_CONNECTION_POOL_IDLE_TEST_INTERVAL - Static variable in class org.apache.ambari.server.configuration.Configuration
The number of TimeUnit.SECONDS in between testing each idle connection in the connection pool for validity.
SERVER_JDBC_CONNECTION_POOL_MAX_AGE - Static variable in class org.apache.ambari.server.configuration.Configuration
The maximum amount of time in TimeUnit.SECONDS any connection, whether its been idle or active, should even be in the pool.
SERVER_JDBC_CONNECTION_POOL_MAX_IDLE_TIME - Static variable in class org.apache.ambari.server.configuration.Configuration
The maximum amount of time in TimeUnit.SECONDS that an idle connection can remain in the pool.
SERVER_JDBC_CONNECTION_POOL_MAX_IDLE_TIME_EXCESS - Static variable in class org.apache.ambari.server.configuration.Configuration
The maximum amount of time in TimeUnit.SECONDS that connections beyond the minimum pool size should remain in the pool.
SERVER_JDBC_CONNECTION_POOL_MAX_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The maximum number of connections that should exist in the database connection pool.
SERVER_JDBC_CONNECTION_POOL_MIN_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The minimum number of connections that should always exist in the database connection pool.
SERVER_JDBC_DRIVER - Static variable in class org.apache.ambari.server.configuration.Configuration
The name of the PostgresSQL JDBC JAR connector.
SERVER_JDBC_GENERATE_TABLES - Static variable in class org.apache.ambari.server.configuration.Configuration
The table generation strategy to use when initializing JPA.
SERVER_JDBC_POSTGRES_SCHEMA_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The schema within a named PostgreSQL database where Ambari's tables, users, and constraints are stored.
SERVER_JDBC_PROPERTIES_PREFIX - Static variable in class org.apache.ambari.server.configuration.Configuration
The prefix for any configuration property which will be appended to eclipselink.jdbc.property. before being passed into EclipseLink.
SERVER_JDBC_RCA_DRIVER - Static variable in class org.apache.ambari.server.configuration.Configuration
Deprecated.
SERVER_JDBC_RCA_URL - Static variable in class org.apache.ambari.server.configuration.Configuration
Deprecated.
SERVER_JDBC_RCA_USER_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
Deprecated.
SERVER_JDBC_RCA_USER_PASSWD - Static variable in class org.apache.ambari.server.configuration.Configuration
Deprecated.
SERVER_JDBC_URL - Static variable in class org.apache.ambari.server.configuration.Configuration
The full JDBC url used for in-memory database creation.
SERVER_JDBC_USER_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The user name used to login to the database.
SERVER_JDBC_USER_PASSWD - Static variable in class org.apache.ambari.server.configuration.Configuration
The password for the user when logging into the database.
SERVER_LOCKS_PROFILING - Static variable in class org.apache.ambari.server.configuration.Configuration
Enable the profiling of internal locks.
SERVER_PERSISTENCE_PROPERTIES_PREFIX - Static variable in class org.apache.ambari.server.configuration.Configuration
A prefix for any EclipseLink-specifc properties which are passed into EclipseLink to alter its behavior.
SERVER_PERSISTENCE_TYPE - Static variable in class org.apache.ambari.server.configuration.Configuration
The PersistenceType of the database.
SERVER_SIDE_ALERTS_CORE_POOL_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The core pool size of the executor service that runs server side alerts.
SERVER_STALE_CONFIG_CACHE_ENABLED - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines when the stale configuration cache is enabled.
SERVER_STALE_CONFIG_CACHE_EXPIRATION - Static variable in class org.apache.ambari.server.configuration.Configuration
The expiration time, in TimeUnit.MINUTES, that stale configuration information is cached.
SERVER_STARTUP_WEB_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in seconds, that the ambari-server Python script will wait for Jetty to startup before returning an error code.
SERVER_TASK_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
Server side task (default) timeout value
SERVER_TMP_DIR - Static variable in class org.apache.ambari.server.configuration.Configuration
The location on the Ambari Server where temporary artifacts can be created.
SERVER_VERSION_FILE - Static variable in class org.apache.ambari.server.configuration.Configuration
The full path to the file which contains the Ambari Server version.
SERVER_VERSION_KEY - Static variable in class org.apache.ambari.server.configuration.Configuration
The key in the metainfo table that represents the version of Ambari that the database is running.
ServerAction - Interface in org.apache.ambari.server.serveraction
ServerAction is an interface to be implemented by all server-based actions/tasks.
ServerActionExecutor - Class in org.apache.ambari.server.serveraction
Server Action Executor used to execute server-side actions (or tasks)

The ServerActionExecutor executes in its own thread, polling for AMBARI_SERVER_ACTION HostRoleCommands queued for execution.

ServerActionExecutor(ActionDBAccessor, long) - Constructor for class org.apache.ambari.server.serveraction.ServerActionExecutor
Creates a new ServerActionExecutor
serverActionsDir - Variable in class org.apache.ambari.server.stack.ServiceDirectory
server side action directory path
ServerActionTask - Class in org.apache.ambari.server.stack.upgrade
Identifies that an upgrade step that requires confirmation before continuing.
ServerActionTask() - Constructor for class org.apache.ambari.server.stack.upgrade.ServerActionTask
 
serverHost() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
serverPort() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
ServerSideActionTask - Class in org.apache.ambari.server.stack.upgrade
 
ServerSideActionTask() - Constructor for class org.apache.ambari.server.stack.upgrade.ServerSideActionTask
 
ServerSource - Class in org.apache.ambari.server.state.alert
Alert when the source type is defined as SourceType.SERVER
ServerSource() - Constructor for class org.apache.ambari.server.state.alert.ServerSource
 
serverUrl() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
Service - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
SERVICE - Static variable in interface org.apache.ambari.server.serveraction.kerberos.KerberosIdentityDataFile
 
service - Variable in class org.apache.ambari.server.stack.upgrade.AddComponentTask
The service which owns the component to add.
service - Variable in class org.apache.ambari.server.stack.upgrade.ExecuteStage
Optional service name, can be ""
service - Variable in class org.apache.ambari.server.stack.upgrade.ServiceCheckGrouping.ServiceCheckStageWrapper
 
Service - Class in org.apache.ambari.server.state.quicklinksprofile
Class to represent component-level filter definitions
Service() - Constructor for class org.apache.ambari.server.state.quicklinksprofile.Service
 
Service - Interface in org.apache.ambari.server.state
 
Service - Class in org.apache.ambari.server.topology.addservice
 
Service(String, ProvisionAction) - Constructor for class org.apache.ambari.server.topology.addservice.Service
 
Service.Type - Enum in org.apache.ambari.server.state
 
SERVICE_ADMINISTRATOR_PERMISSION_NAME - Static variable in class org.apache.ambari.server.orm.entities.PermissionEntity
 
SERVICE_ADVISOR_FILE_NAME - Static variable in class org.apache.ambari.server.stack.StackDirectory
 
SERVICE_ALERT_FILE_NAME - Static variable in class org.apache.ambari.server.stack.StackDirectory
 
SERVICE_ATTRIBUTES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
SERVICE_CHECK - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
SERVICE_CHECK_COMMAND_NAME - Static variable in class org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper
 
SERVICE_CHECK_MINIMAL - Static variable in class org.apache.ambari.server.state.ConfigHelper
 
SERVICE_CHECK_POSTFIX - Static variable in class org.apache.ambari.server.metadata.ActionMetadata
 
SERVICE_CHECK_TYPE - Static variable in class org.apache.ambari.server.state.ConfigHelper
 
SERVICE_CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
SERVICE_COMPONENT_DESIRED_STATE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
SERVICE_COMPONENT_DESIRED_STATE_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
SERVICE_COMPONENT_DESIRED_STATE_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
SERVICE_COMPONENT_FILTER - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
A (command parameter) property name used to hold the (serialized) service/component filter map.
SERVICE_COMPONENT_HISTORY_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
SERVICE_COMPONENT_INFO - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
SERVICE_COMPONENT_INFO - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
SERVICE_CONFIG_FILE_NAME_POSTFIX - Static variable in class org.apache.ambari.server.stack.StackDirectory
 
SERVICE_CONFIG_FOLDER_NAME - Static variable in class org.apache.ambari.server.stack.StackDirectory
 
SERVICE_CONFIG_MAPPING_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
SERVICE_CONFIG_MAPPING_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
SERVICE_CONFIG_VERSION_NOTE - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
SERVICE_CONFIG_VERSION_NOTE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
SERVICE_CONFIG_VERSION_NOTE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceConfigVersionResourceProvider
 
SERVICE_CONFIG_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceConfigVersionResourceProvider
 
SERVICE_CREDENTIAL_STORE_ENABLED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
SERVICE_CREDENTIAL_STORE_SUPPORTED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
SERVICE_DELETED_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
SERVICE_DESIRED_REPO_VERSION_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
SERVICE_DESIRED_STACK_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
SERVICE_DESIRED_STATE_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
SERVICE_DESIRED_STATE_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
SERVICE_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
SERVICE_MAINTENANCE_STATE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
SERVICE_METRIC_FILE_NAME - Static variable in class org.apache.ambari.server.stack.StackDirectory
 
SERVICE_NAME - Static variable in class org.apache.ambari.server.controller.internal.ArtifactResourceProvider
 
SERVICE_NAME - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
SERVICE_NAME - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
SERVICE_NAME - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
SERVICE_NAME - Static variable in class org.apache.ambari.server.controller.internal.RootServiceComponentResourceProvider
 
SERVICE_NAME - Static variable in class org.apache.ambari.server.controller.internal.RootServiceHostComponentResourceProvider
 
SERVICE_NAME - Static variable in class org.apache.ambari.server.controller.internal.RootServiceResourceProvider
 
SERVICE_NAME_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
SERVICE_NAME_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
SERVICE_NAME_ID - Static variable in class org.apache.ambari.server.controller.internal.StackDependencyResourceProvider
 
SERVICE_NAME_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.ArtifactResourceProvider
 
SERVICE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
SERVICE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
SERVICE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
SERVICE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
SERVICE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RootServiceComponentResourceProvider
 
SERVICE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RootServiceHostComponentResourceProvider
 
SERVICE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RootServiceResourceProvider
 
SERVICE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceConfigVersionResourceProvider
 
SERVICE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackConfigurationDependencyResourceProvider
 
SERVICE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackConfigurationResourceProvider
 
SERVICE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackServiceResourceProvider
 
SERVICE_OPERATOR_PERMISSION_NAME - Static variable in class org.apache.ambari.server.orm.entities.PermissionEntity
 
SERVICE_PACKAGE_FOLDER - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
SERVICE_PROPERTIES_FOLDER_NAME - Static variable in class org.apache.ambari.server.stack.StackDirectory
 
SERVICE_QUICKLINKS_CONFIGURATIONS_FOLDER_NAME - Static variable in class org.apache.ambari.server.stack.StackDirectory
 
SERVICE_REPO_INFO - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
Deprecated.
SERVICE_REPOSITORY_STATE - Static variable in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
SERVICE_SERVICE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
SERVICE_SERVICE_STATE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
SERVICE_THEME_FILE_NAME - Static variable in class org.apache.ambari.server.stack.StackDirectory
Filename for theme file at service layer
SERVICE_THEMES_FOLDER_NAME - Static variable in class org.apache.ambari.server.stack.StackDirectory
 
SERVICE_TYPE - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
SERVICE_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackServiceResourceProvider
 
ServiceCalculatedState - Interface in org.apache.ambari.server.controller.utilities.state
Interface to allow for different state calculations for different services.
ServiceCalculatedStateFactory - Class in org.apache.ambari.server.controller.utilities
 
ServiceCalculatedStateFactory() - Constructor for class org.apache.ambari.server.controller.utilities.ServiceCalculatedStateFactory
 
serviceCheckAfterProcessing() - Method in class org.apache.ambari.server.stack.upgrade.ClusterGrouping
 
serviceCheckAfterProcessing() - Method in class org.apache.ambari.server.stack.upgrade.Grouping
Overridable function to indicate if full service checks can be run
serviceCheckAfterProcessing() - Method in class org.apache.ambari.server.stack.upgrade.ServiceCheckGrouping
 
ServiceCheckBuilder(Grouping) - Constructor for class org.apache.ambari.server.stack.upgrade.ServiceCheckGrouping.ServiceCheckBuilder
Constructor.
ServiceCheckGrouping - Class in org.apache.ambari.server.stack.upgrade
Grouping that is used to create stages that are service checks for a cluster.
ServiceCheckGrouping() - Constructor for class org.apache.ambari.server.stack.upgrade.ServiceCheckGrouping
 
ServiceCheckGrouping.ServiceCheckBuilder - Class in org.apache.ambari.server.stack.upgrade
Used to build stages for service check groupings.
ServiceCheckGrouping.ServiceCheckStageWrapper - Class in org.apache.ambari.server.stack.upgrade
Special type of stage wrapper that allows inspection of the service check for merging if required.
ServiceCheckStageWrapper(String, String, boolean, String) - Constructor for class org.apache.ambari.server.stack.upgrade.ServiceCheckGrouping.ServiceCheckStageWrapper
 
ServiceCheckTask - Class in org.apache.ambari.server.stack.upgrade
Used to represent a restart of a component.
ServiceCheckTask() - Constructor for class org.apache.ambari.server.stack.upgrade.ServiceCheckTask
 
ServiceCheckValidityCheck - Class in org.apache.ambari.server.checks
Checks that all Service Checks are less recent than last configuration update for given services.
ServiceCheckValidityCheck() - Constructor for class org.apache.ambari.server.checks.ServiceCheckValidityCheck
Constructor.
ServiceComponent - Interface in org.apache.ambari.server.state
 
ServiceComponentDesiredStateDAO - Class in org.apache.ambari.server.orm.dao
 
ServiceComponentDesiredStateDAO() - Constructor for class org.apache.ambari.server.orm.dao.ServiceComponentDesiredStateDAO
 
ServiceComponentDesiredStateEntity - Class in org.apache.ambari.server.orm.entities
 
ServiceComponentDesiredStateEntity() - Constructor for class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
ServiceComponentFactory - Interface in org.apache.ambari.server.state
 
ServiceComponentHost - Interface in org.apache.ambari.server.state
 
ServiceComponentHostDisableEvent - Class in org.apache.ambari.server.state.svccomphost
 
ServiceComponentHostDisableEvent(String, String, long) - Constructor for class org.apache.ambari.server.state.svccomphost.ServiceComponentHostDisableEvent
 
ServiceComponentHostEvent - Class in org.apache.ambari.server.state
Base class for all events that affect the ServiceComponentHost FSM
ServiceComponentHostEvent(ServiceComponentHostEventType, String, String, long) - Constructor for class org.apache.ambari.server.state.ServiceComponentHostEvent
 
ServiceComponentHostEvent(ServiceComponentHostEventType, String, String, long, String) - Constructor for class org.apache.ambari.server.state.ServiceComponentHostEvent
 
ServiceComponentHostEventType - Enum in org.apache.ambari.server.state
 
ServiceComponentHostEventWrapper - Class in org.apache.ambari.server.actionmanager
 
ServiceComponentHostEventWrapper(ServiceComponentHostEvent) - Constructor for class org.apache.ambari.server.actionmanager.ServiceComponentHostEventWrapper
 
ServiceComponentHostEventWrapper(String) - Constructor for class org.apache.ambari.server.actionmanager.ServiceComponentHostEventWrapper
 
ServiceComponentHostFactory - Interface in org.apache.ambari.server.state
 
ServiceComponentHostImpl - Class in org.apache.ambari.server.state.svccomphost
 
ServiceComponentHostImpl(ServiceComponent, String, ServiceComponentDesiredStateEntity, Clusters, StackDAO, HostDAO, ServiceComponentDesiredStateDAO, HostComponentStateDAO, HostComponentDesiredStateDAO, AmbariEventPublisher) - Constructor for class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
ServiceComponentHostImpl(ServiceComponent, String, Clusters, StackDAO, HostDAO, ServiceComponentDesiredStateDAO, HostComponentStateDAO, HostComponentDesiredStateDAO, AmbariEventPublisher) - Constructor for class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
ServiceComponentHostImpl(ServiceComponent, HostComponentStateEntity, HostComponentDesiredStateEntity, Clusters, StackDAO, HostDAO, ServiceComponentDesiredStateDAO, HostComponentStateDAO, HostComponentDesiredStateDAO, AmbariEventPublisher) - Constructor for class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
ServiceComponentHostInstallEvent - Class in org.apache.ambari.server.state.svccomphost
 
ServiceComponentHostInstallEvent(String, String, long, String) - Constructor for class org.apache.ambari.server.state.svccomphost.ServiceComponentHostInstallEvent
 
ServiceComponentHostNotFoundException - Exception in org.apache.ambari.server
 
ServiceComponentHostNotFoundException(String, String, String, String) - Constructor for exception org.apache.ambari.server.ServiceComponentHostNotFoundException
 
ServiceComponentHostOpFailedEvent - Class in org.apache.ambari.server.state.svccomphost
 
ServiceComponentHostOpFailedEvent(String, String, long) - Constructor for class org.apache.ambari.server.state.svccomphost.ServiceComponentHostOpFailedEvent
 
ServiceComponentHostOpInProgressEvent - Class in org.apache.ambari.server.state.svccomphost
 
ServiceComponentHostOpInProgressEvent(String, String, long) - Constructor for class org.apache.ambari.server.state.svccomphost.ServiceComponentHostOpInProgressEvent
 
ServiceComponentHostOpRestartedEvent - Class in org.apache.ambari.server.state.svccomphost
 
ServiceComponentHostOpRestartedEvent(String, String, long) - Constructor for class org.apache.ambari.server.state.svccomphost.ServiceComponentHostOpRestartedEvent
 
ServiceComponentHostOpSucceededEvent - Class in org.apache.ambari.server.state.svccomphost
 
ServiceComponentHostOpSucceededEvent(String, String, long) - Constructor for class org.apache.ambari.server.state.svccomphost.ServiceComponentHostOpSucceededEvent
 
ServiceComponentHostRequest - Class in org.apache.ambari.server.controller
 
ServiceComponentHostRequest(String, String, String, String, String) - Constructor for class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
ServiceComponentHostResponse - Class in org.apache.ambari.server.controller
 
ServiceComponentHostResponse(String, String, String, String, String, String, String, String, String, String, String, HostComponentAdminState) - Constructor for class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
ServiceComponentHostRestoreEvent - Class in org.apache.ambari.server.state.svccomphost
 
ServiceComponentHostRestoreEvent(String, String, long) - Constructor for class org.apache.ambari.server.state.svccomphost.ServiceComponentHostRestoreEvent
 
ServiceComponentHostServerActionEvent - Class in org.apache.ambari.server.state.svccomphost
Base class for all events that represent server-side actions.
ServiceComponentHostServerActionEvent(ServiceComponentHostEventType, String, String, long, String) - Constructor for class org.apache.ambari.server.state.svccomphost.ServiceComponentHostServerActionEvent
Constructs a new ServiceComponentHostServerActionEvent.
ServiceComponentHostServerActionEvent(String, long) - Constructor for class org.apache.ambari.server.state.svccomphost.ServiceComponentHostServerActionEvent
Constructs a new ServiceComponentHostServerActionEvent where the component name is set to "AMBARI_SERVER" and the type is set to ServiceComponentHostEventType.HOST_SVCCOMP_SERVER_ACTION.
ServiceComponentHostServerActionEvent(String, String, long) - Constructor for class org.apache.ambari.server.state.svccomphost.ServiceComponentHostServerActionEvent
Constructs a new ServiceComponentHostServerActionEvent
ServiceComponentHostStartedEvent - Class in org.apache.ambari.server.state.svccomphost
 
ServiceComponentHostStartedEvent(String, String, long) - Constructor for class org.apache.ambari.server.state.svccomphost.ServiceComponentHostStartedEvent
 
ServiceComponentHostStartEvent - Class in org.apache.ambari.server.state.svccomphost
 
ServiceComponentHostStartEvent(String, String, long) - Constructor for class org.apache.ambari.server.state.svccomphost.ServiceComponentHostStartEvent
 
ServiceComponentHostStopEvent - Class in org.apache.ambari.server.state.svccomphost
 
ServiceComponentHostStopEvent(String, String, long) - Constructor for class org.apache.ambari.server.state.svccomphost.ServiceComponentHostStopEvent
 
ServiceComponentHostStoppedEvent - Class in org.apache.ambari.server.state.svccomphost
 
ServiceComponentHostStoppedEvent(String, String, long) - Constructor for class org.apache.ambari.server.state.svccomphost.ServiceComponentHostStoppedEvent
 
ServiceComponentHostUninstallEvent - Class in org.apache.ambari.server.state.svccomphost
 
ServiceComponentHostUninstallEvent(String, String, long) - Constructor for class org.apache.ambari.server.state.svccomphost.ServiceComponentHostUninstallEvent
 
ServiceComponentHostUpgradeEvent - Class in org.apache.ambari.server.state.svccomphost
 
ServiceComponentHostUpgradeEvent(String, String, long, String) - Constructor for class org.apache.ambari.server.state.svccomphost.ServiceComponentHostUpgradeEvent
 
ServiceComponentHostWipeoutEvent - Class in org.apache.ambari.server.state.svccomphost
 
ServiceComponentHostWipeoutEvent(String, String, long) - Constructor for class org.apache.ambari.server.state.svccomphost.ServiceComponentHostWipeoutEvent
 
ServiceComponentImpl - Class in org.apache.ambari.server.state
 
ServiceComponentImpl(Service, String, AmbariMetaInfo, ServiceComponentDesiredStateDAO, ClusterServiceDAO, ServiceComponentHostFactory, AmbariEventPublisher) - Constructor for class org.apache.ambari.server.state.ServiceComponentImpl
 
ServiceComponentImpl(Service, ServiceComponentDesiredStateEntity, AmbariMetaInfo, ServiceComponentDesiredStateDAO, ClusterServiceDAO, HostComponentDesiredStateDAO, ServiceComponentHostFactory, AmbariEventPublisher) - Constructor for class org.apache.ambari.server.state.ServiceComponentImpl
 
ServiceComponentInstalledEvent - Class in org.apache.ambari.server.events
The ServiceComponentInstalledEvent class is fired when a service component is successfully installed.
ServiceComponentInstalledEvent(long, String, String, String, String, String, boolean, boolean) - Constructor for class org.apache.ambari.server.events.ServiceComponentInstalledEvent
 
ServiceComponentNotFoundException - Exception in org.apache.ambari.server
 
ServiceComponentNotFoundException(String, String, String) - Constructor for exception org.apache.ambari.server.ServiceComponentNotFoundException
 
ServiceComponentRecoveryChangedEvent - Class in org.apache.ambari.server.events
The ServiceComponentRecoveryChangedEvent class is fired when a service component is enabled or disabled for auto start.
ServiceComponentRecoveryChangedEvent(long, String, String, String, boolean) - Constructor for class org.apache.ambari.server.events.ServiceComponentRecoveryChangedEvent
 
ServiceComponentRequest - Class in org.apache.ambari.server.controller
 
ServiceComponentRequest(String, String, String, String) - Constructor for class org.apache.ambari.server.controller.ServiceComponentRequest
 
ServiceComponentRequest(String, String, String, String, String) - Constructor for class org.apache.ambari.server.controller.ServiceComponentRequest
 
ServiceComponentRequest(String, String, String, String, String, String) - Constructor for class org.apache.ambari.server.controller.ServiceComponentRequest
 
ServiceComponentResponse - Class in org.apache.ambari.server.controller
 
ServiceComponentResponse(Long, String, String, String, StackId, String, Map<String, Integer>, boolean, String, String, RepositoryVersionState) - Constructor for class org.apache.ambari.server.controller.ServiceComponentResponse
 
ServiceComponentSupport - Class in org.apache.ambari.server.state
Collects services and components which are installed but not supported in the target stack
ServiceComponentSupport(Provider<AmbariMetaInfo>) - Constructor for class org.apache.ambari.server.state.ServiceComponentSupport
 
ServiceComponentUninstalledEvent - Class in org.apache.ambari.server.events
The ServiceComponentUninstalledEvent class is fired when a service component is successfully uninstalled.
ServiceComponentUninstalledEvent(long, String, String, String, String, String, boolean, boolean, Long) - Constructor for class org.apache.ambari.server.events.ServiceComponentUninstalledEvent
 
ServiceComponentVersionEntity - Class in org.apache.ambari.server.orm.entities
The ServiceComponentVersionEntity class is used to represent the association of a component and repository version.
ServiceComponentVersionEntity() - Constructor for class org.apache.ambari.server.orm.entities.ServiceComponentVersionEntity
 
ServiceConfigDAO - Class in org.apache.ambari.server.orm.dao
 
ServiceConfigDAO() - Constructor for class org.apache.ambari.server.orm.dao.ServiceConfigDAO
 
ServiceConfigDownloadEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles service config download requests For resource type Resource.Type#Service and request types Request.Type#GET
ServiceConfigDownloadEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.ServiceConfigDownloadEventCreator
 
ServiceConfigEntity - Class in org.apache.ambari.server.orm.entities
 
ServiceConfigEntity() - Constructor for class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
ServiceConfigVersion - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
ServiceConfigVersionRequest - Class in org.apache.ambari.server.controller
 
ServiceConfigVersionRequest() - Constructor for class org.apache.ambari.server.controller.ServiceConfigVersionRequest
 
ServiceConfigVersionRequest(String, String, Long, Long, Long, String, Boolean) - Constructor for class org.apache.ambari.server.controller.ServiceConfigVersionRequest
 
ServiceConfigVersionResourceDefinition - Class in org.apache.ambari.server.api.resources
 
ServiceConfigVersionResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.ServiceConfigVersionResourceDefinition
Constructor.
ServiceConfigVersionResourceProvider - Class in org.apache.ambari.server.controller.internal
 
ServiceConfigVersionResponse - Class in org.apache.ambari.server.controller
 
ServiceConfigVersionResponse(ServiceConfigEntity, String) - Constructor for class org.apache.ambari.server.controller.ServiceConfigVersionResponse
Constructor.
ServiceConfigVersionService - Class in org.apache.ambari.server.api.services
 
ServiceConfigVersionService(String) - Constructor for class org.apache.ambari.server.api.services.ServiceConfigVersionService
 
ServiceCredentialStoreUpdateEvent - Class in org.apache.ambari.server.events
The ServiceCredentialStoreUpdateEvent class is fired when a service credential store has been enabled or disabled
ServiceCredentialStoreUpdateEvent(long, String, String, String) - Constructor for class org.apache.ambari.server.events.ServiceCredentialStoreUpdateEvent
Constructor.
ServiceDesiredStateDAO - Class in org.apache.ambari.server.orm.dao
 
ServiceDesiredStateDAO() - Constructor for class org.apache.ambari.server.orm.dao.ServiceDesiredStateDAO
 
ServiceDesiredStateEntity - Class in org.apache.ambari.server.orm.entities
 
ServiceDesiredStateEntity() - Constructor for class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntity
 
ServiceDesiredStateEntityPK - Class in org.apache.ambari.server.orm.entities
 
ServiceDesiredStateEntityPK() - Constructor for class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntityPK
 
ServiceDirectory - Class in org.apache.ambari.server.stack
Encapsulates IO operations on a stack definition service directory.
ServiceDirectory(String) - Constructor for class org.apache.ambari.server.stack.ServiceDirectory
Constructor.
ServiceEvent - Class in org.apache.ambari.server.events
The ServiceEvent class is the base for all service events in Ambari.
ServiceEvent(AmbariEvent.AmbariEventType, long, String, String, String) - Constructor for class org.apache.ambari.server.events.ServiceEvent
Constructor.
ServiceEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles operation requests (start, stop, install, etc) For resource type Resource.Type#Service and request types Request.Type#POST, Request.Type#PUT and Request.Type#DELETE
ServiceEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.ServiceEventCreator
 
ServiceFactory - Interface in org.apache.ambari.server.state
 
serviceId - Variable in class org.apache.ambari.server.state.repository.ManifestService
The XML unique id for the service and version.
serviceIdReference - Variable in class org.apache.ambari.server.state.repository.AvailableServiceReference
The reference id back to the service in the repository.
ServiceImpl - Class in org.apache.ambari.server.state
 
ServiceInfo - Class in org.apache.ambari.server.state
 
ServiceInfo() - Constructor for class org.apache.ambari.server.state.ServiceInfo
 
ServiceInfo.Selection - Enum in org.apache.ambari.server.state
 
ServiceInfo.ServiceAdvisorType - Enum in org.apache.ambari.server.state
Default to Python if not specified.
ServiceInstalledEvent - Class in org.apache.ambari.server.events
The ServiceInstalledEvent class is fired when a service is successfully installed.
ServiceInstalledEvent(long, String, String, String) - Constructor for class org.apache.ambari.server.events.ServiceInstalledEvent
Constructor.
ServiceLdapInfo - Class in org.apache.ambari.server.state
ServiceLdapInfo encapsulates meta information about a service's support LDAP integration
ServiceLdapInfo() - Constructor for class org.apache.ambari.server.state.ServiceLdapInfo
Default constructor
ServiceLdapInfo(Boolean, String) - Constructor for class org.apache.ambari.server.state.ServiceLdapInfo
Constructor taking in values for supported and the configuration that can be used to determine if it is enabled for not.
serviceLevelParamsMetadataCluster(SecurityType, SortedMap<String, MetadataServiceInfo>, boolean) - Static method in class org.apache.ambari.server.agent.stomp.dto.MetadataCluster
 
ServiceMetainfoXml - Class in org.apache.ambari.server.state.stack
Represents the $SERVICE_HOME/metainfo.xml file.
ServiceMetainfoXml() - Constructor for class org.apache.ambari.server.state.stack.ServiceMetainfoXml
 
ServiceModule - Class in org.apache.ambari.server.stack
Service module which provides all functionality related to parsing and fully resolving services from the stack definition.
ServiceModule(StackContext, ServiceInfo, ServiceDirectory) - Constructor for class org.apache.ambari.server.stack.ServiceModule
Constructor.
ServiceModule(StackContext, ServiceInfo, ServiceDirectory, boolean) - Constructor for class org.apache.ambari.server.stack.ServiceModule
Constructor.
serviceName - Static variable in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity_
 
serviceName - Static variable in class org.apache.ambari.server.orm.entities.AlertHistoryEntity_
 
serviceName - Variable in class org.apache.ambari.server.serveraction.upgrades.FinalizeUpgradeAction.InfoTuple
 
serviceName - Variable in class org.apache.ambari.server.stack.upgrade.UpgradePack.OrderService
 
serviceName - Variable in class org.apache.ambari.server.state.repository.ManifestService
Name of the service.
serviceNameByConfigType(String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
ServiceNotFoundException - Exception in org.apache.ambari.server
 
ServiceNotFoundException(String, String) - Constructor for exception org.apache.ambari.server.ServiceNotFoundException
 
ServiceOsSpecific - Class in org.apache.ambari.server.state
Represents service os-specific details (like repositories and packages).
ServiceOsSpecific() - Constructor for class org.apache.ambari.server.state.ServiceOsSpecific
 
ServiceOsSpecific(String) - Constructor for class org.apache.ambari.server.state.ServiceOsSpecific
 
ServiceOsSpecific.Package - Class in org.apache.ambari.server.state
The package tag.
ServiceOsSpecific.Repo - Class in org.apache.ambari.server.state
The repo tag.
ServicePresenceCheck - Class in org.apache.ambari.server.checks
Checks if Atlas service is present.
ServicePresenceCheck() - Constructor for class org.apache.ambari.server.checks.ServicePresenceCheck
 
ServicePropertyInfo - Class in org.apache.ambari.server.state
 
ServicePropertyInfo() - Constructor for class org.apache.ambari.server.state.ServicePropertyInfo
 
serviceRemoved(ServiceRemovedEvent) - Method in class org.apache.ambari.server.controller.utilities.KerberosIdentityCleaner
Removes kerberos identities (principals and keytabs) after a service was uninstalled.
ServiceRemovedEvent - Class in org.apache.ambari.server.events
The ServiceRemovedEvent class is fired when a service is successfully removed.
ServiceRemovedEvent(long, String, String, String, List<Component>) - Constructor for class org.apache.ambari.server.events.ServiceRemovedEvent
 
ServiceRequest - Class in org.apache.ambari.server.controller
 
ServiceRequest(String, String, Long, String) - Constructor for class org.apache.ambari.server.controller.ServiceRequest
 
ServiceRequest(String, String, Long, String, String) - Constructor for class org.apache.ambari.server.controller.ServiceRequest
 
ServiceRequestSwagger - Interface in org.apache.ambari.server.controller
Request schema for endpoint ServiceService.createService(String, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo, String) The interface is not actually implemented, it only carries swagger annotations.
ServiceResourceDefinition - Class in org.apache.ambari.server.api.resources
Service resource definition.
ServiceResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.ServiceResourceDefinition
Constructor.
ServiceResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for service resources.
ServiceResourceProvider(AmbariManagementController, MaintenanceStateHelper, RepositoryVersionDAO) - Constructor for class org.apache.ambari.server.controller.internal.ServiceResourceProvider
Create a new resource provider for the given management controller.
ServiceResponse - Class in org.apache.ambari.server.controller
 
ServiceResponse(Long, String, String, StackId, String, RepositoryVersionState, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.apache.ambari.server.controller.ServiceResponse
 
ServiceResponse.ServiceResponseSwagger - Interface in org.apache.ambari.server.controller
Interface to help correct Swagger documentation generation
services - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradePack
Defines per-service config changes.
services - Variable in class org.apache.ambari.server.stack.upgrade.Grouping
 
services - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeSummary
 
SERVICES_FOLDER_NAME - Static variable in class org.apache.ambari.server.stack.ServiceDirectory
services root directory name
SERVICES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
SERVICES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RemoteClusterResourceProvider
 
SERVICES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
ServiceService - Class in org.apache.ambari.server.api.services
Service responsible for services resource requests.
ServiceService(String) - Constructor for class org.apache.ambari.server.api.services.ServiceService
Constructor.
servicesJSON - Variable in class org.apache.ambari.server.api.services.stackadvisor.commands.StackAdvisorCommand.StackAdvisorData
 
ServicesMaintenanceModeCheck - Class in org.apache.ambari.server.checks
Checks to ensure that services are not in maintenance mode.
ServicesMaintenanceModeCheck() - Constructor for class org.apache.ambari.server.checks.ServicesMaintenanceModeCheck
Constructor.
ServicesUpCheck - Class in org.apache.ambari.server.checks
The ServicesUpCheck class is used to ensure that services are up "enough" before an upgrade begins.
ServicesUpCheck() - Constructor for class org.apache.ambari.server.checks.ServicesUpCheck
Constructor.
ServiceUpdateEvent - Class in org.apache.ambari.server.events
Contains info about service update.
ServiceUpdateEvent(String, MaintenanceState, String, State, boolean) - Constructor for class org.apache.ambari.server.events.ServiceUpdateEvent
 
ServiceUpdateEventPublisher - Class in org.apache.ambari.server.events.publishers
 
ServiceUpdateEventPublisher(STOMPUpdatePublisher) - Constructor for class org.apache.ambari.server.events.publishers.ServiceUpdateEventPublisher
 
ServiceUpdateListener - Class in org.apache.ambari.server.events.listeners.services
 
ServiceUpdateListener(STOMPUpdatePublisher, AmbariEventPublisher) - Constructor for class org.apache.ambari.server.events.listeners.services.ServiceUpdateListener
 
ServiceVersionSummary - Class in org.apache.ambari.server.state.repository
Used to hold information about Service's ability to upgrade for a repository version.
SessionHandlerConfigurer - Class in org.apache.ambari.server.controller
 
SessionHandlerConfigurer() - Constructor for class org.apache.ambari.server.controller.SessionHandlerConfigurer
 
SET_KEYTAB - Static variable in class org.apache.ambari.server.controller.KerberosHelperImpl
 
setAbortedTaskCount(int) - Method in class org.apache.ambari.server.state.scheduler.BatchRequestResponse
 
setAbortReason(String) - Method in class org.apache.ambari.server.controller.RequestRequest
 
setAcceptableCodes(Set<Integer>) - Method in class org.apache.ambari.server.state.UriInfo
 
setAction(String) - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
setActionId(String) - Method in class org.apache.ambari.server.agent.CommandReport
 
setActionName(String) - Method in class org.apache.ambari.server.controller.ActionRequest
 
setActionName(String) - Method in class org.apache.ambari.server.controller.ActionResponse
 
setActionName(String) - Method in class org.apache.ambari.server.customactions.ActionDefinition
 
setActionName(String) - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
setActionType(String) - Method in class org.apache.ambari.server.controller.ActionRequest
 
setActionType(String) - Method in class org.apache.ambari.server.controller.ActionResponse
 
setActionType(ActionType) - Method in class org.apache.ambari.server.customactions.ActionDefinition
 
setActionType(String) - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
setActive(boolean) - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
setActive(Boolean) - Method in class org.apache.ambari.server.controller.UserRequest
 
setActive(Boolean) - Method in class org.apache.ambari.server.orm.entities.UserEntity
 
setActive(boolean) - Method in class org.apache.ambari.server.state.ExtensionInfo
 
setActive(boolean) - Method in class org.apache.ambari.server.state.stack.StackMetainfoXml.Version
 
setActive(boolean) - Method in class org.apache.ambari.server.state.StackInfo
 
setActiveJavaProcs(AgentEnv.JavaProc[]) - Method in class org.apache.ambari.server.agent.AgentEnv.HostHealth
 
setActiveWidgetLayouts(String) - Method in class org.apache.ambari.server.orm.entities.UserEntity
 
setActualConfigs(Map<String, HostConfig>) - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
setAdd(boolean) - Method in class org.apache.ambari.server.state.PropertyUpgradeBehavior
 
setAdmin(Boolean) - Method in class org.apache.ambari.server.controller.UserRequest
 
setAdminGroupMappingMemberAttr(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setAdminGroupMappingRules(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setAdministratorCredential(PrincipalKeyCredential) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Sets the administrator credentials for this KerberosOperationHandler.
setAdminState(String) - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
setAdminState(String) - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
setAdminState(HostComponentAdminState) - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
setAdvisorFile(File) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setAdvisorName(String) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setAgentConfig(Map<String, String>) - Method in class org.apache.ambari.server.agent.RegistrationResponse
 
setAgentEnv(AgentEnv) - Method in class org.apache.ambari.server.agent.HeartBeat
 
setAgentEnv(AgentEnv) - Method in class org.apache.ambari.server.agent.Register
 
setAgentEnv(AgentEnv) - Method in class org.apache.ambari.server.agent.stomp.dto.HostStatusReport
 
setAgentStartTime(long) - Method in class org.apache.ambari.server.agent.Register
 
setAgentTimeStampAtReporting(long) - Method in class org.apache.ambari.server.agent.AgentEnv.HostHealth
 
setAgentUserId(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setAgentVersion(String) - Method in class org.apache.ambari.server.agent.Register
 
setAgentVersion(AgentVersion) - Method in class org.apache.ambari.server.controller.HostResponse
 
setAgentVersion(String) - Method in class org.apache.ambari.server.orm.entities.HostStateEntity
 
setAgentVersion(AgentVersion) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setAgentVersion(AgentVersion) - Method in interface org.apache.ambari.server.state.Host
 
setAlertDefinition(AlertDefinitionEntity) - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Sets the associated alert definition for this alert instance.
setAlertDefinitionCommands(List<AlertDefinitionCommand>) - Method in class org.apache.ambari.server.agent.HeartBeatResponse
Sets the alert definition commands that contain the alert definitions for each cluster that the host is a member of.
setAlertDefinitionCommands(List<AlertDefinitionCommand>) - Method in class org.apache.ambari.server.agent.RegistrationResponse
Sets the alert definition commands that contain the alert definitions for each cluster that the host is a member of.
setAlertDefinitionId(Long) - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Set parent alert definition id
setAlertDefinitions(Set<AlertDefinitionEntity>) - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
Set all of the alert definitions that are part of this alert group.
setAlertGroups(Set<AlertGroupEntity>) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Sets the alert groups that this alert definition is associated with.
setAlertGroups(Set<AlertGroupEntity>) - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
Sets all of the groups that are associated with this target.
setAlertHistory(AlertHistoryEntity) - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Sets the associated AlertHistoryEntity entry for this current alert instance.
setAlertHistory(AlertHistoryEntity) - Method in class org.apache.ambari.server.orm.entities.AlertNoticeEntity
Sets the associated alert history entry for this alert notice.
setAlertId(Long) - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Sets the unique ID for this current alert.
setAlertId(Long) - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Sets the unique ID for this alert instance.
setAlertInfo(AlertNoticeDispatchService.AlertInfo) - Method in class org.apache.ambari.server.state.alert.AlertNotification
 
setAlertInstance(String) - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Sets the instance identifier, if any, for this alert instance.
setAlertLabel(String) - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Sets the label for this alert instance.
setAlertName(String) - Method in class org.apache.ambari.server.state.alert.AggregateSource
 
setAlertNotices(List<AlertNoticeEntity>) - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
 
setAlerts(List<Alert>) - Method in class org.apache.ambari.server.agent.HeartBeat
 
setAlertsFile(File) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setAlertsSummary(AlertSummaryDTO) - Method in class org.apache.ambari.server.events.HostUpdateEvent
 
setAlertState(AlertState) - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Sets the state of this alert instance.
setAlertStates(Set<AlertState>) - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
Sets the alert states that will cause a triggered alert to be sent to this target.
setAlertStatusHosts(int) - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
setAlertTarget(AlertTargetEntity) - Method in class org.apache.ambari.server.orm.entities.AlertNoticeEntity
Sets the intended audience for the notification.
setAlertTargets(Set<AlertTargetEntity>) - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
Sets all of the targets that will receive notifications for alert definitions in this group.
setAlertText(String) - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Sets the text of the alert instance.
setAlertTimestamp(Long) - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Sets the time that the alert instace was received.
setAliases(Map<String, String>) - Method in class org.apache.ambari.server.state.stack.JsonOsFamilyRoot
 
setAllConfigAttributes(Map<String, Map<String, Map<String, String>>>) - Method in class org.apache.ambari.server.state.ServiceInfo
Set all types and associated attributes.
setAllConfigAttributes(Map<String, Map<String, Map<String, String>>>) - Method in class org.apache.ambari.server.state.StackInfo
Set all types and associated attributes.
setAlterNames(boolean) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Set the flag which indicates whether or not to alter the names of the data store entities to avoid db reserved word conflicts.
setAlternateUserSearchFilter(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setAlternateUserSearchFilterEnabled(boolean) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setAlternatives(AgentEnv.Alternative[]) - Method in class org.apache.ambari.server.agent.AgentEnv
 
setAmbariException(AmbariException) - Method in class org.apache.ambari.server.controller.internal.DeleteHostComponentStatusMetaData
 
setAmbariManaged(boolean) - Method in class org.apache.ambari.server.orm.entities.RepoOsEntity
 
setAmbariManagedRepos(boolean) - Method in class org.apache.ambari.server.controller.OperatingSystemResponse
 
setAmbariManagedRepositories(boolean) - Method in class org.apache.ambari.server.state.RepositoryInfo
 
setAmbariManagementController(AmbariManagementController) - Method in class org.apache.ambari.server.controller.logging.LoggingSearchPropertyProvider
 
setAmbariServerKeytab(boolean) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabEntity
 
setAmbariServerKeytab(boolean) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosKeytab
Sets flag to indicate if given keytab is Ambari Server keytab and can be distributed to host with Ambari Server side action.
setAmsHostMetric(boolean) - Method in class org.apache.ambari.server.controller.internal.PropertyInfo
 
setAmsHostMetric(boolean) - Method in class org.apache.ambari.server.controller.utilities.PropertyHelper.Metric
 
setAmsId(String) - Method in class org.apache.ambari.server.controller.internal.PropertyInfo
 
setAmsId(String) - Method in class org.apache.ambari.server.controller.utilities.PropertyHelper.Metric
 
setAnonymousBind(boolean) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setApplicableServices(List<String>) - Method in class org.apache.ambari.server.agent.CommandRepository.Repository
 
setApplicableServices(List<String>) - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
setApplicableServices(List<String>) - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
setApplicableServices(List<String>) - Method in class org.apache.ambari.server.state.RepositoryInfo
 
setApplyTime(Long) - Method in class org.apache.ambari.server.controller.ServiceConfigVersionRequest
 
setArchitecture(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setArchive(String) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the view archive path.
setArtifactData(Map<String, Object>) - Method in class org.apache.ambari.server.orm.entities.ArtifactEntity
Set the artifact data by specifying a map that is then converted to a json string.
setArtifactName(String) - Method in class org.apache.ambari.server.orm.entities.ArtifactEntity
Set the artifact name.
setArtifactName(String) - Method in class org.apache.ambari.server.orm.entities.ArtifactEntityPK
Set the name of the associated artifact.
setAssociatedVersion(String) - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
setAttemptCount(Short) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setAttribute(String, Object) - Method in class org.apache.ambari.server.controller.AmbariSessionManager
Set an attribute value on the current session.
setAttribute(String, String, String, String) - Method in class org.apache.ambari.server.topology.Configuration
Set an attribute on the hierarchy.
setAttributes(Map<String, String>) - Method in class org.apache.ambari.server.controller.internal.Stack.ConfigProperty
 
setAttributes(String) - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
setAttributes(List<String>) - Method in class org.apache.ambari.server.state.quicklinks.Link
 
setAuthenticated(boolean) - Method in class org.apache.ambari.server.security.authentication.AmbariUserAuthentication
 
setAuthenticated(boolean) - Method in class org.apache.ambari.server.security.authorization.internal.InternalAuthenticationToken
 
setAuthenticatedUserId(Integer) - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
setAuthenticatedUserId(Integer) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setAuthenticatedUserId(Integer) - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Set authenticated user
setAuthenticatedUserId(Integer) - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
setAuthenticationEntities(List<UserAuthenticationEntity>) - Method in class org.apache.ambari.server.orm.entities.UserEntity
 
setAuthenticationKey(String) - Method in class org.apache.ambari.server.orm.entities.UserAuthenticationEntity
 
setAuthenticationType(UserAuthenticationType) - Method in class org.apache.ambari.server.orm.entities.UserAuthenticationEntity
 
setAuthor(String) - Method in class org.apache.ambari.server.controller.WidgetResponse
 
setAuthor(String) - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
setAuthorizationId(String) - Method in class org.apache.ambari.server.orm.entities.RoleAuthorizationEntity
Set the authorization id.
setAuthorizationName(String) - Method in class org.apache.ambari.server.orm.entities.RoleAuthorizationEntity
Set the authorization name.
setAuthToLocalProperties(Set<String>) - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Sets the set of auth_to_local property names.
setAuthToLocalRules(Cluster, KerberosDescriptor, String, Map<String, Set<String>>, Map<String, Map<String, String>>, Map<String, Map<String, String>>, boolean) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Sets the relevant auth-to-local rule configuration properties using the services installed on the cluster and their relevant Kerberos descriptors to determine the rules to be created.
setAuthToLocalRules(Cluster, KerberosDescriptor, String, Map<String, Set<String>>, Map<String, Map<String, String>>, Map<String, Map<String, String>>, boolean) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
setAuthToLocalRules(String) - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationProperties
Sets the configured auth-to-local rule set.
setAuthToLocalUserDetailsService(AmbariAuthToLocalUserDetailsService) - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationProvider
 
setAutoDeploy(AutoDeployInfo) - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Set auto deploy information.
setAutoDeploy(AutoDeployInfo) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setAutoDeploy(AutoDeployInfo) - Method in class org.apache.ambari.server.state.DependencyInfo
Setter for auto-deploy property.
setAutoLink(boolean) - Method in class org.apache.ambari.server.state.ExtensionInfo
 
setAutoLink(boolean) - Method in class org.apache.ambari.server.state.stack.ExtensionMetainfoXml
 
setAutoSkipComponentFailures(boolean) - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
Sets whether skippable components that failed are automatically skipped.
setAutoSkipFailures(boolean) - Method in class org.apache.ambari.server.controller.ActionExecutionContext
Sets whether skippable action that failed are automatically skipped.
setAutoSkipFailureSupported(boolean) - Method in class org.apache.ambari.server.actionmanager.Stage
Sets whether this stage supports automatically skipping failures of its commands.
setAutoSkipFailureSupported(boolean) - Method in class org.apache.ambari.server.orm.entities.StageEntity
Sets whether this stage supports automatically skipping failures of its commands.
setAutoSkipOnFailure(boolean) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
Sets whether commands which fail and are retryable are automatically skipped and marked with HostRoleStatus.SKIPPED_FAILED.
setAutoSkipServiceCheckFailures(boolean) - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
Sets whether skippable service checks that failed are automatically skipped.
setAvailable(String) - Method in class org.apache.ambari.server.agent.DiskInfo
 
setAvailableMem(Long) - Method in class org.apache.ambari.server.orm.entities.HostStateEntity
 
setAvailableMemBytes(long) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setAvailableMemBytes(long) - Method in interface org.apache.ambari.server.state.Host
Set the Amount of available memory for the Host.
setBackgroundCommand(boolean) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
Sets whether this command runs in the background and does not block other commands.
setBackgroundCommand(boolean) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
Sets whether this is a command is a background command and will not block other commands.
setBaseDN(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setBaseUrl(String) - Method in class org.apache.ambari.server.agent.CommandRepository.Repository
 
setBaseUrl(String) - Method in class org.apache.ambari.server.controller.RepositoryRequest
Sets the base URL for the repo.
setBaseUrl(String) - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
setBaseUrl(String) - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
setBaseUrl(String) - Method in class org.apache.ambari.server.state.RepositoryInfo
 
setBaseUrl(String) - Method in class org.apache.ambari.server.topology.RepositorySetting
 
setBatch(Batch) - Method in class org.apache.ambari.server.controller.RequestScheduleRequest
 
setBatch(Batch) - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
setBatch(Batch) - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Set batch of requests and batch settings
setBatch(Batch) - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
setBatchId(Long) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
setBatchId(Long) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntityPK
 
setBatchSeparationInSeconds(Integer) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setBatchSeparationInSeconds(Integer) - Method in class org.apache.ambari.server.state.scheduler.BatchSettings
 
setBatchSettings(BatchSettings) - Method in class org.apache.ambari.server.state.scheduler.Batch
 
setBatchTolerationLimit(Integer) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setBatchTolerationLimitPerBatch(Integer) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setBeans(List<Map<String, Object>>) - Method in class org.apache.ambari.server.controller.jmx.JMXMetricHolder
 
setBlueprint(RecommendationResponse.Blueprint) - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.Recommendation
 
setBlueprint(Blueprint) - Method in class org.apache.ambari.server.controller.internal.BaseClusterRequest
Set the request blueprint.
setBlueprintClusterBinding(RecommendationResponse.BlueprintClusterBinding) - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.Recommendation
 
setBlueprintEntity(BlueprintEntity) - Method in class org.apache.ambari.server.orm.entities.BlueprintConfigEntity
Set the blueprint entity instance.
setBlueprintEntity(BlueprintEntity) - Method in class org.apache.ambari.server.orm.entities.BlueprintSettingEntity
Set the blueprint entity instance.
setBlueprintEntity(BlueprintEntity) - Method in class org.apache.ambari.server.orm.entities.HostGroupEntity
Set the blueprint entity instance.
setBlueprintName(String) - Method in class org.apache.ambari.server.controller.HostRequest
 
setBlueprintName(String) - Method in class org.apache.ambari.server.orm.entities.BlueprintConfigEntity
Set the name of the associated blueprint.
setBlueprintName(String) - Method in class org.apache.ambari.server.orm.entities.BlueprintConfigEntityPK
Set the name of the associated blueprint.
setBlueprintName(String) - Method in interface org.apache.ambari.server.orm.entities.BlueprintConfiguration
Set the blueprint name.
setBlueprintName(String) - Method in class org.apache.ambari.server.orm.entities.BlueprintEntity
Set the blueprint name
setBlueprintName(String) - Method in class org.apache.ambari.server.orm.entities.BlueprintSettingEntity
Set the name of the associated blueprint.
setBlueprintName(String) - Method in class org.apache.ambari.server.orm.entities.HostGroupComponentEntity
Set the name of the associated blueprint.
setBlueprintName(String) - Method in class org.apache.ambari.server.orm.entities.HostGroupComponentEntityPK
Set the name of the associated blueprint.
setBlueprintName(String) - Method in class org.apache.ambari.server.orm.entities.HostGroupConfigEntity
Set the name of the associated blueprint.
setBlueprintName(String) - Method in class org.apache.ambari.server.orm.entities.HostGroupConfigEntityPK
Set the name of the associated blueprint.
setBlueprintName(String) - Method in class org.apache.ambari.server.orm.entities.HostGroupEntity
Set the name of the associated blueprint.
setBlueprintName(String) - Method in class org.apache.ambari.server.orm.entities.HostGroupEntityPK
Set the name of the associated blueprint.
setBlueprintName(String) - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
setBlueprintProvisioningState(BlueprintProvisioningState) - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
setBody(String) - Method in class org.apache.ambari.server.api.services.RequestBody
Set the body from the request.
setBody(String) - Method in class org.apache.ambari.server.state.scheduler.BatchRequest
 
setBorder(String) - Method in class org.apache.ambari.server.state.theme.Subsection
 
setBuild(String) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the view build number.
setBulkCommands(BulkCommandDefinition) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setCachable(boolean) - Method in class org.apache.ambari.server.state.kerberos.KerberosKeytabDescriptor
Sets whether the generated keytab is allowed to be cached by the Ambari server or not
setCacheControlHeader(String) - Method in class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
 
setCachedKeytabPath(String) - Method in class org.apache.ambari.server.orm.entities.KerberosPrincipalEntity
Sets the location of the cached keytab file, if one exists
setCacheFile(String) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
setCacheLimit(int) - Method in class org.apache.ambari.server.agent.stomp.AmbariSubscriptionRegistry
Specify the maximum number of entries for the resolved destination cache.
setCancelCommands(List<CancelCommand>) - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
setCancelCommands(List<CancelCommand>) - Method in class org.apache.ambari.server.agent.stomp.dto.ExecutionCommandsCluster
 
setCardinality(String) - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Set component cardinality requirement.
setCardinality(String) - Method in class org.apache.ambari.server.orm.entities.HostGroupEntity
Set the cardinality value for this host group.
setCardinality(String) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setCategory(String) - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
Set the component category.
setCategory(String) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setCategory(Module.Category) - Method in class org.apache.ambari.server.state.Module
 
setCategory(String) - Method in class org.apache.ambari.server.state.ModuleComponent
 
setCategoryName(String) - Method in class org.apache.ambari.server.orm.entities.AmbariConfigurationEntity
 
setCause(String) - Method in class org.apache.ambari.server.agent.HostStatus
 
setChangedConfigTypes(Set<String>) - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
setChangedConfigurations(List<ChangedConfigInfo>) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
setCharset(String) - Method in class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
 
setChecks(List<Check>) - Method in class org.apache.ambari.server.state.quicklinks.Protocol
 
setChecksFolder(File) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setClassLoader(ClassLoader) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the class loader.
setClassName(String) - Method in class org.apache.ambari.server.orm.entities.ViewEntityEntity
Set the entity class name.
setClient(boolean) - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Set whether the component is a client component.
setClientConfigFiles(List<ClientConfigFileDefinition>) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setClientSecurityType(ClientSecurityType) - Method in class org.apache.ambari.server.configuration.Configuration
 
setClientsToUpdateConfigs(List<String>) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setCluster(ClusterEntity) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Sets the cluster that the alert definition is a member of.
setCluster(RemoteAmbariClusterEntity) - Method in class org.apache.ambari.server.orm.entities.RemoteAmbariClusterServiceEntity
Set cluster for the service
setCluster_name(String) - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaMetric
 
setClusterAttributes(String) - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
setClusterConfig(String) - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntity
Set the cluster configuration id used to populate the property for this parameter through cluster association.
setClusterConfigEntities(Collection<ClusterConfigEntity>) - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
setClusterConfigEntities(List<ClusterConfigEntity>) - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
setClusterConfigEntity(ClusterConfigEntity) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntity
 
setClusterEntities(Collection<ClusterEntity>) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setClusterEntity(ClusterEntity) - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
setClusterEntity(ClusterEntity) - Method in class org.apache.ambari.server.orm.entities.ClusterServiceEntity
 
setClusterEntity(ClusterEntity) - Method in class org.apache.ambari.server.orm.entities.ClusterStateEntity
 
setClusterEntity(ClusterEntity) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
setClusterEntity(ClusterEntity) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setClusterEntity(ClusterEntity) - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
setClusterEntity(ClusterEntity) - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
setClusterEntity(ClusterEntity) - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
setClusterHandle(Long) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Set a cluster association for this view instance with the Ambari cluster identified by the given cluster handle.
setClusterHostInfo(String) - Method in class org.apache.ambari.server.actionmanager.Request
 
setClusterHostInfo(Map<String, Set<String>>) - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
setClusterHostInfo(String) - Method in class org.apache.ambari.server.controller.ExecuteCommandJson
 
setClusterHostInfo(String) - Method in class org.apache.ambari.server.controller.internal.RequestStageContainer
 
setClusterHostInfo(String) - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
setClusterId(String) - Method in class org.apache.ambari.server.agent.CommandReport
 
setClusterId(Long) - Method in class org.apache.ambari.server.agent.ComponentStatus
 
setClusterId(String) - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
setClusterId(Long) - Method in class org.apache.ambari.server.agent.stomp.dto.AlertGroupUpdate
 
setClusterId(Long) - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentStatusReport
 
setClusterId(Long) - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentVersionReport
 
setClusterId(String) - Method in class org.apache.ambari.server.controller.internal.DeleteHostComponentStatusMetaData.HostComponent
 
setClusterId(Long) - Method in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
 
setClusterId(Long) - Method in class org.apache.ambari.server.controller.internal.ScaleClusterRequest
 
setClusterId(Long) - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
 
setClusterId(Long) - Method in class org.apache.ambari.server.controller.ServiceResponse
 
setClusterId(Long) - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent.ClusterConfig
 
setClusterId(Long) - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
setClusterId(Long) - Method in class org.apache.ambari.server.events.HostComponentUpdate
 
setClusterId(Long) - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveRequest
 
setClusterId(Long) - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
setClusterId(Long) - Method in interface org.apache.ambari.server.orm.cache.HostConfigMapping
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.cache.HostConfigMappingImpl
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Sets the ID of the cluster that this alert definition is created for.
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
Sets the ID of the cluster that this alert group is a part of.
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Sets the ID of the cluster that this alert is associated with.
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.ClusterServiceEntity
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.ClusterServiceEntityPK
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.ClusterStateEntity
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntity
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntityPK
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntity
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntityPK
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntity
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntityPK
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
setClusterId(Long) - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
setClusterId(long) - Method in class org.apache.ambari.server.state.alert.AlertDefinition
Sets the cluster ID for this definition.
setClusterId(Long) - Method in class org.apache.ambari.server.state.Alert
 
setClusterId(Long) - Method in interface org.apache.ambari.server.topology.ClusterTopology
Set the id of the cluster.
setClusterId(Long) - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
setClusterInfo(String) - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
setClusterLevelParams(Map<String, String>) - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
setClusterName(String) - Method in class org.apache.ambari.server.agent.ComponentsResponse
 
setClusterName(String) - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
setClusterName(String) - Method in class org.apache.ambari.server.agent.StatusCommand
 
setClusterName(String) - Method in class org.apache.ambari.server.controller.ConfigGroupRequest
 
setClusterName(String) - Method in class org.apache.ambari.server.controller.ConfigGroupResponse
 
setClusterName(String) - Method in class org.apache.ambari.server.controller.ConfigurationRequest
 
setClusterName(String) - Method in class org.apache.ambari.server.controller.HostRequest
 
setClusterName(String) - Method in class org.apache.ambari.server.controller.HostResponse
 
setClusterName(String) - Method in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
 
setClusterName(String) - Method in class org.apache.ambari.server.controller.internal.ScaleClusterRequest
 
setClusterName(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setClusterName(String) - Method in class org.apache.ambari.server.controller.PrivilegeResponse
Sets cluster name
setClusterName(String) - Method in class org.apache.ambari.server.controller.RequestRequest
 
setClusterName(String) - Method in class org.apache.ambari.server.controller.RequestScheduleRequest
 
setClusterName(String) - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
setClusterName(String) - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
setClusterName(String) - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
setClusterName(String) - Method in class org.apache.ambari.server.controller.ServiceComponentRequest
 
setClusterName(String) - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
 
setClusterName(String) - Method in class org.apache.ambari.server.controller.ServiceConfigVersionRequest
 
setClusterName(String) - Method in class org.apache.ambari.server.controller.ServiceRequest
 
setClusterName(String) - Method in class org.apache.ambari.server.controller.ServiceResponse
 
setClusterName(String) - Method in class org.apache.ambari.server.controller.WidgetResponse
 
setClusterName(String) - Method in class org.apache.ambari.server.events.HostUpdateEvent
 
setClusterName(String) - Method in class org.apache.ambari.server.events.RequestUpdateEvent
 
setClusterName(String) - Method in class org.apache.ambari.server.events.ServiceUpdateEvent
 
setClusterName(String) - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
setClusterName(String) - Method in class org.apache.ambari.server.orm.entities.RequestOperationLevelEntity
 
setClusterName(long) - Method in class org.apache.ambari.server.state.alert.AlertGroup
 
setClusterName(String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
setClusterName(String) - Method in interface org.apache.ambari.server.state.Cluster
Set the Cluster Name
setClusterName(String) - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo.Builder
 
setClusterProperties(String) - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
setClustersComponentReports(TreeMap<String, List<CommandReport>>) - Method in class org.apache.ambari.server.agent.stomp.dto.CommandStatusReports
 
setClusterServiceEntities(Collection<ClusterServiceEntity>) - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
setClusterServiceEntity(ClusterServiceEntity) - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
setClusterServiceEntity(ClusterServiceEntity) - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntity
 
setClusterSize(int) - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
setClusterStateEntity(ClusterStateEntity) - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
setClusterType(ClusterType) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Set the type of cluster for cluster handle
setClusterVersionId(Long) - Method in class org.apache.ambari.server.controller.RepositoryRequest
 
setClusterVersionId(Long) - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
setCoLocate(String) - Method in class org.apache.ambari.server.state.AutoDeployInfo
Setter for the co-locate property.
setColumnIndex(String) - Method in class org.apache.ambari.server.state.theme.Section
 
setColumnIndex(String) - Method in class org.apache.ambari.server.state.theme.Subsection
 
setColumnNullable(String, DBAccessor.DBColumnInfo, boolean) - Method in interface org.apache.ambari.server.orm.DBAccessor
Sets the specified column to either allow or prohibit NULL.
setColumnNullable(String, String, boolean) - Method in interface org.apache.ambari.server.orm.DBAccessor
 
setColumnNullable(String, DBAccessor.DBColumnInfo, boolean) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
setColumnNullable(String, String, boolean) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
setColumnSpan(String) - Method in class org.apache.ambari.server.state.theme.Section
 
setColumnSpan(String) - Method in class org.apache.ambari.server.state.theme.Subsection
 
setCommand(String) - Method in class org.apache.ambari.server.agent.AgentEnv.JavaProc
 
setCommand(ComponentStatusReport.CommandStatusCommand) - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentStatusReport
 
setCommand(String) - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
setCommand(byte[]) - Method in class org.apache.ambari.server.orm.entities.ExecutionCommandEntity
 
setCommandDetail(String) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
setCommandDetail(String) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setCommandExecutionType(CommandExecutionType) - Method in class org.apache.ambari.server.actionmanager.Stage
 
setCommandExecutionType(CommandExecutionType) - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
setCommandExecutionType(CommandExecutionType) - Method in class org.apache.ambari.server.stageplanner.RoleGraph
 
setCommandName(String) - Method in class org.apache.ambari.server.actionmanager.Request
 
setCommandName(String) - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
setCommandParams(Map<String, String>) - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
setCommandParams(Map<String, String>) - Method in class org.apache.ambari.server.agent.StatusCommand
 
setCommandParams(TreeMap<String, String>) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent.Builder
 
setCommandParams(TreeMap<String, String>) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
setCommandParamsStage(String) - Method in class org.apache.ambari.server.actionmanager.Stage
 
setCommandParamsStage(String) - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
setCommandScript(CommandScriptDefinition) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setCommandScript(CommandScriptDefinition) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setCommandType(AgentCommand.AgentCommandType) - Method in class org.apache.ambari.server.agent.AgentCommand
 
setComment(String) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setComments(String) - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
setCompletionTime(long) - Method in class org.apache.ambari.server.state.action.ActionImpl
 
setComponent(String) - Method in class org.apache.ambari.server.state.Alert
 
setComponentAdminState(HostComponentAdminState) - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
setComponentAdminState(HostComponentAdminState) - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
setComponentCategory(String) - Method in class org.apache.ambari.server.controller.ServiceComponentRequest
 
setComponentCategory(String) - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Set the component category.
setComponentDisplay(String, String, String) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
setComponentDisplayName(String) - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Set component display name.
setComponentLevelParams(TreeMap<String, String>) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent.Builder
 
setComponentLevelParams(TreeMap<String, String>) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
setComponentName(String) - Method in class org.apache.ambari.server.agent.ComponentStatus
 
setComponentName(String) - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
setComponentName(String) - Method in class org.apache.ambari.server.agent.RecoveryConfigComponent
 
setComponentName(String) - Method in class org.apache.ambari.server.agent.StatusCommand
Sets both the componentName and the role.
setComponentName(String) - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentStatusReport
 
setComponentName(String) - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentVersionReport
 
setComponentName(String) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent.Builder
 
setComponentName(String) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
setComponentName(String) - Method in class org.apache.ambari.server.api.services.stackadvisor.validations.ValidationResponse.ValidationItem
 
setComponentName(String) - Method in class org.apache.ambari.server.controller.AlertDefinitionResponse
 
setComponentName(String) - Method in class org.apache.ambari.server.controller.internal.DeleteHostComponentStatusMetaData.HostComponent
 
setComponentName(String) - Method in class org.apache.ambari.server.controller.logging.HostComponentLoggingInfo
 
setComponentName(String) - Method in class org.apache.ambari.server.controller.RootServiceComponentRequest
 
setComponentName(String) - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
setComponentName(String) - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
setComponentName(String) - Method in class org.apache.ambari.server.controller.ServiceComponentRequest
 
setComponentName(String) - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
 
setComponentName(String) - Method in class org.apache.ambari.server.controller.StackServiceComponentRequest
 
setComponentName(String) - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Set component name.
setComponentName(String) - Method in class org.apache.ambari.server.events.HostComponentUpdate
 
setComponentName(String) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Sets the component name that this alert is associated with, if any.
setComponentName(String) - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Sets the name of the component that this alert instance is associated with.
setComponentName(String) - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
setComponentName(String) - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
setComponentName(String) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabServiceMappingEntity
 
setComponentName(String) - Method in class org.apache.ambari.server.orm.entities.RequestResourceFilterEntity
 
setComponentName(String) - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
setComponentName(String) - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalTaskEntity
 
setComponentName(String) - Method in class org.apache.ambari.server.orm.entities.UpgradeHistoryEntity
 
setComponentName(String) - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
setComponentName(String) - Method in class org.apache.ambari.server.state.quicklinks.Link
 
setComponentNames(Collection<String>) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO.KerberosKeytabPrincipalFilter
 
setComponentReports(List<ComponentRecoveryReport>) - Method in class org.apache.ambari.server.agent.RecoveryReport
 
setComponents(Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.agent.ComponentsResponse
 
setComponents(Set<Map<String, String>>) - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.HostGroup
 
setComponents(String) - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
setComponents(Collection<HostGroupComponentEntity>) - Method in class org.apache.ambari.server.orm.entities.HostGroupEntity
Set thge collection of associated component entities.
setComponents(String) - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
setComponents(List<ModuleComponent>) - Method in class org.apache.ambari.server.state.Module
 
setComponents(List<Component>) - Method in class org.apache.ambari.server.state.quicklinksprofile.Service
 
setComponents(String) - Method in class org.apache.ambari.server.state.RepositoryInfo
 
setComponentStatus(List<ComponentStatus>) - Method in class org.apache.ambari.server.agent.HeartBeat
 
setComponentStatusReports(TreeMap<String, List<ComponentStatusReport>>) - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentStatusReports
 
setComponentType(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setComponentType(String) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setComponentVersionReports(TreeMap<String, List<ComponentVersionReport>>) - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentVersionReports
 
setComponentVersions(Cluster) - Method in class org.apache.ambari.server.agent.ExecutionCommand
Used to set a map of {service -> { component -> version}}.
setCondition(String) - Method in class org.apache.ambari.server.state.ServiceOsSpecific.Package
 
setConfig(String) - Method in class org.apache.ambari.server.state.theme.ConfigPlacement
 
setConfig(String) - Method in class org.apache.ambari.server.state.theme.WidgetEntry
 
setConfig(Configuration) - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo.Builder
 
setConfigAttributes(Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.controller.ConfigurationResponse
 
setConfigAttributes(String) - Method in class org.apache.ambari.server.orm.entities.BlueprintConfigEntity
Sets attributes of configs.
setConfigAttributes(String) - Method in interface org.apache.ambari.server.orm.entities.BlueprintConfiguration
Set the configuration attributes.
setConfigAttributes(String) - Method in class org.apache.ambari.server.orm.entities.HostGroupConfigEntity
Sets attributes of configs in this host group.
setConfigData(String) - Method in class org.apache.ambari.server.orm.entities.BlueprintConfigEntity
Set the config data.
setConfigData(String) - Method in interface org.apache.ambari.server.orm.entities.BlueprintConfiguration
Set the configuration properties.
setConfigData(String) - Method in class org.apache.ambari.server.orm.entities.HostGroupConfigEntity
Set the config data.
setConfigDependencies(List<String>) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setConfigDependencies(List<String>) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setConfigGroup(ConfigGroup) - Method in interface org.apache.ambari.server.orm.cache.ConfigGroupHostMapping
 
setConfigGroup(ConfigGroup) - Method in class org.apache.ambari.server.orm.cache.ConfigGroupHostMappingImpl
 
setConfigGroupConfigMappingEntities(Collection<ConfigGroupConfigMappingEntity>) - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
setConfigGroupConfigMappingEntities(Collection<ConfigGroupConfigMappingEntity>) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
setConfigGroupEntities(Collection<ConfigGroupEntity>) - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
setConfigGroupEntity(ConfigGroupEntity) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntity
 
setConfigGroupEntity(ConfigGroupEntity) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupHostMappingEntity
 
setConfigGroupHostMappingEntities(Collection<ConfigGroupHostMappingEntity>) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
setConfigGroupId(Long) - Method in interface org.apache.ambari.server.orm.cache.ConfigGroupHostMapping
 
setConfigGroupId(Long) - Method in class org.apache.ambari.server.orm.cache.ConfigGroupHostMappingImpl
 
setConfigGroupId(Long) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntity
 
setConfigGroupId(Long) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntityPK
 
setConfigGroupId(Long) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupHostMappingEntity
 
setConfigGroupId(Long) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupHostMappingEntityPK
 
setConfigGroups(Set<RecommendationResponse.ConfigGroup>) - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.Recommendation
 
setConfigGroups(Set<RecommendationResponse.ConfigGroup>) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
setConfigId(Long) - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
setConfigName(String) - Method in class org.apache.ambari.server.api.services.stackadvisor.validations.ValidationResponse.ValidationItem
 
setConfigRecommendationStrategy(ConfigRecommendationStrategy) - Method in interface org.apache.ambari.server.topology.ClusterTopology
 
setConfigRecommendationStrategy(ConfigRecommendationStrategy) - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
setConfigs(Configuration) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRunner
 
setConfigs(Map<String, Config>) - Method in class org.apache.ambari.server.controller.ConfigGroupRequest
 
setConfigs(Map<String, String>) - Method in class org.apache.ambari.server.controller.ConfigurationResponse
 
setConfigs(List<ConfigsUpdateEvent.ClusterConfig>) - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
setConfigs(List<String>) - Method in class org.apache.ambari.server.state.theme.ConfigCondition
 
setConfigs(List<ConfigPlacement>) - Method in class org.apache.ambari.server.state.theme.Placement
 
setConfigs(Collection<? extends Map<String, ?>>) - Method in interface org.apache.ambari.server.topology.Configurable
 
setConfigTags(Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.agent.ComponentStatus
 
setConfigType(String) - Method in class org.apache.ambari.server.api.services.stackadvisor.validations.ValidationResponse.ValidationItem
 
setConfigType(String) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntity
 
setConfigType(String) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntityPK
 
setConfigType(String) - Method in class org.apache.ambari.server.utils.SecretReference
 
setConfigTypeAttributes(String, Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.state.StackInfo
Add the given type and set it's attributes.
setConfigTypes(Map<String, Map<String, Map<String, String>>>) - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
setConfigUpdatesFileName(String) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
setConfigUpdatesFileName(String) - Method in interface org.apache.ambari.server.upgrade.UpgradeCatalog
Set the file name, to store all config changes during upgrade
setConfigUpgradePack(ConfigUpgradePack) - Method in class org.apache.ambari.server.state.StackInfo
Set config upgrade pack for stack
setConfiguration(Configuration) - Method in class org.apache.ambari.server.controller.internal.BaseClusterRequest
Set the request configuration.
setConfiguration(ViewConfig) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the view configuration.
setConfiguration(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosKeytabDescriptor
Sets the configuration type and property name indicating the property to be updated with the keytab's file path
setConfiguration(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosPrincipalDescriptor
Sets the configuration type and property name indicating the property to be updated with the generated principal
setConfiguration(Configuration) - Method in interface org.apache.ambari.server.topology.Configurable
 
setConfiguration(Configuration, String[], String) - Method in class org.apache.ambari.server.topology.ConfigurationFactory.ConfigurationStrategyV1
 
setConfiguration(Configuration, String[], String) - Method in class org.apache.ambari.server.topology.ConfigurationFactory.ConfigurationStrategyV2
 
setConfiguration(Configuration) - Method in class org.apache.ambari.server.topology.HostGroupInfo
Set host group configuration for the host group.
setConfiguration(Configuration) - Static method in class org.apache.ambari.server.utils.StageUtils
 
setConfigurationAttributes(Map<String, Map<String, Map<String, String>>>) - Method in class org.apache.ambari.server.agent.StatusCommand
 
setConfigurationCredentials(Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
setConfigurationLayout(String) - Method in class org.apache.ambari.server.state.theme.Placement
 
setConfigurationOnCluster(ClusterRequest) - Method in class org.apache.ambari.server.topology.AmbariContext
 
setConfigurations(Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
setConfigurations(Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.agent.StatusCommand
 
setConfigurations(Map<String, RecommendationResponse.BlueprintConfigurations>) - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.Blueprint
 
setConfigurations(Map<String, RecommendationResponse.BlueprintConfigurations>) - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.ConfigGroup
 
setConfigurations(Set<Map<String, Object>>) - Method in class org.apache.ambari.server.controller.ConfigGroupResponse
 
setConfigurations(List<ConfigurationResponse>) - Method in class org.apache.ambari.server.controller.ServiceConfigVersionResponse
 
setConfigurations(Collection<BlueprintConfigEntity>) - Method in class org.apache.ambari.server.orm.entities.BlueprintEntity
Set the configuration collection.
setConfigurations(Collection<HostGroupConfigEntity>) - Method in class org.apache.ambari.server.orm.entities.HostGroupEntity
Set the collection of associated configuration entities.
setConfigurations(Map<String, Config>) - Method in interface org.apache.ambari.server.state.configgroup.ConfigGroup
Reassign the set of configs associated with this config group
setConfigurations(Map<String, Config>) - Method in class org.apache.ambari.server.state.configgroup.ConfigGroupImpl
Helper method to recreate configs mapping
setConfigurations(Map<String, KerberosConfigurationDescriptor>) - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
setConfigurationsOnCluster(ClusterTopology, String, Set<String>) - Method in class org.apache.ambari.server.topology.ClusterConfigurationRequest
Set all configurations on the cluster resource.
setConnection(Connection) - Static method in class org.apache.ambari.server.checks.DatabaseConsistencyCheckHelper
 
setConnectionTimeout(int) - Method in class org.apache.ambari.server.KdcServerConnectionVerification
Set the connection timeout.
setConsecutiveFailures(Integer) - Method in class org.apache.ambari.server.controller.UserRequest
 
setConsecutiveFailures(Integer) - Method in class org.apache.ambari.server.orm.entities.UserEntity
Sets the number of consecutive authentication failures since the last successful login.
setContent(String) - Method in class org.apache.ambari.server.orm.entities.SettingEntity
 
setContent(HashMap<String, Object>) - Method in class org.apache.ambari.server.state.stack.StackRoleCommandOrder
Set role command order content
setController(AmbariManagementController) - Static method in class org.apache.ambari.server.controller.AmbariServer
 
setCopy(String) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setCpuCount(long) - Method in class org.apache.ambari.server.controller.HostResponse
 
setCpuCount(Integer) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setCpuCount(int) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setCpuCount(int) - Method in interface org.apache.ambari.server.state.Host
 
setCpuInfo(String) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setCreateTime(String) - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
setCreateTime(Long) - Method in class org.apache.ambari.server.controller.ServiceConfigVersionRequest
 
setCreateTime(Long) - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
setCreateTime(Long) - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
setCreateTime(long) - Method in class org.apache.ambari.server.orm.entities.UserEntity
 
setCreateTimestamp(Long) - Method in interface org.apache.ambari.server.orm.cache.HostConfigMapping
 
setCreateTimestamp(Long) - Method in class org.apache.ambari.server.orm.cache.HostConfigMappingImpl
 
setCreateTimestamp(Long) - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntity
 
setCreateTimestamp(Long) - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntityPK
 
setCreateTimestamp(Long) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setCreateTimestamp(Long) - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
setCreateUser(String) - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
setCreateUser(String) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setCreateUser(String) - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Set create username
setCreateUser(String) - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
setCredential(String, String, Credential, CredentialStoreType) - Method in interface org.apache.ambari.server.security.encryption.CredentialStoreService
Adds a new credential to ether the persistent or the temporary CredentialStore

The supplied key will be converted into UTF-8 bytes before being stored.

setCredential(String, String, Credential, CredentialStoreType) - Method in class org.apache.ambari.server.security.encryption.CredentialStoreServiceImpl
Adds a new credential to either the persistent or the temporary CredentialStore

The supplied key will be converted into UTF-8 bytes before being stored.

setCredentialStoreEnabled(String) - Method in class org.apache.ambari.server.agent.ExecutionCommand
Set a value indicating whether this service is enabled for credential store use.
setCredentialStoreEnabled(Boolean) - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataServiceInfo
 
setCredentialStoreEnabled(String) - Method in class org.apache.ambari.server.controller.ServiceRequest
 
setCredentialStoreEnabled(boolean) - Method in class org.apache.ambari.server.controller.ServiceResponse
Set a true or false value indicating whether the service is enabled for credential store use or not.
setCredentialStoreEnabled(String) - Method in class org.apache.ambari.server.controller.StackServiceRequest
Set whether credential store is supported.
setCredentialStoreEnabled(boolean) - Method in class org.apache.ambari.server.controller.StackServiceResponse
Set credential store enabled value.
setCredentialStoreEnabled(boolean) - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntity
Sets a value indicating if credential store use is enabled or not.
setCredentialStoreEnabled(boolean) - Method in interface org.apache.ambari.server.state.Service
Set a true or false value specifying whether this service is to be enabled for credential store use.
setCredentialStoreEnabled(boolean) - Method in class org.apache.ambari.server.state.ServiceImpl
Set a true or false value specifying whether this service is to be enabled for credential store use.
setCredentialStoreEnabled(boolean) - Method in class org.apache.ambari.server.state.ServiceInfo
Set a value indicating if this service is enabled for credential store use.
setCredentialStoreEnabledProperties(Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataServiceInfo
 
setCredentialStoreInfo(CredentialStoreInfo) - Method in class org.apache.ambari.server.state.ServiceInfo
Set a new value for the credential store information.
setCredentialStoreRequired(boolean) - Method in class org.apache.ambari.server.controller.StackServiceResponse
Set credential store required value.
setCredentialStoreRequired(boolean) - Method in class org.apache.ambari.server.state.ServiceInfo
Set a value indicating if this service requires credential store.
setCredentialStoreServiceProperties(Map<String, String>) - Method in class org.apache.ambari.server.controller.ClusterResponse
 
setCredentialStoreSupported(String) - Method in class org.apache.ambari.server.controller.ServiceRequest
 
setCredentialStoreSupported(boolean) - Method in class org.apache.ambari.server.controller.ServiceResponse
Set a true or false value indicating whether the service supports credential store or not.
setCredentialStoreSupported(String) - Method in class org.apache.ambari.server.controller.StackServiceRequest
Set whether credential store is supported.
setCredentialStoreSupported(boolean) - Method in class org.apache.ambari.server.controller.StackServiceResponse
Set credential store supported value
setCredentialStoreSupported(boolean) - Method in class org.apache.ambari.server.state.ServiceInfo
Set a value indicating if this service supports credential store.
setCritical(Reporting.ReportTemplate) - Method in class org.apache.ambari.server.state.alert.Reporting
 
setCriticalCount(int) - Method in class org.apache.ambari.server.orm.dao.AlertSummaryDTO
Sets the count of AlertState.CRITICAL states.
setCsr(String) - Method in class org.apache.ambari.server.security.SignMessage
 
setCurrentClusterState(String) - Method in class org.apache.ambari.server.orm.entities.ClusterStateEntity
 
setCurrentPingPort(int) - Method in class org.apache.ambari.server.agent.Register
 
setCurrentPingPort(Integer) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setCurrentPingPort(Integer) - Method in interface org.apache.ambari.server.state.Host
 
setCurrentStack(StackEntity) - Method in class org.apache.ambari.server.orm.entities.ClusterStateEntity
 
setCurrentStackVersion(StackId) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
setCurrentStackVersion(StackId) - Method in interface org.apache.ambari.server.state.Cluster
Set current stack version
setCurrentState(State) - Method in class org.apache.ambari.server.events.HostComponentUpdate
 
setCurrentState(State) - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
setCurrentState(HostState) - Method in class org.apache.ambari.server.orm.entities.HostStateEntity
 
setCurrentState(STATE) - Method in interface org.apache.ambari.server.state.fsm.StateMachine
 
setCustomCommand(String) - Method in class org.apache.ambari.server.agent.CommandReport
 
setCustomCommandName(String) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
setCustomCommandName(String) - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
setCustomCommandName(String) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setCustomCommands(List<CustomCommandDefinition>) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setCustomCommands(List<CustomCommandDefinition>) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setCustomFolder(String) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setData(T, Long) - Method in class org.apache.ambari.server.agent.stomp.AgentHostDataHolder
 
setData(String) - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
setData(Collection<ViewInstanceDataEntity>) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Set the collection of instance data entities.
setDatapoints(Number[][]) - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaMetric
 
setDatapointsFromList(List<GangliaMetric.TemporalMetric>) - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaMetric
 
setDayOfWeek(String) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setDayOfWeek(String) - Method in class org.apache.ambari.server.state.scheduler.Schedule
 
setDaysOfMonth(String) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setDaysOfMonth(String) - Method in class org.apache.ambari.server.state.scheduler.Schedule
 
setDbType(FieldTypeDefinition) - Method in class org.apache.ambari.server.orm.DBAccessor.DBColumnInfo
 
setDebug(boolean) - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosTicketValidator
 
setDecommissionAllowed(String) - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Set whether the component can be decommissioned.
setDecommissionAllowed(String) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setDefault(boolean) - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
Sets whether this is a default group and is immutable.
setDefault(boolean) - Method in class org.apache.ambari.server.state.alert.AlertGroup
 
setDefaultBaseUrl(String) - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
setDefaultBaseUrl(String) - Method in class org.apache.ambari.server.state.RepositoryInfo
 
setDefaultGroup(Boolean) - Method in class org.apache.ambari.server.agent.stomp.dto.AlertGroupUpdate
 
setDefaultRealm(String) - Method in class org.apache.ambari.server.controller.KerberosDetails
 
setDefaultRealm(String) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
 
setDefaultSectionName(String) - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
setDefaultSectionName(String) - Method in class org.apache.ambari.server.state.stack.WidgetLayoutInfo
 
setDefaultTimeout(String) - Method in class org.apache.ambari.server.controller.ActionRequest
 
setDefaultTimeout(String) - Method in class org.apache.ambari.server.controller.ActionResponse
 
setDefaultTimeout(Integer) - Method in class org.apache.ambari.server.customactions.ActionDefinition
 
setDefaultTimeout(String) - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
setDefaultValue(Object) - Method in class org.apache.ambari.server.orm.DBAccessor.DBColumnInfo
 
setDefaultValue(String) - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntity
Set the parameter default value.
setDefaultVersionTag(String) - Method in class org.apache.ambari.server.state.HostConfig
 
setDefinition(String) - Method in class org.apache.ambari.server.state.Module
 
setDefinition(String) - Method in class org.apache.ambari.server.state.Mpack
 
setDefinitionId(Long) - Method in class org.apache.ambari.server.controller.AlertDefinitionResponse
 
setDefinitionId(Long) - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Set the parent alert definition id
setDefinitionId(Long) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Sets the unique identifier for this alert definition.
setDefinitionId(long) - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
setDefinitionName(String) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Sets the name of this alert definition.
setDefinitions(List<Long>) - Method in class org.apache.ambari.server.agent.stomp.dto.AlertGroupUpdate
 
setDelete(boolean) - Method in class org.apache.ambari.server.state.PropertyUpgradeBehavior
 
setDelete(String) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setDeleted(boolean) - Method in class org.apache.ambari.server.stack.ConfigurationModule
Set the deleted flag.
setDeleted(boolean) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setDeleted(boolean) - Method in class org.apache.ambari.server.state.PropertyInfo
 
setDeleted(Boolean) - Method in class org.apache.ambari.server.state.QuickLinksConfigurationInfo
 
setDeleted(boolean) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setDeleted(Boolean) - Method in class org.apache.ambari.server.state.ThemeInfo
 
setDelimiter(String, boolean) - Method in class org.apache.ambari.server.orm.helpers.ScriptRunner
 
setDependencies(List<DependencyInfo>) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setDependencies(List<ModuleDependency>) - Method in class org.apache.ambari.server.state.Module
 
setDependencyConditions(List<DependencyConditionInfo>) - Method in class org.apache.ambari.server.state.DependencyInfo
Set dependencyConditions
setDependencyName(String) - Method in class org.apache.ambari.server.controller.StackConfigurationDependencyRequest
 
setDependencyName(String) - Method in class org.apache.ambari.server.controller.StackConfigurationDependencyResponse
 
setDependencyType(String) - Method in class org.apache.ambari.server.controller.StackConfigurationDependencyResponse
 
setDependencyType(ModuleDependency.DependencyType) - Method in class org.apache.ambari.server.state.ModuleDependency
 
setDependentConfigurations(Map<String, RecommendationResponse.BlueprintConfigurations>) - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.ConfigGroup
 
setDependsOn(List<ConfigCondition>) - Method in class org.apache.ambari.server.state.theme.ConfigPlacement
 
setDependsOn(List<ConfigCondition>) - Method in class org.apache.ambari.server.state.theme.Subsection
 
setDependsOnProperties(Set<PropertyDependencyInfo>) - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
Sets depends on properties set for this configuration.
setDesc(String) - Method in class org.apache.ambari.server.agent.AgentEnv.LiveService
 
setDescription(String) - Method in class org.apache.ambari.server.controller.ActionRequest
 
setDescription(String) - Method in class org.apache.ambari.server.controller.ActionResponse
 
setDescription(String) - Method in class org.apache.ambari.server.controller.AlertDefinitionResponse
Sets the description for this definition.
setDescription(String) - Method in class org.apache.ambari.server.controller.ConfigGroupRequest
 
setDescription(String) - Method in class org.apache.ambari.server.controller.ConfigGroupResponse
 
setDescription(String) - Method in class org.apache.ambari.server.controller.MpackResponse
 
setDescription(String) - Method in class org.apache.ambari.server.controller.RequestScheduleRequest
 
setDescription(String) - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
setDescription(String) - Method in class org.apache.ambari.server.controller.WidgetResponse
 
setDescription(String) - Method in class org.apache.ambari.server.customactions.ActionDefinition
 
setDescription(String) - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
setDescription(String) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets the optional description for this alert definition.
setDescription(String) - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
Sets the description for this alert target.
setDescription(String) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
setDescription(String) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setDescription(String) - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalRequestEntity
 
setDescription(String) - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
setDescription(String) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the view description.
setDescription(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Set the description.
setDescription(String) - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntity
Set the parameter description.
setDescription(String) - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
setDescription(String) - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
setDescription(String) - Method in class org.apache.ambari.server.state.alert.AlertTarget
 
setDescription(String) - Method in interface org.apache.ambari.server.state.configgroup.ConfigGroup
Update description
setDescription(String) - Method in class org.apache.ambari.server.state.configgroup.ConfigGroupImpl
 
setDescription(String) - Method in class org.apache.ambari.server.state.Module
 
setDescription(String) - Method in class org.apache.ambari.server.state.Mpack
 
setDescription(String) - Method in class org.apache.ambari.server.state.PropertyInfo
 
setDescription(String) - Method in class org.apache.ambari.server.state.quicklinks.QuickLinks
 
setDescription(String) - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Set request execution description
setDescription(String) - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
setDescription(String) - Method in class org.apache.ambari.server.state.stack.WidgetLayoutInfo
 
setDescription(String) - Method in class org.apache.ambari.server.state.theme.Theme
 
setDescription(String) - Method in class org.apache.ambari.server.state.ValueEntryInfo
 
setDesired(String) - Method in class org.apache.ambari.server.state.quicklinks.Check
 
setDesiredClusterState(String) - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
setDesiredConfig(List<ConfigurationRequest>) - Method in class org.apache.ambari.server.controller.ClusterRequest
Sets the configs requests (if any).
setDesiredConfigs(Map<String, DesiredConfig>) - Method in class org.apache.ambari.server.controller.ClusterResponse
 
setDesiredConfigs(List<ConfigurationRequest>) - Method in class org.apache.ambari.server.controller.HostRequest
 
setDesiredHostConfigs(Map<String, HostConfig>) - Method in class org.apache.ambari.server.controller.HostResponse
 
setDesiredHostRoleMapping(int) - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntity
 
setDesiredRepositoryVersion(RepositoryVersionEntity) - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
setDesiredRepositoryVersion(RepositoryVersionEntity) - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntity
Sets the desired repository for this service.
setDesiredRepositoryVersion(RepositoryVersionEntity) - Method in interface org.apache.ambari.server.state.Service
 
setDesiredRepositoryVersion(RepositoryVersionEntity) - Method in interface org.apache.ambari.server.state.ServiceComponent
 
setDesiredRepositoryVersion(RepositoryVersionEntity) - Method in class org.apache.ambari.server.state.ServiceComponentImpl
setDesiredRepositoryVersion(RepositoryVersionEntity) - Method in class org.apache.ambari.server.state.ServiceImpl
setDesiredRepositoryVersionId(Long) - Method in class org.apache.ambari.server.controller.ServiceResponse
 
setDesiredServiceConfigVersions(Map<String, Collection<ServiceConfigVersionResponse>>) - Method in class org.apache.ambari.server.controller.ClusterResponse
 
setDesiredStack(StackEntity) - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
setDesiredStackVersion(String) - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
setDesiredStackVersion(StackId) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
setDesiredStackVersion(StackId) - Method in interface org.apache.ambari.server.state.Cluster
Set desired stack version
setDesiredState(State) - Method in class org.apache.ambari.server.agent.RecoveryConfigComponent
 
setDesiredState(State) - Method in class org.apache.ambari.server.agent.StatusCommand
 
setDesiredState(String) - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
setDesiredState(String) - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
setDesiredState(String) - Method in class org.apache.ambari.server.controller.ServiceComponentRequest
 
setDesiredState(String) - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
 
setDesiredState(String) - Method in class org.apache.ambari.server.controller.ServiceRequest
 
setDesiredState(String) - Method in class org.apache.ambari.server.controller.ServiceResponse
 
setDesiredState(State) - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
setDesiredState(State) - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
setDesiredState(State) - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntity
 
setDesiredState(State) - Method in interface org.apache.ambari.server.state.Service
 
setDesiredState(State) - Method in interface org.apache.ambari.server.state.ServiceComponent
 
setDesiredState(State) - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
setDesiredState(State) - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
setDesiredState(State) - Method in class org.apache.ambari.server.state.ServiceImpl
 
setDesiredState(State) - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
setDevice(String) - Method in class org.apache.ambari.server.agent.DiskInfo
 
setDictionaryName(String) - Method in class org.apache.ambari.server.state.ClientConfigFileDefinition
 
setDirection(Direction) - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
setDirection(Direction) - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
 
setDisableEndpointIdentification(boolean) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setDiscoveryStatus(String) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setDisksInfo(List<DiskInfo>) - Method in class org.apache.ambari.server.controller.HostResponse
 
setDisksInfo(List<DiskInfo>) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setDisksInfo(List<DiskInfo>) - Method in interface org.apache.ambari.server.state.Host
 
setDisplayName(String) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent.Builder
 
setDisplayName(String) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
setDisplayName(String) - Method in class org.apache.ambari.server.controller.MpackResponse
 
setDisplayName(String) - Method in class org.apache.ambari.server.controller.UserRequest
 
setDisplayName(String) - Method in class org.apache.ambari.server.controller.WidgetResponse
 
setDisplayName(String) - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
setDisplayName(String) - Method in class org.apache.ambari.server.orm.entities.UserEntity
Sets the display name for this user.
setDisplayName(String) - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
setDisplayName(String) - Method in class org.apache.ambari.server.state.BulkCommandDefinition
 
setDisplayName(String) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setDisplayName(String) - Method in class org.apache.ambari.server.state.Module
 
setDisplayName(String) - Method in class org.apache.ambari.server.state.Mpack
 
setDisplayName(String) - Method in class org.apache.ambari.server.state.PropertyInfo
 
setDisplayName(String) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setDisplayName(String) - Method in class org.apache.ambari.server.state.theme.Section
 
setDisplayName(String) - Method in class org.apache.ambari.server.state.theme.Subsection
 
setDisplayName(String) - Method in class org.apache.ambari.server.state.theme.Tab
 
setDisplayName(String) - Method in class org.apache.ambari.server.state.theme.Widget
 
setDisplayStatus(HostRoleStatus) - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveRequest
 
setDisplayStatus(HostRoleStatus) - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveStage
 
setDisplayStatus(HostRoleStatus) - Method in class org.apache.ambari.server.orm.entities.RequestEntity
sets display status for the request
setDisplayStatus(HostRoleStatus) - Method in class org.apache.ambari.server.orm.entities.StageEntity
sets display status for the stage
setDistributed(Boolean) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
setDistribution(String) - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
setDistribution(String) - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
setDistribution(String) - Method in class org.apache.ambari.server.state.RepositoryInfo
 
setDn(String) - Method in class org.apache.ambari.server.security.ldap.LdapUserDto
Set the DN.
setDnAttribute(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setDomain(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setDowngradeAllowed(Boolean) - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
setDowngradeAllowed(boolean) - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
 
setDs_name(String) - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaMetric
 
setEditableOnlyAtInstall(Boolean) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setElseLabel(ConfigCondition.ConfigConditionResult) - Method in class org.apache.ambari.server.state.theme.ConfigCondition
 
setEmptyValueValid(Boolean) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setEnabled(boolean) - Method in class org.apache.ambari.server.controller.AlertDefinitionResponse
Sets whether this definition is enabled.
setEnabled(boolean) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Sets whether this alert definition is enabled.
setEnabled(boolean) - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
Sets whether the alert target is enabled.
setEnabled(boolean) - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
setEnabled(boolean) - Method in class org.apache.ambari.server.state.alert.AlertTarget
Sets whether the alert target is enabled.
setEnabled(boolean) - Method in class org.apache.ambari.server.state.AutoDeployInfo
Setter for enabled property.
setEnabled(Boolean) - Method in class org.apache.ambari.server.state.CredentialStoreInfo
Set whether the service is enabled for credential store use.
setEnabledConfiguration(String) - Method in class org.apache.ambari.server.state.SingleSignOnInfo
Deprecated.
Use SingleSignOnInfo.setSsoEnabledTest(String) instead

Sets the configuration specification that can be used to determine if SSO has been enabled or not.

setEndTime(long) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
setEndTime(long) - Method in class org.apache.ambari.server.actionmanager.Request
 
setEndTime(Long) - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricsCacheValue
 
setEndTime(Long) - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
setEndTime(Long) - Method in class org.apache.ambari.server.events.RequestUpdateEvent
 
setEndTime(Long) - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
setEndTime(Long) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setEndTime(long) - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Set the sync end time.
setEndTime(Long) - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
setEndTime(String) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setEndTime(String) - Method in class org.apache.ambari.server.state.scheduler.Schedule
 
setEntities(Collection<ViewEntityEntity>) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Set the view entities.
setEntries(Collection<ValueEntryInfo>) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setEntriesEditable(Boolean) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setErrorLog(String) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
setErrorLog(String) - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
setErrorLog(String) - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
setErrorLog(String) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setErrorLogWriter(PrintWriter) - Method in class org.apache.ambari.server.orm.helpers.ScriptRunner
Setter for errorLogWriter property
setEvent(String) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setEventCount(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setEventMD5(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setExcludedConfigTypes(Set<String>) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setExclusive(boolean) - Method in class org.apache.ambari.server.actionmanager.Request
 
setExclusive(boolean) - Method in class org.apache.ambari.server.controller.ExecuteActionRequest
 
setExclusive(Boolean) - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
setExecutableSearchPaths(String[]) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Sets the ordered array of search paths used to find Kerberos-related executables.
setExecutableSearchPaths(String) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Sets the ordered array of search paths used to find Kerberos-related executables.
setExecutionCommand(ExecutionCommand) - Method in class org.apache.ambari.server.agent.StatusCommand
 
setExecutionCommand(ExecutionCommandEntity) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setExecutionCommand(ExecutionCommand) - Method in class org.apache.ambari.server.serveraction.AbstractServerAction
 
setExecutionCommand(ExecutionCommand) - Method in interface org.apache.ambari.server.serveraction.ServerAction
Sets the ExecutionCommand property of this ServerAction.
setExecutionCommands(List<ExecutionCommand>) - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
setExecutionCommands(List<ExecutionCommand>) - Method in class org.apache.ambari.server.agent.stomp.dto.ExecutionCommandsCluster
 
setExecutionCommandWrapper(ExecutionCommandWrapper) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
setExecutionDetailsRequest(String, String, String) - Method in class org.apache.ambari.server.agent.AgentRequests
 
setExecutor(Executor) - Method in class org.apache.ambari.server.controller.logging.LogSearchDataRetrievalService
This protected method provides a way for unit-tests to insert a mock executor for simpler unit-testing.
setExecutor(Executor) - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService
Sets the Executor to use when dispatching Notifications.
setExistingRepos(String[]) - Method in class org.apache.ambari.server.agent.AgentEnv
 
setExistingUsers(AgentEnv.ExistingUser[]) - Method in class org.apache.ambari.server.agent.AgentEnv
 
setExitCode(int) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
setExitCode(String, String, int) - Method in class org.apache.ambari.server.actionmanager.Stage
 
setExitCode(int) - Method in class org.apache.ambari.server.agent.CommandReport
 
setExitcode(Integer) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setExitstatus(int) - Method in class org.apache.ambari.server.agent.RegistrationResponse
 
setExpirationTime(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setExtension(ExtensionEntity) - Method in class org.apache.ambari.server.orm.entities.ExtensionLinkEntity
 
setExtensionId(String) - Method in class org.apache.ambari.server.state.ExtensionId
 
setExtensionName(String) - Method in class org.apache.ambari.server.controller.ExtensionLinkRequest
 
setExtensionName(String) - Method in class org.apache.ambari.server.controller.ExtensionLinkResponse.ExtensionLinkResponseInfo
 
setExtensionName(String) - Method in class org.apache.ambari.server.controller.ExtensionRequest
 
setExtensionName(String) - Method in class org.apache.ambari.server.controller.ExtensionResponse
 
setExtensionName(String) - Method in class org.apache.ambari.server.controller.ExtensionVersionResponse
 
setExtensionName(String) - Method in class org.apache.ambari.server.orm.entities.ExtensionEntity
Sets the name of the extension.
setExtensions(List<ExtensionMetainfoXml.Extension>) - Method in class org.apache.ambari.server.state.ExtensionInfo
 
setExtensionVersion(String) - Method in class org.apache.ambari.server.controller.ExtensionLinkRequest
 
setExtensionVersion(String) - Method in class org.apache.ambari.server.controller.ExtensionLinkResponse.ExtensionLinkResponseInfo
 
setExtensionVersion(String) - Method in class org.apache.ambari.server.controller.ExtensionVersionRequest
 
setExtensionVersion(String) - Method in class org.apache.ambari.server.controller.ExtensionVersionResponse
 
setExtensionVersion(String) - Method in class org.apache.ambari.server.orm.entities.ExtensionEntity
Sets the version of the extension.
setExtra(Map<String, Object>) - Method in class org.apache.ambari.server.agent.ComponentStatus
Sets extra information coming from the status.
setFailedTaskCount(int) - Method in class org.apache.ambari.server.state.scheduler.BatchRequestResponse
 
setFamily(String) - Method in class org.apache.ambari.server.orm.entities.RepoOsEntity
 
setFile(String) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosKeytab
Sets the path to the keytab file
setFile(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosKeytabDescriptor
Sets the path to the keytab file
setFileGroup(String, String) - Static method in class org.apache.ambari.server.utils.ShellCommandUtil
Sets the group for a file.
setFileMode(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class org.apache.ambari.server.utils.ShellCommandUtil
Set the access modes for a file
setFileName(String) - Method in class org.apache.ambari.server.state.ClientConfigFileDefinition
 
setFilename(String) - Method in class org.apache.ambari.server.state.PropertyInfo
 
setFileName(String) - Method in class org.apache.ambari.server.state.QuickLinksConfigurationInfo
 
setFileName(String) - Method in class org.apache.ambari.server.state.ThemeInfo
 
setFileOwner(String, String) - Static method in class org.apache.ambari.server.utils.ShellCommandUtil
Sets the owner for a file.
setFilterId(Long) - Method in class org.apache.ambari.server.orm.entities.RequestResourceFilterEntity
 
setFilters(List<Filter>) - Method in class org.apache.ambari.server.state.quicklinksprofile.Component
 
setFilters(List<Filter>) - Method in class org.apache.ambari.server.state.quicklinksprofile.QuickLinksProfile
 
setFilters(List<Filter>) - Method in class org.apache.ambari.server.state.quicklinksprofile.Service
 
setFirewallName(String) - Method in class org.apache.ambari.server.agent.AgentEnv
 
setFirewallRunning(Boolean) - Method in class org.apache.ambari.server.agent.AgentEnv
 
setFirmness(AlertFirmness) - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Sets the firmness of the alert, indicating whether or not it could be a potential false positive.
setForceUsernameToLowercase(boolean) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
Sets whether the username retrieved from the LDAP server during authentication is to be forced to all lowercase characters before assigning to the authenticated user.
setForeignKeys(Map<String, String>) - Method in class org.apache.ambari.server.orm.entities.ArtifactEntity
Set the foreign keys.
setForeignKeys(String) - Method in class org.apache.ambari.server.orm.entities.ArtifactEntityPK
Set the foreign key information of the associated artifact.
setFQDN(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setFqdn(String) - Method in class org.apache.ambari.server.orm.entities.TopologyHostInfoEntity
 
setFreeMemory(long) - Method in class org.apache.ambari.server.agent.HostInfo
 
setFromRepositoryVersion(RepositoryVersionEntity) - Method in class org.apache.ambari.server.orm.entities.UpgradeHistoryEntity
Sets the repository that the services in the upgrade are CURRENT on.
setGlobal(boolean) - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
Sets whether the alert target is a global target and will receive notifications triggered for any alert group.
setGlobal(boolean) - Method in class org.apache.ambari.server.state.alert.AlertTarget
Sets whether the alert target is global.
setGraph_type(String) - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaMetric
 
setGroup(GroupEntity) - Method in class org.apache.ambari.server.orm.entities.MemberEntity
 
setGroupAccess(String) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabEntity
 
setGroupAccess(String) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosKeytab
Sets the access permissions that should be set on the keytab file related to the file's group
setGroupAccess(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosKeytabDescriptor
Sets the access permissions that should be set on the keytab file related to the file's group
setGroupAttributes(String) - Method in class org.apache.ambari.server.orm.entities.TopologyHostGroupEntity
 
setGroupBase(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setGroupEntity(UpgradeGroupEntity) - Method in class org.apache.ambari.server.orm.entities.UpgradeItemEntity
 
setGroupId(Long) - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
setGroupId(Long) - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
Sets the unique ID of this grouping of alerts.
setGroupId(Long) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
setGroupId(Integer) - Method in class org.apache.ambari.server.orm.entities.GroupEntity
 
setGroupId(Long) - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
setGroupLdap(String) - Method in class org.apache.ambari.server.security.authorization.Users
Converts group to LDAP group.
setGroupMappingEnabled(boolean) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setGroupMembershipAttr(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setGroupName(String) - Method in class org.apache.ambari.server.controller.ConfigGroupRequest
 
setGroupName(String) - Method in class org.apache.ambari.server.controller.ConfigGroupResponse
 
setGroupName(String) - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
setGroupName(String) - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
Sets the name of this grouping of alerts.
setGroupName(String) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
setGroupName(String) - Method in class org.apache.ambari.server.orm.entities.GroupEntity
 
setGroupName(String) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabEntity
 
setGroupName(String) - Method in class org.apache.ambari.server.security.ldap.LdapGroupDto
Set the group name.
setGroupName(String) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosKeytab
Sets the local group name to set as the group owner of the keytab file
setGroupName(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosKeytabDescriptor
Sets the local group name to set as the group owner of the keytab file
setGroupNamingAttr(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setGroupObjectClass(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setGroupProperties(String) - Method in class org.apache.ambari.server.orm.entities.TopologyHostGroupEntity
 
setGroups(Set<String>) - Method in class org.apache.ambari.server.controller.UserResponse
 
setGroups(Set<LdapGroupDto>) - Method in class org.apache.ambari.server.security.ldap.LdapSyncDto
Set the LDAP groups.
setGroupsCreated(Integer) - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Set the number of groups created during the sync event.
setGroupSearchFilter(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setGroupsRemoved(Integer) - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Set the number of groups removed during the sync event.
setGroupsUpdated(Integer) - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Set the number of groups updated during the sync event.
setGroupType(GroupType) - Method in class org.apache.ambari.server.orm.entities.GroupEntity
 
setGson(Gson) - Static method in class org.apache.ambari.server.utils.StageUtils
 
setHadoop(boolean) - Method in class org.apache.ambari.server.agent.AgentEnv.JavaProc
 
setHardwareIsa(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setHardwareModel(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setHardwareProfile(HostInfo) - Method in class org.apache.ambari.server.agent.Register
 
setHash(String) - Method in class org.apache.ambari.server.agent.stomp.dto.Hash
 
setHash(String) - Method in interface org.apache.ambari.server.agent.stomp.dto.Hashable
 
setHash(String) - Method in class org.apache.ambari.server.events.AgentConfigsUpdateEvent
 
setHash(String) - Method in class org.apache.ambari.server.events.AlertDefinitionsAgentUpdateEvent
 
setHash(String) - Method in class org.apache.ambari.server.events.HostLevelParamsUpdateEvent
 
setHash(String) - Method in class org.apache.ambari.server.events.MetadataUpdateEvent
 
setHash(String) - Method in class org.apache.ambari.server.events.TopologyUpdateEvent
 
setHash(String) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets the unique hash for the current state of this definition.
setHasMappedComponents(boolean) - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
setHasPendingTasks(boolean) - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
setHasStaleConfigs(Boolean) - Method in class org.apache.ambari.server.agent.StatusCommand
 
setHealthReport(String) - Method in class org.apache.ambari.server.state.HostHealthStatus
 
setHealthStatus(HostHealthStatus) - Method in class org.apache.ambari.server.controller.HostResponse
 
setHealthStatus(String) - Method in class org.apache.ambari.server.orm.entities.HostStateEntity
 
setHealthStatus(HostHealthStatus) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setHealthStatus(HostHealthStatus) - Method in interface org.apache.ambari.server.state.Host
 
setHealthStatus(HostHealthStatus.HealthStatus) - Method in class org.apache.ambari.server.state.HostHealthStatus
 
setHealthyStateHosts(int) - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
setHealthyStatusHosts(int) - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
setHeartbeatLostStateHosts(int) - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
setHeartbeatProcessor(HeartbeatProcessor) - Method in class org.apache.ambari.server.agent.HeartBeatHandler
 
setHelpURL(String) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Sets a help url for this alert.
setHelpURL(String) - Method in class org.apache.ambari.server.state.alert.AlertDefinition
Sets the help url for this definition.
setHidden(boolean) - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
Sets whether this repository is hidden.
setHidden(boolean) - Method in class org.apache.ambari.server.state.CustomCommandDefinition
 
setHidden(String) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setHistoryId(Long) - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Set the related history id.
setHistoryId(Long) - Method in class org.apache.ambari.server.orm.entities.AlertNoticeEntity
Set parent Alert History id
setHost(long, String) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
Sets the host ID and name for the host associated with this command.
setHost(String) - Method in class org.apache.ambari.server.api.services.stackadvisor.validations.ValidationResponse.ValidationItem
 
setHost(Host) - Method in interface org.apache.ambari.server.orm.cache.ConfigGroupHostMapping
 
setHost(Host) - Method in class org.apache.ambari.server.orm.cache.ConfigGroupHostMappingImpl
 
setHost_name(String) - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaMetric
 
setHostAttributes(Map<String, String>) - Method in class org.apache.ambari.server.controller.HostResponse
 
setHostAttributes(String) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setHostAttributes(Map<String, String>) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setHostAttributes(Map<String, String>) - Method in interface org.apache.ambari.server.state.Host
 
setHostChangesFile(String) - Method in class org.apache.ambari.server.update.HostUpdateHelper
 
setHostChangesFileMap(Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.update.HostUpdateHelper
 
setHostComponentDesiredStateEntities(Collection<HostComponentDesiredStateEntity>) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setHostComponentDesiredStateEntities(Collection<HostComponentDesiredStateEntity>) - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
setHostComponentName(String) - Method in class org.apache.ambari.server.orm.entities.RequestOperationLevelEntity
 
setHostComponentStateEntities(Collection<HostComponentStateEntity>) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setHostComponentStateEntities(Collection<HostComponentStateEntity>) - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
setHostComponentUpdates(List<HostComponentUpdate>) - Method in class org.apache.ambari.server.events.HostComponentsUpdateEvent
 
setHostCount(Integer) - Method in class org.apache.ambari.server.orm.entities.TopologyHostInfoEntity
 
setHostEntities(Collection<HostEntity>) - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
setHostEntity(HostEntity) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupHostMappingEntity
 
setHostEntity(HostEntity) - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
setHostEntity(HostEntity) - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
setHostEntity(HostEntity) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setHostEntity(HostEntity) - Method in class org.apache.ambari.server.orm.entities.HostStateEntity
 
setHostEntity(HostEntity) - Method in class org.apache.ambari.server.orm.entities.HostVersionEntity
 
setHostEntity(HostEntity) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
setHostEntity(HostEntity) - Method in class org.apache.ambari.server.orm.entities.TopologyHostInfoEntity
 
setHostGroupEntity(HostGroupEntity) - Method in class org.apache.ambari.server.orm.entities.HostGroupComponentEntity
Set the host group entity.
setHostGroupEntity(HostGroupEntity) - Method in class org.apache.ambari.server.orm.entities.HostGroupConfigEntity
Set the host group entity instance.
setHostGroupName(String) - Method in class org.apache.ambari.server.controller.HostRequest
 
setHostGroupName(String) - Method in class org.apache.ambari.server.orm.entities.HostGroupComponentEntity
Set the name of the associated host group.
setHostGroupName(String) - Method in class org.apache.ambari.server.orm.entities.HostGroupComponentEntityPK
Set the name of the associated host group.
setHostGroupName(String) - Method in class org.apache.ambari.server.orm.entities.HostGroupConfigEntity
Set the name of the associated host group.
setHostGroupName(String) - Method in class org.apache.ambari.server.orm.entities.HostGroupConfigEntityPK
Set the name of the associated host group.
setHostGroups(Set<RecommendationResponse.HostGroup>) - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.Blueprint
 
setHostGroups(Set<RecommendationResponse.BindingHostGroup>) - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BlueprintClusterBinding
 
setHostGroups(Collection<HostGroupEntity>) - Method in class org.apache.ambari.server.orm.entities.BlueprintEntity
Set the host group collection.
setHostHealth(AgentEnv.HostHealth) - Method in class org.apache.ambari.server.agent.AgentEnv
 
setHostId(Long) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyHost
 
setHostId(Long) - Method in class org.apache.ambari.server.controller.internal.DeleteHostComponentStatusMetaData.HostComponent
 
setHostId(Long) - Method in interface org.apache.ambari.server.orm.cache.ConfigGroupHostMapping
 
setHostId(Long) - Method in class org.apache.ambari.server.orm.cache.ConfigGroupHostMappingImpl
 
setHostId(Long) - Method in interface org.apache.ambari.server.orm.cache.HostConfigMapping
 
setHostId(Long) - Method in class org.apache.ambari.server.orm.cache.HostConfigMappingImpl
 
setHostId(Long) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupHostMappingEntity
 
setHostId(Long) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupHostMappingEntityPK
 
setHostId(Long) - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
setHostId(Long) - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntity
 
setHostId(Long) - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntityPK
 
setHostId(Long) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setHostId(Long) - Method in class org.apache.ambari.server.orm.entities.HostStateEntity
 
setHostId(Long) - Method in class org.apache.ambari.server.orm.entities.HostVersionEntity
 
setHostId(Long) - Method in class org.apache.ambari.server.orm.entities.RequestOperationLevelEntity
 
setHostId(Long) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
setHostIdentifiers(Set<Long>, Set<String>) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent.Builder
 
setHostIds(Set<Long>) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
setHostIds(List<Long>) - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
setHostIgnored(boolean) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Sets whether this alert definition will ignore the hosts reporting the alert and combine them all into a single alert entry.
setHostIgnored(boolean) - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
setHostLevelParams(Map<String, String>) - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
setHostLevelParams(Map<String, String>) - Method in class org.apache.ambari.server.agent.StatusCommand
 
setHostLogFiles(Map<String, List<String>>) - Method in class org.apache.ambari.server.controller.logging.HostLogFilesResponse
 
setHostname(String) - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
setHostname(String) - Method in class org.apache.ambari.server.agent.HeartBeat
 
setHostName(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setHostname(String) - Method in class org.apache.ambari.server.agent.Register
 
setHostname(String) - Method in class org.apache.ambari.server.agent.StatusCommand
 
setHostName(String) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyHost
 
setHostName(String) - Method in class org.apache.ambari.server.bootstrap.BSHostStatus
 
setHostname(String) - Method in class org.apache.ambari.server.controller.HostRequest
 
setHostname(String) - Method in class org.apache.ambari.server.controller.HostResponse
 
setHostName(String) - Method in class org.apache.ambari.server.controller.internal.DeleteHostComponentStatusMetaData.HostComponent
 
setHostName(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setHostName(String) - Method in class org.apache.ambari.server.controller.RootServiceHostComponentRequest
 
setHostname(String) - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
setHostname(String) - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
setHostName(String) - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
setHostName(String) - Method in class org.apache.ambari.server.events.HostComponentUpdate
 
setHostName(String) - Method in class org.apache.ambari.server.events.HostStateUpdateEvent
 
setHostName(String) - Method in class org.apache.ambari.server.events.HostStatusUpdateEvent
 
setHostName(String) - Method in class org.apache.ambari.server.events.HostUpdateEvent
 
setHostName(String) - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
setHostName(String) - Method in class org.apache.ambari.server.events.RequestUpdateEvent.HostRoleCommand
 
setHostName(String) - Method in class org.apache.ambari.server.orm.dao.HostAlertSummaryDTO
Set host name for this alerts summary
setHostName(String) - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Sets the name of the host that the alert is for.
setHostName(String) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setHostName(String) - Method in class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
setHostName(String) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
setHostName(String) - Method in class org.apache.ambari.server.state.Alert
 
setHostName(String) - Method in class org.apache.ambari.server.topology.HostRequest
 
setHostNames(Set<String>) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
setHostNames(List<String>) - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
setHostNames(Collection<String>) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO.KerberosKeytabPrincipalFilter
 
setHostOrderItems(List<HostOrderItem>) - Method in class org.apache.ambari.server.stack.upgrade.HostOrderGrouping
Sets the HostOrderItems on this grouping.
setHostOverrides(List<DesiredConfig.HostOverride>) - Method in class org.apache.ambari.server.state.DesiredConfig
Sets the host overrides for the desired config.
setHostParamsStage(String) - Method in class org.apache.ambari.server.actionmanager.Stage
 
setHostParamsStage(String) - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
setHostRequestId(Long) - Method in class org.apache.ambari.server.orm.entities.TopologyHostTaskEntity
 
setHostRequestStatus(long, HostRoleStatus, String) - Method in interface org.apache.ambari.server.topology.PersistedState
Update the status of the given host request.
setHostRequestStatus(long, HostRoleStatus, String) - Method in class org.apache.ambari.server.topology.PersistedStateImpl
 
setHostRoleCommand(HostRoleCommandEntity) - Method in class org.apache.ambari.server.orm.entities.ExecutionCommandEntity
 
setHostRoleCommand(HostRoleCommand) - Method in class org.apache.ambari.server.serveraction.AbstractServerAction
 
setHostRoleCommand(HostRoleCommand) - Method in interface org.apache.ambari.server.serveraction.ServerAction
Sets the HostRoleCommand property of this ServerAction.
setHostRoleCommandEntities(Collection<HostRoleCommandEntity>) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setHostRoleCommandEntity(HostRoleCommandEntity) - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalTaskEntity
 
setHostRoleCommands(Set<RequestUpdateEvent.HostRoleCommand>) - Method in class org.apache.ambari.server.events.RequestUpdateEvent
 
setHostRoleCommands(Collection<HostRoleCommandEntity>) - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
setHostRoleStatus(String, String, HostRoleStatus) - Method in class org.apache.ambari.server.actionmanager.Stage
 
setHosts(Set<Map<String, String>>) - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BindingHostGroup
 
setHosts(List<String>) - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.ConfigGroup
 
setHosts(Set<String>) - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse
 
setHosts(List<String>) - Method in class org.apache.ambari.server.bootstrap.SshHostInfo
 
setHosts(Set<String>) - Method in class org.apache.ambari.server.controller.ConfigGroupRequest
 
setHosts(Set<Map<String, Object>>) - Method in class org.apache.ambari.server.controller.ConfigGroupResponse
 
setHosts(String) - Method in class org.apache.ambari.server.orm.entities.RequestResourceFilterEntity
 
setHosts(String) - Method in class org.apache.ambari.server.orm.entities.UpgradeItemEntity
 
setHosts(LinkedHashSet<String>) - Method in class org.apache.ambari.server.stack.HostsType
 
setHosts(Map<Long, Host>) - Method in interface org.apache.ambari.server.state.configgroup.ConfigGroup
Reassign the set of hosts associated with this config group
setHosts(Map<Long, Host>) - Method in class org.apache.ambari.server.state.configgroup.ConfigGroupImpl
Helper method to recreate host mapping
setHostsStatus(List<BSHostStatus>) - Method in class org.apache.ambari.server.bootstrap.BootStrapStatus
 
setHostState(HostState) - Method in class org.apache.ambari.server.controller.HostResponse
 
setHostState(HostState) - Method in class org.apache.ambari.server.events.HostStateUpdateEvent
 
setHostState(HostState) - Method in class org.apache.ambari.server.events.HostUpdateEvent
 
setHostStateEntity(HostStateEntity) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setHostStatus(String) - Method in class org.apache.ambari.server.events.HostStatusUpdateEvent
 
setHostStatus(String) - Method in class org.apache.ambari.server.events.HostUpdateEvent
 
setHostTaskId(Long) - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalTaskEntity
 
setHostVersionEntities(Collection<HostVersionEntity>) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setHours(String) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setHours(String) - Method in class org.apache.ambari.server.state.scheduler.Schedule
 
setHttpDefaultPort(String) - Method in class org.apache.ambari.server.state.quicklinks.Port
 
setHttpProperty(String) - Method in class org.apache.ambari.server.state.quicklinks.Port
 
setHttpsDefaultPort(String) - Method in class org.apache.ambari.server.state.quicklinks.Port
 
setHttpsProperty(String) - Method in class org.apache.ambari.server.state.quicklinks.Port
 
setHttpsProperty(String) - Method in class org.apache.ambari.server.state.UriInfo
 
setHttpsPropertyValue(String) - Method in class org.apache.ambari.server.state.UriInfo
 
setHttpsRegex(String) - Method in class org.apache.ambari.server.state.quicklinks.Port
 
setHttpsUri(String) - Method in class org.apache.ambari.server.state.UriInfo
 
setHttpUri(String) - Method in class org.apache.ambari.server.state.UriInfo
Sets the plaintext (HTTP) URI that can be used to retrieve alert information.
setIcon(String) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the icon path.
setIcon(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Set the icon path.
setIcon64(String) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the big icon path.
setIcon64(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Set the big icon path.
setId(Long) - Method in class org.apache.ambari.server.agent.stomp.dto.AlertGroupUpdate
 
setId(int) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorResponse
 
setId(Long) - Method in class org.apache.ambari.server.controller.ConfigGroupRequest
 
setId(Long) - Method in class org.apache.ambari.server.controller.ConfigGroupResponse
 
setId(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setId(Long) - Method in class org.apache.ambari.server.controller.MpackRequest
 
setId(Long) - Method in class org.apache.ambari.server.controller.MpackResponse
 
setId(Long) - Method in class org.apache.ambari.server.controller.RequestScheduleRequest
 
setId(Long) - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
setId(Long) - Method in class org.apache.ambari.server.controller.WidgetResponse
 
setId(Long) - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
setId(Long) - Method in class org.apache.ambari.server.events.RequestUpdateEvent.HostRoleCommand
 
setId(Long) - Method in class org.apache.ambari.server.orm.entities.HostVersionEntity
 
setId(Long) - Method in class org.apache.ambari.server.orm.entities.MpackEntity
 
setId(Integer) - Method in class org.apache.ambari.server.orm.entities.PermissionEntity
Set the permission id.
setId(Long) - Method in class org.apache.ambari.server.orm.entities.PrincipalEntity
Set the principal id.
setId(Integer) - Method in class org.apache.ambari.server.orm.entities.PrincipalTypeEntity
Set the principal type id.
setId(Integer) - Method in class org.apache.ambari.server.orm.entities.PrivilegeEntity
Set the privilege id.
setId(Long) - Method in class org.apache.ambari.server.orm.entities.RemoteAmbariClusterEntity
Set the id of cluster
setId(Long) - Method in class org.apache.ambari.server.orm.entities.RemoteAmbariClusterServiceEntity
Set id for the service
setId(Long) - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
setId(Long) - Method in class org.apache.ambari.server.orm.entities.RepoOsEntity
 
setId(Long) - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
setId(Long) - Method in class org.apache.ambari.server.orm.entities.ResourceEntity
Set the resource id.
setId(Integer) - Method in class org.apache.ambari.server.orm.entities.ResourceTypeEntity
Set the resource type id.
setId(long) - Method in class org.apache.ambari.server.orm.entities.SettingEntity
 
setId(Long) - Method in class org.apache.ambari.server.orm.entities.TopologyHostGroupEntity
 
setId(Long) - Method in class org.apache.ambari.server.orm.entities.TopologyHostInfoEntity
 
setId(Long) - Method in class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
setId(Long) - Method in class org.apache.ambari.server.orm.entities.TopologyHostTaskEntity
 
setId(Long) - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalRequestEntity
 
setId(Long) - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalTaskEntity
 
setId(Long) - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
setId(Long) - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
 
setId(Long) - Method in class org.apache.ambari.server.orm.entities.UpgradeGroupEntity
 
setId(Long) - Method in class org.apache.ambari.server.orm.entities.UpgradeItemEntity
 
setId(Long) - Method in class org.apache.ambari.server.orm.entities.ViewEntityEntity
 
setId(Long) - Method in class org.apache.ambari.server.orm.entities.ViewURLEntity
 
setId(Long) - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
setId(Long) - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
setId(long) - Method in class org.apache.ambari.server.state.alert.AlertGroup
 
setId(Long) - Method in class org.apache.ambari.server.state.alert.AlertTarget
 
setId(String) - Method in class org.apache.ambari.server.state.Module
 
setId(String) - Method in class org.apache.ambari.server.state.ModuleComponent
 
setId(String) - Method in class org.apache.ambari.server.state.ModuleDependency
 
setIdentifiersToEventUpdate(AgentConfigsUpdateEvent, AgentConfigsUpdateEvent) - Method in class org.apache.ambari.server.agent.stomp.AgentConfigsHolder
 
setIdentifiersToEventUpdate(T, T) - Method in class org.apache.ambari.server.agent.stomp.AgentHostDataHolder
 
setIdentities(List<KerberosIdentityDescriptor>) - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
setIdProperty(String) - Method in class org.apache.ambari.server.orm.entities.ViewEntityEntity
Set the id property.
setIdProperty(String) - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntity
Set the id property.
setIfLabel(String) - Method in class org.apache.ambari.server.state.theme.ConfigCondition
 
setImplClass(String) - Method in class org.apache.ambari.server.stack.upgrade.ServerSideActionTask
 
setIncludeProperties(boolean) - Method in class org.apache.ambari.server.controller.ConfigurationRequest
Set whether properties should be included.
setIncrementStep(String) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setInitialized() - Method in class org.apache.ambari.server.orm.GuiceJpaInitializer
Called to indicate that the JPA service is initialized and ready for use.
setInitStateHosts(int) - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
setInjector(Injector) - Static method in class org.apache.ambari.server.checks.DatabaseConsistencyCheckHelper
 
setInputs(String) - Method in class org.apache.ambari.server.actionmanager.Request
 
setInputs(String) - Method in class org.apache.ambari.server.controller.ActionRequest
 
setInputs(String) - Method in class org.apache.ambari.server.controller.ActionResponse
 
setInputs(String) - Method in class org.apache.ambari.server.customactions.ActionDefinition
 
setInputs(String) - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
setInputs(String) - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
setInstalledPackages(AgentEnv.PackageDetail[]) - Method in class org.apache.ambari.server.agent.AgentEnv
 
setInstance(String) - Method in class org.apache.ambari.server.state.Alert
 
setInstanceName(String) - Method in class org.apache.ambari.server.controller.PrivilegeResponse
 
setInstances(Collection<ViewInstanceEntity>) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the view instances.
setInt(Resource, String, ResultSet, Set<String>) - Method in class org.apache.ambari.server.controller.internal.AbstractJDBCResourceProvider
Retrieves the db field corresponding to a property id from a result set as an int and sets the resulting int as a resource property.
setInterfaces(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setInterval(int) - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
setIPAddress(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setIpAddress(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setIpv4(String) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyHost
 
setIpv4(String) - Method in class org.apache.ambari.server.controller.HostResponse
 
setIpv4(String) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setIPv4(String) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setIPv4(String) - Method in interface org.apache.ambari.server.state.Host
 
setIpv6(String) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setIPv6(String) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setIPv6(String) - Method in interface org.apache.ambari.server.state.Host
 
setIsCurrent(Boolean) - Method in class org.apache.ambari.server.controller.ServiceConfigVersionRequest
 
setIsCurrent(Boolean) - Method in class org.apache.ambari.server.controller.ServiceConfigVersionResponse
 
setIsDefault(Boolean) - Method in class org.apache.ambari.server.state.QuickLinksConfigurationInfo
 
setIsDefault(Boolean) - Method in class org.apache.ambari.server.state.ThemeInfo
 
setIsExternal(Boolean) - Method in class org.apache.ambari.server.state.ModuleComponent
 
setIsFutureCommand(boolean) - Method in class org.apache.ambari.server.controller.ActionExecutionContext
Sets whether Ambari should skip all kinds of command verifications while scheduling since this command runs in the future and might not be considered "valid".
setIsScoped(boolean) - Method in class org.apache.ambari.server.agent.CommandRepository.CommandRepositoryFeature
 
setItems(Set<ValidationResponse.ValidationItem>) - Method in class org.apache.ambari.server.api.services.stackadvisor.validations.ValidationResponse
 
setItems(List<UpgradeItemEntity>) - Method in class org.apache.ambari.server.orm.entities.UpgradeGroupEntity
 
setKdcType(KDCType) - Method in class org.apache.ambari.server.controller.KerberosDetails
 
setKerberosAuthenticationEnabled(boolean) - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationProperties
Sets whether Kerberos authentication is enabled or not.
setKerberosCommandParams(List<Map<String, String>>) - Method in class org.apache.ambari.server.agent.ExecutionCommand
Sets parameters for kerberos commands
setKerberosDescriptor(KerberosDescriptor) - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo.Builder
 
setKerberosDescriptorFile(File) - Method in class org.apache.ambari.server.controller.StackServiceResponse
Sets the service-level Kerberos descriptor File
setKerberosDescriptorFile(File) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setKerberosDescriptorPreConfigurationFileLocation(String) - Method in class org.apache.ambari.server.state.StackInfo
Sets the path to the stack-level Kerberos descriptor file
setKerberosDescriptorText(String) - Method in class org.apache.ambari.server.orm.entities.KerberosDescriptorEntity
 
setKerberosEnabledTest(String) - Method in class org.apache.ambari.server.state.ServiceInfo
Sets the JSON predicate (PredicateUtils.fromJSON(String) that can be used to determine if Kerberos has been enabled for this service or not.
setKerberosEnvProperties(Map<String, String>) - Method in class org.apache.ambari.server.controller.KerberosDetails
 
setKerberosHelper(KerberosHelper) - Static method in class org.apache.ambari.server.serveraction.kerberos.stageutils.KerberosKeytabController
 
setKerberosKeytabEntity(KerberosKeytabEntity) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
setKerberosKeytabPrincipalEntities(Collection<KerberosKeytabPrincipalEntity>) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabEntity
 
setKerberosKeytabPrincipalEntities(Collection<KerberosKeytabPrincipalEntity>) - Method in class org.apache.ambari.server.orm.entities.KerberosPrincipalEntity
 
setKerberosKeytabPrincipalEntity(KerberosKeytabPrincipalEntity) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabServiceMappingEntity
 
setKerberosKeytabPrincipalId(Long) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabServiceMappingEntity
 
setKerberosPrincipalEntity(KerberosPrincipalEntity) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
setKerberosRequired(Boolean) - Method in class org.apache.ambari.server.state.SingleSignOnInfo
Sets the flag is Kerberos is required for SSO integration
setKernel(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setKernelMajVersion(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setKernelRelease(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setKernelVersion(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setKey(String) - Method in class org.apache.ambari.server.orm.entities.KeyValueEntity
 
setKey(char[]) - Method in class org.apache.ambari.server.security.credential.GenericKeyCredential
 
setKey(char[]) - Method in class org.apache.ambari.server.security.credential.PrincipalKeyCredential
 
setKeyEncryptionTypes(Set<EncryptionType>) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Sets the encryption algorithms to use to encrypt keys in keytab entries

If set to null the default set of ciphers will be used.

setKeyPropertyIds(Resource.Type, Map<Resource.Type, String>) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
 
setKeyStore(boolean) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
Set the keystore element.
setKeytabDescriptor(KerberosKeytabDescriptor) - Method in class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
Sets the KerberosKeytabDescriptor related to this KerberosIdentityDescriptor
setKeytabPath(String) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabEntity
 
setKeytabPath(String) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
setKeyValueMap(Map<Resource.Type, String>) - Method in class org.apache.ambari.server.api.query.QueryImpl
 
setKeyValueMap(Map<Resource.Type, String>) - Method in interface org.apache.ambari.server.api.resources.ResourceInstance
Set the values of the parent foreign keys.
setKkpId(Long) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
setLabel(String) - Method in class org.apache.ambari.server.controller.AlertDefinitionResponse
Sets the label for this definition.
setLabel(String) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Sets a human readable label for this alert definition.
setLabel(String) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the view label (display name).
setLabel(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Set the label.
setLabel(String) - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntity
Set the parameter label.
setLabel(String) - Method in class org.apache.ambari.server.state.alert.AlertDefinition
Sets the label for this definition.
setLabel(String) - Method in class org.apache.ambari.server.state.Alert
 
setLabel(String) - Method in class org.apache.ambari.server.state.quicklinks.Link
 
setLabel(String) - Method in class org.apache.ambari.server.state.ValueEntryInfo
 
setLastAgentEnv(AgentEnv) - Method in class org.apache.ambari.server.controller.HostResponse
 
setLastAgentEnv(AgentEnv) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setLastAgentEnv(AgentEnv) - Method in interface org.apache.ambari.server.state.Host
Sets the latest agent environment that arrived in a heartbeat.
setLastAgentStartTime(long) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setLastAgentStartTime(long) - Method in interface org.apache.ambari.server.state.Host
 
setLastAttemptTime(long) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
setLastAttemptTime(String, String, long) - Method in class org.apache.ambari.server.actionmanager.Stage
 
setLastAttemptTime(Long) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setLastComponentState(State) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent.Builder
 
setLastComponentState(State) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
setLastComponentState(State) - Method in class org.apache.ambari.server.controller.internal.DeleteHostComponentStatusMetaData.HostComponent
 
setLastExecutionStatus(String) - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
setLastExecutionStatus(String) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setLastExecutionStatus(String) - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Set datetime:status of last request that was executed
setLastExecutionStatus(String) - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
setLastHeartbeatTime(long) - Method in class org.apache.ambari.server.controller.HostResponse
 
setLastHeartbeatTime(Long) - Method in class org.apache.ambari.server.events.HostUpdateEvent
 
setLastHeartbeatTime(long) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setLastHeartbeatTime(long) - Method in interface org.apache.ambari.server.state.Host
 
setLastOpEndTime(long) - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
setLastOpLastUpdateTime(long) - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
setLastOpStartTime(long) - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
setLastRegistrationTime(long) - Method in class org.apache.ambari.server.controller.HostResponse
 
setLastRegistrationTime(Long) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setLastRegistrationTime(long) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setLastRegistrationTime(long) - Method in interface org.apache.ambari.server.state.Host
 
setLastUpdateTime(long) - Method in class org.apache.ambari.server.state.action.ActionImpl
 
setLatestText(String) - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Sets the latest text.
setLatestTimestamp(Long) - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Sets the time, in millis, that the last instance of this alert state was received.
setLatestVersionDefinition(VersionDefinitionXml) - Method in class org.apache.ambari.server.state.StackInfo
 
setLayoutName(String) - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
setLayoutName(String) - Method in class org.apache.ambari.server.state.stack.WidgetLayout
 
setLayouts(List<Layout>) - Method in class org.apache.ambari.server.state.theme.ThemeConfiguration
 
setLdapEnabledTest(String) - Method in class org.apache.ambari.server.state.ServiceLdapInfo
Sets the configuration specification that can be used to determine if LDAP has been enabled or not.
setLdapInfo(ServiceLdapInfo) - Method in class org.apache.ambari.server.state.ServiceInfo
Sets a new value for LDAP integration support
setLeftOperand(T) - Method in class org.apache.ambari.server.api.predicate.expressions.AbstractExpression
 
setLeftOperand(T) - Method in interface org.apache.ambari.server.api.predicate.expressions.Expression
Set the expressions left operand.
setLeftVerticalSplitter(Boolean) - Method in class org.apache.ambari.server.state.theme.Subsection
 
setLegacy(boolean) - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
Deprecated.
setLegacyRepoFileName(String, String) - Method in class org.apache.ambari.server.agent.CommandRepository
Deprecated.
setLegacyRepoId(String) - Method in class org.apache.ambari.server.agent.CommandRepository
Deprecated.
setLength(Integer) - Method in class org.apache.ambari.server.orm.DBAccessor.DBColumnInfo
 
setLevel(String) - Method in class org.apache.ambari.server.api.services.stackadvisor.validations.ValidationResponse.ValidationItem
 
setLevel(String) - Method in class org.apache.ambari.server.orm.entities.RequestOperationLevelEntity
 
setLibraryClassLoader(URLClassLoader) - Method in class org.apache.ambari.server.state.StackInfo
Sets the ClassLoader that can be used to load classes found in JARs in the stack's library folder.
setLimitReached(boolean) - Method in class org.apache.ambari.server.agent.ComponentRecoveryReport
 
setLinkAttribute(String) - Method in class org.apache.ambari.server.state.quicklinksprofile.LinkAttributeFilter
 
setLinkId(String) - Method in class org.apache.ambari.server.controller.ExtensionLinkRequest
 
setLinkId(String) - Method in class org.apache.ambari.server.controller.ExtensionLinkResponse.ExtensionLinkResponseInfo
 
setLinkId(Long) - Method in class org.apache.ambari.server.orm.entities.ExtensionLinkEntity
 
setLinkName(String) - Method in class org.apache.ambari.server.state.quicklinksprofile.LinkNameFilter
 
setLinks(List<Link>) - Method in class org.apache.ambari.server.state.quicklinks.QuickLinksConfiguration
 
setLinkUrl(String) - Method in class org.apache.ambari.server.state.quicklinksprofile.LinkNameFilter
 
setListOfLogFileDefinitions(List<LogFileDefinitionInfo>) - Method in class org.apache.ambari.server.controller.logging.HostComponentLoggingInfo
 
setListOfLogLevels(List<NameValuePair>) - Method in class org.apache.ambari.server.controller.logging.HostComponentLoggingInfo
 
setListWidgetLayoutUserWidgetEntity(List<WidgetLayoutUserWidgetEntity>) - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
setListWidgetLayoutUserWidgetEntity(List<WidgetLayoutUserWidgetEntity>) - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
setLiveServices(AgentEnv.LiveService[]) - Method in class org.apache.ambari.server.agent.AgentEnv.HostHealth
 
setLiveState(String) - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
setLocalComponents(Set<String>) - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
setLocalUserName(String) - Method in class org.apache.ambari.server.controller.UserRequest
 
setLocalUsername(String) - Method in class org.apache.ambari.server.orm.entities.UserEntity
Sets the local username for this user.
setLocalUsername(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosPrincipalDescriptor
Sets the local username associated with this principal
setLog(String) - Method in class org.apache.ambari.server.agent.RegistrationResponse
 
setLog(String) - Method in class org.apache.ambari.server.bootstrap.BootStrapPostStatus
 
setLog(String) - Method in class org.apache.ambari.server.bootstrap.BootStrapStatus
 
setLog(String) - Method in class org.apache.ambari.server.bootstrap.BSHostStatus
 
setLog(String) - Method in class org.apache.ambari.server.bootstrap.BSResponse
 
setLogFileLineNumber(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setLogFileName(String) - Method in class org.apache.ambari.server.controller.logging.LogFileDefinitionInfo
 
setLogFilePath(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setLogFileTailURL(String) - Method in class org.apache.ambari.server.controller.logging.LogFileDefinitionInfo
 
setLogFileType(LogFileType) - Method in class org.apache.ambari.server.controller.logging.LogFileDefinitionInfo
 
setLoggerName(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setLoggingRequestHelperFactory(LoggingRequestHelperFactory) - Method in class org.apache.ambari.server.controller.logging.LogSearchDataRetrievalService
 
setLogInfo(String) - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
setLogLevel(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setLogList(List<LogLineResult>) - Method in class org.apache.ambari.server.controller.logging.LogQueryResponse
 
setLogMessage(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setLogMethod(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setLogs(String) - Method in class org.apache.ambari.server.controller.RequestStatusResponse
 
setLogs(List<LogDefinition>) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setLogSearchConnectTimeoutInMilliseconds(int) - Method in class org.apache.ambari.server.controller.logging.LoggingRequestHelperImpl
 
setLogSearchReadTimeoutInMilliseconds(int) - Method in class org.apache.ambari.server.controller.logging.LoggingRequestHelperImpl
 
setLogTime(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setLogWriter(PrintWriter) - Method in class org.apache.ambari.server.orm.helpers.ScriptRunner
Setter for logWriter property
setLong(Resource, String, ResultSet, Set<String>) - Method in class org.apache.ambari.server.controller.internal.AbstractJDBCResourceProvider
Retrieves the db field corresponding to a property id from a result set as a long and sets the resulting long as a resource property.
setMacAddress(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setMaintainer(String) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setMaintenanceCount(int) - Method in class org.apache.ambari.server.orm.dao.AlertSummaryDTO
Sets the count of alerts in maintenance state.
setMaintenanceModeHostExcluded(boolean) - Method in class org.apache.ambari.server.controller.ActionExecutionContext
Sets whether hosts in maintenance mode should be excluded from the command.
setMaintenanceState(String) - Method in class org.apache.ambari.server.controller.HostRequest
 
setMaintenanceState(MaintenanceState) - Method in class org.apache.ambari.server.controller.HostResponse
 
setMaintenanceState(String) - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
setMaintenanceState(String) - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
setMaintenanceState(String) - Method in class org.apache.ambari.server.controller.ServiceRequest
 
setMaintenanceState(String) - Method in class org.apache.ambari.server.controller.ServiceResponse
 
setMaintenanceState(MaintenanceState) - Method in class org.apache.ambari.server.events.HostComponentUpdate
 
setMaintenanceState(MaintenanceState) - Method in class org.apache.ambari.server.events.HostUpdateEvent
 
setMaintenanceState(MaintenanceState) - Method in class org.apache.ambari.server.events.ServiceUpdateEvent
 
setMaintenanceState(MaintenanceState) - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Sets the current maintenance state for the alert.
setMaintenanceState(MaintenanceState) - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
setMaintenanceState(String) - Method in class org.apache.ambari.server.orm.entities.HostStateEntity
 
setMaintenanceState(MaintenanceState) - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntity
 
setMaintenanceState(long, MaintenanceState) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setMaintenanceState(long, MaintenanceState) - Method in interface org.apache.ambari.server.state.Host
Sets the maintenance state for the host.
setMaintenanceState(MaintenanceState) - Method in interface org.apache.ambari.server.state.Service
Sets the maintenance state for the service
setMaintenanceState(MaintenanceState) - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
setMaintenanceState(MaintenanceState) - Method in class org.apache.ambari.server.state.ServiceImpl
 
setMaintenanceState(MaintenanceState) - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
setMaintenanceStateHosts(int) - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
setManageIdentities(Boolean) - Method in class org.apache.ambari.server.controller.KerberosDetails
 
setManagementController(AmbariManagementController) - Method in interface org.apache.ambari.server.controller.internal.ArtifactResourceProvider.TypeRegistration
Allows the management controller to be set on the registration.
setManagerDn(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setManagerPassword(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setMapping(Map<String, JsonOsFamilyEntry>) - Method in class org.apache.ambari.server.state.stack.JsonOsFamilyRoot
 
setMask(String) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the mask class name.
setMasked(boolean) - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntity
Set the flag which indicate whether or not the parameter is masked
setMaster(boolean) - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Set whether the component is a master component.
setMasterComponent(String) - Method in class org.apache.ambari.server.state.BulkCommandDefinition
 
setMasterKeyService(MasterKeyService) - Method in class org.apache.ambari.server.security.encryption.AbstractCredentialStore
 
setMasterKeyService(MasterKeyService) - Method in interface org.apache.ambari.server.security.encryption.CredentialStore
Sets the MasterKeyService for this CredentialStore
setMaximum(String) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setMaxJdk(String) - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
setMaxJdk(String) - Method in class org.apache.ambari.server.state.stack.StackMetainfoXml
 
setMaxJdk(String) - Method in class org.apache.ambari.server.state.StackInfo
 
setMaxTimeout(int) - Method in class org.apache.ambari.server.state.services.RetryUpgradeActionService
 
setMemberAttributes(Set<String>) - Method in class org.apache.ambari.server.security.ldap.LdapGroupDto
Set the member attributes.
setMemberEntities(Set<MemberEntity>) - Method in class org.apache.ambari.server.orm.entities.GroupEntity
 
setMemberEntities(Set<MemberEntity>) - Method in class org.apache.ambari.server.orm.entities.UserEntity
 
setMemberId(Integer) - Method in class org.apache.ambari.server.orm.entities.MemberEntity
 
setMembershipsCreated(Integer) - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Set the number of memberships created during the sync event.
setMembershipsRemoved(Integer) - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Set the number of memberships removed during the sync event.
setMemorySize(long) - Method in class org.apache.ambari.server.agent.HostInfo
 
setMemoryTotal(long) - Method in class org.apache.ambari.server.agent.HostInfo
 
setMerge(boolean) - Method in class org.apache.ambari.server.state.PropertyStackUpgradeBehavior
set policy of merging this property during stack-upgrade
setMessage(String) - Method in class org.apache.ambari.server.agent.ComponentStatus
 
setMessage(String) - Method in class org.apache.ambari.server.api.services.stackadvisor.validations.ValidationResponse.ValidationItem
 
setMessage(String) - Method in class org.apache.ambari.server.controller.RequestStatusResponse
 
setMessage(String) - Method in class org.apache.ambari.server.security.SignCertResponse
 
setMessageId(Long) - Method in class org.apache.ambari.server.agent.stomp.dto.AckReport
 
setMessageMD5(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setMetainfoName(String) - Method in class org.apache.ambari.server.orm.entities.MetainfoEntity
 
setMetainfoValue(String) - Method in class org.apache.ambari.server.orm.entities.MetainfoEntity
 
setMetric(String) - Method in class org.apache.ambari.server.controller.utilities.PropertyHelper.Metric
 
setMetric_name(String) - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaMetric
 
setMetrics(String) - Method in class org.apache.ambari.server.controller.WidgetResponse
 
setMetrics(String) - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
setMetrics(Map<String, Map<String, List<MetricDefinition>>>) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setMetricsFile(File) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setMetricsFileName(String) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setMetricsInfo(List<Map<String, String>>) - Method in class org.apache.ambari.server.state.stack.WidgetLayoutInfo
 
setMinimum(String) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setMinJdk(String) - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
setMinJdk(String) - Method in class org.apache.ambari.server.state.stack.StackMetainfoXml
 
setMinJdk(String) - Method in class org.apache.ambari.server.state.StackInfo
 
setMinutes(String) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setMinutes(String) - Method in class org.apache.ambari.server.state.scheduler.Schedule
 
setMirrors(String) - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
setMirrorsList(String) - Method in class org.apache.ambari.server.controller.RepositoryRequest
Sets the mirrors list for the repo.
setMirrorsList(String) - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
setMirrorsList(String) - Method in class org.apache.ambari.server.state.RepositoryInfo
 
setModule(Module) - Method in class org.apache.ambari.server.state.ModuleComponent
 
setModules(List<Module>) - Method in class org.apache.ambari.server.state.Mpack
 
setMonitoringService(Boolean) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setMonth(String) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setMonth(String) - Method in class org.apache.ambari.server.state.scheduler.Schedule
 
setMountPoint(String) - Method in class org.apache.ambari.server.agent.DiskInfo
 
setMounts(List<DiskInfo>) - Method in class org.apache.ambari.server.agent.HeartBeat
 
setMounts(List<DiskInfo>) - Method in class org.apache.ambari.server.agent.HostInfo
 
setMounts(List<DiskInfo>) - Method in class org.apache.ambari.server.agent.stomp.dto.HostStatusReport
 
setMpackId(String) - Method in class org.apache.ambari.server.controller.MpackResponse
 
setMpackId(Long) - Method in class org.apache.ambari.server.orm.entities.StackEntity
 
setMpackId(String) - Method in class org.apache.ambari.server.state.Mpack
 
setMpackMap(Map<Long, Mpack>) - Method in class org.apache.ambari.server.mpack.MpackManager
 
setMpackName(String) - Method in class org.apache.ambari.server.controller.MpackRequest
 
setMpackName(String) - Method in class org.apache.ambari.server.controller.MpackResponse
 
setMpackName(String) - Method in class org.apache.ambari.server.orm.entities.MpackEntity
 
setMpackUri(String) - Method in class org.apache.ambari.server.controller.MpackRequest
 
setMpackUri(String) - Method in class org.apache.ambari.server.controller.MpackResponse
 
setMpackUri(String) - Method in class org.apache.ambari.server.orm.entities.MpackEntity
 
setMpackUri(String) - Method in class org.apache.ambari.server.state.Mpack
 
setMpackVersion(String) - Method in class org.apache.ambari.server.controller.MpackRequest
 
setMpackVersion(String) - Method in class org.apache.ambari.server.controller.MpackResponse
 
setMpackVersion(String) - Method in class org.apache.ambari.server.orm.entities.MpackEntity
 
setMsg(String) - Method in class org.apache.ambari.server.agent.ComponentStatus
 
setMustWriteAmbariJaasFile(boolean) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosKeytab
Sets flag to indicate if this keytab must be written to Ambari Server jaas file.
setName(String) - Method in class org.apache.ambari.server.agent.AgentEnv.Alternative
 
setName(String) - Method in class org.apache.ambari.server.agent.AgentEnv.Directory
 
setName(String) - Method in class org.apache.ambari.server.agent.AgentEnv.LiveService
 
setName(String) - Method in class org.apache.ambari.server.agent.AgentEnv.PackageDetail
 
setName(String) - Method in class org.apache.ambari.server.agent.ComponentRecoveryReport
 
setName(String) - Method in class org.apache.ambari.server.agent.stomp.dto.AlertGroupUpdate
 
setName(String) - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BindingHostGroup
 
setName(String) - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.HostGroup
 
setName(String) - Method in interface org.apache.ambari.server.api.util.TreeNode
Set the name of the node.
setName(String) - Method in class org.apache.ambari.server.api.util.TreeNodeImpl
 
setName(String) - Method in class org.apache.ambari.server.controller.AlertDefinitionResponse
 
setName(String) - Method in class org.apache.ambari.server.controller.internal.ExportBlueprintRequest.ExportedHostGroup
Set the name.
setName(String) - Method in class org.apache.ambari.server.controller.logging.NameValuePair
 
setName(String) - Method in class org.apache.ambari.server.orm.DBAccessor.DBColumnInfo
 
setName(String) - Method in class org.apache.ambari.server.orm.entities.HostGroupComponentEntity
Set the name of the host group component.
setName(String) - Method in class org.apache.ambari.server.orm.entities.HostGroupComponentEntityPK
Set the name of the host group component.
setName(String) - Method in class org.apache.ambari.server.orm.entities.HostGroupEntity
Set the host group name.
setName(String) - Method in class org.apache.ambari.server.orm.entities.HostGroupEntityPK
Set the name of the host group.
setName(String) - Method in class org.apache.ambari.server.orm.entities.KerberosDescriptorEntity
 
setName(String) - Method in class org.apache.ambari.server.orm.entities.PrincipalTypeEntity
Set the principal type name.
setName(String) - Method in class org.apache.ambari.server.orm.entities.RemoteAmbariClusterEntity
Set the cluster name
setName(String) - Method in class org.apache.ambari.server.orm.entities.ResourceTypeEntity
Set the resource type name.
setName(String) - Method in class org.apache.ambari.server.orm.entities.SettingEntity
 
setName(String) - Method in class org.apache.ambari.server.orm.entities.TopologyHostGroupEntity
 
setName(String) - Method in class org.apache.ambari.server.orm.entities.UpgradeGroupEntity
 
setName(String) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the view name.
setName(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntity
Set the data key.
setName(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntityPK
Set the name of the data entry.
setName(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Set the name of this instance.
setName(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstancePropertyEntity
Set the property name.
setName(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstancePropertyEntityPK
Set the name of the host group.
setName(String) - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntity
Set the parameter name.
setName(String) - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntityPK
Set the name of the parameter.
setName(String) - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntity
Set the resource name.
setName(String) - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntityPK
Set the name of the resource.
setName(String) - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
 
setName(String) - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
setName(String) - Method in class org.apache.ambari.server.state.alert.AlertGroup
 
setName(String) - Method in class org.apache.ambari.server.state.alert.AlertTarget
 
setName(String) - Method in class org.apache.ambari.server.state.Alert
 
setName(String) - Method in class org.apache.ambari.server.state.ChangedConfigInfo
 
setName(String) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setName(String) - Method in interface org.apache.ambari.server.state.configgroup.ConfigGroup
Update Group name
setName(String) - Method in class org.apache.ambari.server.state.configgroup.ConfigGroupImpl
 
setName(String) - Method in class org.apache.ambari.server.state.DependencyInfo
Setter for name property.
setName(String) - Method in class org.apache.ambari.server.state.ExtensionInfo
 
setName(String) - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor
Sets the name of this descriptor
setName(String) - Method in class org.apache.ambari.server.state.Module
 
setName(String) - Method in class org.apache.ambari.server.state.ModuleComponent
 
setName(String) - Method in class org.apache.ambari.server.state.ModuleDependency
 
setName(String) - Method in class org.apache.ambari.server.state.Mpack
 
setName(String) - Method in class org.apache.ambari.server.state.PropertyDependencyInfo
 
setName(String) - Method in class org.apache.ambari.server.state.PropertyInfo
 
setName(String) - Method in class org.apache.ambari.server.state.quicklinks.Link
 
setName(String) - Method in class org.apache.ambari.server.state.quicklinks.QuickLinks
 
setName(String) - Method in class org.apache.ambari.server.state.quicklinksprofile.Component
 
setName(String) - Method in class org.apache.ambari.server.state.quicklinksprofile.Service
 
setName(String) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setName(String) - Method in class org.apache.ambari.server.state.ServiceOsSpecific.Package
 
setName(String) - Method in class org.apache.ambari.server.state.ServicePropertyInfo
 
setName(String) - Method in class org.apache.ambari.server.state.StackInfo
 
setName(String) - Method in class org.apache.ambari.server.state.theme.Layout
 
setName(String) - Method in class org.apache.ambari.server.state.theme.Section
 
setName(String) - Method in class org.apache.ambari.server.state.theme.Subsection
 
setName(String) - Method in class org.apache.ambari.server.state.theme.Tab
 
setName(String) - Method in class org.apache.ambari.server.state.theme.Theme
 
setName(String) - Method in class org.apache.ambari.server.state.UserGroupInfo
 
setNameValueList(List<NameValuePair>) - Method in class org.apache.ambari.server.controller.logging.LogLevelQueryResponse
 
setNetMask(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setNewServices(Map<String, Map<String, Set<String>>>) - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo.Builder
 
setNodeStatus(HostStatus) - Method in class org.apache.ambari.server.agent.HeartBeat
 
setNonManaged() - Method in class org.apache.ambari.server.agent.CommandRepository
Sets fields for non-managed
setNote(String) - Method in class org.apache.ambari.server.controller.ServiceConfigVersionRequest
 
setNote(String) - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
setNote(String) - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
setNotificationId(Long) - Method in class org.apache.ambari.server.orm.entities.AlertNoticeEntity
Sets the unique ID for this alert notice.
setNotificationType(String) - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
 
setNotificationType(String) - Method in class org.apache.ambari.server.state.alert.AlertTarget
 
setNotifyState(NotificationState) - Method in class org.apache.ambari.server.orm.entities.AlertNoticeEntity
Sets the notification state for this alert notice.
setNullable(boolean) - Method in class org.apache.ambari.server.orm.DBAccessor.DBColumnInfo
 
setNumAttempts(int) - Method in class org.apache.ambari.server.agent.ComponentRecoveryReport
 
setOccurrences(long) - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Sets the number of occurrences for this alert instance.
setOk(Reporting.ReportTemplate) - Method in class org.apache.ambari.server.state.alert.Reporting
 
setOkCount(int) - Method in class org.apache.ambari.server.orm.dao.AlertSummaryDTO
Sets the count of AlertState.OK states.
setOldPassword(String) - Method in class org.apache.ambari.server.controller.UserRequest
 
setOldValue(String) - Method in class org.apache.ambari.server.state.ChangedConfigInfo
 
setOpen(boolean) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Sets whether this KerberosOperationHandler is open or not.
setOperatingSystem(String) - Method in class org.apache.ambari.server.topology.RepositorySetting
 
setOperationLevel(RequestOperationLevel) - Method in class org.apache.ambari.server.actionmanager.Request
 
setOperationLevel(RequestOperationLevel) - Method in class org.apache.ambari.server.controller.ActionExecutionContext
 
setOperationLevelId(Long) - Method in class org.apache.ambari.server.orm.entities.RequestOperationLevelEntity
 
setOpsDisplayName(String) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
setOpsDisplayName(String) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setOptional(boolean) - Method in class org.apache.ambari.server.state.ClientConfigFileDefinition
 
setOrchestration(RepositoryType) - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
Sets the orchestration for the upgrade.
setOrderId(Long) - Method in class org.apache.ambari.server.state.scheduler.BatchRequest
 
setOriginalStartTime(long) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
setOriginalStartTime(Long) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
Set the original start time when the command is first scheduled.
setOriginalTimestamp(Long) - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
Sets the time, in milliseconds, when the alert was first received with the current state.
setOS(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setOsArch(String) - Method in class org.apache.ambari.server.controller.HostResponse
 
setOsArch(String) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setOsArch(String) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setOsArch(String) - Method in interface org.apache.ambari.server.state.Host
 
setOSFamily(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setOsFamily(String) - Method in class org.apache.ambari.server.controller.HostResponse
 
setOsInfo(String) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setOsInfo(String) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setOsInfo(String) - Method in interface org.apache.ambari.server.state.Host
 
setOSRelease(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setOsSpecifics(Map<String, ServiceOsSpecific>) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setOsType(String) - Method in class org.apache.ambari.server.controller.HostResponse
 
setOsType(String) - Method in class org.apache.ambari.server.controller.OperatingSystemRequest
 
setOsType(String) - Method in class org.apache.ambari.server.controller.OperatingSystemResponse
 
setOsType(String) - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
setOsType(String) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setOsType(String) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setOsType(String) - Method in interface org.apache.ambari.server.state.Host
 
setOsType(String) - Method in class org.apache.ambari.server.state.OperatingSystemInfo
 
setOsType(String) - Method in class org.apache.ambari.server.state.RepositoryInfo
 
setOutLog(String) - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
setOutputLog(String) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
setOutputLog(String) - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
setOutputLog(String) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setOverridable(Boolean) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setOverrideConfigs(boolean) - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
setOverrideStrategy(String) - Method in class org.apache.ambari.server.topology.RepositorySetting
 
setOwnerAccess(String) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabEntity
 
setOwnerAccess(String) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosKeytab
Sets the access permissions that should be set on the keytab file related to the file's owner
setOwnerAccess(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosKeytabDescriptor
Sets the access permissions that should be set on the keytab file related to the file's owner
setOwnerName(String) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabEntity
 
setOwnerName(String) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosKeytab
Sets the local username to set as the owner of the keytab file
setOwnerName(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosKeytabDescriptor
Sets the local username to set as the owner of the keytab file
setOwnerStackId(StackId) - Method in class org.apache.ambari.server.stack.upgrade.UpgradePack
Sets the stack id that owns this upgrade pack.
setPageRequest(PageRequest) - Method in interface org.apache.ambari.server.api.query.Query
Set the page request information for this query.
setPageRequest(PageRequest) - Method in class org.apache.ambari.server.api.query.QueryImpl
 
setPageSize(String) - Method in class org.apache.ambari.server.controller.logging.LogLevelQueryResponse
 
setPageSize(String) - Method in class org.apache.ambari.server.controller.logging.LogQueryResponse
 
setPaginationEnabled(boolean) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setParameters(Query, Object...) - Method in class org.apache.ambari.server.orm.dao.DaoUtils
 
setParameters(Collection<ViewParameterEntity>) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the view parameters.
setParent(TreeNode<T>) - Method in interface org.apache.ambari.server.api.util.TreeNode
Set the parent node.
setParent(TreeNode<T>) - Method in class org.apache.ambari.server.api.util.TreeNodeImpl
 
setParent(RepositoryVersionEntity) - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
setParent(AbstractKerberosDescriptor) - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor
Sets the parent (or container) of this descriptor
setParent(AbstractKerberosDescriptor) - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptor
Sets the parent (or container) of this descriptor

This implementation prevents the parent from being externally set by always throwing an UnsupportedOperationException.

setParent(String) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setParentConfiguration(Configuration) - Method in class org.apache.ambari.server.topology.Configuration
Set the parent configuration.
setParentExtensionVersion(String) - Method in class org.apache.ambari.server.state.ExtensionInfo
 
setParentStackVersion(String) - Method in class org.apache.ambari.server.state.StackInfo
 
setParentVersion(String) - Method in class org.apache.ambari.server.controller.ExtensionVersionResponse
 
setParentVersion(String) - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
setPartialResponseFields(String) - Method in class org.apache.ambari.server.api.services.RequestBody
Set the partial response fields from the body.
setPassphrase(String) - Method in class org.apache.ambari.server.security.SignMessage
 
setPassword(String) - Method in class org.apache.ambari.server.bootstrap.SshHostInfo
 
setPassword(String) - Method in class org.apache.ambari.server.controller.UserRequest
 
setPassword(String) - Method in class org.apache.ambari.server.orm.entities.RemoteAmbariClusterEntity
Set the password
setPath(String) - Method in class org.apache.ambari.server.state.alert.ScriptSource
 
setPathMatcher(PathMatcher) - Method in class org.apache.ambari.server.agent.stomp.AmbariSubscriptionRegistry
Specify the PathMatcher to use.
setPauseAfterFirstBatch(Boolean) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setPauseAfterFirstBatch(Boolean) - Method in class org.apache.ambari.server.state.scheduler.BatchSettings
 
setPayloadLevel(StatusCommand.StatusCommandPayload) - Method in class org.apache.ambari.server.agent.StatusCommand
 
setPercent(String) - Method in class org.apache.ambari.server.agent.DiskInfo
 
setPermission(PermissionEntity) - Method in class org.apache.ambari.server.orm.entities.PrivilegeEntity
Set the permission entity.
setPermissionLabel(String) - Method in class org.apache.ambari.server.orm.entities.PermissionEntity
Set the permission's label.
setPermissionName(String) - Method in class org.apache.ambari.server.orm.entities.PermissionEntity
Set the permission name.
setPermissions(Set<RoleAuthorization>) - Method in class org.apache.ambari.server.customactions.ActionDefinition
 
setPermissions(String) - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
setPermissions(Collection<PermissionEntity>) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the custom view permissions.
setPhCpuCount(long) - Method in class org.apache.ambari.server.controller.HostResponse
 
setPhCpuCount(Integer) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setPhCpuCount(int) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setPhCpuCount(int) - Method in interface org.apache.ambari.server.state.Host
 
setPhysicalProcessorCount(int) - Method in class org.apache.ambari.server.agent.HostInfo
 
setPhysicalTaskId(Long) - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalTaskEntity
 
setPid(int) - Method in class org.apache.ambari.server.agent.AgentEnv.JavaProc
 
setPlaceholder(String) - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntity
Set the parameter placeholder.
setPlacement(Placement) - Method in class org.apache.ambari.server.state.theme.ThemeConfiguration
 
setPluralName(String) - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntity
Set the resource plural name.
setPointInTime(boolean) - Method in class org.apache.ambari.server.controller.utilities.PropertyHelper.Metric
 
setPopulateTimeout(long) - Method in class org.apache.ambari.server.controller.metrics.ThreadPoolEnabledPropertyProvider
Set the populate timeout value for this provider.
setPort(int) - Method in class org.apache.ambari.server.state.alert.PortSource
 
setPort(Port) - Method in class org.apache.ambari.server.state.quicklinks.Link
 
setPragmaHeader(String) - Method in class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
 
setPrecision(Precision) - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricsCacheValue
 
setPreconfigure(Boolean) - Method in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptor
Sets whether this service should be preconfigured when determining configurations or not.
setPredicate(String) - Method in class org.apache.ambari.server.orm.entities.TopologyHostInfoEntity
 
setPredicate(String) - Method in class org.apache.ambari.server.topology.HostGroupInfo
Set the host predicate for the host group.
setPrefix(String) - Method in class org.apache.ambari.server.agent.Register
 
setPrefix(String) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setPrefix(String) - Method in interface org.apache.ambari.server.state.Host
Set the prefix path of all logs of the host
setPreInstalled(String) - Method in class org.apache.ambari.server.agent.CommandRepository.CommandRepositoryFeature
 
setPrerequisites(HashMap<String, String>) - Method in class org.apache.ambari.server.state.Mpack
 
setPreviousState(State) - Method in class org.apache.ambari.server.events.HostComponentUpdate
 
setPrimaryUrl(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setPrincipal(PrincipalEntity) - Method in class org.apache.ambari.server.orm.entities.GroupEntity
Set the admin principal entity.
setPrincipal(PrincipalEntity) - Method in class org.apache.ambari.server.orm.entities.PermissionEntity
Set the principal entity.
setPrincipal(PrincipalEntity) - Method in class org.apache.ambari.server.orm.entities.PrivilegeEntity
Set the principal entity.
setPrincipal(PrincipalEntity) - Method in class org.apache.ambari.server.orm.entities.UserEntity
Set the admin principal entity.
setPrincipal(String) - Method in class org.apache.ambari.server.security.credential.PrincipalKeyCredential
 
setPrincipal(String) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
setPrincipalDescriptor(KerberosPrincipalDescriptor) - Method in class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
Sets the KerberosPrincipalDescriptor related to this KerberosIdentityDescriptor
setPrincipalName(String) - Method in class org.apache.ambari.server.controller.PrivilegeResponse
Sets principal name
setPrincipalName(String) - Method in class org.apache.ambari.server.orm.entities.KerberosPrincipalEntity
Sets the principal name for this KerberosPrincipalEntity
setPrincipalPassword(String, String, boolean) - Method in class org.apache.ambari.server.serveraction.kerberos.ADKerberosOperationHandler
Updates the password for an existing principal in a previously configured KDC

The implementation is specific to a particular type of KDC.

setPrincipalPassword(String, String, boolean) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Updates the password for an existing principal in a previously configured KDC

The implementation is specific to a particular type of KDC.

setPrincipalPasswordMap(Map<String, Object>, Map<String, String>) - Static method in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
Sets the shared principal-to-password Map used to store principals and generated password for use within the current request context.
setPrincipals(Collection<String>) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO.KerberosKeytabPrincipalFilter
 
setPrincipals(Set<ResolvedKerberosPrincipal>) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosKeytab
Sets evaluated host-to-principal set associated with given keytab.
setPrincipalType(PrincipalTypeEntity) - Method in class org.apache.ambari.server.orm.entities.PrincipalEntity
Set the principal type entity.
setPrivileges(Set<PrivilegeEntity>) - Method in class org.apache.ambari.server.orm.entities.PrincipalEntity
Set the principal privileges.
setPrivileges(Collection<PrivilegeEntity>) - Method in class org.apache.ambari.server.orm.entities.ResourceEntity
Set the associated privileges.
setProcesses(List<Map<String, String>>) - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
setProcesses(List<Map<String, String>>) - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
setProcessorCount(int) - Method in class org.apache.ambari.server.agent.HostInfo
 
setProgressPercent(Double) - Method in class org.apache.ambari.server.events.RequestUpdateEvent
 
setProgressPercent(Double) - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
setProperties(Map<String, String>) - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BlueprintConfigurations
Returns a map of properties for this configuration.
setProperties(Map<String, String>) - Method in class org.apache.ambari.server.controller.ConfigurationRequest
 
setProperties(String) - Method in class org.apache.ambari.server.controller.WidgetResponse
 
setProperties(String) - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
 
setProperties(Collection<ViewInstancePropertyEntity>) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Set the collection of instance property entities.
setProperties(String) - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
setProperties(Map<String, String>) - Method in class org.apache.ambari.server.state.alert.AlertTarget
 
setProperties(Map<String, String>) - Method in interface org.apache.ambari.server.state.Config
Replace properties with new provided set
setProperties(Map<String, String>) - Method in class org.apache.ambari.server.state.ConfigImpl
 
setProperties(Map<String, String>) - Method in class org.apache.ambari.server.state.kerberos.KerberosConfigurationDescriptor
Set the properties of the configuration data represented by this KerberosConfigurationDescriptor
setProperties(Map<String, String>) - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptor
Set the Map of properties for this KerberosDescriptor
setProperties(List<PropertyInfo>) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setProperties(Map<String, String>) - Method in class org.apache.ambari.server.state.stack.WidgetLayoutInfo
 
setProperties(List<PropertyInfo>) - Method in class org.apache.ambari.server.state.StackInfo
 
setPropertiesAttributes(Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.controller.ConfigurationRequest
 
setPropertiesAttributes(Map<String, Map<String, String>>) - Method in interface org.apache.ambari.server.state.Config
Replace property attributes with new provided set
setPropertiesAttributes(Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.state.ConfigImpl
 
setPropertiesTypes(Map<PropertyInfo.PropertyType, Set<String>>) - Method in class org.apache.ambari.server.controller.ConfigurationResponse
 
setPropertiesTypes(Map<PropertyInfo.PropertyType, Set<String>>) - Method in interface org.apache.ambari.server.state.Config
 
setPropertiesTypes(Map<PropertyInfo.PropertyType, Set<String>>) - Method in class org.apache.ambari.server.state.ConfigImpl
 
setProperty(String, Object) - Method in interface org.apache.ambari.server.api.util.TreeNode
Set a property on the node.
setProperty(String, Object) - Method in class org.apache.ambari.server.api.util.TreeNodeImpl
 
setProperty(Configuration.ConfigurationProperty<String>, String) - Method in class org.apache.ambari.server.configuration.Configuration
Sets the value for the specified Configuration.ConfigurationProperty.
setProperty(String, String) - Method in class org.apache.ambari.server.configuration.Configuration
Sets a property on the configuration.
setProperty(String, Object) - Method in class org.apache.ambari.server.controller.internal.ResourceImpl
 
setProperty(String, Object) - Method in interface org.apache.ambari.server.controller.spi.Resource
Set a property value for the given property id on this resource.
setProperty(String) - Method in class org.apache.ambari.server.state.quicklinks.Check
 
setProperty(String, String, String) - Method in class org.apache.ambari.server.topology.Configuration
Set a property on the configuration.
setPropertyAmbariUpgradeBehavior(PropertyUpgradeBehavior) - Method in class org.apache.ambari.server.state.PropertyInfo
 
setPropertyAttributes(Map<String, ValueAttributesInfo>) - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse.BlueprintConfigurations
 
setPropertyAttributes(Map<String, String>) - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
Sets attributes for this configuration.
setPropertyAttributes(List<Element>) - Method in class org.apache.ambari.server.state.PropertyInfo
 
setPropertyDescription(String) - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
 
setPropertyDisplayName(String) - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
 
setPropertyFileName(String) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setPropertyFileType(String) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setPropertyIds(Resource.Type, Set<String>) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
 
setPropertyList(List<String>) - Method in class org.apache.ambari.server.state.alert.MetricSource.JmxInfo
 
setPropertyName(String) - Method in class org.apache.ambari.server.controller.StackConfigurationDependencyResponse
 
setPropertyName(String) - Method in class org.apache.ambari.server.controller.StackConfigurationRequest
 
setPropertyName(String) - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
 
setPropertyName(String) - Method in class org.apache.ambari.server.controller.StackLevelConfigurationRequest
 
setPropertyName(String) - Method in class org.apache.ambari.server.orm.entities.AmbariConfigurationEntity
 
setPropertyStackUpgradeBehavior(PropertyStackUpgradeBehavior) - Method in class org.apache.ambari.server.state.PropertyInfo
 
setPropertyType(Set<PropertyInfo.PropertyType>) - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
 
setPropertyTypes(Set<PropertyInfo.PropertyType>) - Method in class org.apache.ambari.server.controller.internal.Stack.ConfigProperty
 
setPropertyTypes(Set<PropertyInfo.PropertyType>) - Method in class org.apache.ambari.server.state.PropertyInfo
 
setPropertyValidationResults(Map<String, ValidationResult>) - Method in class org.apache.ambari.server.controller.ViewInstanceResponse.ViewInstanceResponseInfo
Sets map of property->ValidationResult
setPropertyValue(String) - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
 
setPropertyValue(String) - Method in class org.apache.ambari.server.orm.entities.AmbariConfigurationEntity
 
setPropertyValueAttributes(ValueAttributesInfo) - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
Sets value attributes for this configuration.
setPropertyValueAttributes(ValueAttributesInfo) - Method in class org.apache.ambari.server.state.PropertyInfo
 
setPropertyValueAttributes(ValueAttributesInfo) - Method in class org.apache.ambari.server.state.theme.ConfigCondition.ConfigConditionResult
 
setPropertyValueAttributes(ValueAttributesInfo) - Method in class org.apache.ambari.server.state.theme.ConfigPlacement
 
setProtocol(Protocol) - Method in class org.apache.ambari.server.state.quicklinks.Link
 
setProtocol(Protocol) - Method in class org.apache.ambari.server.state.quicklinks.QuickLinksConfiguration
 
setProvider(String) - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntity
Set the resource provider class name.
setProvisionAction(ProvisionAction) - Method in class org.apache.ambari.server.controller.internal.BaseClusterRequest
 
setProvisionAction(String) - Method in class org.apache.ambari.server.orm.entities.HostGroupComponentEntity
Set the provision action associated with this component.
setProvisionAction(ProvisionAction) - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
setProvisionAction(ProvisionAction) - Method in interface org.apache.ambari.server.topology.ClusterTopology
Set request provision action : INSTALL vs INSTALL_AND_START
setProvisionAction(ProvisionAction) - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
setProvisioningState(State) - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
Sets whether the cluster is still initializing or has finished with its deployment requests.
setProvisioningState(State) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
setProvisioningState(State) - Method in interface org.apache.ambari.server.state.Cluster
Sets the provisioning state of the cluster.
setProxiedUserDetailsService(AmbariProxiedUserDetailsService) - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationProvider
 
setPublicHostname(String) - Method in class org.apache.ambari.server.agent.Register
 
setPublicHostName(String) - Method in class org.apache.ambari.server.controller.HostRequest
 
setPublicHostName(String) - Method in class org.apache.ambari.server.controller.HostResponse
 
setPublicHostname(String) - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
setPublicHostname(String) - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
setPublicHostName(String) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setPublicHostName(String) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setPublicHostName(String) - Method in interface org.apache.ambari.server.state.Host
Gets the public-facing host name.
setPublicHostNames(Set<String>) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent.Builder
 
setPublicHostNames(Set<String>) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
setQueryString(String) - Method in class org.apache.ambari.server.api.services.RequestBody
Set the query string.
setQueryTimeMS(String) - Method in class org.apache.ambari.server.controller.logging.LogLevelQueryResponse
 
setQueryTimeMS(String) - Method in class org.apache.ambari.server.controller.logging.LogQueryResponse
 
setQuickLinksConfiguration(QuickLinksConfiguration) - Method in class org.apache.ambari.server.state.quicklinks.QuickLinks
 
setQuickLinksConfigurationMap(Map<String, QuickLinks>) - Method in class org.apache.ambari.server.state.QuickLinksConfigurationInfo
 
setQuickLinksConfigurations(List<QuickLinksConfigurationInfo>) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setQuickLinksConfigurationsDir(String) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setQuickLinksConfigurationsMap(Map<String, QuickLinksConfigurationInfo>) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setRackInfo(String) - Method in class org.apache.ambari.server.controller.HostRequest
 
setRackInfo(String) - Method in class org.apache.ambari.server.controller.HostResponse
 
setRackInfo(String) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setRackInfo(String) - Method in class org.apache.ambari.server.orm.entities.TopologyHostInfoEntity
 
setRackInfo(String) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setRackInfo(String) - Method in interface org.apache.ambari.server.state.Host
 
setRackName(String) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyHost
 
setRcoFileLocation(String) - Method in class org.apache.ambari.server.state.StackInfo
 
setReadOnly(Boolean) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setReason(String) - Method in class org.apache.ambari.server.agent.CancelCommand
 
setReason(String) - Method in class org.apache.ambari.server.agent.stomp.dto.AckReport
 
setReassignAllowed(String) - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Set whether the component can be reassigned.
setReassignAllowed(String) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setRecommendationInfo(LayoutRecommendationInfo) - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo.Builder
 
setRecommendations(RecommendationResponse.Recommendation) - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse
 
setRecoveryConfig(RecoveryConfig) - Method in class org.apache.ambari.server.agent.HeartBeatResponse
Set the recovery configuration.
setRecoveryConfig(RecoveryConfig) - Method in class org.apache.ambari.server.agent.RegistrationResponse
 
setRecoveryEnabled(String) - Method in class org.apache.ambari.server.controller.ServiceComponentRequest
 
setRecoveryEnabled(boolean) - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
Set a true or false value indicating whether the service component is auto start enabled
setRecoveryEnabled(String) - Method in class org.apache.ambari.server.controller.StackServiceComponentRequest
Set whether auto start is enabled.
setRecoveryEnabled(boolean) - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Set whether auto start is enabled.
setRecoveryEnabled(boolean) - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
setRecoveryEnabled(boolean) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setRecoveryEnabled(boolean) - Method in interface org.apache.ambari.server.state.ServiceComponent
Set a true or false value specifying if this component is to be enabled for auto start or not.
setRecoveryEnabled(boolean) - Method in class org.apache.ambari.server.state.ServiceComponentImpl
Set the recoveryEnabled field in the entity object.
setRecoveryReport(RecoveryReport) - Method in class org.apache.ambari.server.agent.HeartBeat
 
setRecoveryReport(RecoveryReport) - Method in class org.apache.ambari.server.controller.HostResponse
Set the detailed recovery report
setRecoveryReport(RecoveryReport) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setRecoveryReport(RecoveryReport) - Method in interface org.apache.ambari.server.state.Host
Set detailed recovery report for the host
setRecoverySummary(String) - Method in class org.apache.ambari.server.controller.HostResponse
Set the recovery summary for the host
setRecoveryTimestamp(long) - Method in class org.apache.ambari.server.agent.HeartBeat
Set the timestamp when the recovery values were last updated.
setReference(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
Sets the path to the referenced Kerberos identity definition
setReferralMethod(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setRefreshCommandConfiguration(RefreshCommandConfiguration) - Method in class org.apache.ambari.server.state.StackInfo
 
setRegex(String) - Method in class org.apache.ambari.server.state.quicklinks.Port
 
setRegistrationCommand(RegistrationCommand) - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
setRegistryId(Long) - Method in class org.apache.ambari.server.controller.MpackRequest
 
setRegistryId(Long) - Method in class org.apache.ambari.server.controller.MpackResponse
 
setRegistryId(Long) - Method in class org.apache.ambari.server.orm.entities.MpackEntity
 
setRegistryId(Long) - Method in class org.apache.ambari.server.state.Mpack
 
setReleaseVersionClass(String) - Method in class org.apache.ambari.server.state.StackInfo
 
setReloadConfig(boolean) - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
setRemovedServices(List<String>) - Method in class org.apache.ambari.server.state.StackInfo
 
setRemovePendingHostRequests(boolean) - Method in class org.apache.ambari.server.controller.RequestRequest
 
setRenderer(Renderer) - Method in interface org.apache.ambari.server.api.query.Query
Set the corresponding renderer.
setRenderer(Renderer) - Method in class org.apache.ambari.server.api.query.QueryImpl
 
setRepeatTolerance(int) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Sets the number of sequential instances of an non-OK AlertState must be received in order to consider the alert instance as truly being in that AlertState.
setRepeatTolerance(int) - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
setRepeatToleranceEnabled(boolean) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Sets whether this definition overrides the default global tolerance value specified in cluster-env/alerts.repeat.tolerance.
setRepeatToleranceEnabled(Boolean) - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
setRepoFileName(String, Long) - Method in class org.apache.ambari.server.agent.CommandRepository
Sets filename for the repo
setRepoId(String) - Method in class org.apache.ambari.server.agent.CommandRepository.Repository
 
setRepoId(String) - Method in class org.apache.ambari.server.controller.RepositoryRequest
 
setRepoId(String) - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
setRepoID(String) - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
setRepoId(String) - Method in class org.apache.ambari.server.state.RepositoryInfo
 
setRepoId(String) - Method in class org.apache.ambari.server.topology.RepositorySetting
 
setRepoName(String) - Method in class org.apache.ambari.server.agent.AgentEnv.PackageDetail
 
setRepoName(String) - Method in class org.apache.ambari.server.controller.RepositoryRequest
 
setRepoName(String) - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
setRepoName(String) - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
setRepoName(String) - Method in class org.apache.ambari.server.state.RepositoryInfo
 
setRepoOs(RepoOsEntity) - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
setReporting(Reporting) - Method in class org.apache.ambari.server.state.alert.Source
Sets the OK/WARNING/CRTICAL structures.
setReports(List<CommandReport>) - Method in class org.apache.ambari.server.agent.HeartBeat
 
setRepoSaved(boolean) - Method in class org.apache.ambari.server.state.RepositoryInfo
Sets if the base url or mirrors list was from a saved value
setRepositories(Collection<RepositoryInfo>) - Method in class org.apache.ambari.server.agent.CommandRepository
 
setRepositories(String, Collection<RepoDefinitionEntity>) - Method in class org.apache.ambari.server.agent.CommandRepository
 
setRepositoryFile(CommandRepository) - Method in class org.apache.ambari.server.agent.ExecutionCommand
Sets the CommandRepository which will be sent down to the agent instructing it on which repository file to create on the host.
setRepositoryState(RepositoryVersionState) - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
setRepositoryVersion(RepositoryVersionEntity) - Method in class org.apache.ambari.server.orm.entities.HostVersionEntity
 
setRepositoryVersion(RepositoryVersionEntity) - Method in class org.apache.ambari.server.orm.entities.ServiceComponentVersionEntity
 
setRepositoryVersion(RepositoryVersionEntity) - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
Sets the repository version for this upgrade.
setRepositoryVersionEntity(RepositoryVersionEntity) - Method in class org.apache.ambari.server.orm.entities.RepoOsEntity
 
setRepositoryVersionId(long) - Method in class org.apache.ambari.server.agent.CommandRepository
 
setRepositoryVersionId(Long) - Method in class org.apache.ambari.server.controller.OperatingSystemRequest
 
setRepositoryVersionId(Long) - Method in class org.apache.ambari.server.controller.OperatingSystemResponse
 
setRepositoryVersionId(Long) - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
setRepositoryXml(RepositoryXml) - Method in class org.apache.ambari.server.state.StackInfo
 
setRepoVersion(String) - Method in class org.apache.ambari.server.agent.CommandRepository
 
setRequest(RequestEntity) - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
setRequest(AddServiceRequest) - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo.Builder
 
setRequestAndStage(long, long) - Method in class org.apache.ambari.server.agent.ExecutionCommand
Sets the request and stage on this command.
setRequestBody(byte[]) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
setRequestBody(String) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
setRequestContext(String) - Method in class org.apache.ambari.server.actionmanager.Request
 
setRequestContext(String) - Method in class org.apache.ambari.server.controller.internal.RequestStageContainer
Sets the context for the request (optional operation)
setRequestContext(String) - Method in class org.apache.ambari.server.controller.RequestStatusResponse
 
setRequestContext(String) - Method in class org.apache.ambari.server.events.RequestUpdateEvent
 
setRequestContext(String) - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
setRequestContext(String) - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
setRequestedCount(int) - Method in class org.apache.ambari.server.topology.HostGroupInfo
Set the requested host count for the host group.
setRequestEntities(List<RequestEntity>) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setRequestEntity(RequestEntity) - Method in class org.apache.ambari.server.orm.entities.RequestOperationLevelEntity
 
setRequestEntity(RequestEntity) - Method in class org.apache.ambari.server.orm.entities.RequestResourceFilterEntity
 
setRequestEntity(RequestEntity) - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
 
setRequestId(long) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
setRequestId(long) - Method in class org.apache.ambari.server.bootstrap.BootStrapPostStatus
 
setRequestId(long) - Method in class org.apache.ambari.server.bootstrap.BSResponse
 
setRequestId(int) - Method in class org.apache.ambari.server.controller.RequestRequest
 
setRequestId(long) - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
setRequestId(Long) - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
setRequestId(Long) - Method in class org.apache.ambari.server.events.RequestUpdateEvent.HostRoleCommand
 
setRequestId(Long) - Method in class org.apache.ambari.server.events.RequestUpdateEvent
 
setRequestId(Long) - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
setRequestId(Long) - Method in class org.apache.ambari.server.orm.dao.RequestDAO.StageEntityPK
 
setRequestId(Long) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setRequestId(Long) - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
setRequestId(Long) - Method in class org.apache.ambari.server.orm.entities.RequestOperationLevelEntity
 
setRequestId(Long) - Method in class org.apache.ambari.server.orm.entities.RequestResourceFilterEntity
 
setRequestId(Long) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
setRequestId(Long) - Method in class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntity
 
setRequestId(Long) - Method in class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntityPK
 
setRequestId(Long) - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
setRequestId(Long) - Method in class org.apache.ambari.server.orm.entities.StageEntityPK
 
setRequestId(Long) - Method in class org.apache.ambari.server.state.scheduler.BatchRequest
 
setRequestId(Long) - Method in class org.apache.ambari.server.state.scheduler.BatchRequestResponse
 
setRequestInfoProps(Map<String, String>) - Method in interface org.apache.ambari.server.api.query.Query
Set this Query's requestInfoProperties from the original request.
setRequestInfoProps(Map<String, String>) - Method in class org.apache.ambari.server.api.query.QueryImpl
 
setRequestOperationLevel(RequestOperationLevelEntity) - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
setRequestScheduleBatchRequestEntities(Collection<RequestScheduleBatchRequestEntity>) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setRequestScheduleEntities(Collection<RequestScheduleEntity>) - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
setRequestScheduleEntity(RequestScheduleEntity) - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
setRequestScheduleEntity(RequestScheduleEntity) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
setRequestScheduleId(Long) - Method in class org.apache.ambari.server.actionmanager.Request
 
setRequestScheduleId(Long) - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
setRequestStatus(HostRoleStatus) - Method in class org.apache.ambari.server.events.RequestUpdateEvent
 
setRequestStatus(HostRoleStatus) - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
setRequestStatus(String) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
setRequestType(RequestType) - Method in class org.apache.ambari.server.actionmanager.Request
 
setRequestType(RequestType) - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
setRequestType(String) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
setRequestUri(String) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
setRequired(Boolean) - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
Set required attribute on this property.
setRequired(boolean) - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntity
Set the flag which indicate whether or not the parameter is required.
setRequired(Boolean) - Method in class org.apache.ambari.server.state.CredentialStoreInfo
Set whether the service requires credential store
setRequiredCreateAuthorizations(Set<RoleAuthorization>) - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Sets the authorizations for which one is needed to the grant access to create resources or a particular resource.
setRequiredDeleteAuthorizations(Set<RoleAuthorization>) - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Sets the authorizations for which one is needed to the grant access to delete resources or a particular resource.
setRequiredGetAuthorizations(Set<RoleAuthorization>) - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Sets the authorizations for which one is needed to the grant access to get resources or a particular resource.
setRequiredProperties(Map<String, String>) - Method in class org.apache.ambari.server.state.theme.Widget
 
setRequiredServices(List<String>) - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
setRequiredServices(List<String>) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setRequiredUpdateAuthorizations(Set<RoleAuthorization>) - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Sets the authorizations for which one is needed to the grant access to update resources or a particular resource.
setRequireInput(boolean) - Method in class org.apache.ambari.server.state.PropertyInfo
 
setRequiresUserName(String) - Method in class org.apache.ambari.server.state.quicklinks.Link
 
setResolved(boolean) - Method in class org.apache.ambari.server.agent.CommandRepository
Gets whether this repository has had its version resolved.
setResolved(boolean) - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
Sets whether this repository has been installed and has reported back its actual version.
setResolvedKerberosKeytab(ResolvedKerberosKeytab) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
setResolvedRepository(RepositoryVersionEntity) - Method in class org.apache.ambari.server.controller.ServiceRequest
 
setResource(ResourceEntity) - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
Set the admin resource entity.
setResource(ResourceEntity) - Method in class org.apache.ambari.server.orm.entities.PrivilegeEntity
Set the resource entity.
setResource(ResourceEntity) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Set the admin resource entity.
setResource(String) - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntity
Set the resource class name.
setResource(String) - Method in class org.apache.ambari.server.state.theme.ConfigCondition
 
setResourceFilterEntities(Collection<RequestResourceFilterEntity>) - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
setResourceFilters(List<RequestResourceFilter>) - Method in class org.apache.ambari.server.actionmanager.Request
 
setResourceId(Long) - Method in class org.apache.ambari.server.state.Mpack
 
setResourceProperty(Resource, String, Object, Set<String>) - Static method in class org.apache.ambari.server.controller.internal.BaseProvider
Set a property value on the given resource for the given id and value.
setResources(Collection<ViewResourceEntity>) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the view resources.
setResourceType(ResourceTypeEntity) - Method in class org.apache.ambari.server.orm.entities.PermissionEntity
Set the resource type entity.
setResourceType(ResourceTypeEntity) - Method in class org.apache.ambari.server.orm.entities.ResourceEntity
Set the resource type entity.
setResourceType(ResourceTypeEntity) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the admin resource type entity.
setResponseId(long) - Method in class org.apache.ambari.server.agent.HeartBeat
 
setResponseId(long) - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
setResponseId(int) - Method in class org.apache.ambari.server.agent.Register
 
setResponseId(long) - Method in class org.apache.ambari.server.agent.RegistrationResponse
 
setResponseMsg(String) - Method in class org.apache.ambari.server.state.scheduler.BatchRequest
 
setResponseStatus(RegistrationStatus) - Method in class org.apache.ambari.server.agent.RegistrationResponse
 
setRestartAgent(Boolean) - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
setRestartRequired(boolean) - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
setRestartRequired(boolean) - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
setRestartRequired(boolean) - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
setRestartRequiredAfterChange(Boolean) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setRestartRequiredAfterRackChange(Boolean) - Method in class org.apache.ambari.server.state.ServiceInfo
Set indicator for required restart after a host rack info change.
setRestartRequiredWithoutEventPublishing(boolean) - Method in interface org.apache.ambari.server.state.ServiceComponentHost
Set restartRequired flag for appropriate HostComponentDesiredStateEntity
setRestartRequiredWithoutEventPublishing(boolean) - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
setResult(String) - Method in class org.apache.ambari.server.security.SignCertResponse
 
setResultMetadata(ResultMetadata) - Method in interface org.apache.ambari.server.api.services.Result
 
setResultMetadata(ResultMetadata) - Method in class org.apache.ambari.server.api.services.ResultImpl
 
setResultSize(String) - Method in class org.apache.ambari.server.controller.logging.LogLevelQueryResponse
 
setResultSize(String) - Method in class org.apache.ambari.server.controller.logging.LogQueryResponse
 
setResultStatus(ResultStatus) - Method in interface org.apache.ambari.server.api.services.Result
 
setResultStatus(ResultStatus) - Method in class org.apache.ambari.server.api.services.ResultImpl
 
setRetryAllowed(boolean) - Method in class org.apache.ambari.server.controller.ActionExecutionContext
Sets whether the action can be retried if it fails.
setRetryAllowed(boolean) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
Sets whether this task should hold for retry when an error occurs.
setReturnCode(Integer) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
setReturnCode(Integer) - Method in class org.apache.ambari.server.state.scheduler.BatchRequest
 
setReturnCode(int) - Method in class org.apache.ambari.server.state.scheduler.BatchRequestResponse
 
setReturnMessage(String) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
setReturnMessage(String) - Method in class org.apache.ambari.server.state.scheduler.BatchRequestResponse
 
setReverseLookup(Boolean) - Method in class org.apache.ambari.server.agent.AgentEnv
 
setRevertAllowed(Boolean) - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
setRevertAllowed(boolean) - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
Sets whether this upgrade supports being reverted.
setRightOperand(T) - Method in class org.apache.ambari.server.api.predicate.expressions.AbstractExpression
 
setRightOperand(T) - Method in interface org.apache.ambari.server.api.predicate.expressions.Expression
Set the expressions right operand.
setRole(String) - Method in class org.apache.ambari.server.agent.CommandReport
 
setRole(String) - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
setRole(String) - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
setRole(Role) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setRole(Role) - Method in class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntity
 
setRole(Role) - Method in class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntityPK
 
setRoleCommand(RoleCommand) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
setRoleCommand(String) - Method in class org.apache.ambari.server.agent.CommandReport
 
setRoleCommand(RoleCommand) - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
setRoleCommand(RoleCommand) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setRoleCommandOrder(StackRoleCommandOrder) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setRoleCommandOrder(StackRoleCommandOrder) - Method in class org.apache.ambari.server.state.StackInfo
 
setRoleParameters(Map<String, Object>) - Method in class org.apache.ambari.server.agent.ExecutionCommand
Sets the role parameters for the command.
setRoleParams(Map<String, String>) - Method in class org.apache.ambari.server.agent.ExecutionCommand
Sets the roleParams for the command.
setRoleSuccessCriterias(Collection<RoleSuccessCriteriaEntity>) - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
setRollingRestartSupported(boolean) - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
setRollingRestartSupported(boolean) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setRollingRestartSupported(boolean) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setRowIndex(String) - Method in class org.apache.ambari.server.state.theme.Section
 
setRowIndex(String) - Method in class org.apache.ambari.server.state.theme.Subsection
 
setRowSpan(String) - Method in class org.apache.ambari.server.state.theme.Section
 
setRowSpan(String) - Method in class org.apache.ambari.server.state.theme.Subsection
 
setSchedule(Schedule) - Method in class org.apache.ambari.server.controller.RequestScheduleRequest
 
setSchedule(Schedule) - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
setSchedule(Schedule) - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Set schedule for the execution
setSchedule(Schedule) - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
setScheduleId(Long) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
setScheduleId(Long) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntityPK
 
setScheduleId(long) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setScheduleInterval(Integer) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Sets the alert trigger interval, in seconds.
setSchemaVersion(String) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setSchemaVersion(String) - Method in class org.apache.ambari.server.state.stack.ServiceMetainfoXml
 
setScope(String) - Method in class org.apache.ambari.server.controller.WidgetResponse
 
setScope(Scope) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Sets the scope of the alert definition.
setScope(String) - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
setScope(String) - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
setScope(Scope) - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
setScope(String) - Method in class org.apache.ambari.server.state.DependencyInfo
Setter for scope property.
setSearchEngineURL(String) - Method in class org.apache.ambari.server.controller.logging.LogFileDefinitionInfo
 
setSecondaryUrl(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setSectionColumns(String) - Method in class org.apache.ambari.server.state.theme.Section
 
setSectionName(String) - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
setSectionName(String) - Method in class org.apache.ambari.server.state.stack.WidgetLayout
 
setSectionRows(String) - Method in class org.apache.ambari.server.state.theme.Section
 
setSections(List<Section>) - Method in class org.apache.ambari.server.state.theme.TabLayout
 
setSecurityDescriptorReference(String) - Method in class org.apache.ambari.server.orm.entities.BlueprintEntity
 
setSecurityHelper(SecurityHelper) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Set the security helper.
setSecurityType(SecurityType) - Method in class org.apache.ambari.server.controller.KerberosDetails
 
setSecurityType(SecurityType) - Method in class org.apache.ambari.server.orm.entities.BlueprintEntity
 
setSecurityType(SecurityType) - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
Set's this ClusterEntity's security type
setSecurityType(SecurityType) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
setSecurityType(SecurityType) - Method in interface org.apache.ambari.server.state.Cluster
Sets this Cluster's security type.
setSelected(boolean) - Method in class org.apache.ambari.server.controller.ConfigurationRequest
Sets if the configuration is selected
setSelected(Integer) - Method in interface org.apache.ambari.server.orm.cache.HostConfigMapping
 
setSelected(Integer) - Method in class org.apache.ambari.server.orm.cache.HostConfigMappingImpl
 
setSelected(boolean) - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
setSelected(int) - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntity
 
setSelection(ServiceInfo.Selection) - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
setSelection(ServiceInfo.Selection) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setSelectionCardinality(String) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setSelectorHeaderName(String) - Method in class org.apache.ambari.server.agent.stomp.AmbariSubscriptionRegistry
Configure the name of a selector header that a subscription message can have in order to filter messages based on their headers.
setSeLinux(boolean) - Method in class org.apache.ambari.server.agent.HostInfo
 
setSendExecCmdDet(String) - Method in class org.apache.ambari.server.agent.ComponentStatus
 
setSequenceNumber(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setServerActionsFolder(File) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setServerTimeStampAtReporting(long) - Method in class org.apache.ambari.server.agent.AgentEnv.HostHealth
 
setService(boolean) - Method in class org.apache.ambari.server.orm.entities.KerberosPrincipalEntity
Set whether this KerberosPrincipalEntity represents a service principal (true) or not (false)
setService(String) - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntity
Set the resource service class name.
setService(boolean) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
setService(String) - Method in class org.apache.ambari.server.state.Alert
 
setServiceAdvisorType(ServiceInfo.ServiceAdvisorType) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setServiceComponentDesiredState(ServiceComponentDesiredStateEntity) - Method in class org.apache.ambari.server.orm.entities.ServiceComponentVersionEntity
 
setServiceComponentDesiredStateEntities(Collection<ServiceComponentDesiredStateEntity>) - Method in class org.apache.ambari.server.orm.entities.ClusterServiceEntity
 
setServiceComponentDesiredStateEntity(ServiceComponentDesiredStateEntity) - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
setServiceComponentDesiredStateEntity(ServiceComponentDesiredStateEntity) - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
setServiceComponentHost(ServiceComponentHostImpl) - Method in class org.apache.ambari.server.events.StaleConfigsUpdateEvent
 
setServiceConfigEntities(Collection<ServiceConfigEntity>) - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
setServiceConfigEntities(Collection<ServiceConfigEntity>) - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
setServiceConfigId(Long) - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
setServiceConfigId(Long) - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
setServiceConfigVersion(String, Long, String, String) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
setServiceConfigVersion(String, Long, String, String) - Method in interface org.apache.ambari.server.state.Cluster
Apply specified service config version (rollback)
setServiceConfigVersionNote(String) - Method in class org.apache.ambari.server.controller.ConfigGroupRequest
 
setServiceConfigVersionNote(String) - Method in class org.apache.ambari.server.controller.ConfigurationRequest
 
setServiceConfigVersionRequest(ServiceConfigVersionRequest) - Method in class org.apache.ambari.server.controller.ClusterRequest
 
setServiceConfigVersions(List<Long>) - Method in class org.apache.ambari.server.controller.ConfigurationResponse
 
setServiceDesiredStateEntity(ServiceDesiredStateEntity) - Method in class org.apache.ambari.server.orm.entities.ClusterServiceEntity
 
setServiceDisplay(String, String) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
setServiceDisplayName(String) - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
setServiceEnabled(int) - Method in class org.apache.ambari.server.orm.entities.ClusterServiceEntity
 
setServiceKerberosDescriptorFiles(Collection<File>) - Method in class org.apache.ambari.server.controller.StackVersionResponse
Sets the Collection of stack-specific service-level Kerberos descriptor Files
setServiceMapping(List<KerberosKeytabServiceMappingEntity>) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabPrincipalEntity
 
setServiceMapping(Multimap<String, String>) - Method in class org.apache.ambari.server.serveraction.kerberos.stageutils.ResolvedKerberosPrincipal
 
setServiceName(String) - Method in class org.apache.ambari.server.agent.CommandReport
 
setServiceName(String) - Method in class org.apache.ambari.server.agent.ComponentStatus
 
setServiceName(String) - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
setServiceName(String) - Method in class org.apache.ambari.server.agent.RecoveryConfigComponent
 
setServiceName(String) - Method in class org.apache.ambari.server.agent.StatusCommand
 
setServiceName(String) - Method in class org.apache.ambari.server.agent.stomp.dto.AlertGroupUpdate
 
setServiceName(String) - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentStatusReport
 
setServiceName(String) - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentVersionReport
 
setServiceName(String) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent.Builder
 
setServiceName(String) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
setServiceName(String) - Method in class org.apache.ambari.server.controller.AlertDefinitionResponse
 
setServiceName(String) - Method in class org.apache.ambari.server.controller.ConfigGroupRequest
 
setServiceName(String) - Method in class org.apache.ambari.server.controller.internal.DeleteHostComponentStatusMetaData.HostComponent
 
setServiceName(String) - Method in class org.apache.ambari.server.controller.RootServiceRequest
 
setServiceName(String) - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
setServiceName(String) - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
setServiceName(String) - Method in class org.apache.ambari.server.controller.ServiceComponentRequest
 
setServiceName(String) - Method in class org.apache.ambari.server.controller.ServiceComponentResponse
 
setServiceName(String) - Method in class org.apache.ambari.server.controller.ServiceConfigVersionRequest
 
setServiceName(String) - Method in class org.apache.ambari.server.controller.ServiceRequest
 
setServiceName(String) - Method in class org.apache.ambari.server.controller.ServiceResponse
 
setServiceName(String) - Method in class org.apache.ambari.server.controller.StackConfigurationDependencyResponse
 
setServiceName(String) - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
 
setServiceName(String) - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Set service name.
setServiceName(String) - Method in class org.apache.ambari.server.controller.StackServiceRequest
 
setServiceName(String) - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
setServiceName(String) - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
setServiceName(String) - Method in class org.apache.ambari.server.events.HostComponentUpdate
 
setServiceName(String) - Method in class org.apache.ambari.server.events.ServiceUpdateEvent
 
setServiceName(String) - Method in interface org.apache.ambari.server.orm.cache.HostConfigMapping
 
setServiceName(String) - Method in class org.apache.ambari.server.orm.cache.HostConfigMappingImpl
 
setServiceName(String) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Gets the name of the service that this alert definition is associated with.
setServiceName(String) - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
Set the service name.
setServiceName(String) - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
Sets the name of the service that the alert is defined for.
setServiceName(String) - Method in class org.apache.ambari.server.orm.entities.ClusterServiceEntity
 
setServiceName(String) - Method in class org.apache.ambari.server.orm.entities.ClusterServiceEntityPK
 
setServiceName(String) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
setServiceName(String) - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
 
setServiceName(String) - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
setServiceName(String) - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntity
 
setServiceName(String) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabServiceMappingEntity
 
setServiceName(String) - Method in class org.apache.ambari.server.orm.entities.RemoteAmbariClusterServiceEntity
Set service name
setServiceName(String) - Method in class org.apache.ambari.server.orm.entities.RequestOperationLevelEntity
 
setServiceName(String) - Method in class org.apache.ambari.server.orm.entities.RequestResourceFilterEntity
 
setServiceName(String) - Method in class org.apache.ambari.server.orm.entities.ServiceComponentDesiredStateEntity
 
setServiceName(String) - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
setServiceName(String) - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntity
 
setServiceName(String) - Method in class org.apache.ambari.server.orm.entities.ServiceDesiredStateEntityPK
 
setServiceName(String) - Method in class org.apache.ambari.server.orm.entities.UpgradeHistoryEntity
 
setServiceName(String) - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
setServiceName(String) - Method in interface org.apache.ambari.server.state.configgroup.ConfigGroup
 
setServiceName(String) - Method in class org.apache.ambari.server.state.configgroup.ConfigGroupImpl
 
setServiceName(String) - Method in class org.apache.ambari.server.state.DesiredConfig
Sets the service name (if any) for the desired config.
setServiceNames(Collection<String>) - Method in class org.apache.ambari.server.orm.dao.KerberosKeytabPrincipalDAO.KerberosKeytabPrincipalFilter
 
setServicePackageFolder(String) - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataServiceInfo
 
setServicePackageFolder(String) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setServicePropertyList(List<ServicePropertyInfo>) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setServices(Set<String>) - Method in class org.apache.ambari.server.api.services.stackadvisor.recommendations.RecommendationResponse
 
setServices(Collection<RemoteAmbariClusterServiceEntity>) - Method in class org.apache.ambari.server.orm.entities.RemoteAmbariClusterEntity
Set the services installed on the cluster
setServices(Collection<ServiceInfo>) - Method in class org.apache.ambari.server.state.ExtensionInfo
 
setServices(Map<String, KerberosServiceDescriptor>) - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptor
Set the KerberosServiceDescriptors in this KerberosDescriptor
setServices(List<Service>) - Method in class org.apache.ambari.server.state.quicklinksprofile.QuickLinksProfile
 
setServices(List<ServiceInfo>) - Method in class org.apache.ambari.server.state.stack.ServiceMetainfoXml
 
setServices(Collection<ServiceInfo>) - Method in class org.apache.ambari.server.state.StackInfo
 
setServicesWithNoConfigs(List<String>) - Method in class org.apache.ambari.server.state.StackInfo
 
setServiceType(String) - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
setServiceType(String) - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
setServiceType(String) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setServiceUpgradesFolder(File) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setServiceVersion(String) - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
setSessionAttribute(String, Object) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
 
setSessionAttribute(String, Object) - Method in interface org.apache.ambari.server.state.Cluster
Sets or adds an attribute in the session for this cluster
setSettingData(String) - Method in class org.apache.ambari.server.orm.entities.BlueprintSettingEntity
Set the setting data.
setSettingName(String) - Method in class org.apache.ambari.server.orm.entities.BlueprintSettingEntity
Set the setting name.
setSettings(Collection<BlueprintSettingEntity>) - Method in class org.apache.ambari.server.orm.entities.BlueprintEntity
Set the settings collection.
setSettingType(String) - Method in class org.apache.ambari.server.orm.entities.SettingEntity
 
setSetupTruststoreForHttps(boolean) - Method in class org.apache.ambari.server.controller.internal.URLStreamProvider
 
setShortUrl(String) - Method in class org.apache.ambari.server.controller.ViewInstanceResponse.ViewInstanceResponseInfo
set short url for the view
setShortUrlName(String) - Method in class org.apache.ambari.server.controller.ViewInstanceResponse.ViewInstanceResponseInfo
Sets short url name
setShowPropertyName(Boolean) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setSignedCa(String) - Method in class org.apache.ambari.server.security.SignCertResponse
 
setSingleSignOnInfo(SingleSignOnInfo) - Method in class org.apache.ambari.server.state.ServiceInfo
Set a new value for the SSO integration support
setSite(String) - Method in class org.apache.ambari.server.state.quicklinks.Check
 
setSite(String) - Method in class org.apache.ambari.server.state.quicklinks.Port
 
setSize(String) - Method in class org.apache.ambari.server.agent.DiskInfo
 
setSkipFailures(Boolean) - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
setSkippable(boolean) - Method in class org.apache.ambari.server.actionmanager.Stage
Set skippable for this stage.
setSkippable(Boolean) - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveStage
 
setSkippable(boolean) - Method in class org.apache.ambari.server.orm.entities.StageEntity
Set skippable for this stage.
setSkipServiceCheckFailures(Boolean) - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
setSkipUpgrade(Boolean) - Method in class org.apache.ambari.server.state.ServiceOsSpecific.Package
 
setSortOrder(Integer) - Method in class org.apache.ambari.server.orm.entities.PermissionEntity
Sets the explicit sort order value for this PermissionEntity
setSortRequest(SortRequest) - Method in interface org.apache.ambari.server.api.query.Query
Set the order request information on the query
setSortRequest(SortRequest) - Method in class org.apache.ambari.server.api.query.QueryImpl
 
setSource(String) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
Sets the source of the alert, typically in JSON, that defines the type of the alert and its properties.
setSource(Source) - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
setSourceFile(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setSourceFileLineNumber(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setSourceScheduleForRequest(long, long) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Updates request with link to source schedule
setSourceScheduleForRequest(long, long) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
setSourceType(SourceType) - Method in class org.apache.ambari.server.controller.AlertDefinitionResponse
Sets the type of alert.
setSourceType(SourceType) - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
 
setSpec(String) - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineAppMetricCacheKey
Set spec string.
setSpecs(List<LdapSyncSpecEntity>) - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Set the event specifications.
setSpnegoKeytabFilePath(String) - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationProperties
Sets the configured SPNEGO keytab file path.
setSpnegoPrincipalName(String) - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationProperties
Sets the configured SPNEGO principal name.
setSshKey(String) - Method in class org.apache.ambari.server.bootstrap.SshHostInfo
 
setSshPort(String) - Method in class org.apache.ambari.server.bootstrap.SshHostInfo
 
setSslEnabled(boolean) - Method in class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
 
setSsoEnabledTest(String) - Method in class org.apache.ambari.server.state.SingleSignOnInfo
Sets the configuration specification that can be used to determine if SSO has been enabled or not.
setStack(StackEntity) - Method in class org.apache.ambari.server.orm.entities.BlueprintEntity
Sets the blueprint's stack.
setStack(StackEntity) - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
Sets the cluster configuration's stack.
setStack(StackEntity) - Method in class org.apache.ambari.server.orm.entities.ExtensionLinkEntity
 
setStack(StackEntity) - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
Sets the repository version's stack.
setStack(StackEntity) - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
Sets the service configuration's stack.
setStack(Stack) - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo.Builder
 
setStackDefault(boolean) - Method in class org.apache.ambari.server.state.repository.VersionDefinitionXml
Sets if the version definition is a stack default.
setStackFoldersAndFiles(AgentEnv.Directory[]) - Method in class org.apache.ambari.server.agent.AgentEnv
 
setStackId(StackId) - Method in class org.apache.ambari.server.controller.ActionExecutionContext
Sets the stack to use for generating stack-associated values for a command.
setStackId(String) - Method in class org.apache.ambari.server.controller.MpackResponse
 
setStackId(String) - Method in class org.apache.ambari.server.state.StackId
 
setStackName(String) - Method in class org.apache.ambari.server.agent.CommandRepository
 
setStackName(String) - Method in class org.apache.ambari.server.agent.ComponentsResponse
 
setStackName(String) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorResponse.Version
 
setStackName(String) - Method in class org.apache.ambari.server.controller.ExtensionLinkRequest
 
setStackName(String) - Method in class org.apache.ambari.server.controller.ExtensionLinkResponse.ExtensionLinkResponseInfo
 
setStackName(String) - Method in class org.apache.ambari.server.controller.OperatingSystemResponse
 
setStackName(String) - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
setStackName(String) - Method in class org.apache.ambari.server.controller.StackConfigurationDependencyResponse
 
setStackName(String) - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
 
setStackName(String) - Method in class org.apache.ambari.server.controller.StackRequest
 
setStackName(String) - Method in class org.apache.ambari.server.controller.StackResponse
 
setStackName(String) - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Set stack name.
setStackName(String) - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
setStackName(String) - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
setStackName(String) - Method in class org.apache.ambari.server.orm.entities.StackEntity
Sets the name of the stack, such as "HDP".
setStacks(List<ExtensionMetainfoXml.Stack>) - Method in class org.apache.ambari.server.state.ExtensionInfo
 
setStackToolsAndFeatures(Configuration, Set<String>) - Method in class org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor
Sets the read-only properties for stack features & tools, overriding anything provided in the blueprint.
setStackVersion(String) - Method in class org.apache.ambari.server.agent.ComponentsResponse
 
setStackVersion(String) - Method in class org.apache.ambari.server.agent.ComponentStatus
 
setStackVersion(String) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorResponse.Version
 
setStackVersion(String) - Method in class org.apache.ambari.server.controller.ExtensionLinkRequest
 
setStackVersion(String) - Method in class org.apache.ambari.server.controller.ExtensionLinkResponse.ExtensionLinkResponseInfo
 
setStackVersion(String) - Method in class org.apache.ambari.server.controller.OperatingSystemResponse
 
setStackVersion(String) - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
setStackVersion(String) - Method in class org.apache.ambari.server.controller.StackConfigurationDependencyResponse
 
setStackVersion(String) - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
 
setStackVersion(String) - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Set stack version.
setStackVersion(String) - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
setStackVersion(String) - Method in class org.apache.ambari.server.controller.StackVersionRequest
 
setStackVersion(String) - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
setStackVersion(String) - Method in class org.apache.ambari.server.orm.entities.StackEntity
Sets the version of the stack, such as "2.2".
setStage(StageEntity) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
Sets the associated StageEntity for this command.
setStage(StageEntity) - Method in class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntity
 
setStageId(long) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
setStageId(long) - Method in class org.apache.ambari.server.actionmanager.Stage
 
setStageId(long) - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
setStageId(Long) - Method in class org.apache.ambari.server.orm.dao.RequestDAO.StageEntityPK
 
setStageId(Long) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setStageId(Long) - Method in class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntity
 
setStageId(Long) - Method in class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntityPK
 
setStageId(Long) - Method in class org.apache.ambari.server.orm.entities.StageEntity
 
setStageId(Long) - Method in class org.apache.ambari.server.orm.entities.StageEntityPK
 
setStageId(Long) - Method in class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
setStageId(Long) - Method in class org.apache.ambari.server.orm.entities.UpgradeItemEntity
 
setStages(Collection<Stage>) - Method in class org.apache.ambari.server.actionmanager.Request
 
setStages(Collection<StageEntity>) - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
setStages(RequestStageContainer) - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo.Builder
 
setStaleConfig(String) - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
setStaleConfig(boolean) - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
setStaleConfigs(Boolean) - Method in class org.apache.ambari.server.events.HostComponentUpdate
 
setStaleConfigs(Boolean) - Method in class org.apache.ambari.server.events.StaleConfigsUpdateEvent
 
setStaleConfigsHosts(int) - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
setStartIndex(String) - Method in class org.apache.ambari.server.controller.logging.LogLevelQueryResponse
 
setStartIndex(String) - Method in class org.apache.ambari.server.controller.logging.LogQueryResponse
 
setStartTime(long) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
setStartTime(long) - Method in class org.apache.ambari.server.actionmanager.Request
 
setStartTime(String, String, long) - Method in class org.apache.ambari.server.actionmanager.Stage
 
setStartTime(Long) - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricsCacheValue
 
setStartTime(Long) - Method in class org.apache.ambari.server.events.RequestUpdateEvent
 
setStartTime(Long) - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
setStartTime(Long) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setStartTime(long) - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Set the sync start time.
setStartTime(Long) - Method in class org.apache.ambari.server.orm.entities.RequestEntity
 
setStartTime(String) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setStartTime(long) - Method in class org.apache.ambari.server.state.action.ActionImpl
 
setStartTime(String) - Method in class org.apache.ambari.server.state.scheduler.Schedule
 
setState(String) - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
setState(State) - Method in class org.apache.ambari.server.events.ServiceUpdateEvent
 
setState(RepositoryVersionState) - Method in class org.apache.ambari.server.orm.entities.HostVersionEntity
 
setState(RepositoryVersionState) - Method in class org.apache.ambari.server.orm.entities.ServiceComponentVersionEntity
 
setState(UpgradeState) - Method in class org.apache.ambari.server.orm.entities.UpgradeItemEntity
 
setState(ActionState) - Method in interface org.apache.ambari.server.state.action.Action
Set the State of the Action
setState(ActionState) - Method in class org.apache.ambari.server.state.action.ActionImpl
 
setState(AlertState) - Method in class org.apache.ambari.server.state.Alert
 
setState(HostState) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setState(HostState) - Method in interface org.apache.ambari.server.state.Host
Set the State of the Host
setState(State) - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
setState(State) - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
setStateChanged(boolean) - Method in class org.apache.ambari.server.events.ServiceUpdateEvent
 
setStateMachineState(HostState) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setStateMachineState(HostState) - Method in interface org.apache.ambari.server.state.Host
Set state of host's state machine.
setStatus(HostRoleStatus) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
setStatus(HostRoleStatus) - Method in class org.apache.ambari.server.actionmanager.Request
 
setStatus(HostRoleStatus) - Method in class org.apache.ambari.server.actionmanager.Stage
sets status of the stage
setStatus(String) - Method in class org.apache.ambari.server.agent.AgentEnv.LiveService
 
setStatus(String) - Method in class org.apache.ambari.server.agent.CommandReport
 
setStatus(String) - Method in class org.apache.ambari.server.agent.ComponentStatus
 
setStatus(HostStatus.Status) - Method in class org.apache.ambari.server.agent.HostStatus
 
setStatus(AckReport.AckStatus) - Method in class org.apache.ambari.server.agent.stomp.dto.AckReport
 
setStatus(String) - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentStatusReport
 
setStatus(StompResponse.StompResponseStatus) - Method in class org.apache.ambari.server.agent.stomp.StompResponse
 
setStatus(BootStrapPostStatus.BSPostStat) - Method in class org.apache.ambari.server.bootstrap.BootStrapPostStatus
 
setStatus(BootStrapStatus.BSStat) - Method in class org.apache.ambari.server.bootstrap.BootStrapStatus
 
setStatus(String) - Method in class org.apache.ambari.server.bootstrap.BSHostStatus
 
setStatus(BSResponse.BSRunStat) - Method in class org.apache.ambari.server.bootstrap.BSResponse
 
setStatus(String) - Method in class org.apache.ambari.server.controller.HostResponse
 
setStatus(HostRoleStatus) - Method in class org.apache.ambari.server.controller.RequestRequest
 
setStatus(String) - Method in class org.apache.ambari.server.controller.RequestScheduleRequest
 
setStatus(String) - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
setStatus(String) - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
setStatus(HostRoleStatus) - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveRequest
 
setStatus(HostRoleStatus) - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveStage
 
setStatus(HostRoleStatus) - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
setStatus(HostRoleStatus) - Method in class org.apache.ambari.server.events.RequestUpdateEvent.HostRoleCommand
 
setStatus(HostRoleStatus) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setStatus(LdapSyncEventEntity.Status) - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Set the event status.
setStatus(HostRoleStatus) - Method in class org.apache.ambari.server.orm.entities.RequestEntity
sets status for the request
setStatus(String) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setStatus(HostRoleStatus) - Method in class org.apache.ambari.server.orm.entities.StageEntity
sets status for the stage
setStatus(HostRoleStatus) - Method in class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
setStatus(ViewDefinition.ViewStatus) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the status of the view.
setStatus(String) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setStatus(String) - Method in interface org.apache.ambari.server.state.Host
Set the Status of the Host
setStatus(String) - Method in class org.apache.ambari.server.state.scheduler.BatchRequest
 
setStatus(String) - Method in class org.apache.ambari.server.state.scheduler.BatchRequestResponse
 
setStatus(RequestExecution.Status) - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Set status of the schedule
setStatus(RequestExecution.Status) - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
setStatus(HostRoleStatus) - Method in class org.apache.ambari.server.topology.HostRequest
 
setStatusAction(String) - Method in class org.apache.ambari.server.bootstrap.BSHostStatus
 
setStatusCode(String) - Method in class org.apache.ambari.server.bootstrap.BSHostStatus
 
setStatusCommands(List<StatusCommand>) - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
setStatusCommands(List<StatusCommand>) - Method in class org.apache.ambari.server.agent.RegistrationResponse
 
setStatusCommandsTimeout(Long) - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataServiceInfo
 
setStatusDetail(String) - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Set the event status detail message.
setStatusDetail(String) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the status detail for the view.
setStatuses(Set<String>) - Method in class org.apache.ambari.server.controller.RequestsByStatusesRequest
 
setStatusMessage(String) - Method in class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
setStatusMessage(String) - Method in class org.apache.ambari.server.topology.HostRequest
 
setStatusOfStagesAndRequests() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
setStderr(String) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
setStderr(String, String, String) - Method in class org.apache.ambari.server.actionmanager.Stage
 
setStdErr(String) - Method in class org.apache.ambari.server.agent.CommandReport
 
setStderr(String) - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
setStdError(byte[]) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setStdout(String) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
setStdout(String, String, String) - Method in class org.apache.ambari.server.actionmanager.Stage
 
setStdOut(String) - Method in class org.apache.ambari.server.agent.CommandReport
 
setStdout(String) - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
setStdOut(byte[]) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setStrictTransportSecurity(String) - Method in class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
 
setString(Resource, String, ResultSet, Set<String>) - Method in class org.apache.ambari.server.controller.internal.AbstractJDBCResourceProvider
Retrieves the db field corresponding to a property id from a result set as a string and sets the resulting string as a resource property.
setStructuredOut(String) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
setStructuredOut(String) - Method in class org.apache.ambari.server.agent.CommandReport
 
setStructuredOut(String) - Method in class org.apache.ambari.server.events.NamedTaskUpdateEvent
 
setStructuredOut(byte[]) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setSubResourceNames(Collection<String>) - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntity
Set the sub-resource names.
setSubsectionName(String) - Method in class org.apache.ambari.server.state.theme.ConfigPlacement
 
setSubsections(List<Subsection>) - Method in class org.apache.ambari.server.state.theme.Section
 
setSubsectionTabName(String) - Method in class org.apache.ambari.server.state.theme.ConfigPlacement
 
setSubsectionTabs(List<Subsection.SubsectionTab>) - Method in class org.apache.ambari.server.state.theme.Subsection
 
setSuccessFactor(Double) - Method in class org.apache.ambari.server.orm.entities.RoleSuccessCriteriaEntity
 
setSuccessFactors(Map<Role, Float>) - Method in class org.apache.ambari.server.actionmanager.Stage
 
setSuccessFactors(Map<Role, Float>) - Method in class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener.ActiveStage
 
setSummaries(Map<Long, Map<String, AlertSummaryGroupedRenderer.AlertDefinitionSummary>>) - Method in class org.apache.ambari.server.events.AlertUpdateEvent
 
setSummary(String) - Method in class org.apache.ambari.server.agent.RecoveryReport
 
setSupportDeleteViaUI(boolean) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setSupportDeleteViaUIField(Boolean) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setSupported(Boolean) - Method in class org.apache.ambari.server.state.CredentialStoreInfo
Set whether a service supports credential store.
setSupported(Boolean) - Method in class org.apache.ambari.server.state.ServiceLdapInfo
Sets the value indicating whether the service supports LDAP integration.
setSupported(Boolean) - Method in class org.apache.ambari.server.state.SingleSignOnInfo
Gets the value indicating whether the service supports SSO integration.
setSupportedRefreshCommands(Set<RefreshCommand>) - Method in class org.apache.ambari.server.state.PropertyInfo
 
setSuspended(Boolean) - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
setSuspended(boolean) - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
Sets whether the upgrade is suspended.
setSwapFree(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setSwapSize(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setSynced(boolean) - Method in class org.apache.ambari.server.security.ldap.LdapGroupDto
Set the synced flag
setSynced(boolean) - Method in class org.apache.ambari.server.security.ldap.LdapUserDto
Set the synced flag
setSyncGroupMemberFilter(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setSyncGroupMemberReplacePattern(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setSyncUserMemberFilter(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setSyncUserMemberReplacePattern(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setSystem(boolean) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the flag which indicates whether or not the view is a system view.
setTabColumns(String) - Method in class org.apache.ambari.server.state.theme.TabLayout
 
setTabLayout(TabLayout) - Method in class org.apache.ambari.server.state.theme.Tab
 
setTabRows(String) - Method in class org.apache.ambari.server.state.theme.TabLayout
 
setTabs(List<Tab>) - Method in class org.apache.ambari.server.state.theme.Layout
 
setTag(String) - Method in class org.apache.ambari.server.controller.ConfigGroupRequest
 
setTag(String) - Method in class org.apache.ambari.server.controller.ConfigGroupResponse
 
setTag(String) - Method in class org.apache.ambari.server.controller.WidgetResponse
 
setTag(String) - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent.ClusterConfig
 
setTag(String) - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
setTag(String) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
setTag(String) - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
Sets the Tag used by the ui to store additional info e.g.:Name Service
setTag(String) - Method in interface org.apache.ambari.server.state.configgroup.ConfigGroup
Update tag
setTag(String) - Method in class org.apache.ambari.server.state.configgroup.ConfigGroupImpl
 
setTag(String) - Method in class org.apache.ambari.server.state.DesiredConfig
Sets the tag
setTags(Set<RepoTag>) - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
setTags(Set<RepoTag>) - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
setTags(Set<RepoTag>) - Method in class org.apache.ambari.server.state.RepositoryInfo
 
setTarget(String) - Method in class org.apache.ambari.server.agent.AgentEnv.Alternative
 
setTargetComponent(String) - Method in class org.apache.ambari.server.controller.ActionRequest
 
setTargetComponent(String) - Method in class org.apache.ambari.server.controller.ActionResponse
 
setTargetComponent(String) - Method in class org.apache.ambari.server.customactions.ActionDefinition
 
setTargetComponent(String) - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
setTargetId(Long) - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
Sets the unique ID of this alert target.
setTargetName(String) - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
Sets the name of this alert target.
setTargetRepositoryVersion(RepositoryVersionEntity) - Method in class org.apache.ambari.server.orm.entities.UpgradeHistoryEntity
Sets the target repository of the upgrade.
setTargets(List<Long>) - Method in class org.apache.ambari.server.agent.stomp.dto.AlertGroupUpdate
 
setTargetService(String) - Method in class org.apache.ambari.server.controller.ActionRequest
 
setTargetService(String) - Method in class org.apache.ambari.server.controller.ActionResponse
 
setTargetService(String) - Method in class org.apache.ambari.server.customactions.ActionDefinition
 
setTargetService(String) - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
setTargetTaskId(long) - Method in class org.apache.ambari.server.agent.CancelCommand
 
setTargetType(String) - Method in class org.apache.ambari.server.controller.ActionRequest
 
setTargetType(String) - Method in class org.apache.ambari.server.controller.ActionResponse
 
setTargetType(TargetHostType) - Method in class org.apache.ambari.server.customactions.ActionDefinition
 
setTargetType(String) - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
setTaskFailureToleranceLimit(Integer) - Method in class org.apache.ambari.server.state.scheduler.BatchSettings
 
setTaskFailureToleranceLimitPerBatch(Integer) - Method in class org.apache.ambari.server.state.scheduler.BatchSettings
 
setTaskId(long) - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
setTaskId(long) - Method in class org.apache.ambari.server.agent.CommandReport
 
setTaskId(long) - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
setTaskId(long) - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
setTaskId(Long) - Method in class org.apache.ambari.server.orm.entities.ExecutionCommandEntity
 
setTaskId(Long) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setTasks(List<ShortTaskStatus>) - Method in class org.apache.ambari.server.controller.RequestStatusResponse
 
setTasks(String) - Method in class org.apache.ambari.server.orm.entities.UpgradeItemEntity
 
setTemporal(boolean) - Method in class org.apache.ambari.server.controller.utilities.PropertyHelper.Metric
 
setTemporalInfo(TemporalInfo) - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineAppMetricCacheKey
Set temporalInfo to new query window each time.
setText(String) - Method in class org.apache.ambari.server.orm.entities.UpgradeItemEntity
 
setText(String) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapper
 
setText(String) - Method in class org.apache.ambari.server.state.alert.Reporting.ReportTemplate
 
setText(String) - Method in class org.apache.ambari.server.state.Alert
 
setThemeConfiguration(ThemeConfiguration) - Method in class org.apache.ambari.server.state.theme.Theme
 
setThemeMap(Map<String, Theme>) - Method in class org.apache.ambari.server.state.ThemeInfo
 
setThemes(List<ThemeInfo>) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setThemesDir(String) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setThemesMap(Map<String, ThemeInfo>) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setThen(ConfigCondition.ConfigConditionResult) - Method in class org.apache.ambari.server.state.theme.ConfigCondition
 
setThreadName(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setThreadPoolExecutor(ThreadPoolExecutor) - Method in class org.apache.ambari.server.state.services.MetricsRetrievalService
Testing method for setting a synchronous ThreadPoolExecutor.
setTicketValidator(KerberosTicketValidator) - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationProvider
 
setTimeCreated(Long) - Method in class org.apache.ambari.server.controller.WidgetResponse
 
setTimeCreated(Long) - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
setTimedOutTaskCount(int) - Method in class org.apache.ambari.server.state.scheduler.BatchRequestResponse
 
setTimeInState(Long) - Method in class org.apache.ambari.server.orm.entities.HostStateEntity
 
setTimeInState(long) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setTimeInState(long) - Method in interface org.apache.ambari.server.state.Host
 
setTimelineAppid(String) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setTimelineMetrics(TimelineMetrics) - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricsCacheValue
Map of metricName to metric values.
setTimeout(Integer) - Method in class org.apache.ambari.server.controller.ActionExecutionContext
 
setTimestamp(long) - Method in class org.apache.ambari.server.agent.HeartBeat
 
setTimestamp(long) - Method in class org.apache.ambari.server.agent.Register
 
setTimestamp(Long) - Method in class org.apache.ambari.server.events.AgentConfigsUpdateEvent
 
setTimestamp(long) - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
setTimestamp(Long) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntity
 
setTimestamp(long) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupEntity
 
setTimestamp(long) - Method in class org.apache.ambari.server.state.Alert
 
setTimeZone(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
SETTING - Static variable in class org.apache.ambari.server.controller.internal.SettingResourceProvider
 
Setting - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
Setting - Class in org.apache.ambari.server.topology
 
Setting(Map<String, Set<HashMap<String, String>>>) - Constructor for class org.apache.ambari.server.topology.Setting
Settings.
SETTING_CONTENT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.SettingResourceProvider
 
SETTING_NAME_COMPONENT_SETTINGS - Static variable in class org.apache.ambari.server.topology.Setting
 
SETTING_NAME_CREDENTIAL_STORE_ENABLED - Static variable in class org.apache.ambari.server.topology.Setting
When specified under the "service_settings" section, it indicates whether credential store use is enabled for that service.
SETTING_NAME_DEPLOYMENT_SETTINGS - Static variable in class org.apache.ambari.server.topology.Setting
 
SETTING_NAME_NAME - Static variable in class org.apache.ambari.server.topology.Setting
 
SETTING_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.SettingResourceProvider
 
SETTING_NAME_QUICKLINKS_PROFILE - Static variable in class org.apache.ambari.server.state.quicklinksprofile.QuickLinksProfile
The name of the Ambari setting that stores the quick links profile
SETTING_NAME_RECOVERY_ENABLED - Static variable in class org.apache.ambari.server.topology.Setting
 
SETTING_NAME_RECOVERY_SETTINGS - Static variable in class org.apache.ambari.server.topology.Setting
 
SETTING_NAME_REPOSITORY_SETTINGS - Static variable in class org.apache.ambari.server.topology.Setting
 
SETTING_NAME_SERVICE_SETTINGS - Static variable in class org.apache.ambari.server.topology.Setting
 
SETTING_NAME_SKIP_FAILURE - Static variable in class org.apache.ambari.server.topology.Setting
 
SETTING_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
SETTING_SETTING_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.SettingResourceProvider
 
SETTING_TYPE - Static variable in class org.apache.ambari.server.controller.internal.SettingResourceProvider
 
SETTING_TYPE_AMBARI_SERVER - Static variable in class org.apache.ambari.server.state.quicklinksprofile.QuickLinksProfile
The type of the Ambari setting that stores the quick links profile
SETTING_UPDATE_TIMESTAMP_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.SettingResourceProvider
 
SETTING_UPDATED_BY_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.SettingResourceProvider
 
SettingDAO - Class in org.apache.ambari.server.orm.dao
 
SettingDAO() - Constructor for class org.apache.ambari.server.orm.dao.SettingDAO
 
SettingEntity - Class in org.apache.ambari.server.orm.entities
Entity representing Setting.
SettingEntity() - Constructor for class org.apache.ambari.server.orm.entities.SettingEntity
 
SettingFactory - Class in org.apache.ambari.server.topology
Creates the Setting object from the parsed blueprint.
SettingFactory() - Constructor for class org.apache.ambari.server.topology.SettingFactory
 
SettingRequest - Class in org.apache.ambari.server.controller
 
SettingRequest(String, String, String) - Constructor for class org.apache.ambari.server.controller.SettingRequest
 
SettingRequestSwagger - Interface in org.apache.ambari.server.api.services
 
SettingResourceProvider - Class in org.apache.ambari.server.controller.internal
This class deals with managing CRUD operation on SettingEntity.
SettingResourceProvider() - Constructor for class org.apache.ambari.server.controller.internal.SettingResourceProvider
 
SettingResponse - Class in org.apache.ambari.server.controller
 
SettingResponse(String, String, String, String, long) - Constructor for class org.apache.ambari.server.controller.SettingResponse
 
SettingResponse.SettingResponseWrapper - Interface in org.apache.ambari.server.controller
 
SETTINGS_PROPERTY_ID - Static variable in class org.apache.ambari.server.topology.BlueprintFactory
 
SettingService - Class in org.apache.ambari.server.api.services
Service responsible for setting resource requests.
SettingService() - Constructor for class org.apache.ambari.server.api.services.SettingService
Construct a SettingService.
setTitle(String) - Method in class org.apache.ambari.server.orm.entities.UpgradeGroupEntity
 
setTopologyComponents(Set<TopologyComponent>) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyCluster
 
setTopologyHostGroupEntities(Collection<TopologyHostGroupEntity>) - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
setTopologyHostGroupEntity(TopologyHostGroupEntity) - Method in class org.apache.ambari.server.orm.entities.TopologyHostInfoEntity
 
setTopologyHostGroupEntity(TopologyHostGroupEntity) - Method in class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
setTopologyHostInfoEntities(Collection<TopologyHostInfoEntity>) - Method in class org.apache.ambari.server.orm.entities.TopologyHostGroupEntity
 
setTopologyHostRequestEntities(Collection<TopologyHostRequestEntity>) - Method in class org.apache.ambari.server.orm.entities.TopologyHostGroupEntity
 
setTopologyHostRequestEntities(Collection<TopologyHostRequestEntity>) - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalRequestEntity
 
setTopologyHostRequestEntity(TopologyHostRequestEntity) - Method in class org.apache.ambari.server.orm.entities.TopologyHostTaskEntity
 
setTopologyHosts(Set<TopologyHost>) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyCluster
 
setTopologyHostTaskEntities(Collection<TopologyHostTaskEntity>) - Method in class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
setTopologyHostTaskEntity(TopologyHostTaskEntity) - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalTaskEntity
 
setTopologyLogicalRequestEntity(TopologyLogicalRequestEntity) - Method in class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
setTopologyLogicalRequestEntity(TopologyLogicalRequestEntity) - Method in class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
setTopologyLogicalTaskEntities(Collection<TopologyLogicalTaskEntity>) - Method in class org.apache.ambari.server.orm.entities.TopologyHostTaskEntity
 
setTopologyLogicalTaskEntity(TopologyLogicalTaskEntity) - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
 
setTopologyManager(TopologyManager) - Static method in class org.apache.ambari.server.actionmanager.ActionManager
 
setTopologyManager(TopologyManager) - Static method in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
setTopologyManager(TopologyManager) - Static method in class org.apache.ambari.server.utils.StageUtils
 
setTopologyRequestEntity(TopologyRequestEntity) - Method in class org.apache.ambari.server.orm.entities.TopologyHostGroupEntity
 
setTopologyRequestEntity(TopologyRequestEntity) - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalRequestEntity
 
setTopologyRequestId(Long) - Method in class org.apache.ambari.server.orm.entities.TopologyLogicalRequestEntity
 
setTotalCount(String) - Method in class org.apache.ambari.server.controller.logging.LogLevelQueryResponse
 
setTotalCount(String) - Method in class org.apache.ambari.server.controller.logging.LogQueryResponse
 
setTotalMem(Long) - Method in class org.apache.ambari.server.orm.entities.HostEntity
 
setTotalMemBytes(long) - Method in class org.apache.ambari.server.controller.HostResponse
 
setTotalMemBytes(long) - Method in class org.apache.ambari.server.state.host.HostImpl
 
setTotalMemBytes(long) - Method in interface org.apache.ambari.server.state.Host
Set the Amount of physical memory for the Host.
setTotalTaskCount(int) - Method in class org.apache.ambari.server.state.scheduler.BatchRequestResponse
 
setTransparentHugePage(String) - Method in class org.apache.ambari.server.agent.AgentEnv
 
setTtl(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setType(String) - Method in class org.apache.ambari.server.agent.AgentEnv.Directory
 
setType(String) - Method in class org.apache.ambari.server.agent.DiskInfo
 
setType(String) - Method in class org.apache.ambari.server.api.services.stackadvisor.validations.ValidationResponse.ValidationItem
 
setType(String) - Method in class org.apache.ambari.server.controller.ConfigurationRequest
 
setType(ResourceType) - Method in class org.apache.ambari.server.controller.PrivilegeResponse
Sets resource type
setType(String) - Method in class org.apache.ambari.server.controller.StackConfigurationResponse
 
setType(String) - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent.ClusterConfig
 
setType(String) - Method in interface org.apache.ambari.server.orm.cache.HostConfigMapping
 
setType(String) - Method in class org.apache.ambari.server.orm.cache.HostConfigMappingImpl
 
setType(Class) - Method in class org.apache.ambari.server.orm.DBAccessor.DBColumnInfo
 
setType(String) - Method in class org.apache.ambari.server.orm.entities.BlueprintConfigEntity
Set the configuration type.
setType(String) - Method in class org.apache.ambari.server.orm.entities.BlueprintConfigEntityPK
Set the configuration type.
setType(String) - Method in interface org.apache.ambari.server.orm.entities.BlueprintConfiguration
Set the configuration type.
setType(String) - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
setType(String) - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntity
 
setType(String) - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntityPK
 
setType(String) - Method in class org.apache.ambari.server.orm.entities.HostGroupConfigEntity
Set the configuration type.
setType(String) - Method in class org.apache.ambari.server.orm.entities.HostGroupConfigEntityPK
Set the configuration type.
setType(RepositoryType) - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
setType(String) - Method in class org.apache.ambari.server.orm.entities.TopologyHostTaskEntity
 
setType(Reporting.ReportingType) - Method in class org.apache.ambari.server.state.alert.Reporting
 
setType(SourceType) - Method in class org.apache.ambari.server.state.alert.Source
 
setType(String) - Method in class org.apache.ambari.server.state.ChangedConfigInfo
 
setType(String) - Method in class org.apache.ambari.server.state.ClientConfigFileDefinition
 
setType(String) - Method in class org.apache.ambari.server.state.DependencyInfo
 
setType(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosConfigurationDescriptor
Sets the type of the configuration data represented by this KerberosConfigurationDescriptor
setType(KerberosPrincipalType) - Method in class org.apache.ambari.server.state.kerberos.KerberosPrincipalDescriptor
Sets the type of this KerberosPrincipalDescriptor

The value should be either "service" or "user"

setType(Module.Category) - Method in class org.apache.ambari.server.state.Module
 
setType(String) - Method in class org.apache.ambari.server.state.PropertyDependencyInfo
 
setType(String) - Method in class org.apache.ambari.server.state.quicklinks.Protocol
 
setType(BatchRequest.Type) - Method in class org.apache.ambari.server.state.scheduler.BatchRequest
 
setType(String) - Method in class org.apache.ambari.server.state.stack.WidgetLayoutInfo
 
setType(String) - Method in class org.apache.ambari.server.state.theme.Widget
 
setType(String) - Method in class org.apache.ambari.server.state.UserGroupInfo
 
setType(String) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setTypeAttributes(String, Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.state.ServiceInfo
Add the given type and set it's attributes.
setUid(String) - Method in class org.apache.ambari.server.security.ldap.LdapUserDto
Set the UID.
setUiOnlyProperty(Boolean) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setUmask(Integer) - Method in class org.apache.ambari.server.agent.AgentEnv
 
setUnhealthyStateHosts(int) - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
setUnhealthyStatusHosts(int) - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
setUnique(boolean) - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
setUnique(boolean) - Method in class org.apache.ambari.server.orm.entities.RepoDefinitionEntity
 
setUnique(boolean) - Method in class org.apache.ambari.server.state.RepositoryInfo
 
setUnique(boolean) - Method in class org.apache.ambari.server.state.stack.RepositoryXml.Repo
 
setUniqueSuffix(String) - Method in class org.apache.ambari.server.agent.CommandRepository
Sets a uniqueness on the repo ids.
setUnit(String) - Method in class org.apache.ambari.server.controller.internal.PropertyInfo
 
setUnit(String) - Method in class org.apache.ambari.server.controller.utilities.PropertyHelper.Metric
 
setUnit(String) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setUnitName(String) - Method in class org.apache.ambari.server.state.theme.Unit
 
setUnits(String) - Method in class org.apache.ambari.server.state.alert.Reporting
Sets the label that identifies the units that the threshold values are in.
setUnits(List<Unit>) - Method in class org.apache.ambari.server.state.theme.Widget
 
setUnixFilePermissions(String, String) - Static method in class org.apache.ambari.server.utils.ShellCommandUtil
Sets file permissions to a given value on Linux systems.
setUnknownCount(int) - Method in class org.apache.ambari.server.orm.dao.AlertSummaryDTO
Sets the count of AlertState.UNKNOWN states.
setUnknownStatusHosts(int) - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
setUnlimitedKeyJCERequired(UnlimitedKeyJCERequirement) - Method in class org.apache.ambari.server.state.ComponentInfo
 
setUnmapped(boolean) - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
setUpdate(boolean) - Method in class org.apache.ambari.server.state.PropertyUpgradeBehavior
 
setUpdatedBy(String) - Method in class org.apache.ambari.server.orm.entities.SettingEntity
 
setUpdateTime(String) - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
setUpdateTimestamp(Long) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setUpdateTimestamp(long) - Method in class org.apache.ambari.server.orm.entities.SettingEntity
 
setUpdateUser(String) - Method in class org.apache.ambari.server.controller.RequestScheduleResponse
 
setUpdateUser(String) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setUpdateUser(String) - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Set create username
setUpdateUser(String) - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
setUpgrade(UpgradeEntity) - Method in class org.apache.ambari.server.orm.entities.UpgradeHistoryEntity
Sets the associated upgrade entity.
setUpgrade(boolean) - Method in class org.apache.ambari.server.state.repository.ServiceVersionSummary
 
setUpgradeEntity(UpgradeEntity) - Method in class org.apache.ambari.server.orm.entities.ClusterEntity
 
setUpgradeEntity(UpgradeEntity) - Method in class org.apache.ambari.server.orm.entities.UpgradeGroupEntity
 
setUpgradeEntity(UpgradeEntity) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Sets or clears the associated upgrade with the cluster.
setUpgradeEntity(UpgradeEntity) - Method in interface org.apache.ambari.server.state.Cluster
Sets or clears the associated upgrade with the cluster.
setUpgradeGroups(List<UpgradeGroupEntity>) - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
 
setUpgradeId(Long) - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
setUpgradePackage(String) - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
 
setUpgradePacks(Set<String>) - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
setUpgradePacks(Map<String, UpgradePack>) - Method in class org.apache.ambari.server.state.StackInfo
Set upgrade packs.
setUpgradePackStackId(StackId) - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
 
setUpgradesFolder(String) - Method in class org.apache.ambari.server.state.StackInfo
Set the path of the stack upgrade directory.
setUpgradeState(UpgradeState) - Method in class org.apache.ambari.server.controller.ServiceComponentHostResponse
 
setUpgradeState(UpgradeState) - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
setUpgradeState(UpgradeState) - Method in interface org.apache.ambari.server.state.ServiceComponentHost
 
setUpgradeState(UpgradeState) - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
To be called during the upgrade of a specific Component in a host.
setUpgradeSummary(UpgradeSummary) - Method in class org.apache.ambari.server.agent.ExecutionCommand
Sets the upgrade summary if there is an active upgrade in the cluster.
setUpgradeType(UpgradeType) - Method in class org.apache.ambari.server.events.UpgradeUpdateEvent
 
setUpgradeType(UpgradeType) - Method in class org.apache.ambari.server.orm.entities.UpgradeEntity
 
setupMap() - Method in class org.apache.ambari.server.controller.HostsMap
 
setupProxyAuth() - Static method in class org.apache.ambari.server.controller.AmbariServer
Sets up proxy authentication.
setUpTime(String) - Method in class org.apache.ambari.server.agent.HostInfo
 
setUpTimeDays(long) - Method in class org.apache.ambari.server.agent.HostInfo
 
setUpTimeHours(long) - Method in class org.apache.ambari.server.agent.HostInfo
 
setupViewDefinition(ViewEntity, ClassLoader) - Method in class org.apache.ambari.server.view.ViewRegistry
 
setUri(String) - Method in class org.apache.ambari.server.state.alert.PortSource
 
setUri(String) - Method in class org.apache.ambari.server.state.scheduler.BatchRequest
 
setUrl(String) - Method in class org.apache.ambari.server.orm.entities.RemoteAmbariClusterEntity
Set the url
setUrl(String) - Method in class org.apache.ambari.server.state.quicklinks.Link
 
setUrlName(String) - Method in class org.apache.ambari.server.orm.entities.ViewURLEntity
Set the URL name
setUrlSuffix(String) - Method in class org.apache.ambari.server.orm.entities.ViewURLEntity
Set the URL suffix
setUsed(String) - Method in class org.apache.ambari.server.agent.DiskInfo
 
setUseLatestConfigs(Boolean) - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
setUser(String) - Method in class org.apache.ambari.server.agent.AgentEnv.JavaProc
 
setUser(String) - Method in class org.apache.ambari.server.bootstrap.SshHostInfo
 
setUser(String) - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
setUser(String) - Method in interface org.apache.ambari.server.orm.cache.HostConfigMapping
 
setUser(String) - Method in class org.apache.ambari.server.orm.cache.HostConfigMappingImpl
 
setUser(String) - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntity
 
setUser(UserEntity) - Method in class org.apache.ambari.server.orm.entities.MemberEntity
 
setUser(String) - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
setUser(UserEntity) - Method in class org.apache.ambari.server.orm.entities.UserAuthenticationEntity
Set the relevant UserEntity associated with this UserAuthenticationEntity.
setUser(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntity
Set the user.
setUser(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntityPK
Set the user.
setUserActive(String, boolean) - Method in class org.apache.ambari.server.security.authorization.Users
Enables/disables user.
setUserActive(UserEntity, boolean) - Method in class org.apache.ambari.server.security.authorization.Users
Enables/disables user.
setUserAuthenticationId(Long) - Method in class org.apache.ambari.server.orm.entities.UserAuthenticationEntity
 
setUserBase(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setUserContext(Map<String, String>) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest
 
setUserGroupEntries(Collection<UserGroupInfo>) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setUserHomeDir(String) - Method in class org.apache.ambari.server.agent.AgentEnv.ExistingUser
 
setUserId(Integer) - Method in class org.apache.ambari.server.orm.entities.UserEntity
 
setUserName(String) - Method in class org.apache.ambari.server.actionmanager.Request
Sets the user name
setUserName(String) - Method in class org.apache.ambari.server.agent.AgentEnv.ExistingUser
 
setUserName(String) - Method in class org.apache.ambari.server.controller.ServiceConfigVersionRequest
 
setUserName(String) - Method in class org.apache.ambari.server.controller.StackServiceResponse
 
setUserName(String) - Method in class org.apache.ambari.server.events.RequestUpdateEvent
 
setUsername(String) - Method in class org.apache.ambari.server.orm.entities.RemoteAmbariClusterEntity
Set the username
setUserName(String) - Method in class org.apache.ambari.server.orm.entities.RequestEntity
Sets the user name
setUserName(String) - Method in class org.apache.ambari.server.orm.entities.ServiceComponentVersionEntity
 
setUserName(String) - Method in class org.apache.ambari.server.orm.entities.UserEntity
 
setUserName(String) - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
setUserName(String) - Method in class org.apache.ambari.server.security.ldap.LdapUserDto
Set the user name.
setUsernameAttribute(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setUserObjectClass(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setUserPredicate(Predicate) - Method in interface org.apache.ambari.server.api.query.Query
Set the user provided predicated on this query.
setUserPredicate(Predicate) - Method in class org.apache.ambari.server.api.query.QueryImpl
 
setUserRunAs(String) - Method in class org.apache.ambari.server.bootstrap.SshHostInfo
 
setUsers(Set<LdapUserDto>) - Method in class org.apache.ambari.server.security.ldap.LdapSyncDto
Set the LDAP users.
setUsersCreated(Integer) - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Set the number of users created during the sync event.
setUserSearchBase(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setUserSearchFilter(String) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
setUsersRemoved(Integer) - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Set the number of users removed during the sync event.
setUsersSkipped(Integer) - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
 
setUserStatus(String) - Method in class org.apache.ambari.server.agent.AgentEnv.ExistingUser
 
setUsersUpdated(Integer) - Method in class org.apache.ambari.server.orm.entities.LdapSyncEventEntity
Set the number of users updated during the sync event.
setUserWidgetId(Long) - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutUserWidgetEntity
 
setUserWidgetId(Long) - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutUserWidgetEntityPK
 
setUseSsl(boolean) - Method in class org.apache.ambari.server.security.authorization.LdapServerProperties
 
SetUtils - Class in org.apache.ambari.server.utils
Static Helper methods for sets
SetUtils() - Constructor for class org.apache.ambari.server.utils.SetUtils
 
setUuid(String) - Method in class org.apache.ambari.server.orm.entities.AlertNoticeEntity
Sets the unique ID for this alert notice.
setUuid(String) - Method in class org.apache.ambari.server.state.alert.AlertDefinition
Sets the UUID of the definition
setUUID(String) - Method in class org.apache.ambari.server.state.Alert
 
setValid(boolean) - Method in class org.apache.ambari.server.controller.ExtensionLinkResponse
 
setValid(boolean) - Method in class org.apache.ambari.server.controller.ExtensionVersionResponse
 
setValid(boolean) - Method in class org.apache.ambari.server.controller.StackVersionResponse
 
setValid(boolean) - Method in class org.apache.ambari.server.stack.ComponentModule
 
setValid(boolean) - Method in class org.apache.ambari.server.stack.ConfigurationInfo
 
setValid(boolean) - Method in class org.apache.ambari.server.stack.ConfigurationModule
 
setValid(boolean) - Method in class org.apache.ambari.server.stack.ExtensionModule
 
setValid(boolean) - Method in class org.apache.ambari.server.stack.QuickLinksConfigurationModule
 
setValid(boolean) - Method in class org.apache.ambari.server.stack.ServiceModule
 
setValid(boolean) - Method in interface org.apache.ambari.server.stack.StackDefinitionModule
 
setValid(boolean) - Method in class org.apache.ambari.server.stack.StackModule
 
setValid(boolean) - Method in class org.apache.ambari.server.stack.ThemeModule
 
setValid(boolean) - Method in interface org.apache.ambari.server.stack.Validable
 
setValid(boolean) - Method in class org.apache.ambari.server.state.ExtensionInfo
 
setValid(boolean) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setValid(boolean) - Method in class org.apache.ambari.server.state.stack.ConfigurationXml
 
setValid(boolean) - Method in class org.apache.ambari.server.state.stack.ExtensionMetainfoXml
 
setValid(boolean) - Method in class org.apache.ambari.server.state.stack.RepositoryXml
 
setValid(boolean) - Method in class org.apache.ambari.server.state.stack.ServiceMetainfoXml
 
setValid(boolean) - Method in class org.apache.ambari.server.state.stack.StackMetainfoXml
 
setValid(boolean) - Method in class org.apache.ambari.server.state.StackInfo
 
setValidationResult(ValidationResult) - Method in class org.apache.ambari.server.controller.ViewInstanceResponse.ViewInstanceResponseInfo
sets validation result
setValidator(Validator) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the view validator.
setValue(String) - Method in class org.apache.ambari.server.controller.internal.Stack.ConfigProperty
 
setValue(String) - Method in class org.apache.ambari.server.controller.logging.NameValuePair
 
setValue(String) - Method in class org.apache.ambari.server.orm.entities.KeyValueEntity
 
setValue(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntity
Set the data value.
setValue(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstancePropertyEntity
Set the property value.
setValue(String) - Method in class org.apache.ambari.server.state.alert.MetricSource.JmxInfo
 
setValue(Double) - Method in class org.apache.ambari.server.state.alert.Reporting.ReportTemplate
 
setValue(String) - Method in class org.apache.ambari.server.state.kerberos.KerberosPrincipalDescriptor
Sets the value (or principal name pattern) for this KerberosPrincipalDescriptor
setValue(String) - Method in class org.apache.ambari.server.state.PropertyInfo
 
setValue(String) - Method in class org.apache.ambari.server.state.ServicePropertyInfo
 
setValue(String) - Method in class org.apache.ambari.server.state.ValueEntryInfo
 
setValueFor(String, String) - Method in class org.apache.ambari.server.configuration.AmbariServerConfiguration
Sets the given value for the given configuration
setValueFor(AmbariServerConfigurationKey, String) - Method in class org.apache.ambari.server.configuration.AmbariServerConfiguration
Sets the given value for the given configuration
setValues(List<Map<String, String>>) - Method in class org.apache.ambari.server.state.stack.WidgetLayoutInfo
 
setVerbose(boolean) - Method in class org.apache.ambari.server.bootstrap.SshHostInfo
 
setVerifyBaseUrl(boolean) - Method in class org.apache.ambari.server.controller.RepositoryRequest
 
setVersion(String) - Method in class org.apache.ambari.server.agent.AgentEnv.PackageDetail
 
setVersion(String) - Method in class org.apache.ambari.server.agent.stomp.dto.ComponentVersionReport
 
setVersion(String) - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataServiceInfo
 
setVersion(String) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent.Builder
 
setVersion(String) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
setVersion(StackAdvisorResponse.Version) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorResponse
 
setVersion(Long) - Method in class org.apache.ambari.server.controller.ConfigurationRequest
 
setVersion(Long) - Method in class org.apache.ambari.server.controller.ConfigurationResponse
 
setVersion(String) - Method in class org.apache.ambari.server.controller.internal.DeleteHostComponentStatusMetaData.HostComponent
 
setVersion(String) - Method in class org.apache.ambari.server.controller.logging.LogLineResult
 
setVersion(String) - Method in class org.apache.ambari.server.controller.PrivilegeResponse
Sets view version
setVersion(Long) - Method in class org.apache.ambari.server.controller.ServiceConfigVersionRequest
 
setVersion(Long) - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent.ClusterConfig
 
setVersion(Long) - Method in class org.apache.ambari.server.events.ConfigsUpdateEvent
 
setVersion(String) - Method in interface org.apache.ambari.server.orm.cache.HostConfigMapping
 
setVersion(String) - Method in class org.apache.ambari.server.orm.cache.HostConfigMappingImpl
 
setVersion(Long) - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
 
setVersion(String) - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
 
setVersion(String) - Method in class org.apache.ambari.server.orm.entities.HostConfigMappingEntity
 
setVersion(String) - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
Sets the version on this repository version entity.
setVersion(Long) - Method in class org.apache.ambari.server.orm.entities.ServiceConfigEntity
 
setVersion(Long) - Method in class org.apache.ambari.server.orm.entities.UserEntity
Sets the version number of the relevant data stored in the database.
setVersion(String) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the view version.
setVersion(Long) - Method in class org.apache.ambari.server.state.DesiredConfig
 
setVersion(String) - Method in class org.apache.ambari.server.state.ExtensionInfo
 
setVersion(String) - Method in class org.apache.ambari.server.state.Module
 
setVersion(String) - Method in class org.apache.ambari.server.state.ModuleComponent
 
setVersion(String) - Method in class org.apache.ambari.server.state.Mpack
 
setVersion(String) - Method in interface org.apache.ambari.server.state.ServiceComponentHost
Sets the version of the component from the stack.
setVersion(String) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setVersion(StackMetainfoXml.Version) - Method in class org.apache.ambari.server.state.stack.StackMetainfoXml
 
setVersion(String) - Method in class org.apache.ambari.server.state.StackInfo
 
setVersion(String) - Method in class org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl
 
setVersionAdvertised(boolean) - Method in class org.apache.ambari.server.controller.StackServiceComponentResponse
Set whether the component needs to advertise a version.
setVersionAdvertised(boolean) - Method in class org.apache.ambari.server.state.ComponentInfo
WARNING: only call this from ComponentModule to resolve the boolean (true|false).
setVersionAdvertisedField(Boolean) - Method in class org.apache.ambari.server.state.ComponentInfo
WARNING: only call this method from unit tests to set the Boolean that would have been read from the xml file.
setVersionDefinitionId(String) - Method in class org.apache.ambari.server.controller.OperatingSystemRequest
 
setVersionDefinitionId(String) - Method in class org.apache.ambari.server.controller.OperatingSystemResponse
 
setVersionDefinitionId(String) - Method in class org.apache.ambari.server.controller.RepositoryResponse
 
setVersions(Cluster, CommandRepository) - Method in class org.apache.ambari.server.actionmanager.ExecutionCommandWrapper
 
setVersionTag(String) - Method in class org.apache.ambari.server.controller.ConfigurationRequest
 
setVersionTag(String) - Method in class org.apache.ambari.server.controller.ConfigurationResponse
 
setVersionTag(String) - Method in class org.apache.ambari.server.orm.entities.ConfigGroupConfigMappingEntity
 
setVersionTags(Set<Map<String, Object>>) - Method in class org.apache.ambari.server.controller.ConfigGroupResponse
 
setVersionUrl(String) - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
setVersionXml(String) - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
setVersionXsd(String) - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
 
setView(View) - Method in class org.apache.ambari.server.orm.entities.ViewEntity
Set the view.
setViewDataMigrationUtility(ViewDataMigrationUtility) - Method in class org.apache.ambari.server.api.services.views.ViewDataMigrationService
 
setViewDataMigrationUtility(ViewDataMigrationUtility) - Method in class org.apache.ambari.server.view.ViewRegistry
 
setViewEntity(ViewEntity) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Set the parent view entity.
setViewEntity(ViewEntity) - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntity
Set the associated view entity.
setViewEntity(ViewEntity) - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntity
Set the parent view entity.
setViewInstance(ViewInstanceEntity) - Method in class org.apache.ambari.server.orm.entities.ViewEntityEntity
 
setViewInstanceEntity(ViewInstanceEntity) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntity
Set the view instance
setViewInstanceEntity(ViewInstanceEntity) - Method in class org.apache.ambari.server.orm.entities.ViewInstancePropertyEntity
Set the parent instance entity.
setViewInstanceEntity(ViewInstanceEntity) - Method in class org.apache.ambari.server.orm.entities.ViewURLEntity
Set the URL instance entity
setViewInstanceId(Long) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntity
 
setViewInstanceId(Long) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntityPK
 
setViewInstanceId(Long) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Set the given view instance id.
setViewInstanceName(String) - Method in class org.apache.ambari.server.orm.entities.ViewEntityEntity
 
setViewInstanceName(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntity
Set the instance name.
setViewInstanceName(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstancePropertyEntity
Set the view instance name.
setViewInstanceName(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstancePropertyEntityPK
Set the view instance name.
setViewInstanceProperties(ViewInstanceEntity, Map<String, String>, ViewConfig, ClassLoader) - Method in class org.apache.ambari.server.view.ViewRegistry
Set the properties of the given view instance from the given property set.
setViewInstanceRoleAccess(ViewInstanceEntity, Collection<String>) - Method in class org.apache.ambari.server.view.ViewRegistry
Set access to the a particular view instance based on a set of roles.
setViewName(String) - Method in class org.apache.ambari.server.controller.PrivilegeResponse
Sets view name
setViewName(String) - Method in class org.apache.ambari.server.orm.entities.ViewEntityEntity
Set the view name
setViewName(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceDataEntity
Set the view name.
setViewName(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Set the view name.
setViewName(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstancePropertyEntity
Set the view name.
setViewName(String) - Method in class org.apache.ambari.server.orm.entities.ViewInstancePropertyEntityPK
Set the name of the associated view.
setViewName(String) - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntity
Set the view name.
setViewName(String) - Method in class org.apache.ambari.server.orm.entities.ViewParameterEntityPK
Set the name of the associated view.
setViewName(String) - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntity
Set the view name
setViewName(String) - Method in class org.apache.ambari.server.orm.entities.ViewResourceEntityPK
Set the name of the associated view.
setViewUrl(ViewURLEntity) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Set the view URL associated with the instance
setVisibility(boolean) - Method in class org.apache.ambari.server.state.stack.WidgetLayoutInfo
 
setVisible(boolean) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Set the visible flag.
setVisible(boolean) - Method in class org.apache.ambari.server.state.quicklinks.Link
 
setVisible(boolean) - Method in class org.apache.ambari.server.state.quicklinksprofile.Filter
 
setVisible(Boolean) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
setWarning(Reporting.ReportTemplate) - Method in class org.apache.ambari.server.state.alert.Reporting
 
setWarningCount(int) - Method in class org.apache.ambari.server.orm.dao.AlertSummaryDTO
Sets the count of AlertState.WARNING states.
setWhen(Predicate) - Method in class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
Sets the expression (or Predicate) to use to determine when to include this Kerberos identity while processing Kerberos identities.
setWidget(WidgetEntity) - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutUserWidgetEntity
 
setWidget(Widget) - Method in class org.apache.ambari.server.state.theme.WidgetEntry
 
setWidgetLayout(WidgetLayoutEntity) - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutUserWidgetEntity
 
setWidgetLayoutId(Long) - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutUserWidgetEntity
 
setWidgetLayoutId(Long) - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutUserWidgetEntityPK
 
setWidgetLayoutInfoList(List<WidgetLayoutInfo>) - Method in class org.apache.ambari.server.state.stack.WidgetLayout
 
setWidgetName(String) - Method in class org.apache.ambari.server.controller.WidgetResponse
 
setWidgetName(String) - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
setWidgetName(String) - Method in class org.apache.ambari.server.state.stack.WidgetLayoutInfo
 
setWidgetOrder(Integer) - Method in class org.apache.ambari.server.orm.entities.WidgetLayoutUserWidgetEntity
 
setWidgets(List<HashMap<String, WidgetResponse>>) - Method in class org.apache.ambari.server.controller.ActiveWidgetLayoutResponse
 
setWidgets(List<WidgetEntry>) - Method in class org.apache.ambari.server.state.theme.ThemeConfiguration
 
setWidgetsDescriptorFile(File) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setWidgetsFileName(String) - Method in class org.apache.ambari.server.state.ServiceInfo
 
setWidgetType(String) - Method in class org.apache.ambari.server.controller.WidgetResponse
 
setWidgetType(String) - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
setWidgetValues(String) - Method in class org.apache.ambari.server.controller.WidgetResponse
 
setWidgetValues(String) - Method in class org.apache.ambari.server.orm.entities.WidgetEntity
 
setWriteAmbariJaasFile(boolean) - Method in class org.apache.ambari.server.orm.entities.KerberosKeytabEntity
 
setXContentTypeHeader(String) - Method in class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
 
setxFrameOptionsHeader(String) - Method in class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
 
setXmlDriven(boolean) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Set the xml driven flag.
setxXSSProtectionHeader(String) - Method in class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
 
setYear(String) - Method in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
setYear(String) - Method in class org.apache.ambari.server.state.scheduler.Schedule
 
SHARED_RESOURCES_DIR - Static variable in class org.apache.ambari.server.configuration.Configuration
The location on the Ambari Server where resources are stored.
shareSessionCacheToViews(SessionCache) - Method in class org.apache.ambari.server.controller.AmbariHandlerList
 
shareSessionCacheToViews(SessionCache) - Method in interface org.apache.ambari.server.view.ViewInstanceHandlerList
Shares specified sessionCache between all views' handlers
SHELL_ESCAPE - Static variable in class org.apache.ambari.server.notifications.dispatchers.AlertScriptDispatcher
Used to escape text being passed into the shell command.
ShellCommandCallableFactory - Interface in org.apache.ambari.server.serveraction.users
 
ShellCommandUtil - Class in org.apache.ambari.server.utils
Logs OpenSsl command exit code with description
ShellCommandUtil() - Constructor for class org.apache.ambari.server.utils.ShellCommandUtil
 
ShellCommandUtil.InteractiveHandler - Interface in org.apache.ambari.server.utils
InteractiveHandler is a handler for interactive sessions with command line commands.
ShellCommandUtil.Result - Class in org.apache.ambari.server.utils
 
ShellCommandUtilityCallable - Class in org.apache.ambari.server.serveraction.users
Wraps a shell command execution into a callable.
ShellCommandUtilityCallable(String[]) - Constructor for class org.apache.ambari.server.serveraction.users.ShellCommandUtilityCallable
 
ShellCommandUtilityWrapper - Class in org.apache.ambari.server.serveraction.users
Wraps the ShellCommandUtil utility.
ShellCommandUtilityWrapper() - Constructor for class org.apache.ambari.server.serveraction.users.ShellCommandUtilityWrapper
 
SHORT_URL - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
SHORT_URL_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
SHORT_URL_NAME - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
SHORT_URL_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
SHORT_URL_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
ShortTaskStatus - Class in org.apache.ambari.server.controller
 
ShortTaskStatus() - Constructor for class org.apache.ambari.server.controller.ShortTaskStatus
 
ShortTaskStatus(int, long, String, String, String, String, String, String, String) - Constructor for class org.apache.ambari.server.controller.ShortTaskStatus
 
ShortTaskStatus(HostRoleCommand) - Constructor for class org.apache.ambari.server.controller.ShortTaskStatus
 
shouldApply(HttpServletRequest) - Method in interface org.apache.ambari.server.security.authentication.AmbariAuthenticationFilter
Tests this AmbariAuthenticationFilter to see if it should be applied to the filter chain - meaning its Filter.doFilter(ServletRequest, ServletResponse, FilterChain) method should be called.
shouldApply(HttpServletRequest) - Method in class org.apache.ambari.server.security.authentication.AmbariBasicAuthenticationFilter
Tests to see if this AmbariBasicAuthenticationFilter should be applied in the authentication filter chain.
shouldApply(HttpServletRequest) - Method in class org.apache.ambari.server.security.authentication.jwt.AmbariJwtAuthenticationFilter
Tests to see if this JwtAuthenticationFilter shold be applied in the authentication filter chain.
shouldApply(HttpServletRequest) - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationFilter
Tests to determine if this authentication filter is applicable given the Ambari configuration and the user's HTTP request.
shouldBeConfigured() - Method in class org.apache.ambari.server.state.PropertyInfo
Willcard properties should not be included to stack configurations.
shouldEncryptSensitiveData() - Method in class org.apache.ambari.server.configuration.Configuration
 
shouldExclude(String, String, Collection<ServiceComponentHost>) - Method in interface org.apache.ambari.server.controller.utilities.UsedIdentities.ComponentExclude
 
shouldExclude(String) - Method in interface org.apache.ambari.server.controller.utilities.UsedIdentities.ServiceExclude
 
shouldExecuteCustomOperations(SecurityType, Map<String, String>) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Tests the request properties to check for directives that need to be acted upon

It is required that the SecurityType from the request is either KERBEROS or NONE and that at least one directive in the requestProperties map is supported.

shouldExecuteCustomOperations(SecurityType, Map<String, String>) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
shouldHostBeRemoved(String) - Method in interface org.apache.ambari.server.controller.MaintenanceStateHelper.HostPredicate
Gets whether the specified host should not be included in a result set.
shouldInclude(Map<String, Object>) - Method in class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
Processes the expression indicating when this KerberosIdentityDescriptor is to be included in the set of Kerberos identities to process.
shouldIncrementFailureCount() - Method in interface org.apache.ambari.server.security.authentication.AmbariAuthenticationFilter
Tests this AmbariAuthenticationFilter to see if authentication failures should count towards the consecutive authentication failure count.
shouldIncrementFailureCount() - Method in class org.apache.ambari.server.security.authentication.AmbariBasicAuthenticationFilter
 
shouldIncrementFailureCount() - Method in class org.apache.ambari.server.security.authentication.jwt.AmbariJwtAuthenticationFilter
 
shouldIncrementFailureCount() - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationFilter
 
shouldOverrideCustomValues() - Method in enum org.apache.ambari.server.topology.ConfigRecommendationStrategy
 
shouldPreconfigure() - Method in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptor
Indicate whether this service should be preconfigured when determining configurations.
shouldSendExecutionDetails(String, String) - Method in class org.apache.ambari.server.agent.AgentRequests
 
shouldSkipFailure() - Method in interface org.apache.ambari.server.topology.Blueprint
Check if auto skip failure is enabled.
shouldSkipFailure() - Method in class org.apache.ambari.server.topology.BlueprintImpl
 
shouldSkipFailure() - Method in class org.apache.ambari.server.topology.HostRequest
 
shouldSkipInstallTaskForComponent(String, boolean, Map<String, String>) - Static method in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
shouldUseStackAdvisor() - Method in enum org.apache.ambari.server.topology.ConfigRecommendationStrategy
 
SHOW_AVAILABLE - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
SHOW_LOCKED_OUT_USER_MESSAGE - Static variable in class org.apache.ambari.server.configuration.Configuration
A flag to determine whether locked out messages are to be shown to users, if relevant, when authenticating into Ambari
SHOW_PROPERTY_NAME - Static variable in class org.apache.ambari.server.state.ValueAttributesInfo
 
ShowAllLinksVisibilityController - Class in org.apache.ambari.server.state.quicklinksprofile
A visibility controller that shows all quicklinks.
ShowAllLinksVisibilityController() - Constructor for class org.apache.ambari.server.state.quicklinksprofile.ShowAllLinksVisibilityController
 
showHcatDeletedUserMessage() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
showLockedOutUserMessage() - Method in class org.apache.ambari.server.configuration.Configuration
 
shutdown() - Method in class org.apache.ambari.server.actionmanager.ActionManager
 
shutdown() - Method in class org.apache.ambari.server.agent.HeartbeatMonitor
 
signAgentCrt(String, String, String) - Method in class org.apache.ambari.server.security.CertificateManager
Signs agent certificate Adds agent certificate to server keystore
signAgentCrt(String, SignMessage, HttpServletRequest) - Method in class org.apache.ambari.server.security.unsecured.rest.CertificateSign
Signs agent certificate
SignCertResponse - Class in org.apache.ambari.server.security
Sign certificate response data model.
SignCertResponse() - Constructor for class org.apache.ambari.server.security.SignCertResponse
 
SignMessage - Class in org.apache.ambari.server.security
Sign certificate request data model.
SignMessage() - Constructor for class org.apache.ambari.server.security.SignMessage
 
SimpleResourceDefinition - Class in org.apache.ambari.server.api.resources
Simple concrete resource definition.
SimpleResourceDefinition(Resource.Type, String, String, Resource.Type...) - Constructor for class org.apache.ambari.server.api.resources.SimpleResourceDefinition
Constructor.
SimpleResourceDefinition(Resource.Type, String, String, Collection<Resource.Type>, Map<BaseResourceDefinition.DirectiveType, ? extends Collection<String>>) - Constructor for class org.apache.ambari.server.api.resources.SimpleResourceDefinition
Constructor.
SimplifyingPredicateVisitor - Class in org.apache.ambari.server.controller.internal
A predicate visitor used to simplify by doing the following ...
SimplifyingPredicateVisitor(ResourceProvider) - Constructor for class org.apache.ambari.server.controller.internal.SimplifyingPredicateVisitor
Constructor.
simpMessagingTemplate - Variable in class org.apache.ambari.server.events.MessageEmitter
 
single(String) - Static method in class org.apache.ambari.server.stack.HostsType
Create an instance with a single (non high availability) host.
SingleArcTransition<OPERAND,EVENT> - Interface in org.apache.ambari.server.state.fsm
Hook for Transition.
SingleFileWatch - Class in org.apache.ambari.server.configuration
Watchdog that notifies a listener on a file content change.
SingleFileWatch(File, Consumer<File>) - Constructor for class org.apache.ambari.server.configuration.SingleFileWatch
 
singleHostTopologyUpdaters - Static variable in class org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor
Single host topology updaters
SingleMetric - Class in org.apache.ambari.server.metrics.system
 
SingleMetric(String, double, long) - Constructor for class org.apache.ambari.server.metrics.system.SingleMetric
 
SingleSignOnInfo - Class in org.apache.ambari.server.state
SingleSignOnInfo encapsulates meta information about a service's support for single sign-on (SSO) integration
SingleSignOnInfo() - Constructor for class org.apache.ambari.server.state.SingleSignOnInfo
Default constructor
SingleSignOnInfo(Boolean, String, Boolean) - Constructor for class org.apache.ambari.server.state.SingleSignOnInfo
Constructor taking in values for supported and the configuration that can be used to determine if it is enabled for not.
sink - Variable in class org.apache.ambari.server.metrics.system.impl.AbstractMetricsSource
 
sizeOf(Object, Object, Object) - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricsCacheSizeOfEngine
 
SKIP_INSTALL_FOR_COMPONENTS - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
SKIP_SERVICE_CHECKS_DIRECTIVE - Static variable in class org.apache.ambari.server.api.resources.UpgradeResourceDefinition
 
skippable - Variable in class org.apache.ambari.server.stack.upgrade.Grouping
 
skippable - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeGroupHolder
Indicates whether the stages in this group are skippable on failure.
skippedFailed(int) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandStatusSummaryDTO
For testing, set the number of HostRoleStatus.SKIPPED_FAILED tasks
SLASH - Static variable in interface org.apache.ambari.server.api.services.parsers.RequestBodyParser
Slash symbol
SNMP_VERSION_PROPERTY - Static variable in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
 
SNMPDispatcher - Class in org.apache.ambari.server.notifications.dispatchers
The SNMPDispatcher class is used to dispatch Notification via SNMP.
SNMPDispatcher(Snmp) - Constructor for class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
 
SNMPDispatcher() - Constructor for class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
 
SNMPDispatcher(Integer) - Constructor for class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
Creates SNMP server with specified port.
SNMPDispatcher.InvalidSnmpConfigurationException - Exception in org.apache.ambari.server.notifications.dispatchers
Exception thrown when Notification configuration doesn't contain required properties.
SNMPDispatcher.SnmpVersion - Enum in org.apache.ambari.server.notifications.dispatchers
Supported versions of SNMP
SNMPDispatcher.TrapSecurity - Enum in org.apache.ambari.server.notifications.dispatchers
Possible SNMP security levels
Sort - Variable in class org.apache.ambari.server.controller.AlertCurrentRequest
Sort information, or null for none.
Sort - Variable in class org.apache.ambari.server.controller.AlertHistoryRequest
Sort information, or null for none.
Sort - Variable in class org.apache.ambari.server.controller.AlertNoticeRequest
Sort information, or null for none.
SORT_ORDER_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PermissionResourceProvider
 
sortConfigurationAttributes(Map<String, Map<String, Map<String, String>>>) - Method in class org.apache.ambari.server.state.ConfigHelper
 
sortConfigutations(Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.state.ConfigHelper
 
SortRequest - Interface in org.apache.ambari.server.controller.spi
Holder for request information used for sorting the results.
SortRequest.Order - Enum in org.apache.ambari.server.controller.spi
Enumeration for order of sorting
SortRequestImpl - Class in org.apache.ambari.server.controller.internal
 
SortRequestImpl(List<SortRequestProperty>) - Constructor for class org.apache.ambari.server.controller.internal.SortRequestImpl
 
SortRequestProperty - Class in org.apache.ambari.server.controller.spi
Encapsulates a property in a Sort Request.
SortRequestProperty(String, SortRequest.Order) - Constructor for class org.apache.ambari.server.controller.spi.SortRequestProperty
 
source - Static variable in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity_
 
Source - Class in org.apache.ambari.server.state.alert
Abstract class that all known alert sources should extend.
Source() - Constructor for class org.apache.ambari.server.state.alert.Source
 
SOURCE_OS - Static variable in class org.apache.ambari.server.checks.MissingOsInRepoVersionCheck
 
sourceRepositoryId - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeServiceSummary
 
sourceStackId - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeServiceSummary
 
sourceType - Static variable in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity_
 
SourceType - Enum in org.apache.ambari.server.state.alert
Source type refers to how the alert is to be collected.
sourceVersion - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeServiceSummary
 
split(Set<T>, int) - Static method in class org.apache.ambari.server.utils.SetUtils
Split a set into subsets
SQLPredicateVisitor - Class in org.apache.ambari.server.controller.jdbc
Predicate visitor used to generate a SQL where clause from a predicate graph.
SQLPredicateVisitor() - Constructor for class org.apache.ambari.server.controller.jdbc.SQLPredicateVisitor
 
SQOOP - Static variable in class org.apache.ambari.server.Role
 
SQOOP_SERVICE_CHECK - Static variable in class org.apache.ambari.server.Role
 
SRVR_AGENT_ACCEPTOR_THREAD_COUNT - Static variable in class org.apache.ambari.server.configuration.Configuration
The number of acceptor threads for the agent jetty connector.
SRVR_AGENT_HOSTNAME_VALIDATE - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether the Ambari Agent host names should be validated against a regular expression to ensure that they are well-formed.
SRVR_API_ACCEPTOR_THREAD_COUNT - Static variable in class org.apache.ambari.server.configuration.Configuration
The number of acceptor threads for the api jetty connector.
SRVR_CRT_CHAIN_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The name of the file that contains the CA certificate chain for certificate validation during 2-way SSL communication.
SRVR_CRT_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The name of the file that certificates are written to when using openssl ca.
SRVR_CRT_PASS - Static variable in class org.apache.ambari.server.configuration.Configuration
The password for the keystores, truststores, and certificates.
SRVR_CRT_PASS_FILE - Static variable in class org.apache.ambari.server.configuration.Configuration
The filename which contains the password for the keystores, truststores, and certificates.
SRVR_CRT_PASS_LEN - Static variable in class org.apache.ambari.server.configuration.Configuration
The length of the randomly generated password for keystores and truststores.
SRVR_CSR_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The name of the certificate request file used when generating certificates.
SRVR_DISABLED_CIPHERS - Static variable in class org.apache.ambari.server.configuration.Configuration
A list of cipher suites which are not strong enough to use and will be excluded when creating SSL connections.
SRVR_DISABLED_PROTOCOLS - Static variable in class org.apache.ambari.server.configuration.Configuration
The list of protocols which should not be used when creating SSL connections.
SRVR_HOSTS_MAPPING - Static variable in class org.apache.ambari.server.configuration.Configuration
The location on the Ambari Server of the file which is used for mapping host names.
SRVR_KEY_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The name of the private key used to sign requests.
SRVR_KSTR_DIR - Static variable in class org.apache.ambari.server.configuration.Configuration
The directory on the Ambari Server where keystores are kept.
SRVR_ONE_WAY_SSL_PORT - Static variable in class org.apache.ambari.server.configuration.Configuration
The port that the Ambari Agents will use to communicate with the Ambari Server over SSL.
SRVR_TWO_WAY_SSL - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether two-way SSL should be used between Ambari Server and Ambari Agents so that the agents must also use SSL.
SRVR_TWO_WAY_SSL_PORT - Static variable in class org.apache.ambari.server.configuration.Configuration
The port that the Ambari Server will use to communicate with the agents over SSL.
SshHostInfo - Class in org.apache.ambari.server.bootstrap
Information that the API needs to provide to run bootstrap on hosts.
SshHostInfo() - Constructor for class org.apache.ambari.server.bootstrap.SshHostInfo
 
SSL_TRUSTSTORE_PASSWORD - Static variable in class org.apache.ambari.server.configuration.Configuration
The password to use when setting the Configuration.JAVAX_SSL_TRUSTSTORE_PASSWORD property.
SSL_TRUSTSTORE_PATH - Static variable in class org.apache.ambari.server.configuration.Configuration
The location of the truststore to use when setting the Configuration.JAVAX_SSL_TRUSTSTORE property.
SSL_TRUSTSTORE_TYPE - Static variable in class org.apache.ambari.server.configuration.Configuration
The type of truststore used by the Configuration.JAVAX_SSL_TRUSTSTORE_TYPE property.
Stack - Class in org.apache.ambari.server.controller.internal
Encapsulates stack information.
Stack(StackEntity, AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.Stack
Constructor.
Stack(StackId, AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.Stack
 
Stack(String, String, AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.Stack
Constructor.
Stack - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
Stack.ConfigProperty - Class in org.apache.ambari.server.controller.internal
Contains a configuration property's value and attributes.
STACK_ACTIVE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackVersionResourceProvider
 
STACK_ADVISOR_SCRIPT - Static variable in class org.apache.ambari.server.configuration.Configuration
The location and name of the Python stack advisor script executed when configuring services.
STACK_COMPONENT_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackArtifactResourceProvider
stack service name
STACK_CONFIG_TYPES - Static variable in class org.apache.ambari.server.controller.internal.StackVersionResourceProvider
 
STACK_ERROR_SET - Static variable in class org.apache.ambari.server.controller.internal.StackVersionResourceProvider
 
STACK_ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigurationResourceProvider
 
STACK_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigurationResourceProvider
 
STACK_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceConfigVersionResourceProvider
 
STACK_JAVA_HOME - Static variable in class org.apache.ambari.server.configuration.Configuration
The location of the JDK on the Ambari Agent hosts.
STACK_JAVA_VERSION - Static variable in class org.apache.ambari.server.configuration.Configuration
Java version of the stack
STACK_JCE_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The name of the JCE policy ZIP file.
STACK_JDK_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The name of the JDK installation binary.
STACK_MAX_JDK - Static variable in class org.apache.ambari.server.controller.internal.StackVersionResourceProvider
 
STACK_MIN_JDK - Static variable in class org.apache.ambari.server.controller.internal.StackVersionResourceProvider
 
STACK_MIN_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackVersionResourceProvider
 
STACK_NAME - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
STACK_NAME_ID - Static variable in class org.apache.ambari.server.controller.internal.StackDependencyResourceProvider
 
STACK_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
STACK_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ExtensionLinkResourceProvider
 
STACK_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
STACK_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.QuickLinkArtifactResourceProvider
 
STACK_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackAdvisorResourceProvider
 
STACK_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackArtifactResourceProvider
stack name
STACK_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackConfigurationDependencyResourceProvider
 
STACK_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackConfigurationResourceProvider
 
STACK_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackLevelConfigurationResourceProvider
 
STACK_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackResourceProvider
 
STACK_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackServiceResourceProvider
 
STACK_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackVersionResourceProvider
 
STACK_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ThemeArtifactResourceProvider
 
STACK_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.topology.BlueprintFactory
 
STACK_PARENT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackVersionResourceProvider
 
STACK_SELECT_ACTION - Static variable in class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
 
STACK_SERVICE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.QuickLinkArtifactResourceProvider
 
STACK_SERVICE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackArtifactResourceProvider
stack service name
STACK_SERVICE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ThemeArtifactResourceProvider
 
STACK_UPGRADE_AUTO_RETRY_CHECK_INTERVAL_SECS - Static variable in class org.apache.ambari.server.configuration.Configuration
If the stack.upgrade.auto.retry.timeout.mins property is positive, then run RetryUpgradeActionService every x seconds.
STACK_UPGRADE_AUTO_RETRY_COMMAND_DETAILS_TO_IGNORE - Static variable in class org.apache.ambari.server.configuration.Configuration
If auto-retry during stack upgrade is enabled, skip any tasks whose command details contains at least one of the strings in the following CSV property.
STACK_UPGRADE_AUTO_RETRY_CUSTOM_COMMAND_NAMES_TO_IGNORE - Static variable in class org.apache.ambari.server.configuration.Configuration
If auto-retry during stack upgrade is enabled, skip any tasks whose custom command name contains at least one of the strings in the following CSV property.
STACK_UPGRADE_AUTO_RETRY_TIMEOUT_MINS - Static variable in class org.apache.ambari.server.configuration.Configuration
If a host is shutdown or ambari-agent is stopped, then Ambari Server will still keep waiting til the task timesout, say 10-20 mins.
STACK_UPGRADE_BYPASS_PRECHECKS - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether pre-upgrade checks will be skipped when performing a stack upgrade.
STACK_UPGRADE_FAILED_STATUSES - Static variable in enum org.apache.ambari.server.actionmanager.HostRoleStatus
The HostRoleStatuss that represent the current commands that failed during stack upgrade.
STACK_VALID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackVersionResourceProvider
 
STACK_VERSION - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
STACK_VERSION_ID - Static variable in class org.apache.ambari.server.controller.internal.StackDependencyResourceProvider
 
STACK_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
STACK_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ExtensionLinkResourceProvider
 
STACK_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
STACK_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.QuickLinkArtifactResourceProvider
 
STACK_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackAdvisorResourceProvider
 
STACK_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackArtifactResourceProvider
stack version
STACK_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackConfigurationDependencyResourceProvider
 
STACK_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackConfigurationResourceProvider
 
STACK_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackLevelConfigurationResourceProvider
 
STACK_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackServiceResourceProvider
 
STACK_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackVersionResourceProvider
 
STACK_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ThemeArtifactResourceProvider
 
STACK_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.topology.BlueprintFactory
 
StackAccessException - Exception in org.apache.ambari.server
 
StackAccessException(String) - Constructor for exception org.apache.ambari.server.StackAccessException
 
StackAdvisorAdapter - Class in org.apache.ambari.server.topology.addservice
 
StackAdvisorAdapter() - Constructor for class org.apache.ambari.server.topology.addservice.StackAdvisorAdapter
 
StackAdvisorBlueprintProcessor - Class in org.apache.ambari.server.api.services.stackadvisor
Generate advised configurations for blueprint cluster provisioning by the stack advisor.
StackAdvisorBlueprintProcessor() - Constructor for class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorBlueprintProcessor
 
StackAdvisorCommand<T extends StackAdvisorResponse> - Class in org.apache.ambari.server.api.services.stackadvisor.commands
Parent for all commands.
StackAdvisorCommand(File, String, ServiceInfo.ServiceAdvisorType, int, StackAdvisorRunner, AmbariMetaInfo, AmbariServerConfigurationHandler, Map<String, JsonNode>) - Constructor for class org.apache.ambari.server.api.services.stackadvisor.commands.StackAdvisorCommand
 
StackAdvisorCommand(File, String, ServiceInfo.ServiceAdvisorType, int, StackAdvisorRunner, AmbariMetaInfo, AmbariServerConfigurationHandler) - Constructor for class org.apache.ambari.server.api.services.stackadvisor.commands.StackAdvisorCommand
 
StackAdvisorCommand.StackAdvisorData - Class in org.apache.ambari.server.api.services.stackadvisor.commands
Simple holder for 'hosts.json' and 'services.json' data.
StackAdvisorCommandType - Enum in org.apache.ambari.server.api.services.stackadvisor.commands
StackAdvisorCommand types enumeration.
StackAdvisorData(String, String) - Constructor for class org.apache.ambari.server.api.services.stackadvisor.commands.StackAdvisorCommand.StackAdvisorData
 
StackAdvisorException - Exception in org.apache.ambari.server.api.services.stackadvisor
 
StackAdvisorException(String) - Constructor for exception org.apache.ambari.server.api.services.stackadvisor.StackAdvisorException
 
StackAdvisorException(String, Throwable) - Constructor for exception org.apache.ambari.server.api.services.stackadvisor.StackAdvisorException
 
StackAdvisorHelper - Class in org.apache.ambari.server.api.services.stackadvisor
 
StackAdvisorHelper(Configuration, StackAdvisorRunner, AmbariMetaInfo, AmbariServerConfigurationHandler, Gson) - Constructor for class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorHelper
 
StackAdvisorRequest - Class in org.apache.ambari.server.api.services.stackadvisor
Stack advisor request.
StackAdvisorRequest.StackAdvisorRequestBuilder - Class in org.apache.ambari.server.api.services.stackadvisor
 
StackAdvisorRequest.StackAdvisorRequestType - Enum in org.apache.ambari.server.api.services.stackadvisor
 
StackAdvisorRequestException - Exception in org.apache.ambari.server.api.services.stackadvisor
 
StackAdvisorRequestException(String) - Constructor for exception org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequestException
 
StackAdvisorResourceProvider - Class in org.apache.ambari.server.controller.internal
Abstract superclass for recommendations and validations.
StackAdvisorResourceProvider(Resource.Type, Set<String>, Map<Resource.Type, String>, AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.StackAdvisorResourceProvider
 
StackAdvisorResponse - Class in org.apache.ambari.server.api.services.stackadvisor
Abstract stack advisor response POJO.
StackAdvisorResponse() - Constructor for class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorResponse
 
StackAdvisorResponse.Version - Class in org.apache.ambari.server.api.services.stackadvisor
 
StackAdvisorRunner - Class in org.apache.ambari.server.api.services.stackadvisor
 
StackAdvisorRunner() - Constructor for class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRunner
 
StackArtifact - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
StackArtifactResourceProvider - Class in org.apache.ambari.server.controller.internal
Provider for stack and stack service artifacts.
StackArtifactResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.StackArtifactResourceProvider
Constructor.
StackArtifactResponse - Interface in org.apache.ambari.server.controller
Response schema for endpoint StacksService.getStackArtifact(java.lang.String, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo, java.lang.String, java.lang.String, java.lang.String) The interface is not actually implemented, it only carries swagger annotations.
StackArtifactResponse.Artifacts - Interface in org.apache.ambari.server.controller
 
StackConfigTypeValidator - Class in org.apache.ambari.server.topology.validators
Validates whether incoming config types (form the blueprint or the cluster creation template) are valid.
StackConfigTypeValidator() - Constructor for class org.apache.ambari.server.topology.validators.StackConfigTypeValidator
 
StackConfiguration - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
StackConfigurationDependency - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
StackConfigurationDependencyRequest - Class in org.apache.ambari.server.controller
 
StackConfigurationDependencyRequest(String, String, String, String, String) - Constructor for class org.apache.ambari.server.controller.StackConfigurationDependencyRequest
 
StackConfigurationDependencyResourceDefinition - Class in org.apache.ambari.server.api.resources
 
StackConfigurationDependencyResourceDefinition(Resource.Type) - Constructor for class org.apache.ambari.server.api.resources.StackConfigurationDependencyResourceDefinition
 
StackConfigurationDependencyResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.StackConfigurationDependencyResourceDefinition
 
StackConfigurationDependencyResourceProvider - Class in org.apache.ambari.server.controller.internal
 
StackConfigurationDependencyResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.StackConfigurationDependencyResourceProvider
 
StackConfigurationDependencyResponse - Class in org.apache.ambari.server.controller
 
StackConfigurationDependencyResponse(String) - Constructor for class org.apache.ambari.server.controller.StackConfigurationDependencyResponse
 
StackConfigurationDependencyResponse(String, String) - Constructor for class org.apache.ambari.server.controller.StackConfigurationDependencyResponse
 
StackConfigurationDependencyResponse.StackConfigurationDependencyResponseSwagger - Interface in org.apache.ambari.server.controller
Interface to help correct Swagger documentation generation
StackConfigurationRequest - Class in org.apache.ambari.server.controller
 
StackConfigurationRequest(String, String, String, String) - Constructor for class org.apache.ambari.server.controller.StackConfigurationRequest
 
StackConfigurationResourceDefinition - Class in org.apache.ambari.server.api.resources
 
StackConfigurationResourceDefinition(Resource.Type) - Constructor for class org.apache.ambari.server.api.resources.StackConfigurationResourceDefinition
 
StackConfigurationResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.StackConfigurationResourceDefinition
 
StackConfigurationResourceProvider - Class in org.apache.ambari.server.controller.internal
 
StackConfigurationResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.StackConfigurationResourceProvider
 
StackConfigurationResponse - Class in org.apache.ambari.server.controller
 
StackConfigurationResponse(String, String, String, String, Map<String, String>) - Constructor for class org.apache.ambari.server.controller.StackConfigurationResponse
Stack configuration response.
StackConfigurationResponse(String, String, String, String, String, Boolean, Set<PropertyInfo.PropertyType>, Map<String, String>, ValueAttributesInfo, Set<PropertyDependencyInfo>) - Constructor for class org.apache.ambari.server.controller.StackConfigurationResponse
Stack configuration response with all properties.
StackConfigurationResponse.StackConfigurationResponseSwagger - Interface in org.apache.ambari.server.controller
Interface to help correct Swagger documentation generation
StackContext - Class in org.apache.ambari.server.stack
Provides external functionality to the Stack framework.
StackContext(MetainfoDAO, ActionMetadata, OsFamily) - Constructor for class org.apache.ambari.server.stack.StackContext
Constructor.
StackContext.LatestRepoQueryExecutor - Class in org.apache.ambari.server.stack
Executor used to execute repository update tasks.
stackDAO - Static variable in class org.apache.ambari.server.controller.internal.MpackResourceProvider
 
stackDAO - Static variable in class org.apache.ambari.server.controller.internal.StackVersionResourceProvider
 
StackDAO - Class in org.apache.ambari.server.orm.dao
The StackDAO class is used to manage the persistence and retrieval of StackEntity instances.
StackDAO() - Constructor for class org.apache.ambari.server.orm.dao.StackDAO
 
StackDefinedPropertyProvider - Class in org.apache.ambari.server.controller.internal
This class analyzes a service's metrics to determine if additional metrics should be fetched.
StackDefinedPropertyProvider(Resource.Type, JMXHostProvider, MetricHostProvider, MetricsServiceProvider, URLStreamProvider, String, String, String, String, PropertyProvider, PropertyProvider) - Constructor for class org.apache.ambari.server.controller.internal.StackDefinedPropertyProvider
 
StackDefinitionDirectory - Class in org.apache.ambari.server.stack
Base stack definition directory.
StackDefinitionDirectory(String) - Constructor for class org.apache.ambari.server.stack.StackDefinitionDirectory
Constructor.
StackDefinitionModule<T,I> - Interface in org.apache.ambari.server.stack
Stack Definition Module.
StackDependencyResourceDefinition - Class in org.apache.ambari.server.api.resources
Stack Service Dependency Resource Definition.
StackDependencyResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.StackDependencyResourceDefinition
Constructor.
StackDependencyResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for Stack Dependency resource.
StackDependencyResourceProvider() - Constructor for class org.apache.ambari.server.controller.internal.StackDependencyResourceProvider
Constructor.
StackDirectory - Class in org.apache.ambari.server.stack
Encapsulates IO operations on a stack definition stack directory.
StackDirectory(String) - Constructor for class org.apache.ambari.server.stack.StackDirectory
Constructor.
StackEntity - Class in org.apache.ambari.server.orm.entities
The StackEntity class is used to model an alert that needs to run in the system.
StackEntity() - Constructor for class org.apache.ambari.server.orm.entities.StackEntity
Constructor.
StackEntity_ - Class in org.apache.ambari.server.orm.entities
The StackEntity_ is a strongly typed metamodel for creating CriteriaQuery for StackEntity.
StackEntity_() - Constructor for class org.apache.ambari.server.orm.entities.StackEntity_
 
StackFactory - Interface in org.apache.ambari.server.topology
 
stackId - Static variable in class org.apache.ambari.server.orm.entities.StackEntity_
 
stackId - Variable in class org.apache.ambari.server.state.repository.Release
The stack id for the repository.
StackId - Class in org.apache.ambari.server.state
 
StackId() - Constructor for class org.apache.ambari.server.state.StackId
 
StackId(String) - Constructor for class org.apache.ambari.server.state.StackId
 
StackId(StackInfo) - Constructor for class org.apache.ambari.server.state.StackId
 
StackId(String, String) - Constructor for class org.apache.ambari.server.state.StackId
 
StackId(StackEntity) - Constructor for class org.apache.ambari.server.state.StackId
 
StackInfo - Class in org.apache.ambari.server.state
 
StackInfo() - Constructor for class org.apache.ambari.server.state.StackInfo
 
StackLevelConfiguration - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
StackLevelConfigurationRequest - Class in org.apache.ambari.server.controller
 
StackLevelConfigurationRequest(String, String, String) - Constructor for class org.apache.ambari.server.controller.StackLevelConfigurationRequest
 
StackLevelConfigurationResourceDefinition - Class in org.apache.ambari.server.api.resources
 
StackLevelConfigurationResourceDefinition(Resource.Type) - Constructor for class org.apache.ambari.server.api.resources.StackLevelConfigurationResourceDefinition
 
StackLevelConfigurationResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.StackLevelConfigurationResourceDefinition
 
StackLevelConfigurationResourceProvider - Class in org.apache.ambari.server.controller.internal
 
StackLevelConfigurationResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.StackLevelConfigurationResourceProvider
 
StackLevelConfigurationResponse - Class in org.apache.ambari.server.controller
 
StackLevelConfigurationResponse(String, String, String, String, String, Boolean, Set<PropertyInfo.PropertyType>, Map<String, String>, ValueAttributesInfo, Set<PropertyDependencyInfo>) - Constructor for class org.apache.ambari.server.controller.StackLevelConfigurationResponse
 
StackLevelConfigurationResponse(String, String, String, String, Map<String, String>) - Constructor for class org.apache.ambari.server.controller.StackLevelConfigurationResponse
 
StackManager - Class in org.apache.ambari.server.stack
Manages all stack related behavior including parsing of stacks and providing access to stack information.
StackManager(File, File, File, OsFamily, boolean, MetainfoDAO, ActionMetadata, StackDAO, ExtensionDAO, ExtensionLinkDAO, AmbariManagementHelper) - Constructor for class org.apache.ambari.server.stack.StackManager
Constructor.
StackManagerFactory - Interface in org.apache.ambari.server.stack
The StackManagerFactory is used along with AssistedInject to build instances of StackManager.
stackMap - Variable in class org.apache.ambari.server.stack.StackManager
Map of stack id to stack info
StackMetainfoXml - Class in org.apache.ambari.server.state.stack
Represents the stack metainfo.xml file.
StackMetainfoXml() - Constructor for class org.apache.ambari.server.state.stack.StackMetainfoXml
 
StackMetainfoXml.Version - Class in org.apache.ambari.server.state.stack
 
StackModule - Class in org.apache.ambari.server.stack
Stack module which provides all functionality related to parsing and fully resolving stacks from the stack definition.
StackModule(StackDirectory, StackContext) - Constructor for class org.apache.ambari.server.stack.StackModule
Constructor.
stackModules - Variable in class org.apache.ambari.server.stack.StackManager
 
stackName - Static variable in class org.apache.ambari.server.orm.entities.StackEntity_
 
StackPackage - Class in org.apache.ambari.server.state.repository
Represents the data inside of the stack_packages.json.
StackPackage() - Constructor for class org.apache.ambari.server.state.repository.StackPackage
 
StackPackage.UpgradeDependencies - Class in org.apache.ambari.server.state.repository
The upgrade dependencies between services.
StackPackage.UpgradeDependencyDeserializer - Class in org.apache.ambari.server.state.repository
A deserializer which extracts the "upgrade-dependencies" key from the stack_packages.json.
StackRequest - Class in org.apache.ambari.server.controller
 
StackRequest(String) - Constructor for class org.apache.ambari.server.controller.StackRequest
 
StackResourceDefinition - Class in org.apache.ambari.server.api.resources
 
StackResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.StackResourceDefinition
 
StackResourceProvider - Class in org.apache.ambari.server.controller.internal
 
StackResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.StackResourceProvider
 
StackResponse - Class in org.apache.ambari.server.controller
 
StackResponse(String) - Constructor for class org.apache.ambari.server.controller.StackResponse
 
StackResponse.StackResponseSwagger - Interface in org.apache.ambari.server.controller
Interface to help correct Swagger documentation generation
StackRoleCommandOrder - Class in org.apache.ambari.server.state.stack
Represents the stack role_command_order.json file.
StackRoleCommandOrder() - Constructor for class org.apache.ambari.server.state.stack.StackRoleCommandOrder
Initialize object
StackRoleCommandOrder(HashMap<String, Object>) - Constructor for class org.apache.ambari.server.state.stack.StackRoleCommandOrder
Initialize object
StackService - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
StackServiceArtifactResponse - Interface in org.apache.ambari.server.controller
Response schema for endpoint StacksService.getStackServiceArtifact( String, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo, String, String, String, String) The interface is not actually implemented, it only carries swagger annotations.
StackServiceArtifactResponse.Artifacts - Interface in org.apache.ambari.server.controller
 
StackServiceComponent - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
StackServiceComponentDependency - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
StackServiceComponentRequest - Class in org.apache.ambari.server.controller
 
StackServiceComponentRequest(String, String, String, String) - Constructor for class org.apache.ambari.server.controller.StackServiceComponentRequest
 
StackServiceComponentRequest(String, String, String, String, String) - Constructor for class org.apache.ambari.server.controller.StackServiceComponentRequest
 
StackServiceComponentResourceDefinition - Class in org.apache.ambari.server.api.resources
 
StackServiceComponentResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.StackServiceComponentResourceDefinition
 
StackServiceComponentResourceProvider - Class in org.apache.ambari.server.controller.internal
 
StackServiceComponentResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.StackServiceComponentResourceProvider
 
StackServiceComponentResponse - Class in org.apache.ambari.server.controller
Stack service component response.
StackServiceComponentResponse(ComponentInfo) - Constructor for class org.apache.ambari.server.controller.StackServiceComponentResponse
Constructor.
StackServiceComponentResponse.StackServiceComponentResponseSwagger - Interface in org.apache.ambari.server.controller
Interface to help correct Swagger documentation generation
StackServiceDirectory - Class in org.apache.ambari.server.stack
Encapsulates IO operations on a stack service directory.
StackServiceDirectory(String) - Constructor for class org.apache.ambari.server.stack.StackServiceDirectory
Constructor.
StackServiceRequest - Class in org.apache.ambari.server.controller
 
StackServiceRequest(String, String, String) - Constructor for class org.apache.ambari.server.controller.StackServiceRequest
 
StackServiceRequest(String, String, String, String, String) - Constructor for class org.apache.ambari.server.controller.StackServiceRequest
 
StackServiceResourceDefinition - Class in org.apache.ambari.server.api.resources
 
StackServiceResourceDefinition(Resource.Type) - Constructor for class org.apache.ambari.server.api.resources.StackServiceResourceDefinition
 
StackServiceResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.StackServiceResourceDefinition
 
StackServiceResourceProvider - Class in org.apache.ambari.server.controller.internal
 
StackServiceResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.StackServiceResourceProvider
 
StackServiceResponse - Class in org.apache.ambari.server.controller
 
StackServiceResponse(ServiceInfo) - Constructor for class org.apache.ambari.server.controller.StackServiceResponse
Constructor.
StackServiceResponse.StackServiceResponseSwagger - Interface in org.apache.ambari.server.controller
 
StacksService - Class in org.apache.ambari.server.api.services
 
StacksService() - Constructor for class org.apache.ambari.server.api.services.StacksService
 
StackUpgradeFinishEvent - Class in org.apache.ambari.server.events
 
StackUpgradeFinishEvent(Cluster) - Constructor for class org.apache.ambari.server.events.StackUpgradeFinishEvent
Constructor.
StackUpgradeFinishListener - Class in org.apache.ambari.server.events.listeners.upgrade
The StackUpgradeFinishListener class handles updating component info after stack upgrade or downgrade finish
StackUpgradeFinishListener(VersionEventPublisher) - Constructor for class org.apache.ambari.server.events.listeners.upgrade.StackUpgradeFinishListener
Constructor.
StackVersion - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
stackVersion - Static variable in class org.apache.ambari.server.orm.entities.StackEntity_
 
StackVersionListener - Class in org.apache.ambari.server.events.listeners.upgrade
The StackVersionListener class handles the propagation of versions advertised by the ServiceComponentHost that bubble up to the HostVersionEntity.
StackVersionListener(VersionEventPublisher, Provider<AmbariMetaInfo>, Provider<HostLevelParamsHolder>) - Constructor for class org.apache.ambari.server.events.listeners.upgrade.StackVersionListener
Constructor.
StackVersionRequest - Class in org.apache.ambari.server.controller
 
StackVersionRequest(String, String) - Constructor for class org.apache.ambari.server.controller.StackVersionRequest
 
StackVersionResourceDefinition - Class in org.apache.ambari.server.api.resources
 
StackVersionResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.StackVersionResourceDefinition
 
StackVersionResourceProvider - Class in org.apache.ambari.server.controller.internal
 
StackVersionResponse - Class in org.apache.ambari.server.controller
 
StackVersionResponse(String, boolean, String, Map<String, Map<String, Map<String, String>>>, Collection<File>, Set<String>, boolean, Collection<String>, String, String) - Constructor for class org.apache.ambari.server.controller.StackVersionResponse
 
StackVersionResponse.StackVersionResponseSwagger - Interface in org.apache.ambari.server.controller
Interface to help correct Swagger documentation generation
Stage - Class in org.apache.ambari.server.actionmanager
 
Stage(long, String, String, long, String, String, String, HostRoleCommandFactory, ExecutionCommandWrapperFactory) - Constructor for class org.apache.ambari.server.actionmanager.Stage
 
Stage(StageEntity, HostRoleCommandDAO, ActionDBAccessor, Clusters, HostRoleCommandFactory, ExecutionCommandWrapperFactory) - Constructor for class org.apache.ambari.server.actionmanager.Stage
 
Stage - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
STAGE_CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.StageResourceProvider
 
STAGE_COMMAND_PARAMS - Static variable in class org.apache.ambari.server.controller.internal.StageResourceProvider
 
STAGE_CONTEXT - Static variable in class org.apache.ambari.server.controller.internal.StageResourceProvider
 
STAGE_DISPLAY_STATUS - Static variable in class org.apache.ambari.server.controller.internal.StageResourceProvider
 
STAGE_DISPLAY_STATUS_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
STAGE_END_TIME - Static variable in class org.apache.ambari.server.controller.internal.StageResourceProvider
 
STAGE_HOST_PARAMS - Static variable in class org.apache.ambari.server.controller.internal.StageResourceProvider
 
STAGE_LOG_INFO - Static variable in class org.apache.ambari.server.controller.internal.StageResourceProvider
 
STAGE_PROGRESS_PERCENT - Static variable in class org.apache.ambari.server.controller.internal.StageResourceProvider
 
STAGE_REQUEST_ID - Static variable in class org.apache.ambari.server.controller.internal.StageResourceProvider
 
STAGE_SKIPPABLE - Static variable in class org.apache.ambari.server.controller.internal.StageResourceProvider
 
STAGE_STAGE_ID - Static variable in class org.apache.ambari.server.controller.internal.StageResourceProvider
Stage property constants.
STAGE_START_TIME - Static variable in class org.apache.ambari.server.controller.internal.StageResourceProvider
 
STAGE_STATUS - Static variable in class org.apache.ambari.server.controller.internal.StageResourceProvider
 
STAGE_STATUS_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
STAGE_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
StageDAO - Class in org.apache.ambari.server.orm.dao
 
StageDAO() - Constructor for class org.apache.ambari.server.orm.dao.StageDAO
 
StageEntity - Class in org.apache.ambari.server.orm.entities
 
StageEntity() - Constructor for class org.apache.ambari.server.orm.entities.StageEntity
 
StageEntity_ - Class in org.apache.ambari.server.orm.entities
The StageEntity_ is a strongly typed metamodel for creating CriteriaQuery for StageEntity.
StageEntity_() - Constructor for class org.apache.ambari.server.orm.entities.StageEntity_
 
StageEntityPK(Long, Long) - Constructor for class org.apache.ambari.server.orm.dao.RequestDAO.StageEntityPK
 
StageEntityPK - Class in org.apache.ambari.server.orm.entities
 
StageEntityPK() - Constructor for class org.apache.ambari.server.orm.entities.StageEntityPK
 
StageFactory - Interface in org.apache.ambari.server.actionmanager
 
StageFactoryImpl - Class in org.apache.ambari.server.actionmanager
 
StageFactoryImpl(Injector) - Constructor for class org.apache.ambari.server.actionmanager.StageFactoryImpl
 
stageId - Variable in class org.apache.ambari.server.controller.ShortTaskStatus
 
stageId - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
stageId - Static variable in class org.apache.ambari.server.orm.entities.StageEntity_
 
StageResourceProvider - Class in org.apache.ambari.server.controller.internal
ResourceProvider for Stage
StageService - Class in org.apache.ambari.server.api.services
Service responsible for stage resource requests.
StageService(String, String) - Constructor for class org.apache.ambari.server.api.services.StageService
Constructor.
StageUtils - Class in org.apache.ambari.server.utils
 
StageUtils(StageFactory) - Constructor for class org.apache.ambari.server.utils.StageUtils
 
StageWrapper - Class in org.apache.ambari.server.stack.upgrade.orchestrate
 
StageWrapper(StageWrapper.Type, String, TaskWrapper...) - Constructor for class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapper
Wrapper for a stage that encapsulates its text and tasks.
StageWrapper(StageWrapper.Type, String, Map<String, String>, TaskWrapper...) - Constructor for class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapper
Wrapper for a stage that encapsulates its text, params, and tasks.
StageWrapper(StageWrapper.Type, String, Map<String, String>, List<TaskWrapper>) - Constructor for class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapper
Wrapper for a stage that encapsulates its text, params, and tasks.
StageWrapper.Type - Enum in org.apache.ambari.server.stack.upgrade.orchestrate
Indicates the type of wrapper.
StageWrapperBuilder - Class in org.apache.ambari.server.stack.upgrade.orchestrate
Defines how to build stages for an Upgrade or Downgrade.
StageWrapperBuilder(Grouping) - Constructor for class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapperBuilder
Constructor.
STALE_CONFIGS - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
STALE_CONFIGS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
STALE_POSTGRESS_USERS_LDAP_USER_KEY - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
STALE_POSTGRESS_VIEWURL_PKEY - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
StaleAlert - Class in org.apache.ambari.server.agent
 
StaleAlert() - Constructor for class org.apache.ambari.server.agent.StaleAlert
 
StaleAlert(Long, Long) - Constructor for class org.apache.ambari.server.agent.StaleAlert
 
StaleAlertRunnable - Class in org.apache.ambari.server.alerts
The StaleAlertRunnable is used by the AmbariServerAlertService to check the last time that an alert was checked and determine if it seems to no longer be running.
StaleAlertRunnable(String) - Constructor for class org.apache.ambari.server.alerts.StaleAlertRunnable
Constructor.
staleConfigCacheExpiration() - Method in class org.apache.ambari.server.configuration.Configuration
 
StaleConfigsUpdateEvent - Class in org.apache.ambari.server.events
 
StaleConfigsUpdateEvent(ServiceComponentHostImpl, Boolean) - Constructor for class org.apache.ambari.server.events.StaleConfigsUpdateEvent
 
STANDARD - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
start() - Method in class com.google.inject.persist.jpa.AmbariJpaPersistService
Starts the PersistService if it has not been previously started.
start() - Method in class org.apache.ambari.server.actionmanager.ActionManager
 
start() - Method in class org.apache.ambari.server.agent.HeartBeatHandler
 
start() - Method in class org.apache.ambari.server.agent.HeartbeatMonitor
 
start() - Method in class org.apache.ambari.server.configuration.SingleFileWatch
Start the watch service in the background
start(String, String) - Method in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
start(String, String, Collection<String>, boolean, boolean) - Method in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
start(String, String) - Method in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
start() - Method in class org.apache.ambari.server.metrics.system.impl.DatabaseMetricsSource
 
start() - Method in class org.apache.ambari.server.metrics.system.impl.JvmMetricsSource
 
start() - Method in class org.apache.ambari.server.metrics.system.impl.MetricsServiceImpl
 
start() - Method in class org.apache.ambari.server.metrics.system.impl.StompEventsMetricsSource
 
start() - Method in interface org.apache.ambari.server.metrics.system.MetricsService
Start the service
start() - Method in interface org.apache.ambari.server.metrics.system.MetricsSource
Start the source
start() - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
Start Execution scheduler
start() - Method in class org.apache.ambari.server.serveraction.ServerActionExecutor
Starts this ServerActionExecutor's main thread.
start() - Method in class org.apache.ambari.server.utils.ManagedThreadPoolExecutor
 
start() - Method in interface org.apache.ambari.server.utils.ShellCommandUtil.InteractiveHandler
Starts or resets this handler.
start() - Method in interface org.apache.ambari.server.view.DirectoryWatcher
 
start() - Method in class org.apache.ambari.server.view.ViewDirectoryWatcher
 
START_COMMAND_NAME - Static variable in class org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper
 
START_TIME - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
START_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
START_TIME_SNAKE_CASE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
STARTED_COUNT - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
STARTED_COUNT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
StartGrouping - Class in org.apache.ambari.server.stack.upgrade
Used for a group that starts services.
StartGrouping() - Constructor for class org.apache.ambari.server.stack.upgrade.StartGrouping
 
startHeartBeatHandler() - Static method in class org.apache.ambari.server.agent.rest.AgentResource
Explicitly start HH
startHost(String, String, Collection<String>, boolean) - Method in class org.apache.ambari.server.topology.AmbariContext
 
startHost(String, boolean) - Method in interface org.apache.ambari.server.topology.ClusterTopology
Start the specified host.
startHost(String, boolean) - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
StartHostTask - Class in org.apache.ambari.server.topology.tasks
 
StartHostTask(ClusterTopology, HostRequest, boolean) - Constructor for class org.apache.ambari.server.topology.tasks.StartHostTask
 
StartOperationRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Start operation request was accepted.
StartOperationRequestAuditEvent.StartOperationAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
startPersistenceService() - Method in class org.apache.ambari.server.checks.DatabaseConsistencyChecker
 
startPersistenceService() - Method in class org.apache.ambari.server.checks.MpackInstallChecker
 
startPersistenceService() - Method in class org.apache.ambari.server.security.encryption.SensitiveDataEncryption
 
startPersistenceService() - Method in class org.apache.ambari.server.update.HostUpdateHelper
 
startPersistenceService() - Method in class org.apache.ambari.server.upgrade.SchemaUpgradeHelper
 
startRequest(long) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
 
startRequest(long) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
startScheduler(Integer) - Method in interface org.apache.ambari.server.scheduler.ExecutionScheduler
Initialize and start the scheduler to accept jobs.
startScheduler(Integer) - Method in class org.apache.ambari.server.scheduler.ExecutionSchedulerImpl
 
StartTask - Class in org.apache.ambari.server.stack.upgrade
Used to represent a start of a component.
StartTask() - Constructor for class org.apache.ambari.server.stack.upgrade.StartTask
 
startTime - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
startUp() - Method in class org.apache.ambari.server.state.services.AlertNoticeDispatchService

Parse the XML template for Notification content.

startUp() - Method in class org.apache.ambari.server.state.services.AmbariServerAlertService

Loads all of the definitions with SERVER source type and schedules the ones that are enabled.

startUp() - Method in class org.apache.ambari.server.state.services.CachedAlertFlushService

Invokes #stop() if not enabled.

startUp() - Method in class org.apache.ambari.server.state.services.RetryUpgradeActionService

Only run if the timeout mins is positive.

state(double) - Method in class org.apache.ambari.server.alerts.Threshold
 
State - Variable in class org.apache.ambari.server.api.query.render.AlertSummaryGroupedRenderer.AlertDefinitionSummary
 
STATE - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
STATE - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
state(double) - Method in class org.apache.ambari.server.state.alert.Reporting
 
State - Enum in org.apache.ambari.server.state
 
STATE_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
STATE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
STATE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
STATE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
StateMachine<STATE extends Enum<STATE>,EVENTTYPE extends Enum<EVENTTYPE>,EVENT> - Interface in org.apache.ambari.server.state.fsm
 
StateMachineFactory<OPERAND,STATE extends Enum<STATE>,EVENTTYPE extends Enum<EVENTTYPE>,EVENT> - Class in org.apache.ambari.server.state.fsm
State machine topology.
StateMachineFactory(STATE) - Constructor for class org.apache.ambari.server.state.fsm.StateMachineFactory
Constructor This is the only constructor in the API.
StateRecoveryManager - Class in org.apache.ambari.server
Is executed on server start.
StateRecoveryManager() - Constructor for class org.apache.ambari.server.StateRecoveryManager
 
STATES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
STATIC - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
STATIC_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
StaticallyInject - Annotation Type in org.apache.ambari.server
Annotation indicating there are static members that should be injected
STATUS - Static variable in class org.apache.ambari.server.controller.internal.HostComponentProcessResourceProvider
 
STATUS - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
STATUS - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
status - Variable in class org.apache.ambari.server.controller.ShortTaskStatus
 
status - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
STATUS_DETAIL - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
STATUS_DETAIL_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
STATUS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentProcessResourceProvider
 
STATUS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
STATUS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
StatusCommand - Class in org.apache.ambari.server.agent
Command to report the status of a list of services in roles.
StatusCommand() - Constructor for class org.apache.ambari.server.agent.StatusCommand
 
StatusCommand.StatusCommandPayload - Enum in org.apache.ambari.server.agent
 
statusFromRequest(HostRoleCommandDAO, TopologyManager, Long) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Calculates the status for specified request by id.
statusFromStageEntities(Collection<StageEntity>) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Factory method to create a calculated status.
statusFromStages(Collection<Stage>) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Factory method to create a calculated status.
statusFromStageSummary(Map<Long, HostRoleCommandStatusSummaryDTO>, Set<Long>) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Calculates the overall status of an upgrade.
statusFromTaskEntities(Collection<HostRoleCommandEntity>, boolean) - Static method in class org.apache.ambari.server.controller.internal.CalculatedStatus
Factory method to create a calculated status.
stdError - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
stdOut - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
STOMP_MAX_BUFFER_MESSAGE_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The maximum size of a buffer for stomp message sending.
STOMP_MAX_INCOMING_MESSAGE_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The maximum size of an incoming stomp text message.
STOMPComponentsDeleteHandler - Class in org.apache.ambari.server.topology
 
STOMPComponentsDeleteHandler() - Constructor for class org.apache.ambari.server.topology.STOMPComponentsDeleteHandler
 
STOMPEvent - Class in org.apache.ambari.server.events
Update data from server side, will be sent as STOMP message to recipients from all hosts.
STOMPEvent(STOMPEvent.Type) - Constructor for class org.apache.ambari.server.events.STOMPEvent
 
STOMPEvent.Type - Enum in org.apache.ambari.server.events
 
StompEventsMetricsSource - Class in org.apache.ambari.server.metrics.system.impl
Collects metrics about number of events by types and publishes to configured Metric Sink.
StompEventsMetricsSource() - Constructor for class org.apache.ambari.server.metrics.system.impl.StompEventsMetricsSource
 
STOMPHostEvent - Class in org.apache.ambari.server.events
Update data from server side, will be sent as STOMP message only to specified recipient.
STOMPHostEvent(STOMPEvent.Type) - Constructor for class org.apache.ambari.server.events.STOMPHostEvent
 
StompResponse - Class in org.apache.ambari.server.agent.stomp
Default stomp topic response.
StompResponse() - Constructor for class org.apache.ambari.server.agent.stomp.StompResponse
 
StompResponse.StompResponseStatus - Enum in org.apache.ambari.server.agent.stomp
 
STOMPUpdateListener - Class in org.apache.ambari.server.events.listeners.requests
 
STOMPUpdateListener(Injector, Set<STOMPEvent.Type>) - Constructor for class org.apache.ambari.server.events.listeners.requests.STOMPUpdateListener
 
STOMPUpdatePublisher - Variable in class org.apache.ambari.server.agent.stomp.AgentClusterDataHolder
 
STOMPUpdatePublisher - Class in org.apache.ambari.server.events.publishers
 
STOMPUpdatePublisher() - Constructor for class org.apache.ambari.server.events.publishers.STOMPUpdatePublisher
 
stop() - Method in class org.apache.ambari.server.agent.HeartBeatHandler
 
stop() - Method in class org.apache.ambari.server.configuration.SingleFileWatch
Stop the watch service
stop() - Method in class org.apache.ambari.server.controller.AmbariServer
 
stop() - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
Stop execution scheduler
stop() - Method in class org.apache.ambari.server.serveraction.ServerActionExecutor
Attempts to stop this ServerActionExecutor's main thread.
stop() - Method in class org.apache.ambari.server.utils.ManagedThreadPoolExecutor
 
stop() - Method in interface org.apache.ambari.server.view.DirectoryWatcher
 
stop() - Method in class org.apache.ambari.server.view.ViewDirectoryWatcher
 
StopGrouping - Class in org.apache.ambari.server.stack.upgrade
Used for a group that stops services.
StopGrouping() - Constructor for class org.apache.ambari.server.stack.upgrade.StopGrouping
 
stopPersistenceService() - Method in class org.apache.ambari.server.checks.DatabaseConsistencyChecker
 
stopPersistenceService() - Method in class org.apache.ambari.server.checks.MpackInstallChecker
 
stopPersistenceService() - Method in class org.apache.ambari.server.security.encryption.SensitiveDataEncryption
 
stopPersistenceService() - Method in class org.apache.ambari.server.update.HostUpdateHelper
 
stopPersistenceService() - Method in class org.apache.ambari.server.upgrade.SchemaUpgradeHelper
 
stopScheduler() - Method in interface org.apache.ambari.server.scheduler.ExecutionScheduler
Shutdown the scheduler threads and do not accept any more jobs.
stopScheduler() - Method in class org.apache.ambari.server.scheduler.ExecutionSchedulerImpl
 
StopTask - Class in org.apache.ambari.server.stack.upgrade
Used to represent a stop of a component.
StopTask() - Constructor for class org.apache.ambari.server.stack.upgrade.StopTask
 
store(String) - Method in class org.apache.ambari.server.api.services.PersistKeyValueService
 
store(Object) - Method in class org.apache.ambari.server.view.persistence.DataStoreImpl
 
STORM_ENV_CONFIG - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog251
 
STORM_SERVICE_CHECK - Static variable in class org.apache.ambari.server.Role
 
streamProvider - Variable in class org.apache.ambari.server.controller.metrics.MetricsPropertyProvider
 
streamProvider - Variable in class org.apache.ambari.server.controller.metrics.MetricsReportPropertyProvider
 
StreamProvider - Interface in org.apache.ambari.server.controller.utilities
A provider of input stream from a property source.
StreamUtils - Class in org.apache.ambari.server.utils
Utilities for Streams
StreamUtils() - Constructor for class org.apache.ambari.server.utils.StreamUtils
 
STRICT_TRANSPORT_HEADER - Static variable in class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
 
strictValidation() - Method in enum org.apache.ambari.server.topology.addservice.AddServiceRequest.ValidationType
 
StringComparator() - Constructor for class org.apache.ambari.server.update.HostUpdateHelper.StringComparator
 
stringContainsVersionHardcode(String, Pattern) - Static method in class org.apache.ambari.server.checks.HardcodedStackVersionPropertiesCheck
Looks for search pattern in string
stringifyGraph() - Method in class org.apache.ambari.server.stageplanner.RoleGraph
 
structuredOut - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
structuredOut - Variable in class org.apache.ambari.server.stack.upgrade.ManualTask
 
Subject - Variable in class org.apache.ambari.server.notifications.Notification
A short summary of the notification.
SUBJECT_OID_PROPERTY - Static variable in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
 
submitCluster(Cluster) - Method in interface org.apache.ambari.server.controller.ivory.IvoryService
Submit a cluster.
submitFeed(Feed) - Method in interface org.apache.ambari.server.controller.ivory.IvoryService
Submit a feed.
submitRequest(MetricsRetrievalService.MetricSourceType, StreamProvider, String) - Method in class org.apache.ambari.server.state.services.MetricsRetrievalService
Submit a Runnable for execution which retrieves metric data from the supplied endpoint.
SUBRESOURCE_OPERATING_SYSTEMS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.CompatibleRepositoryVersionResourceProvider
 
SUBRESOURCE_OPERATING_SYSTEMS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
SUBRESOURCE_OPERATING_SYSTEMS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
SUBRESOURCE_REPOSITORIES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
SubResourceDefinition - Class in org.apache.ambari.server.api.resources
Definition of a sub-resource.
SubResourceDefinition(Resource.Type) - Constructor for class org.apache.ambari.server.api.resources.SubResourceDefinition
Constructor.
SubResourceDefinition(Resource.Type, Set<Resource.Type>, boolean) - Constructor for class org.apache.ambari.server.api.resources.SubResourceDefinition
Constructor.
SubResourcePredicateVisitor - Class in org.apache.ambari.server.api.query
A predicate visitor used to extract the sub resource elements from a given predicate and produce a new predicate that can be evaluated with a sub resource of the given category.
SubResourcePredicateVisitor(String) - Constructor for class org.apache.ambari.server.api.query.SubResourcePredicateVisitor
Constructor.
subscribe(SessionSubscribeEvent) - Method in class org.apache.ambari.server.api.stomp.NamedTasksSubscribeListener
 
SUBSCRIPTION_REGISTRY_CACHE_MAX_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
Maximal cache size for spring subscription registry.
SubscriptionId(Long, String) - Constructor for class org.apache.ambari.server.api.stomp.NamedTasksSubscriptions.SubscriptionId
 
Subsection - Class in org.apache.ambari.server.state.theme
 
Subsection() - Constructor for class org.apache.ambari.server.state.theme.Subsection
 
substituteArgument(String, String, String) - Static method in class org.apache.ambari.server.controller.internal.AbstractPropertyProvider
Substitute the given value into the argument in the given property id.
substituteHostIndexes(Map<String, Set<String>>) - Static method in class org.apache.ambari.server.utils.StageUtils
Given a clusterHostInfo map, replaces host indexes with the mapped host names.
suggestUpgradePack(String, StackId, StackId, Direction, UpgradeType, String) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeHelper
Get right Upgrade Pack, depends on stack, direction and upgrade type information
summary - Variable in class org.apache.ambari.server.stack.upgrade.Batch
 
summary - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition
An optional brief description of config changes.
summary - Variable in class org.apache.ambari.server.stack.upgrade.Task
An optional brief description of what this task is doing.
SUPPORT_CONNECTOR_VERSION - Static variable in class org.apache.ambari.server.orm.DBAccessorImpl
 
supports(Class<?>) - Method in class org.apache.ambari.server.security.authentication.AmbariLocalAuthenticationProvider
 
supports(Class<?>) - Method in class org.apache.ambari.server.security.authentication.jwt.AmbariJwtAuthenticationProvider
 
supports(Class<? extends Object>) - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosAuthenticationProvider
 
supports(Class<?>) - Method in class org.apache.ambari.server.security.authentication.pam.AmbariPamAuthenticationProvider
 
supports(Class<?>) - Method in class org.apache.ambari.server.security.authorization.AmbariLdapAuthenticationProvider
 
supports(Class<?>) - Method in class org.apache.ambari.server.security.authorization.internal.AmbariInternalAuthenticationProvider
 
supportsAutoDeploy() - Method in class org.apache.ambari.server.topology.Cardinality
Determine if the cardinality count supports auto-deployment.
supportsAutoSkipOnFailure - Variable in class org.apache.ambari.server.stack.upgrade.Grouping
 
supportsAutoSkipOnFailure - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeGroupHolder
true if the upgrade group's tasks can be automatically skipped if they fail.
supportsColumnTypeChange() - Method in interface org.apache.ambari.server.orm.helpers.dbms.DbmsHelper
Check if column type can be modified directly
supportsColumnTypeChange() - Method in class org.apache.ambari.server.orm.helpers.dbms.DerbyHelper
 
supportsColumnTypeChange() - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
supportsColumnTypeChange() - Method in class org.apache.ambari.server.orm.helpers.dbms.H2Helper
 
supportsColumnTypeChange() - Method in class org.apache.ambari.server.orm.helpers.dbms.MySqlHelper
 
supportsColumnTypeChange() - Method in class org.apache.ambari.server.orm.helpers.dbms.OracleHelper
 
supportsColumnTypeChange() - Method in class org.apache.ambari.server.orm.helpers.dbms.PostgresHelper
 
supportsPatch - Variable in class org.apache.ambari.server.stack.upgrade.ConfigureTask
 
suspendFeed(String) - Method in interface org.apache.ambari.server.controller.ivory.IvoryService
Suspend the feed with the given feed name.
suspendInstance(String, String) - Method in interface org.apache.ambari.server.controller.ivory.IvoryService
Suspend the instance for the given feed name and id.
syncCollisionHandlingBehavior() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
synchronizeAlertEventPublisher(Injector) - Static method in class org.apache.ambari.server.utils.EventBusSynchronizer
Force the EventBus from AlertEventPublisher to be serial and synchronous.
synchronizeAllLdapGroups(LdapBatchDto, boolean) - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Performs synchronization of all groups.
synchronizeAllLdapUsers(LdapBatchDto, boolean) - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Performs synchronization of given sets of all users.
synchronizeAmbariEventPublisher(Binder) - Static method in class org.apache.ambari.server.utils.EventBusSynchronizer
Force the EventBus from AmbariEventPublisher to be serial and synchronous.
synchronizeAmbariEventPublisher(Injector) - Static method in class org.apache.ambari.server.utils.EventBusSynchronizer
Force the EventBus from AlertEventPublisher to be serial and synchronous.
synchronizeExistingLdapGroups(LdapBatchDto, boolean) - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Performs synchronization of existent users and groups.
synchronizeExistingLdapUsers(LdapBatchDto, boolean) - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Performs synchronization of existent users and groups.
synchronizeLdapGroups(Set<String>, LdapBatchDto, boolean) - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Performs synchronization of given set of groupnames.
synchronizeLdapUsers(Set<String>, LdapBatchDto, boolean) - Method in class org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
Performs synchronization of given set of user names.
synchronizeLdapUsersAndGroups(LdapSyncRequest, LdapSyncRequest) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Synchronizes local users and groups with given data.
synchronizeLdapUsersAndGroups(LdapSyncRequest, LdapSyncRequest) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
SYS_PREPPED_HOSTS - Static variable in class org.apache.ambari.server.configuration.Configuration
Indicator for sys prepped host It is possible the some nodes are sys prepped and some are not.
SYSTEM - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
SYSTEM_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
SystemException - Exception in org.apache.ambari.server.controller.spi
Indicates that a system exception occurred.
SystemException(String) - Constructor for exception org.apache.ambari.server.controller.spi.SystemException
Constructor.
SystemException(String, Throwable) - Constructor for exception org.apache.ambari.server.controller.spi.SystemException
Constructor.

T

Tab - Class in org.apache.ambari.server.state.theme
 
Tab() - Constructor for class org.apache.ambari.server.state.theme.Tab
 
TabLayout - Class in org.apache.ambari.server.state.theme
 
TabLayout() - Constructor for class org.apache.ambari.server.state.theme.TabLayout
 
tableExists(String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Verify if table exists by looking at metadata.
tableExists(String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
tableHasColumn(String, String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Verify if table already has a column defined.
tableHasColumn(String, String...) - Method in interface org.apache.ambari.server.orm.DBAccessor
Verify if table already has a column defined.
tableHasColumn(String, String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
tableHasColumn(String, String...) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
tableHasConstraint(String, String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
tableHasData(String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Verify if table has any data
tableHasData(String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
tableHasForeignKey(String, String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Verify if table has a FK constraint.
tableHasForeignKey(String, String, String, String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Verify if table already has a FK constraint.
tableHasForeignKey(String, String, String[], String[]) - Method in interface org.apache.ambari.server.orm.DBAccessor
Verify if table already has a FK constraint.
tableHasForeignKey(String, String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
tableHasForeignKey(String, String, String, String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
tableHasForeignKey(String, String, String[], String[]) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
tableHasIndex(String, boolean, String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Check if index is already in scheme
tableHasIndex(String, boolean, String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
tableHasPrimaryKey(String, String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Table has primary key
tableHasPrimaryKey(String, String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
TAG - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
TAG - Static variable in class org.apache.ambari.server.controller.internal.ConfigurationResourceProvider
 
TAG_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
TAG_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigurationResourceProvider
 
take() - Method in class org.apache.ambari.server.controller.utilities.BufferedThreadPoolExecutorCompletionService
 
tarConfigFiles() - Method in class org.apache.ambari.server.controller.internal.ClientConfigResourceProvider.TarUtils
creates single compressed file from the list of existing compressed file
TARGET_COMPONENT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ActionResourceProvider
 
TARGET_HOST_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ActionResourceProvider
 
TARGET_OS - Static variable in class org.apache.ambari.server.checks.MissingOsInRepoVersionCheck
 
TARGET_REPO_VERSION_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
TARGET_SERVICE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ActionResourceProvider
 
TargetClusterResourceDefinition - Class in org.apache.ambari.server.api.resources
DR target cluster resource definition.
TargetClusterResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.TargetClusterResourceDefinition
Constructor.
TargetClusterResourceProvider - Class in org.apache.ambari.server.controller.internal
DR target cluster resource provider.
TargetClusterResourceProvider(IvoryService) - Constructor for class org.apache.ambari.server.controller.internal.TargetClusterResourceProvider
Construct a provider.
TargetClusterService - Class in org.apache.ambari.server.api.services
DR target cluster service.
TargetClusterService() - Constructor for class org.apache.ambari.server.api.services.TargetClusterService
 
TargetConfigurationResult - Class in org.apache.ambari.server.notifications
The TargetConfigurationResult is used to validate if an AlertTarget 's configuration is valid and the dispatcher for its type can successfully deliver a Notification.
TargetConfigurationResult.Status - Enum in org.apache.ambari.server.notifications
 
TargetHostType - Enum in org.apache.ambari.server.actionmanager
An enum describing how to select a host from a group of hosts eligible for action execution
targetId - Static variable in class org.apache.ambari.server.orm.entities.AlertTargetEntity_
 
targetName - Static variable in class org.apache.ambari.server.orm.entities.AlertTargetEntity_
 
targetRepositoryId - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeServiceSummary
 
TARGETS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.AlertGroupResourceProvider
 
targetStackId - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeServiceSummary
 
TargetType - Enum in org.apache.ambari.server.state.alert
The TargetType enumeration is used to represent the built-in target dispatch mechanisms that are supported internally.
targetVersion - Variable in class org.apache.ambari.server.serveraction.upgrades.FinalizeUpgradeAction.InfoTuple
 
targetVersion - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeServiceSummary
 
Task - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
task - Variable in class org.apache.ambari.server.stack.upgrade.ExecuteStage
 
Task - Class in org.apache.ambari.server.stack.upgrade
Base class to identify the items that could possibly occur during an upgrade
Task() - Constructor for class org.apache.ambari.server.stack.upgrade.Task
 
Task.Type - Enum in org.apache.ambari.server.stack.upgrade
Identifies the type of task.
TASK_ATTEMPT_CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
TASK_ATTEMPT_CNT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
TASK_ATTEMPT_FINISH_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
TASK_ATTEMPT_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
TASK_ATTEMPT_INPUT_BYTES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
TASK_ATTEMPT_JOB_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
TASK_ATTEMPT_LOCALITY_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
TASK_ATTEMPT_MAP_FINISH_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
TASK_ATTEMPT_OUTPUT_BYTES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
TASK_ATTEMPT_SHUFFLE_FINISH_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
TASK_ATTEMPT_SORT_FINISH_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
TASK_ATTEMPT_START_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
TASK_ATTEMPT_STATUS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
TASK_ATTEMPT_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
TASK_ATTEMPT_WORKFLOW_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
TASK_CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
TASK_COMMAND_DET_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
TASK_COMMAND_OPS_DISPLAY_NAME - Static variable in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
TASK_COMMAND_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
TASK_CUST_CMD_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
TASK_END_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
TASK_ERRORLOG_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
TASK_EXIT_CODE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
TASK_FAILURE_TOLERANCE - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
TASK_FAILURE_TOLERANCE_LIMIT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
TASK_FAILURE_TOLERANCE_PER_BATCH - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
TASK_FAILURE_TOLERANCE_PER_BATCH_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
TASK_FAILURE_TOLERANCE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
TASK_HOST_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
TASK_ID_LIST_LIMIT - Static variable in class org.apache.ambari.server.configuration.Configuration
The number of tasks that can be queried from the database at once In the case of more tasks, multiple queries are issued
TASK_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
TASK_OUTPUTLOG_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
TASK_REQUEST_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
TASK_ROLE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
TASK_STAGE_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
TASK_START_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
TASK_STATUS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
TASK_STDERR_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
TASK_STOUT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
TASK_STRUCT_OUT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
TaskAttempt - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
taskAttemptFetcher - Variable in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
TaskAttemptResourceDefinition - Class in org.apache.ambari.server.api.resources
Task attempt resource definition.
TaskAttemptResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.TaskAttemptResourceDefinition
Constructor.
TaskAttemptResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for task attempt resources.
TaskAttemptResourceProvider() - Constructor for class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
Create a new task attempt resource provider.
TaskAttemptResourceProvider(Set<String>, Map<Resource.Type, String>, TaskAttemptResourceProvider.TaskAttemptFetcher) - Constructor for class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
Create a new task attempt resource provider.
TaskAttemptResourceProvider.PostgresTaskAttemptFetcher - Class in org.apache.ambari.server.controller.internal
A task attempt fetcher that queries a postgres task attempt table.
TaskAttemptResourceProvider.TaskAttemptFetcher - Interface in org.apache.ambari.server.controller.internal
Simple interface for fetching task attempts from db.
TaskAttemptService - Class in org.apache.ambari.server.api.services
Service responsible for task attempt resource requests.
TaskAttemptService(String, String, String) - Constructor for class org.apache.ambari.server.api.services.TaskAttemptService
Constructor.
TaskCreateEvent - Class in org.apache.ambari.server.events
The TaskCreateEvent is to be fired every time when any request is to be tracked as running requests in TaskStatusListener This usually happens when new request is created by user action or when ambari-server starts with some stages in non-completed state
TaskCreateEvent(List<HostRoleCommand>) - Constructor for class org.apache.ambari.server.events.TaskCreateEvent
Constructor.
TaskEvent - Class in org.apache.ambari.server.events
TaskEvent is the base for all events related to create/update of tasks that might result in update of stage/request status
TaskEvent(List<HostRoleCommand>) - Constructor for class org.apache.ambari.server.events.TaskEvent
Constructor.
TaskEventPublisher - Class in org.apache.ambari.server.events.publishers
The TaskEventPublisher is used to publish instances of TaskEvent to any Subscribe interested.
TaskEventPublisher() - Constructor for class org.apache.ambari.server.events.publishers.TaskEventPublisher
 
taskId - Variable in class org.apache.ambari.server.controller.ShortTaskStatus
 
taskId - Static variable in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity_
 
TaskParameter - Class in org.apache.ambari.server.stack.upgrade
Optional parameter defined in upgrade packs to be used by server actions.
TaskParameter() - Constructor for class org.apache.ambari.server.stack.upgrade.TaskParameter
 
TaskResourceDefinition - Class in org.apache.ambari.server.api.resources
Task resource definition.
TaskResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.TaskResourceDefinition
Constructor.
TaskResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for task resources.
tasks - Variable in class org.apache.ambari.server.stack.upgrade.UpgradePack.ProcessingComponent
 
TaskService - Class in org.apache.ambari.server.api.services
Service responsible for task resource requests.
TaskService(String, String, String) - Constructor for class org.apache.ambari.server.api.services.TaskService
Constructor.
TaskStatusAuditEvent - Class in org.apache.ambari.server.audit.event
Audit event for tracking task status
TaskStatusAuditEvent.TaskStatusAuditEventBuilder - Class in org.apache.ambari.server.audit.event
 
TaskStatusListener - Class in org.apache.ambari.server.events.listeners.tasks
The TaskStatusListener is used to constantly update status of running Stages and Requests TaskUpdateEvent listens for all incoming events.
TaskStatusListener(TaskEventPublisher, StageDAO, RequestDAO, STOMPUpdatePublisher, NamedTasksSubscriptions) - Constructor for class org.apache.ambari.server.events.listeners.tasks.TaskStatusListener
 
TaskStatusListener.ActiveRequest - Class in org.apache.ambari.server.events.listeners.tasks
This class stores Request.status and Request.displayStatus information This information is cached for all running Request at TaskStatusListener.activeRequestMap
TaskStatusListener.ActiveStage - Class in org.apache.ambari.server.events.listeners.tasks
This class stores information needed to determine Stage.status and Stage.displayStatus This information is cached for all Stage of all running Request at TaskStatusListener.activeStageMap
tasksToAbortOnFailure() - Method in enum org.apache.ambari.server.topology.tasks.TopologyTask.Type
 
TASKTRACKER - Static variable in class org.apache.ambari.server.Role
 
TaskUpdateEvent - Class in org.apache.ambari.server.events
The TaskUpdateEvent is to be fired every time when host role commands are merged to the database
TaskUpdateEvent(List<HostRoleCommand>) - Constructor for class org.apache.ambari.server.events.TaskUpdateEvent
 
TaskWrapper - Class in org.apache.ambari.server.stack.upgrade.orchestrate
Aggregates all upgrade tasks for a HostComponent into one wrapper.
TaskWrapper(String, String, Set<String>, Task) - Constructor for class org.apache.ambari.server.stack.upgrade.orchestrate.TaskWrapper
 
TaskWrapper(String, String, Set<String>, Map<String, String>, Task...) - Constructor for class org.apache.ambari.server.stack.upgrade.orchestrate.TaskWrapper
 
TaskWrapper(String, String, Set<String>, Map<String, String>, List<Task>) - Constructor for class org.apache.ambari.server.stack.upgrade.orchestrate.TaskWrapper
 
TaskWrapperBuilder - Class in org.apache.ambari.server.stack.upgrade.orchestrate
Generates a collection of tasks that need to run on a set of hosts during an upgarde.
TaskWrapperBuilder() - Constructor for class org.apache.ambari.server.stack.upgrade.orchestrate.TaskWrapperBuilder
 
TemporalInfo - Interface in org.apache.ambari.server.controller.spi
Temporal query data.
TemporalInfoImpl - Class in org.apache.ambari.server.controller.internal
Temporal query data.
TemporalInfoImpl(long, long, long) - Constructor for class org.apache.ambari.server.controller.internal.TemporalInfoImpl
 
TemporalMetric(String, Number) - Constructor for class org.apache.ambari.server.controller.metrics.ganglia.GangliaMetric.TemporalMetric
 
TEMPORARY_PROPERTIES_FOR_CLUSTER_DEPLOYMENT - Static variable in class org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor
These properties are only required during deployment, and should be removed afterwards.
TEMPORARYSTORE_ACTIVELY_PURGE - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether the temporary keystore should have keys actively purged on a fixed internal, or only when requested after expiration.
TEMPORARYSTORE_RETENTION_MINUTES - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in TimeUnit.MINUTES, that the temporary, in-memory credential store retains values.
testAdministratorCredentials() - Method in class org.apache.ambari.server.serveraction.kerberos.ADKerberosOperationHandler
 
testAdministratorCredentials() - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Tests to ensure the connection information and credentials allow for administrative connectivity to the KDC
TestController - Class in org.apache.ambari.server.api.stomp
 
TestController() - Constructor for class org.apache.ambari.server.api.stomp.TestController
 
testRefreshCounter() - Method in class org.apache.ambari.server.controller.metrics.CollectorHostDownRefreshCounter
 
TextEncoding - Enum in org.apache.ambari.server.utils
 
Theme - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
Theme - Class in org.apache.ambari.server.state.theme
 
Theme() - Constructor for class org.apache.ambari.server.state.theme.Theme
 
THEME_DATA_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ThemeArtifactResourceProvider
 
THEME_DEFAULT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ThemeArtifactResourceProvider
 
THEME_FILE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ThemeArtifactResourceProvider
 
THEME_KEY - Static variable in class org.apache.ambari.server.stack.ThemeModule
 
ThemeArtifactResourceProvider - Class in org.apache.ambari.server.controller.internal
 
ThemeArtifactResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.ThemeArtifactResourceProvider
Create a new resource provider for the given management controller.
ThemeConfiguration - Class in org.apache.ambari.server.state.theme
 
ThemeConfiguration() - Constructor for class org.apache.ambari.server.state.theme.ThemeConfiguration
 
ThemeInfo - Class in org.apache.ambari.server.state
Wrapper for theme description
ThemeInfo() - Constructor for class org.apache.ambari.server.state.ThemeInfo
 
ThemeModule - Class in org.apache.ambari.server.stack
 
ThemeModule(File) - Constructor for class org.apache.ambari.server.stack.ThemeModule
 
ThemeModule(File, ThemeInfo) - Constructor for class org.apache.ambari.server.stack.ThemeModule
 
ThemeModule(ThemeInfo) - Constructor for class org.apache.ambari.server.stack.ThemeModule
 
ThemeResponse - Interface in org.apache.ambari.server.controller
ThemeResponse.ThemeInfoResponse - Interface in org.apache.ambari.server.controller
 
THREAD_POOL_SIZE_FOR_EXTERNAL_SCRIPT - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in TimeUnit.MILLISECONDS, until an external script is killed.
ThreadPoolEnabledPropertyProvider - Class in org.apache.ambari.server.controller.metrics
Unites common functionality for multithreaded metrics providers (JMX and REST as of now).
ThreadPoolEnabledPropertyProvider(Map<String, Map<String, PropertyInfo>>, String, MetricHostProvider, String) - Constructor for class org.apache.ambari.server.controller.metrics.ThreadPoolEnabledPropertyProvider
Construct a provider.
ThreadPoolEnabledPropertyProvider.Ticket - Class in org.apache.ambari.server.controller.metrics
Ticket used to cancel provider threads.
ThreeWayValue() - Constructor for class org.apache.ambari.server.state.ConfigMergeHelper.ThreeWayValue
 
Threshold - Class in org.apache.ambari.server.alerts
I'm a 3 level threshold where each level corresponds to ok, warn and critical levels.
Threshold(Double, double, double) - Constructor for class org.apache.ambari.server.alerts.Threshold
 
Ticket() - Constructor for class org.apache.ambari.server.controller.metrics.ThreadPoolEnabledPropertyProvider.Ticket
 
time() - Method in class org.apache.ambari.server.api.stomp.TestController
 
TimeBasedCleanupPolicy - Class in org.apache.ambari.server.cleanup
Time and cluster id based cleanup policy
TimeBasedCleanupPolicy(String, Long) - Constructor for class org.apache.ambari.server.cleanup.TimeBasedCleanupPolicy
Constructs an instance based on the given arguments.
timedout(int) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandStatusSummaryDTO
For testing, set the number of HostRoleStatus.TIMEDOUT tasks
TIMELINE_METRIC_CACHE_INSTANCE_NAME - Static variable in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricCacheProvider
 
TIMELINE_METRIC_CACHE_MANAGER_NAME - Static variable in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricCacheProvider
 
TIMELINE_METRICS_CACHE_DISABLE - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether Ambari Metric data is cached.
TIMELINE_METRICS_CACHE_HEAP_PERCENT - Static variable in class org.apache.ambari.server.configuration.Configuration
The amount of heap on the Ambari Server dedicated to the caching values from Ambari Metrics.
TIMELINE_METRICS_CACHE_IDLE_TIME - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in TimeUnit.SECONDS, that Ambari Metric data can remain in the cache without being accessed.
TIMELINE_METRICS_CACHE_TTL - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in TimeUnit.SECONDS, that Ambari Metric timeline data is cached by Ambari Server.
TIMELINE_METRICS_CACHE_USE_CUSTOM_SIZING_ENGINE - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines if a custom engine should be used to increase performance of calculating the current size of the cache for Ambari Metric data.
TIMELINE_METRICS_REQUEST_CATCHUP_INTERVAL - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in TimeUnit.MILLISECONDS, that Ambari Metrics intervals should use when extending the boundaries of the original request.
TIMELINE_METRICS_REQUEST_CONNECT_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in TimeUnit.MILLISECONDS, to wait while attempting to connect to Ambari Metrics.
TIMELINE_METRICS_REQUEST_INTERVAL_READ_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in TimeUnit.MILLISECONDS, that cache update requests made to Ambari Metrics will wait while reading from the socket before timing out.
TIMELINE_METRICS_REQUEST_READ_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in TimeUnit.MILLISECONDS, that initial requests made to Ambari Metrics will wait while reading from the socket before timing out.
TimelineAppMetricCacheKey - Class in org.apache.ambari.server.controller.metrics.timeline.cache
Cache contents represent metrics for an App / Cluster.
TimelineAppMetricCacheKey(Set<String>, String, String, TemporalInfo) - Constructor for class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineAppMetricCacheKey
 
TimelineAppMetricCacheKey(Set<String>, String, TemporalInfo) - Constructor for class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineAppMetricCacheKey
 
TimelineMetricCache - Class in org.apache.ambari.server.controller.metrics.timeline.cache
 
TimelineMetricCache(Ehcache, UpdatingCacheEntryFactory) - Constructor for class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricCache
Creates a SelfPopulatingCache.
TimelineMetricCacheEntryFactory - Class in org.apache.ambari.server.controller.metrics.timeline.cache
 
TimelineMetricCacheEntryFactory(Configuration) - Constructor for class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricCacheEntryFactory
 
TimelineMetricCacheProvider - Class in org.apache.ambari.server.controller.metrics.timeline.cache
Cache implementation that provides ability to perform incremental reads from Metrics backend and reduce the amount of calls between Ambari and the Metrics backend.
TimelineMetricCacheProvider(Configuration, TimelineMetricCacheEntryFactory) - Constructor for class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricCacheProvider
 
TimelineMetricsCacheSizeOfEngine - Class in org.apache.ambari.server.controller.metrics.timeline.cache
Cache sizing engine that reduces reflective calls over the Object graph to find total Heap usage.
TimelineMetricsCacheSizeOfEngine() - Constructor for class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricsCacheSizeOfEngine
 
TimelineMetricsCacheValue - Class in org.apache.ambari.server.controller.metrics.timeline.cache
Wrapper object for metrics returned from AMS that includes the query time window.
TimelineMetricsCacheValue(Long, Long, TimelineMetrics, Precision) - Constructor for class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricsCacheValue
 
timeoutConfig - Variable in class org.apache.ambari.server.stack.upgrade.Task
The config property to check for timeout.
timeoutHostRole(String, long, long, String) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Mark the task as to have timed out
timeoutHostRole(String, long, long, String, boolean, boolean) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Mark the task as to have timed out
timeoutHostRole(String, long, long, String) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
timeoutHostRole(String, long, long, String, boolean, boolean) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
Timestamp - Variable in class org.apache.ambari.server.api.query.render.AlertStateValues
The time of the last state change.
title - Variable in class org.apache.ambari.server.stack.upgrade.ExecuteStage
 
title - Variable in class org.apache.ambari.server.stack.upgrade.Grouping
 
title - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeGroupHolder
The title
TLS_EPHEMERAL_DH_KEY_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The Ephemeral TLS Diffie-Hellman (DH) key size.
TMP_PREFIX - Static variable in class org.apache.ambari.server.update.HostUpdateHelper
 
TO_REPO_VERSION_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
toArtifactDataJson(Map<?, ?>) - Static method in class org.apache.ambari.server.controller.internal.ArtifactResourceProvider
 
toBuilder() - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo
 
toBytes(char[]) - Method in class org.apache.ambari.server.security.encryption.AbstractCredentialStore
Converts an array of characters to an array of bytes by encoding each character into UTF-8 bytes.
toChars(byte[]) - Method in class org.apache.ambari.server.security.encryption.AbstractCredentialStore
Converts an array of bytes to an array of character by decoding the bytes using the UTF-8 character set.
toEntity(Map<String, Object>, Long) - Method in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
Convert the given map of properties to a privilege entity for the resource identified by the given id.
toEntity() - Method in interface org.apache.ambari.server.topology.Blueprint
Obtain the blueprint as an entity.
toEntity() - Method in class org.apache.ambari.server.topology.BlueprintImpl
 
toEntity() - Method in interface org.apache.ambari.server.topology.KerberosDescriptor
 
toEntity() - Method in class org.apache.ambari.server.topology.KerberosDescriptorImpl
 
toggleKerberos(Cluster, SecurityType, RequestStageContainer, Boolean) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Toggles Kerberos security to enable it or remove it depending on the state of the cluster.
toggleKerberos(Cluster, SecurityType, RequestStageContainer, Boolean) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
toJSON() - Method in class org.apache.ambari.server.collections.Predicate
Serialize this Predicate to a JSON-formatted String
toJSON(Predicate) - Static method in class org.apache.ambari.server.collections.PredicateUtils
Safely serializes the specified Predicate to a JSON-formatted String
toJson() - Method in class org.apache.ambari.server.stack.upgrade.AddComponentTask
Gets a JSON representation of this task.
toJson() - Method in class org.apache.ambari.server.stack.upgrade.RegenerateKeytabsTask
Gets a JSON representation of this task.
toJson() - Method in class org.apache.ambari.server.view.validation.InstanceValidationResultImpl
Return this result as a JSON string.
Token - Class in org.apache.ambari.server.api.predicate
Token representation which is generated by the lexer.
Token(Token.TYPE, String) - Constructor for class org.apache.ambari.server.api.predicate.Token
Constructor.
Token.TYPE - Enum in org.apache.ambari.server.api.predicate
Token types.
tokens(String) - Method in class org.apache.ambari.server.api.predicate.QueryLexer
Scan the provided query and generate a token stream to be used by the query parser.
tokens(String, Collection<String>) - Method in class org.apache.ambari.server.api.predicate.QueryLexer
Scan the provided query and generate a token stream to be used by the query parser.
toKey - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Transfer
The key to copy the configuration value to.
toLowerCase(List<String>) - Static method in class org.apache.ambari.server.utils.CustomStringUtils
Make list of string lowercase
toMap() - Method in class org.apache.ambari.server.collections.functors.ContainsPredicate
 
toMap() - Method in class org.apache.ambari.server.collections.functors.EqualsPredicate
 
toMap() - Method in class org.apache.ambari.server.collections.Predicate
Serialize this Predicate to a Map
toMap(Predicate) - Static method in class org.apache.ambari.server.collections.PredicateUtils
Safely serializes the specified Predicate to a Map
toMap() - Method in class org.apache.ambari.server.configuration.AmbariServerConfiguration
 
toMap() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
toMap() - Method in class org.apache.ambari.server.security.authentication.jwt.JwtAuthenticationProperties
 
toMap() - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor
Generates a Map of data that represents this AbstractKerberosDescriptor implementation.
toMap() - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Creates a Map of values that can be used to create a copy of this AbstractKerberosDescriptorContainer or generate the JSON structure described in AbstractKerberosDescriptorContainer
toMap() - Method in class org.apache.ambari.server.state.kerberos.KerberosConfigurationDescriptor
Creates a Map of values that can be used to create a copy of this KerberosConfigurationDescriptor or generate the JSON structure described in KerberosConfigurationDescriptor
toMap() - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptor
Creates a Map of values that can be used to create a copy of this KerberosDescriptor or generate the JSON structure described in KerberosDescriptor
toMap() - Method in class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
Creates a Map of values that can be used to create a copy of this KerberosIdentityDescriptor or generate the JSON structure described in KerberosIdentityDescriptor
toMap() - Method in class org.apache.ambari.server.state.kerberos.KerberosKeytabDescriptor
Creates a Map of values that can be used to create a copy of this KerberosKeytabDescriptor or generate the JSON structure described in KerberosKeytabDescriptor
toMap() - Method in class org.apache.ambari.server.state.kerberos.KerberosPrincipalDescriptor
Creates a Map of values that can be used to create a copy of this KerberosPrincipalDescriptor or generate the JSON structure described in KerberosPrincipalDescriptor
toMap() - Method in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptor
Creates a Map of values that can be used to create a copy of this KerberosServiceDescriptor or generate the JSON structure described in KerberosServiceDescriptor
toMap(Optional<ObjectMapper>) - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
TooManyLoginFailuresException - Exception in org.apache.ambari.server.security.authentication
Thrown when the consecutive authentication failures exceed the limit
TooManyLoginFailuresException(String) - Constructor for exception org.apache.ambari.server.security.authentication.TooManyLoginFailuresException
 
TOP_LEVEL_PROPERTIES - Static variable in class org.apache.ambari.server.topology.addservice.AddServiceRequest
 
toPersistId(String) - Method in interface org.apache.ambari.server.controller.internal.ArtifactResourceProvider.TypeRegistration
Convert the foreign key value to a value that is persisted to the database.
TOPOLOGY_RESOLVED_TAG - Static variable in class org.apache.ambari.server.topology.TopologyManager
 
TOPOLOGY_TASK_PARALLEL_CREATION_ENABLED - Static variable in class org.apache.ambari.server.configuration.Configuration
Indicates whether parallel topology task creation is enabled for blueprint cluster provisioning.
TOPOLOGY_TASK_PARALLEL_CREATION_THREAD_COUNT - Static variable in class org.apache.ambari.server.configuration.Configuration
The number of threads to use for parallel topology task creation in blueprint cluster provisioning if enabled.
TopologyAgentUpdateEvent - Class in org.apache.ambari.server.events
Contains info about clusters topology update.
TopologyAgentUpdateEvent(SortedMap<String, TopologyCluster>, String, UpdateEventType) - Constructor for class org.apache.ambari.server.events.TopologyAgentUpdateEvent
 
TopologyCluster - Class in org.apache.ambari.server.agent.stomp.dto
 
TopologyCluster() - Constructor for class org.apache.ambari.server.agent.stomp.dto.TopologyCluster
 
TopologyCluster(Set<TopologyComponent>, Set<TopologyHost>) - Constructor for class org.apache.ambari.server.agent.stomp.dto.TopologyCluster
 
TopologyComponent - Class in org.apache.ambari.server.agent.stomp.dto
 
TopologyComponent.Builder - Class in org.apache.ambari.server.agent.stomp.dto
 
TopologyHolder - Class in org.apache.ambari.server.agent.stomp
 
TopologyHolder(AmbariEventPublisher) - Constructor for class org.apache.ambari.server.agent.stomp.TopologyHolder
 
TopologyHost - Class in org.apache.ambari.server.agent.stomp.dto
 
TopologyHost(Long, String) - Constructor for class org.apache.ambari.server.agent.stomp.dto.TopologyHost
 
TopologyHost(Long, String, String, String) - Constructor for class org.apache.ambari.server.agent.stomp.dto.TopologyHost
 
TopologyHostGroupDAO - Class in org.apache.ambari.server.orm.dao
 
TopologyHostGroupDAO() - Constructor for class org.apache.ambari.server.orm.dao.TopologyHostGroupDAO
 
TopologyHostGroupEntity - Class in org.apache.ambari.server.orm.entities
 
TopologyHostGroupEntity() - Constructor for class org.apache.ambari.server.orm.entities.TopologyHostGroupEntity
 
TopologyHostInfoDAO - Class in org.apache.ambari.server.orm.dao
 
TopologyHostInfoDAO() - Constructor for class org.apache.ambari.server.orm.dao.TopologyHostInfoDAO
 
TopologyHostInfoEntity - Class in org.apache.ambari.server.orm.entities
 
TopologyHostInfoEntity() - Constructor for class org.apache.ambari.server.orm.entities.TopologyHostInfoEntity
 
TopologyHostRequestDAO - Class in org.apache.ambari.server.orm.dao
 
TopologyHostRequestDAO() - Constructor for class org.apache.ambari.server.orm.dao.TopologyHostRequestDAO
 
TopologyHostRequestEntity - Class in org.apache.ambari.server.orm.entities
 
TopologyHostRequestEntity() - Constructor for class org.apache.ambari.server.orm.entities.TopologyHostRequestEntity
 
TopologyHostTask - Class in org.apache.ambari.server.topology.tasks
 
TopologyHostTask(ClusterTopology, HostRequest) - Constructor for class org.apache.ambari.server.topology.tasks.TopologyHostTask
 
TopologyHostTaskDAO - Class in org.apache.ambari.server.orm.dao
 
TopologyHostTaskDAO() - Constructor for class org.apache.ambari.server.orm.dao.TopologyHostTaskDAO
 
TopologyHostTaskEntity - Class in org.apache.ambari.server.orm.entities
 
TopologyHostTaskEntity() - Constructor for class org.apache.ambari.server.orm.entities.TopologyHostTaskEntity
 
TopologyLogicalRequestDAO - Class in org.apache.ambari.server.orm.dao
 
TopologyLogicalRequestDAO() - Constructor for class org.apache.ambari.server.orm.dao.TopologyLogicalRequestDAO
 
TopologyLogicalRequestEntity - Class in org.apache.ambari.server.orm.entities
 
TopologyLogicalRequestEntity() - Constructor for class org.apache.ambari.server.orm.entities.TopologyLogicalRequestEntity
 
TopologyLogicalTaskDAO - Class in org.apache.ambari.server.orm.dao
 
TopologyLogicalTaskDAO() - Constructor for class org.apache.ambari.server.orm.dao.TopologyLogicalTaskDAO
 
TopologyLogicalTaskEntity - Class in org.apache.ambari.server.orm.entities
 
TopologyLogicalTaskEntity() - Constructor for class org.apache.ambari.server.orm.entities.TopologyLogicalTaskEntity
 
TopologyManager - Class in org.apache.ambari.server.topology
Manages all cluster provisioning actions on the cluster topology.
TopologyManager() - Constructor for class org.apache.ambari.server.topology.TopologyManager
 
TopologyManager(Configuration) - Constructor for class org.apache.ambari.server.topology.TopologyManager
 
TopologyRequest - Interface in org.apache.ambari.server.topology
A request which is used to create or modify a cluster topology.
TopologyRequest.Type - Enum in org.apache.ambari.server.topology
Request types.
TopologyRequestDAO - Class in org.apache.ambari.server.orm.dao
 
TopologyRequestDAO() - Constructor for class org.apache.ambari.server.orm.dao.TopologyRequestDAO
 
TopologyRequestEntity - Class in org.apache.ambari.server.orm.entities
 
TopologyRequestEntity() - Constructor for class org.apache.ambari.server.orm.entities.TopologyRequestEntity
 
TopologyRequestFactory - Interface in org.apache.ambari.server.topology
Factory for creating topology requests.
TopologyRequestFactoryImpl - Class in org.apache.ambari.server.topology
Factory for creating topology requests.
TopologyRequestFactoryImpl() - Constructor for class org.apache.ambari.server.topology.TopologyRequestFactoryImpl
 
TopologyTask - Interface in org.apache.ambari.server.topology.tasks
Task which is executed by the TopologyManager.
TopologyTask.Type - Enum in org.apache.ambari.server.topology.tasks
Task type.
TopologyUpdateEvent - Class in org.apache.ambari.server.events
Contains info about clusters topology update.
TopologyUpdateEvent(SortedMap<String, TopologyCluster>, UpdateEventType) - Constructor for class org.apache.ambari.server.events.TopologyUpdateEvent
 
TopologyUpdateEvent(STOMPEvent.Type, SortedMap<String, TopologyCluster>, String, UpdateEventType) - Constructor for class org.apache.ambari.server.events.TopologyUpdateEvent
 
TopologyUpdateHandlingReport - Class in org.apache.ambari.server.agent.stomp.dto
 
TopologyUpdateHandlingReport() - Constructor for class org.apache.ambari.server.agent.stomp.dto.TopologyUpdateHandlingReport
 
TopologyValidator - Interface in org.apache.ambari.server.topology
Performs topology validation.
TopologyValidatorFactory - Class in org.apache.ambari.server.topology.validators
 
TopologyValidatorFactory() - Constructor for class org.apache.ambari.server.topology.validators.TopologyValidatorFactory
 
TopologyValidatorService - Class in org.apache.ambari.server.topology.validators
Service implementation dealing with topology validation.
TopologyValidatorService() - Constructor for class org.apache.ambari.server.topology.validators.TopologyValidatorService
 
toPredicate() - Method in interface org.apache.ambari.server.api.predicate.expressions.Expression
Get the predicate representation of the expression.
toPredicate() - Method in class org.apache.ambari.server.api.predicate.expressions.LogicalExpression
 
toPredicate() - Method in class org.apache.ambari.server.api.predicate.expressions.NotLogicalExpression
 
toPredicate() - Method in class org.apache.ambari.server.api.predicate.expressions.RelationalExpression
 
toPredicate(Predicate, Predicate) - Method in class org.apache.ambari.server.api.predicate.operators.AndOperator
 
toPredicate(String, String) - Method in class org.apache.ambari.server.api.predicate.operators.EqualsOperator
 
toPredicate(String, String) - Method in class org.apache.ambari.server.api.predicate.operators.FilterOperator
 
toPredicate(String, String) - Method in class org.apache.ambari.server.api.predicate.operators.GreaterEqualsOperator
 
toPredicate(String, String) - Method in class org.apache.ambari.server.api.predicate.operators.GreaterOperator
 
toPredicate(String, String) - Method in class org.apache.ambari.server.api.predicate.operators.InOperator
 
toPredicate(String, String) - Method in class org.apache.ambari.server.api.predicate.operators.IsEmptyOperator
 
toPredicate(String, String) - Method in class org.apache.ambari.server.api.predicate.operators.LessEqualsOperator
 
toPredicate(String, String) - Method in class org.apache.ambari.server.api.predicate.operators.LessOperator
 
toPredicate(Predicate, Predicate) - Method in interface org.apache.ambari.server.api.predicate.operators.LogicalOperator
Create a predicate for this logical operator.
toPredicate(String, String) - Method in class org.apache.ambari.server.api.predicate.operators.NotEqualsOperator
 
toPredicate(Predicate, Predicate) - Method in class org.apache.ambari.server.api.predicate.operators.NotOperator
 
toPredicate(Predicate, Predicate) - Method in class org.apache.ambari.server.api.predicate.operators.OrOperator
 
toPredicate(String, String) - Method in interface org.apache.ambari.server.api.predicate.operators.RelationalOperator
Create a predicate for this relational operator.
toPredicate() - Method in class org.apache.ambari.server.controller.utilities.PredicateBuilder.PredicateBuilderWithPredicate
 
toPredicate() - Method in class org.apache.ambari.server.controller.utilities.PredicateBuilder
 
toProperties(Collection<AmbariConfigurationEntity>) - Method in class org.apache.ambari.server.configuration.AmbariServerConfigurationProvider
Converts a collection of AmbariConfigurationEntitys into a map of property names to values.
toRepositoryVersionEntity(Map<String, Object>) - Method in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
Transforms map of json properties to repository version entity.
toRepositoryVersionEntity(VersionDefinitionResourceProvider.XmlHolder) - Method in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
Transforms a XML version defintion to an entity
toResource(PrivilegeEntity, Map<Long, UserEntity>, Map<Long, GroupEntity>, Map<Long, PermissionEntity>, Map<Long, Object>, Set<String>) - Method in class org.apache.ambari.server.controller.internal.AmbariPrivilegeResourceProvider
 
toResource(BlueprintEntity, Set<String>) - Method in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
Create a resource instance from a blueprint entity.
toResource(PrivilegeEntity, Map<Long, UserEntity>, Map<Long, GroupEntity>, Map<Long, PermissionEntity>, Map<Long, ClusterEntity>, Set<String>) - Method in class org.apache.ambari.server.controller.internal.ClusterPrivilegeResourceProvider
 
toResource(GroupPrivilegeResponse, Set<String>) - Method in class org.apache.ambari.server.controller.internal.GroupPrivilegeResourceProvider
Translate the Response into a Resource
toResource(PrivilegeEntity, Map<Long, UserEntity>, Map<Long, GroupEntity>, Map<Long, PermissionEntity>, Map<Long, T>, Set<String>) - Method in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
Convert the given privilege entity into a Resource.
toResource(Set<String>, RemoteAmbariClusterEntity) - Method in class org.apache.ambari.server.controller.internal.RemoteClusterResourceProvider
 
toResource(UserPrivilegeResponse, Set<String>) - Method in class org.apache.ambari.server.controller.internal.UserPrivilegeResourceProvider
Translate the Response into a Resource
toResource(ViewInstanceEntity, Set<String>) - Method in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
toResource(PrivilegeEntity, Map<Long, UserEntity>, Map<Long, GroupEntity>, Map<Long, PermissionEntity>, Map<Long, ViewInstanceEntity>, Set<String>) - Method in class org.apache.ambari.server.controller.internal.ViewPrivilegeResourceProvider
 
toResource(ViewURLEntity) - Method in class org.apache.ambari.server.controller.internal.ViewURLResourceProvider
Converts a View URL entity into a Resource.
toString() - Method in class org.apache.ambari.server.actionmanager.HostRoleCommand
 
toString() - Method in class org.apache.ambari.server.actionmanager.Request
 
toString() - Method in class org.apache.ambari.server.actionmanager.ServiceComponentHostEventWrapper
 
toString() - Method in class org.apache.ambari.server.actionmanager.Stage
 
toString() - Method in class org.apache.ambari.server.agent.AgentCommand
 
toString() - Method in class org.apache.ambari.server.agent.AgentEncryptionKey
 
toString() - Method in class org.apache.ambari.server.agent.AgentRequests
 
toString() - Method in class org.apache.ambari.server.agent.CommandReport
 
toString() - Method in class org.apache.ambari.server.agent.CommandRepository.Repository
toString() - Method in class org.apache.ambari.server.agent.ComponentRecoveryReport
 
toString() - Method in class org.apache.ambari.server.agent.ComponentsResponse
 
toString() - Method in class org.apache.ambari.server.agent.ComponentStatus
 
toString() - Method in class org.apache.ambari.server.agent.DiskInfo
 
toString() - Method in class org.apache.ambari.server.agent.ExecutionCommand
 
toString() - Method in class org.apache.ambari.server.agent.HeartBeat
 
toString() - Method in class org.apache.ambari.server.agent.HeartBeatResponse
 
toString() - Method in class org.apache.ambari.server.agent.HostInfo
 
toString() - Method in class org.apache.ambari.server.agent.HostStatus
 
toString() - Method in class org.apache.ambari.server.agent.RecoveryConfig
 
toString() - Method in class org.apache.ambari.server.agent.RecoveryConfigComponent
 
toString() - Method in class org.apache.ambari.server.agent.RecoveryReport
 
toString() - Method in class org.apache.ambari.server.agent.Register
 
toString() - Method in class org.apache.ambari.server.agent.RegistrationResponse
 
toString() - Method in class org.apache.ambari.server.agent.StaleAlert
 
toString() - Method in class org.apache.ambari.server.agent.stomp.AmbariSubscriptionRegistry
 
toString() - Method in class org.apache.ambari.server.api.AmbariSendToMethodReturnValueHandler
 
toString() - Method in class org.apache.ambari.server.api.predicate.expressions.RelationalExpression
 
toString() - Method in class org.apache.ambari.server.api.predicate.operators.AbstractOperator
 
toString() - Method in class org.apache.ambari.server.api.predicate.operators.AndOperator
 
toString() - Method in class org.apache.ambari.server.api.predicate.operators.NotOperator
 
toString() - Method in class org.apache.ambari.server.api.predicate.operators.OrOperator
 
toString() - Method in class org.apache.ambari.server.api.predicate.Token
 
toString() - Method in enum org.apache.ambari.server.api.services.ResultStatus.STATUS
 
toString() - Method in class org.apache.ambari.server.api.services.RootServiceComponentConfiguration
 
toString() - Method in enum org.apache.ambari.server.api.services.stackadvisor.commands.StackAdvisorCommandType
 
toString() - Method in enum org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestType
 
toString() - Method in class org.apache.ambari.server.api.services.stackadvisor.validations.ValidationResponse.ValidationItem
 
toString() - Method in class org.apache.ambari.server.configuration.Configuration.ConfigurationProperty
toString() - Method in class org.apache.ambari.server.configuration.SingleFileWatch
 
toString() - Method in class org.apache.ambari.server.controller.ActionExecutionContext
 
toString() - Method in class org.apache.ambari.server.controller.ActionRequest
 
toString() - Method in class org.apache.ambari.server.controller.AlertDefinitionResponse
 
toString() - Method in class org.apache.ambari.server.controller.ClusterRequest
 
toString() - Method in class org.apache.ambari.server.controller.ClusterResponse
 
toString() - Method in class org.apache.ambari.server.controller.ExecuteActionRequest
 
toString() - Method in class org.apache.ambari.server.controller.GroupRequest
 
toString() - Method in class org.apache.ambari.server.controller.HostRequest
 
toString() - Method in class org.apache.ambari.server.controller.internal.RequestImpl
 
toString() - Method in class org.apache.ambari.server.controller.internal.RequestOperationLevel
 
toString() - Method in class org.apache.ambari.server.controller.internal.RequestResourceFilter
 
toString() - Method in class org.apache.ambari.server.controller.internal.ResourceImpl
 
toString() - Method in class org.apache.ambari.server.controller.internal.SortRequestImpl
 
toString() - Method in class org.apache.ambari.server.controller.internal.Stack
 
toString() - Method in class org.apache.ambari.server.controller.internal.TemporalInfoImpl
 
toString() - Method in class org.apache.ambari.server.controller.internal.UnitUpdater.PropertyUnit
 
toString() - Method in class org.apache.ambari.server.controller.internal.UnitUpdater.PropertyValue
 
toString() - Method in class org.apache.ambari.server.controller.jmx.JMXMetricHolder
 
toString() - Method in class org.apache.ambari.server.controller.MemberRequest
 
toString() - Method in class org.apache.ambari.server.controller.metrics.ganglia.GangliaMetric
 
toString() - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineAppMetricCacheKey
 
toString() - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricsCacheValue
 
toString() - Method in class org.apache.ambari.server.controller.predicate.AlwaysPredicate
 
toString() - Method in class org.apache.ambari.server.controller.predicate.ArrayPredicate
 
toString() - Method in class org.apache.ambari.server.controller.predicate.CategoryIsEmptyPredicate
 
toString() - Method in class org.apache.ambari.server.controller.predicate.ComparisonPredicate
 
toString() - Method in class org.apache.ambari.server.controller.predicate.FilterPredicate
 
toString() - Method in class org.apache.ambari.server.controller.predicate.UnaryPredicate
 
toString() - Method in class org.apache.ambari.server.controller.RepositoryRequest
 
toString() - Method in class org.apache.ambari.server.controller.RequestRequest
 
toString() - Method in class org.apache.ambari.server.controller.ServiceComponentHostRequest
 
toString() - Method in class org.apache.ambari.server.controller.ServiceComponentRequest
 
toString() - Method in class org.apache.ambari.server.controller.ServiceConfigVersionRequest
 
toString() - Method in class org.apache.ambari.server.controller.ServiceRequest
 
toString() - Method in class org.apache.ambari.server.controller.ShortTaskStatus
 
toString() - Method in class org.apache.ambari.server.controller.spi.Resource.Type
 
toString() - Method in class org.apache.ambari.server.controller.spi.SortRequestProperty
 
toString() - Method in class org.apache.ambari.server.controller.UserRequest
 
toString() - Method in class org.apache.ambari.server.controller.WidgetResponse
 
toString() - Method in class org.apache.ambari.server.customactions.ActionDefinitionSpec
 
toString() - Method in class org.apache.ambari.server.events.ActionFinalReportReceivedEvent
 
toString() - Method in class org.apache.ambari.server.events.AggregateAlertRecalculateEvent
toString() - Method in class org.apache.ambari.server.events.AlertReceivedEvent
toString() - Method in class org.apache.ambari.server.events.AlertStateChangeEvent
toString() - Method in class org.apache.ambari.server.events.AmbariEvent
toString() - Method in class org.apache.ambari.server.events.ClusterConfigChangedEvent
toString() - Method in class org.apache.ambari.server.events.ClusterConfigFinishedEvent
toString() - Method in class org.apache.ambari.server.events.HostComponentVersionAdvertisedEvent
toString() - Method in class org.apache.ambari.server.events.HostRegisteredEvent
toString() - Method in class org.apache.ambari.server.events.HostsRemovedEvent
 
toString() - Method in class org.apache.ambari.server.events.InitialAlertEvent
toString() - Method in class org.apache.ambari.server.events.jpa.JPAEvent
toString() - Method in class org.apache.ambari.server.events.MaintenanceModeEvent
toString() - Method in class org.apache.ambari.server.events.ServiceComponentInstalledEvent
 
toString() - Method in class org.apache.ambari.server.events.ServiceComponentRecoveryChangedEvent
toString() - Method in class org.apache.ambari.server.events.ServiceComponentUninstalledEvent
toString() - Method in class org.apache.ambari.server.events.ServiceCredentialStoreUpdateEvent
toString() - Method in class org.apache.ambari.server.events.ServiceInstalledEvent
toString() - Method in class org.apache.ambari.server.events.ServiceRemovedEvent
toString() - Method in class org.apache.ambari.server.events.TaskEvent
toString() - Method in class org.apache.ambari.server.hooks.users.PostUserCreationHookContext
 
toString() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
toString() - Method in class org.apache.ambari.server.ldap.service.ads.detectors.ChainedAttributeDetector
 
toString() - Method in class org.apache.ambari.server.metadata.RoleCommandPair
 
toString() - Method in class org.apache.ambari.server.notifications.Notification
toString() - Method in class org.apache.ambari.server.notifications.Recipient
toString() - Method in class org.apache.ambari.server.orm.entities.AlertCurrentEntity
toString() - Method in class org.apache.ambari.server.orm.entities.AlertDefinitionEntity
toString() - Method in class org.apache.ambari.server.orm.entities.AlertGroupEntity
toString() - Method in class org.apache.ambari.server.orm.entities.AlertHistoryEntity
toString() - Method in class org.apache.ambari.server.orm.entities.AlertTargetEntity
toString() - Method in class org.apache.ambari.server.orm.entities.AmbariConfigurationEntity
 
toString() - Method in class org.apache.ambari.server.orm.entities.ClusterConfigEntity
toString() - Method in class org.apache.ambari.server.orm.entities.ExtensionEntity
toString() - Method in class org.apache.ambari.server.orm.entities.ExtensionLinkEntity
toString() - Method in class org.apache.ambari.server.orm.entities.HostComponentDesiredStateEntity
toString() - Method in class org.apache.ambari.server.orm.entities.HostComponentStateEntity
toString() - Method in class org.apache.ambari.server.orm.entities.HostRoleCommandEntity
toString() - Method in class org.apache.ambari.server.orm.entities.MpackEntity
toString() - Method in class org.apache.ambari.server.orm.entities.PrivilegeEntity
 
toString() - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
toString() - Method in class org.apache.ambari.server.orm.entities.RequestScheduleBatchRequestEntity
 
toString() - Method in class org.apache.ambari.server.orm.entities.ResourceTypeEntity
 
toString() - Method in class org.apache.ambari.server.orm.entities.StackEntity
toString() - Method in class org.apache.ambari.server.orm.entities.StageEntityPK
toString() - Method in class org.apache.ambari.server.orm.entities.UpgradeGroupEntity
toString() - Method in class org.apache.ambari.server.orm.entities.UpgradeHistoryEntity
toString() - Method in class org.apache.ambari.server.orm.entities.ViewEntity
 
toString() - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
 
toString() - Method in class org.apache.ambari.server.Role
 
toString() - Method in class org.apache.ambari.server.security.authorization.Group
 
toString() - Method in class org.apache.ambari.server.security.authorization.User
 
toString() - Method in class org.apache.ambari.server.security.authorization.UserName
 
toString() - Method in enum org.apache.ambari.server.security.ClientSecurityType
 
toString() - Method in class org.apache.ambari.server.serveraction.upgrades.FinalizeUpgradeAction.InfoTuple
toString() - Method in class org.apache.ambari.server.stack.ComponentModule
 
toString() - Method in class org.apache.ambari.server.stack.NameService.NameNode
 
toString() - Method in class org.apache.ambari.server.stack.NameService
 
toString() - Method in class org.apache.ambari.server.stack.ServiceModule
 
toString() - Method in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.ConfigurationKeyValue
 
toString() - Method in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Insert
toString() - Method in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.RegexReplace
 
toString() - Method in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Replace
 
toString() - Method in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Transfer
 
toString() - Method in class org.apache.ambari.server.stack.upgrade.ConfigurationCondition
toString() - Method in class org.apache.ambari.server.stack.upgrade.ExecuteStage
toString() - Method in class org.apache.ambari.server.stack.upgrade.Grouping
toString() - Method in class org.apache.ambari.server.stack.upgrade.HostOrderItem
toString() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapper
toString() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.TaskWrapper
toString() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
toString() - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeGroupHolder
toString() - Method in class org.apache.ambari.server.stack.upgrade.SecurityCondition
toString() - Method in class org.apache.ambari.server.stack.upgrade.Task
 
toString() - Method in class org.apache.ambari.server.stageplanner.RoleGraphNode
 
toString() - Method in class org.apache.ambari.server.state.action.ActionId
 
toString() - Method in class org.apache.ambari.server.state.alert.AlertDefinition
 
toString() - Method in class org.apache.ambari.server.state.alert.MetricSource.Value
 
toString() - Method in class org.apache.ambari.server.state.Alert
 
toString() - Method in class org.apache.ambari.server.state.ChangedConfigInfo
 
toString() - Method in class org.apache.ambari.server.state.ClusterHealthReport
 
toString() - Method in class org.apache.ambari.server.state.ComponentInfo
 
toString() - Method in class org.apache.ambari.server.state.CredentialStoreInfo
String representation of this object
toString() - Method in class org.apache.ambari.server.state.DependencyInfo
 
toString() - Method in class org.apache.ambari.server.state.DesiredConfig
 
toString() - Method in class org.apache.ambari.server.state.ExtensionId
toString() - Method in class org.apache.ambari.server.state.ExtensionInfo
 
toString() - Method in class org.apache.ambari.server.state.fsm.event.AbstractEvent
 
toString() - Method in interface org.apache.ambari.server.state.fsm.event.Event
 
toString() - Method in class org.apache.ambari.server.state.HostConfig
 
toString() - Method in class org.apache.ambari.server.state.LogDefinition
 
toString() - Method in class org.apache.ambari.server.state.Module
 
toString() - Method in class org.apache.ambari.server.state.ModuleComponent
 
toString() - Method in class org.apache.ambari.server.state.ModuleDependency
 
toString() - Method in class org.apache.ambari.server.state.Mpack
 
toString() - Method in class org.apache.ambari.server.state.PropertyDependencyInfo
 
toString() - Method in class org.apache.ambari.server.state.PropertyInfo
 
toString() - Method in class org.apache.ambari.server.state.PropertyUpgradeBehavior
 
toString() - Method in class org.apache.ambari.server.state.QuickLinksConfigurationInfo
 
toString() - Method in class org.apache.ambari.server.state.quicklinksprofile.AcceptAllFilter
 
toString() - Method in class org.apache.ambari.server.state.quicklinksprofile.LinkAttributeFilter
 
toString() - Method in class org.apache.ambari.server.state.quicklinksprofile.LinkNameFilter
 
toString() - Method in class org.apache.ambari.server.state.RepositoryInfo
 
toString() - Method in class org.apache.ambari.server.state.scheduler.BatchRequest
 
toString() - Method in class org.apache.ambari.server.state.scheduler.Schedule
 
toString() - Method in class org.apache.ambari.server.state.ServiceInfo
 
toString() - Method in class org.apache.ambari.server.state.ServiceLdapInfo
 
toString() - Method in class org.apache.ambari.server.state.SingleSignOnInfo
String representation of this object
toString() - Method in class org.apache.ambari.server.state.stack.Metric
 
toString() - Method in class org.apache.ambari.server.state.stack.MetricDefinition
 
toString() - Method in class org.apache.ambari.server.state.stack.WidgetLayout
 
toString() - Method in class org.apache.ambari.server.state.StackId
toString() - Method in class org.apache.ambari.server.state.StackInfo
 
toString() - Method in class org.apache.ambari.server.state.ThemeInfo
 
toString() - Method in class org.apache.ambari.server.state.ValueAttributesInfo
 
toString() - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo
 
toString() - Method in class org.apache.ambari.server.topology.addservice.AddServiceRequest
 
toString() - Method in class org.apache.ambari.server.topology.addservice.Component
 
toString() - Method in class org.apache.ambari.server.topology.addservice.Host
 
toString() - Method in class org.apache.ambari.server.topology.addservice.Service
 
toString() - Method in class org.apache.ambari.server.topology.Credential
 
toString() - Method in class org.apache.ambari.server.topology.HostGroupImpl
 
toString() - Method in class org.apache.ambari.server.topology.RepositorySetting
 
toString() - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
toString() - Method in class org.apache.ambari.server.view.events.EventImpl
 
TOTAL_COUNT - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
TOTAL_COUNT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
TOTAL_HOSTS - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
TOTAL_MEM_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
totalMem - Static variable in class org.apache.ambari.server.orm.entities.HostEntity_
 
toUpperCase(List<String>) - Static method in class org.apache.ambari.server.utils.CustomStringUtils
Make list of string lowercase
toValue() - Method in class org.apache.ambari.server.agent.AgentEncryptionKey
 
toValue() - Method in interface org.apache.ambari.server.security.credential.Credential
Returns a value representation of this Credential
toValue() - Method in class org.apache.ambari.server.security.credential.GenericKeyCredential
Returns a value representation of this GenericKeyCredential
toValue() - Method in class org.apache.ambari.server.security.credential.PrincipalKeyCredential
Returns a value representation of this PrincipalKeyCredential
toXml() - Method in class org.apache.ambari.server.state.repository.VersionDefinitionXml
Returns the XML representation of this instance.
TransactionalLock - Annotation Type in org.apache.ambari.annotations
The TransactionalLock annotation is used to provide advice around a joinpoint which will invoke a lock.
TransactionalLock.LockArea - Enum in org.apache.ambari.annotations
The area that the lock is being applied to.
TransactionalLock.LockType - Enum in org.apache.ambari.annotations
The type of lock which should be acquired.
TransactionalLocks - Class in org.apache.ambari.server.orm
The TransactionalLocks class is used to manage the locks associated with each TransactionalLock.LockArea.
Transfer() - Constructor for class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Transfer
 
TransferCoercionType - Enum in org.apache.ambari.server.stack.upgrade
The TransferCoercionType enum is used to represent the data types that a property transfer can be coerced to.
TransferOperation - Enum in org.apache.ambari.server.stack.upgrade
Operations valid for a property transfer.
transform(Object) - Method in class org.apache.ambari.server.collections.functors.ContextTransformer
 
transformAttributesMap(Map<String, Map<String, String>>) - Static method in class org.apache.ambari.server.topology.ConfigurableHelper
Transform attibutes map from attributeName -> propertyName -> value to propertyName -> attributeName -> value or vice versa
transition(OPERAND, EVENT) - Method in interface org.apache.ambari.server.state.fsm.MultipleArcTransition
Transition hook.
transition(OPERAND, EVENT) - Method in interface org.apache.ambari.server.state.fsm.SingleArcTransition
Transition hook.
transitionHostsToInstalling(RepositoryVersionEntity, VersionDefinitionXml, boolean) - Method in class org.apache.ambari.server.state.cluster.ClusterImpl
Creates or updates host versions for all of the hosts within a cluster based on state of cluster stack version.
transitionHostsToInstalling(RepositoryVersionEntity, VersionDefinitionXml, boolean) - Method in interface org.apache.ambari.server.state.Cluster
Creates or updates host versions for all of the hosts within a cluster based on state of cluster stack version.
translate(String) - Static method in enum org.apache.ambari.server.configuration.AmbariServerConfigurationCategory
Safely returns an AmbariServerConfigurationCategory given the category's descriptive name
translate(AmbariServerConfigurationCategory) - Static method in enum org.apache.ambari.server.configuration.AmbariServerConfigurationCategory
Safely returns the AmbariServerConfigurationCategory's descriptive name or null if no AmbariServerConfigurationCategory was supplied.
translate(AmbariServerConfigurationCategory, String) - Static method in enum org.apache.ambari.server.configuration.AmbariServerConfigurationKey
 
translate(String, Configuration.LdapUsernameCollisionHandlingBehavior) - Static method in enum org.apache.ambari.server.configuration.Configuration.LdapUsernameCollisionHandlingBehavior
Safely translates a user-supplied behavior name to a LdapUsernameCollisionHandlingBehavior.
translate(String) - Static method in enum org.apache.ambari.server.controller.AuthToLocalBuilder.ConcatenationType
Translate a string declaring a concatenation type to the enumerated value.
translate(UpdateConfigurationPolicy) - Static method in enum org.apache.ambari.server.controller.UpdateConfigurationPolicy
Safely translates a UpdateConfigurationPolicy value to a String of all lowercase characters.
translate(String) - Static method in enum org.apache.ambari.server.controller.UpdateConfigurationPolicy
Safely translates a String value to an UpdateConfigurationPolicy.
translate(String) - Static method in enum org.apache.ambari.server.security.authorization.ResourceType
Safely translates a resource type to a ResourceType

If a non-empty name is specified and does not match an enumerated value, assume that is is a view since view types are declared as separate resource types.

translate(String) - Static method in enum org.apache.ambari.server.security.authorization.RoleAuthorization
Safely translates a role authorization Id to a RoleAuthorization
translate(String) - Static method in enum org.apache.ambari.server.serveraction.kerberos.KDCType
Translates a String to a KDCType.
translate(String) - Static method in enum org.apache.ambari.server.state.kerberos.KerberosPrincipalType
 
translate(KerberosPrincipalType) - Static method in enum org.apache.ambari.server.state.kerberos.KerberosPrincipalType
 
translateConfigurationSpecifications(Collection<String>) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Translates a collection of configuration specifications (config-type/property-name) to a map of configuration types to a set of property names.
translateConfigurationSpecifications(Collection<String>) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
translateEncryptionType(String) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Given a cipher (or algorithm) name, attempts to translate it into an EncryptionType value.
translateEncryptionTypes(String, String) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler
Given a delimited set of encryption type names, attempts to translate into a set of EncryptionType values.
translatePrincipalName(String) - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariAuthToLocalUserDetailsService
Using the auth-to-local rules stored in authentication.kerberos.auth_to_local.rules in the ambari.properties file, translate the supplied principal name to a local name.
TRAP_OID_PROPERTY - Static variable in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
 
TreeNode<T> - Interface in org.apache.ambari.server.api.util
Tree where each node can have a name, properties and an associated object.
TreeNodeImpl<T> - Class in org.apache.ambari.server.api.util
Basic implementation of TreeNode.
TreeNodeImpl(TreeNode<T>, T, String) - Constructor for class org.apache.ambari.server.api.util.TreeNodeImpl
Constructor.
trim(String) - Method in enum org.apache.ambari.server.controller.internal.TrimmingStrategy
 
TrimmingAdapter - Class in org.apache.ambari.server.state.stack
Adapter that trims strings
TrimmingAdapter() - Constructor for class org.apache.ambari.server.state.stack.TrimmingAdapter
 
TrimmingStrategy - Enum in org.apache.ambari.server.controller.internal
Various strategies for trimming properties during blueprint deployment.
TRUE - Static variable in class org.apache.ambari.server.orm.DBAccessorImpl
 
truncateTable(String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Delete all table data
truncateTable(String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
TrustedProxyAuthenticationDetails - Class in org.apache.ambari.server.security.authentication.tproxy
TrustedProxyAuthenticationDetails is a WebAuthenticationDetails implementation that contains information from an HttpServletRequest that can be used for handling trusted proxy authentication requests.
TrustedProxyAuthenticationDetailsSource - Class in org.apache.ambari.server.security.authentication.tproxy
TrustedProxyAuthenticationDetailsSource is an implementation of a AuthenticationDetailsSource that produces TrustedProxyAuthenticationDetails instances.
TrustedProxyAuthenticationDetailsSource() - Constructor for class org.apache.ambari.server.security.authentication.tproxy.TrustedProxyAuthenticationDetailsSource
 
TrustedProxyAuthenticationNotAllowedException - Exception in org.apache.ambari.server.security.authentication.tproxy
TrustedProxyAuthenticationNotAllowedException is an AuthenticationException implementation to be thrown a Trusted proxy authentication attempt fails.
TrustedProxyAuthenticationNotAllowedException(String) - Constructor for exception org.apache.ambari.server.security.authentication.tproxy.TrustedProxyAuthenticationNotAllowedException
 
trustStore() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
trustStorePassword() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
trustStorePath() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
trustStoreType() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
TSTR_NAME - Static variable in class org.apache.ambari.server.configuration.Configuration
The name of the truststore file ambari uses to store trusted certificates.
TSTR_TYPE - Static variable in class org.apache.ambari.server.configuration.Configuration
The type of the truststore file specified in Configuration.TSTR_NAME.
type - Variable in class org.apache.ambari.server.checks.ConfigurationMergeCheck.MergeDetail
 
TYPE - Static variable in class org.apache.ambari.server.controller.internal.AmbariPrivilegeResourceProvider
 
TYPE - Static variable in class org.apache.ambari.server.controller.internal.ConfigurationResourceProvider
 
TYPE - Static variable in class org.apache.ambari.server.controller.internal.GroupPrivilegeResourceProvider
 
TYPE - Static variable in class org.apache.ambari.server.controller.internal.ProvisionClusterRequest
 
TYPE - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
TYPE - Static variable in class org.apache.ambari.server.controller.internal.UserPrivilegeResourceProvider
 
type - Variable in class org.apache.ambari.server.controller.PrivilegeResponse
 
Type(String) - Constructor for class org.apache.ambari.server.controller.spi.Resource.Type
Construct an extended type.
type - Variable in class org.apache.ambari.server.events.STOMPEvent
Update type.
type - Variable in class org.apache.ambari.server.stack.upgrade.ConfigurationCondition
The configuration type, such as hdfs-site.
type - Variable in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeSummary
 
TYPE_ID - Static variable in class org.apache.ambari.server.controller.internal.StackDependencyResourceProvider
 
TYPE_NAME_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigurationResourceProvider
 
TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
 
TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.topology.SecurityConfigurationFactory
 

U

UI_ONLY_PROPERTY - Static variable in class org.apache.ambari.server.state.ValueAttributesInfo
 
UnaryPredicate - Class in org.apache.ambari.server.controller.predicate
Predicate that operates on one other predicate.
UnaryPredicate(Predicate) - Constructor for class org.apache.ambari.server.controller.predicate.UnaryPredicate
 
UnauthorizedEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles unauthorized actions For result status ResultStatus.STATUS#UNAUTHORIZED and ResultStatus.STATUS#FORBIDDEN
UnauthorizedEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.UnauthorizedEventCreator
 
unconfirmedMessages - Variable in class org.apache.ambari.server.events.MessageEmitter
 
unhealthy - Variable in class org.apache.ambari.server.stack.HostsType
Unhealthy hosts are those which are explicitly put into maintenance mode.
UNI_KKP - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
uninstallViewInstance(ViewInstanceEntity) - Method in class org.apache.ambari.server.view.ViewInstanceOperationHandler
 
uninstallViewInstance(ViewInstanceEntity) - Method in class org.apache.ambari.server.view.ViewRegistry
Uninstall a view instance for the view with the given view name.
UNIQUE_USERS_0_INDEX - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
Unit - Class in org.apache.ambari.server.state.theme
 
Unit() - Constructor for class org.apache.ambari.server.state.theme.Unit
 
UnitUpdater - Class in org.apache.ambari.server.controller.internal
I append the stack defined unit to the original property value.
UnitUpdater(String, String) - Constructor for class org.apache.ambari.server.controller.internal.UnitUpdater
 
UnitUpdater.PropertyUnit - Class in org.apache.ambari.server.controller.internal
 
UnitUpdater.PropertyValue - Class in org.apache.ambari.server.controller.internal
 
UnitValidatedProperty - Class in org.apache.ambari.server.topology.validators
Some configuration values need to have "m" appended to them to be valid values.
UnitValidatedProperty(String, String, String) - Constructor for class org.apache.ambari.server.topology.validators.UnitValidatedProperty
 
UnitValidator - Class in org.apache.ambari.server.topology.validators
I validate the unit of properties by checking if it matches to the stack defined unit.
UnitValidator(Set<UnitValidatedProperty>) - Constructor for class org.apache.ambari.server.topology.validators.UnitValidator
 
UNIX_LIKE - Static variable in class org.apache.ambari.server.utils.ShellCommandUtil
Set to true when run if platform is detected to be UNIX compatible
Unknown - Variable in class org.apache.ambari.server.api.query.render.AlertStateSummary
The AlertState.UNKNOWN state information.
UNKNOWN_COUNT - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
UNKNOWN_COUNT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
UNKNOWN_VERSION - Static variable in class org.apache.ambari.server.events.listeners.upgrade.StackVersionListener
 
UNLIMITED_KEY_JCE_REQUIRED - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
UnlimitedKeyJCERequirement - Enum in org.apache.ambari.server.state
 
unlinkStackAndExtension(StackInfo, ExtensionInfo) - Method in class org.apache.ambari.server.stack.StackManager
 
unmapHostFromCluster(String, String) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
unmapHostFromCluster(String, String) - Method in interface org.apache.ambari.server.state.Clusters
Removes a host from a cluster.
UNMAPPED_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
unmarshal(Class<T>, File) - Static method in class org.apache.ambari.server.customactions.ActionDefinitionManager
 
unmarshal(Class<T>, File) - Method in class org.apache.ambari.server.stack.ModuleFileUnmarshaller
Unmarshal a file to it's corresponding object type.
unmarshal(Class<T>, File, boolean) - Method in class org.apache.ambari.server.stack.ModuleFileUnmarshaller
Unmarshal a file to it's corresponding object type.
unmarshal(String) - Method in class org.apache.ambari.server.state.stack.TrimmingAdapter
 
unmarshal(JaxbMapKeyList[]) - Method in class org.apache.ambari.server.utils.JaxbMapKeyListAdapter
 
unmarshal(JaxbMapKeyMap[]) - Method in class org.apache.ambari.server.utils.JaxbMapKeyMapAdapter
 
unmarshal(JaxbMapKeyVal[]) - Method in class org.apache.ambari.server.utils.JaxbMapKeyValAdapter
 
unmask(String) - Method in class org.apache.ambari.server.view.DefaultMasker
 
unregisterAllSubscriptions(String) - Method in class org.apache.ambari.server.agent.stomp.AmbariSubscriptionRegistry
 
unregisterByHost(Long) - Method in class org.apache.ambari.server.agent.AgentSessionManager
 
unregisterListener(Listener, String) - Method in class org.apache.ambari.server.view.ViewContextImpl
 
unregisterListener(Listener, String, String) - Method in class org.apache.ambari.server.view.ViewContextImpl
 
unregisterListener(Listener, String, String) - Method in class org.apache.ambari.server.view.ViewRegistry
Un-register the given listener from the view identified by the given name and version.
unsubscribe(SessionUnsubscribeEvent) - Method in class org.apache.ambari.server.api.stomp.NamedTasksSubscribeListener
 
unsupportedComponents(Cluster, String, String) - Method in class org.apache.ambari.server.state.ServiceComponentSupport
Collects the ServiceComponents from the cluster which are not supported (component doesn't exist or was deleted) in the given stack.
UnsupportedPropertyException - Exception in org.apache.ambari.server.controller.spi
Thrown to indicate that the requested properties are not supported for the associated resource type.
UnsupportedPropertyException(Resource.Type, Set<String>) - Constructor for exception org.apache.ambari.server.controller.spi.UnsupportedPropertyException
Construct an UnsupportedPropertyException.
unsupportedServices(Cluster, String, String) - Method in class org.apache.ambari.server.state.ServiceComponentSupport
Collects the service names from the cluster which are not supported (service doesn't exist or was deleted) in the given stack.
update(Set<TopologyComponent>, Set<TopologyHost>, UpdateEventType, TopologyUpdateHandlingReport) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyCluster
 
update(ResourceInstance, RequestBody) - Method in interface org.apache.ambari.server.api.services.persistence.PersistenceManager
 
update(ResourceInstance, RequestBody) - Method in class org.apache.ambari.server.api.services.persistence.PersistenceManagerImpl
 
update(String) - Method in class org.apache.ambari.server.api.services.PersistKeyValueService
 
update(ResourceProviderEvent) - Method in class org.apache.ambari.server.controller.internal.AbstractProviderModule
 
update(ResourceProviderEvent) - Method in interface org.apache.ambari.server.controller.internal.ResourceProviderObserver
Update this observer with an event from a resource provider.
update(RemoteAmbariClusterEntity) - Method in class org.apache.ambari.server.orm.dao.RemoteAmbariClusterDAO
Update and merge a Remote Ambari Cluster entity
update(ViewURLEntity) - Method in class org.apache.ambari.server.orm.dao.ViewURLDAO
Update and merge a URL entity
update(AbstractKerberosDescriptorContainer) - Method in class org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptorContainer
Updates this AbstractKerberosDescriptorContainer using information from the supplied AbstractKerberosDescriptorContainer.
update(KerberosConfigurationDescriptor) - Method in class org.apache.ambari.server.state.kerberos.KerberosConfigurationDescriptor
Updates this KerberosConfigurationDescriptor with data from another KerberosConfigurationDescriptor

Properties will be updated if the relevant updated values are not null.

update(KerberosDescriptor) - Method in class org.apache.ambari.server.state.kerberos.KerberosDescriptor
Updates this KerberosDescriptor with data from another KerberosDescriptor

Properties will be updated if the relevant updated values are not null.

update(KerberosIdentityDescriptor) - Method in class org.apache.ambari.server.state.kerberos.KerberosIdentityDescriptor
Updates this KerberosIdentityDescriptor with data from another KerberosIdentityDescriptor

Properties will be updated if the relevant updated values are not null.

update(KerberosKeytabDescriptor) - Method in class org.apache.ambari.server.state.kerberos.KerberosKeytabDescriptor
Updates this KerberosKeytabDescriptor with data from another KerberosKeytabDescriptor

Properties will be updated if the relevant updated values are not null.

update(KerberosPrincipalDescriptor) - Method in class org.apache.ambari.server.state.kerberos.KerberosPrincipalDescriptor
Updates this KerberosPrincipalDescriptor with data from another KerberosPrincipalDescriptor

Properties will be updated if the relevant updated values are not null.

update(KerberosServiceDescriptor) - Method in class org.apache.ambari.server.state.kerberos.KerberosServiceDescriptor
Updates this KerberosServiceDescriptor with data from another KerberosServiceDescriptor

Properties will be updated if the relevant updated values are not null.

update(TopologyRequest) - Method in interface org.apache.ambari.server.topology.ClusterTopology
Update the existing topology based on the provided topology request.
update(TopologyRequest) - Method in class org.apache.ambari.server.topology.ClusterTopologyImpl
 
update(RemoteAmbariClusterEntity) - Method in class org.apache.ambari.server.view.RemoteAmbariClusterRegistry
Update the remote cluster properties
UPDATE_CONFIGURATION_NOTE - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
A (command parameter) property name used to hold the note to set when applying any configuration changes
UPDATE_CONFIGURATION_POLICY - Static variable in class org.apache.ambari.server.serveraction.kerberos.KerberosServerAction
A (command parameter) property name used to hold the value indicating how to process configurations updates.
UPDATE_FILES_ONLY - Static variable in class org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper
 
UPDATE_REPO - Static variable in class org.apache.ambari.server.Role
 
UPDATE_TIME - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
UPDATE_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
UPDATE_TIMESTAMP - Static variable in class org.apache.ambari.server.controller.internal.SettingResourceProvider
 
UPDATE_USER - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
UPDATE_USER_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
updateActionDefinition(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ActionService
Handles: PUT /actions/{actionName} Update a specific action definition.
UpdateActiveRepoVersionOnStartup - Class in org.apache.ambari.server.stack
This class should be instantiated on server startup and its UpdateActiveRepoVersionOnStartup.process() method invoked.
UpdateActiveRepoVersionOnStartup(ClusterDAO, RepositoryVersionDAO, RepositoryVersionHelper, AmbariMetaInfo) - Constructor for class org.apache.ambari.server.stack.UpdateActiveRepoVersionOnStartup
 
updateAgentConfigs(Set<String>) - Method in class org.apache.ambari.server.state.ConfigHelper
Checks populated services for staled configs and updates agent configs.
UpdateAlertScriptPaths - Class in org.apache.ambari.server.upgrade
Updates script-based alert definitions with paths from the stack.
UpdateAlertScriptPaths(Injector) - Constructor for class org.apache.ambari.server.upgrade.UpdateAlertScriptPaths
 
updateAllHosts() - Method in class org.apache.ambari.server.agent.stomp.HostLevelParamsHolder
 
updateAmsConfigs() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
updateAmsConfigs() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
updateArtifact(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.ServiceService
Handles: PUT /clusters/{clusterID}/services/{serviceName}/artifacts/{artifactName} Update a specific artifact.
updateArtifacts(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ServiceService
Handles: PUT /clusters/{clusterID}/services/{serviceName}/artifacts Update all artifacts matching the provided predicate.
updateAuthenticationSource(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.users.UserAuthenticationSourceService
Creates an authentication source.
updateAutomaticSkipOnFailure(long, boolean, boolean) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
Updates the HostRoleCommandEntity.isFailureAutoSkipped() flag for all commands for the given request.
updateBatchRequest(long, long, String, BatchRequestResponse, boolean) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
updateBatchRequest(long, BatchRequestResponse, boolean) - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Updates batch request data
updateBatchRequest(long, BatchRequestResponse, boolean) - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
updateBatchSchedule(RequestExecution) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
Pause/resume/abort request schedule and related jobs and triggers
updateCluster(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Handles: PUT /clusters/{clusterID} Update a specific cluster.
updateCluster(Cluster) - Method in interface org.apache.ambari.server.controller.ivory.IvoryService
Update a cluster based on the given Cluster object.
updateClusterArtifact(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Handles: PUT /clusters/{clusterID}/artifacts/{artifactName} Update a specific artifact.
updateClusterArtifacts(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ClusterService
Handles: PUT /clusters/{clusterID}/artifacts Update all artifacts matching the provided predicate.
updateClusterEnv() - Method in class org.apache.ambari.server.upgrade.FinalUpgradeCatalog
Updates cluster-env in the following ways: Adds/Updates ConfigHelper.CLUSTER_ENV_STACK_FEATURES_PROPERTY from stack Adds/Updates ConfigHelper.CLUSTER_ENV_STACK_TOOLS_PROPERTY from stack Adds/Updates ConfigHelper.CLUSTER_ENV_STACK_PACKAGES_PROPERTY from stack Note: Config properties stack_features and stack_tools should always be updated to latest values as defined in the stack on an Ambari upgrade.
updateClusterLevelParams(SortedMap<String, String>) - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataCluster
 
updateClusterName(String, String) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
updateClusterName(String, String) - Method in interface org.apache.ambari.server.state.Clusters
Updates the name of the cluster
updateClusters(Set<ClusterRequest>, Map<String, String>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Update the cluster identified by the given request object with the values carried by the given request object.
updateClusters(Set<ClusterRequest>, Map<String, String>, boolean) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Update the cluster identified by the given request object with the values carried by the given request object.
updateClusters(Set<ClusterRequest>, Map<String, String>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
updateClusters(Set<ClusterRequest>, Map<String, String>, boolean) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
updateComponent(TopologyComponent) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyComponent
 
updateComponent(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ComponentService
Handles: PUT /clusters/{clusterID}/services/{serviceID}/components/{componentID} Update a specific component.
updateComponentCategory(String, Map<String, String>, boolean) - Method in class org.apache.ambari.server.controller.internal.AmbariServerConfigurationHandler
 
updateComponentCategory(String, Map<String, String>, boolean) - Method in class org.apache.ambari.server.controller.internal.AmbariServerLDAPConfigurationHandler
 
updateComponentCategory(String, Map<String, String>, boolean) - Method in class org.apache.ambari.server.controller.internal.AmbariServerSSOConfigurationHandler
 
updateComponentInfo() - Method in interface org.apache.ambari.server.state.ServiceComponent
Refresh Component info due to current stack
updateComponentInfo() - Method in class org.apache.ambari.server.state.ServiceComponentImpl
 
updateComponentMetricMap(Map<String, PropertyInfo>, String) - Method in class org.apache.ambari.server.controller.internal.AbstractPropertyProvider
Adds to the componentMetricMap a specific(not regexp) metric for the propertyId
updateComponents(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.ComponentService
Handles: PUT /clusters/{clusterID}/services/{serviceID}/components Update multiple components.
updateComponents(Set<ServiceComponentRequest>, Map<String, String>, boolean) - Method in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
updateConfigGroup(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ConfigGroupService
Handles PUT /clusters/{clusterId}/config_groups/{groupId} Update a config group
updateConfigType(Cluster, StackId, AmbariManagementController, String, Map<String, String>, Collection<String>, String, String) - Method in class org.apache.ambari.server.state.ConfigHelper
A helper method to create a new Config for a given configuration type and updates to the current values, if any.
updateConfiguration(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RootServiceComponentConfigurationService
 
UpdateConfigurationPolicy - Enum in org.apache.ambari.server.controller
The update configuration policies NONE - No configurations will be updated IDENTITIES_ONLY - New and updated configurations related to Kerberos identity information - principal, keytab file, and auth-to-local rule properties NEW_AND_IDENTITIES - Only new configurations declared by the Kerberos descriptor and stack advisor as well as the identity-related changes ALL - All configuration changes (default)
updateConfigurationProperties(String, Map<String, String>, boolean, boolean) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Create a new cluster scoped configuration with the new properties added to the existing set of properties.
updateConfigurationPropertiesForCluster(Cluster, String, Map<String, String>, Set<String>, boolean, boolean) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Update properties for the cluster
updateConfigurationPropertiesForCluster(Cluster, String, Map<String, String>, boolean, boolean) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
updateConfigurationPropertiesWithValuesFromXml(String, Set<String>, boolean, boolean) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Create a new cluster scoped configuration with the new properties added with the values from the coresponding xml files.
updateConfigurationPropertiesWithValuesFromXml(String, Set<String>, Set<String>, boolean, boolean) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
updateCredential(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.CredentialService
Handles: PUT /clusters/{cluster_name}/credentials/{alias} Create a specific credential.
UPDATED_BY - Static variable in class org.apache.ambari.server.controller.internal.SettingResourceProvider
 
UPDATED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
 
updateData(T) - Method in class org.apache.ambari.server.agent.stomp.AgentClusterDataHolder
Template method to update the data.
updateData(Long, List<Long>) - Method in class org.apache.ambari.server.agent.stomp.AgentConfigsHolder
 
updateData(T) - Method in class org.apache.ambari.server.agent.stomp.AgentHostDataHolder
Apply an incremental update to the data (host-specific), and publish the event to listeners.
updateData(TopologyUpdateEvent) - Method in class org.apache.ambari.server.agent.stomp.TopologyHolder
 
updateDatabaseSchemaVersion() - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
updateDatabaseSchemaVersion() - Method in interface org.apache.ambari.server.upgrade.UpgradeCatalog
Update schema version in the database to the Target one
updateDefinition(String, HttpHeaders, UriInfo, Long) - Method in class org.apache.ambari.server.api.services.AlertDefinitionService
 
updateDesiredRepositoriesAndConfigs(UpgradeContext) - Method in class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeHelper
Updates the various repositories and configurations for services participating in the upgrade or downgrade.
UpdateDesiredRepositoryAction - Class in org.apache.ambari.server.serveraction.upgrades
Action that represents updating the Desired Stack Id during the middle of a stack upgrade (typically NonRolling).
UpdateDesiredRepositoryAction() - Constructor for class org.apache.ambari.server.serveraction.upgrades.UpdateDesiredRepositoryAction
 
updateEntryValue(Object, Object) - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricCacheEntryFactory
Called on a get call for existing values in the cache, the necessary locking code is present in the get call and this call should update the value of the cache entry before returning.
updateEvent(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.LdapSyncEventService
Handles: PUT /ldap_sync_events/{eventId} Update a specific event.
UpdateEventType - Enum in org.apache.ambari.server.events
Is used to inform the agent about update assignment.
updateExistingConfigs(AddServiceInfo, Set<String>) - Method in class org.apache.ambari.server.topology.addservice.ResourceProviderAdapter
 
updateExistingRepositoriesToBeResolved() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog260
Sets all existing repository versions to be resolved (we have to assume that they are good since they've been using them to run stuff).
updateExtensionLink(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.ExtensionLinksService
 
updateExtensionLink(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ExtensionLinksService
 
updateExtensionLink(ExtensionLinkRequest) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Update a link - switch the link's extension version while keeping the same stack version and extension name
updateExtensionLink(ExtensionLinkEntity, ExtensionLinkRequest) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Update a link - switch the link's extension version while keeping the same stack version and extension name
updateExtensionLink(ExtensionLinkRequest) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
Update a link - switch the link's extension version while keeping the same stack version and extension name
updateExtensionLink(ExtensionLinkEntity, ExtensionLinkRequest) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
Update a link - switch the link's extension version while keeping the same stack version and extension name
updateExtensionLink(StackManager, ExtensionLinkEntity, StackInfo, ExtensionInfo, ExtensionInfo) - Method in class org.apache.ambari.server.controller.AmbariManagementHelper
Updates the extension version of the currently linked extension to the stack version
updateFeed(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.FeedService
Handles: PUT /feeds/{feedName} Update a specific feed.
updateFeed(Feed) - Method in interface org.apache.ambari.server.controller.ivory.IvoryService
Update a feed based on the given Feed object.
updateForBlueprintExport(String, String, Map<String, Map<String, String>>, ClusterTopology) - Method in interface org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor.PropertyUpdater
 
updateForBlueprintExport(String, String, Map<String, Map<String, String>>, ClusterTopology) - Method in class org.apache.ambari.server.controller.internal.UnitUpdater
 
updateForClusterCreate(String, String, Map<String, Map<String, String>>, ClusterTopology) - Method in class org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor.MultipleHostTopologyUpdater
Update all host names included in the original property value with new host names which run the associated component.
updateForClusterCreate(String, String, Map<String, Map<String, String>>, ClusterTopology) - Method in interface org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor.PropertyUpdater
Update a property value.
updateForClusterCreate(String, String, Map<String, Map<String, String>>, ClusterTopology) - Method in class org.apache.ambari.server.controller.internal.UnitUpdater
 
updateForClusterCreate(Stack, String, String, String, String) - Static method in class org.apache.ambari.server.controller.internal.UnitUpdater
 
updateGroup(String, HttpHeaders, UriInfo, Long) - Method in class org.apache.ambari.server.api.services.AlertGroupService
 
updateGroups(Set<GroupRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Updates the groups specified.
updateGroups(Set<GroupRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
UpdateHandler - Class in org.apache.ambari.server.api.handlers
Responsible for update requests.
UpdateHandler() - Constructor for class org.apache.ambari.server.api.handlers.UpdateHandler
 
updateHDFSWidgetDefinition() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
UpdateHelperModule() - Constructor for class org.apache.ambari.server.update.HostUpdateHelper.UpdateHelperModule
 
updateHiveConfigs() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
updateHost(TopologyHost) - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyHost
 
updateHost(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.HostService
Handles PUT /clusters/{clusterID}/hosts/{hostID} Updates a specific host.
updateHost(HostRegistrationRequestEvent) - Method in class org.apache.ambari.server.state.host.HostImpl
 
updateHostComponent(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.HostComponentService
Handles PUT /clusters/{clusterID}/hosts/{hostID}/host_components/{hostComponentID} Updates a specific host_component.
updateHostComponentDesiredState(AddServiceInfo, Predicate, ProvisionStep) - Method in class org.apache.ambari.server.topology.addservice.ResourceProviderAdapter
 
updateHostComponents(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.HostComponentService
Handles PUT /clusters/{clusterID}/hosts/{hostID}/host_components Updates multiple host_component resources.
updateHostComponents(RequestStageContainer, Set<ServiceComponentHostRequest>, Map<String, String>, boolean, boolean, boolean) - Method in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
Update the host component identified by the given request object with the values carried by the given request object.
updateHostMappings(Host) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
Updates the internal mappings of hosts using the specified host.
updateHostMappings(Host) - Method in interface org.apache.ambari.server.state.Clusters
Updates the internal mappings of hosts using the specified host.
updateHostRoleState(String, long, long, String, CommandReport) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
For the given host, update all the tasks based on the command report
updateHostRoleState(String, long, long, String, CommandReport) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
updateHostRoleStates(Collection<CommandReport>) - Method in interface org.apache.ambari.server.actionmanager.ActionDBAccessor
Update tasks according to command reports
updateHostRoleStates(Collection<CommandReport>) - Method in class org.apache.ambari.server.actionmanager.ActionDBAccessorImpl
 
updateHosts(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.HostService
Handles PUT /clusters/{clusterID}/hosts Updates multiple hosts.
updateHosts(Set<HostRequest>) - Method in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
updateHostTimestamps(HostRegistrationRequestEvent) - Method in class org.apache.ambari.server.state.host.HostImpl
 
updateHostVersionEntityRelation(HostVersionEntity) - Method in class org.apache.ambari.server.orm.entities.RepositoryVersionEntity
Update one-to-many relation without rebuilding the whole entity
updateHostWithClusterAndAttributes(Map<String, Set<String>>, Map<String, Map<String, String>>) - Method in class org.apache.ambari.server.state.cluster.ClustersImpl
 
updateHostWithClusterAndAttributes(Map<String, Set<String>>, Map<String, Map<String, String>>) - Method in interface org.apache.ambari.server.state.Clusters
Update the host set for clusters and the host attributes associated with the hosts
updateInfraSolrEnv(String) - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
updateInstance(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.InstanceService
Handles PUT /feeds/{feedID}/instances/{instanceID} Updates a specific instance.
updateKAFKAConfigs() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog251
Ensure that the updates from Ambari 2.4.0 are applied in the event the initial version is Ambari 2.5.0, since this Kafka change failed to make it into Ambari 2.5.0.
UpdateKerberosConfigsServerAction - Class in org.apache.ambari.server.serveraction.kerberos
UpdateKerberosConfigServerAction is implementation of ServerAction that updates service configs while enabling Kerberos
UpdateKerberosConfigsServerAction() - Constructor for class org.apache.ambari.server.serveraction.kerberos.UpdateKerberosConfigsServerAction
 
updateKerberosConfigurations() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
Upgrades kerberos related data.
updateKerberosDescriptor(AddServiceInfo, KerberosDescriptor) - Method in class org.apache.ambari.server.topology.addservice.ResourceProviderAdapter
 
updateKerberosDescriptorArtifact(ArtifactDAO, ArtifactEntity) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Update the specified Kerberos Descriptor artifact to conform to the new structure.
updateKerberosDescriptorArtifact(ArtifactDAO, ArtifactEntity) - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog252
Update the specified Kerberos Descriptor artifact to conform to the new structure.
updateKerberosDescriptorArtifact(ArtifactDAO, ArtifactEntity) - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog260
Update the specified Kerberos Descriptor artifact to conform to the new structure.
updateKerberosDescriptorArtifact(ArtifactDAO, ArtifactEntity) - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
updateKerberosDescriptorArtifacts() - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Update the stored Kerberos Descriptor artifacts to conform to the new structure.
updateKerberosDescriptorIdentityReferences(Map<String, ? extends AbstractKerberosDescriptorContainer>, String, String) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Iterates through a collection of AbstractKerberosDescriptorContainers to find and update identity descriptor references.
updateKerberosDescriptorIdentityReferences(AbstractKerberosDescriptorContainer, String, String) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Given an AbstractKerberosDescriptorContainer, iterates through its contained identity descriptors to find ones matching the reference name to change.
updateLock - Variable in class org.apache.ambari.server.agent.stomp.AgentDataHolder
 
updateLogSearchConfigs() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
Updates Log Search configs.
updateLuceneMatchVersion(String, String) - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
updateMembers(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.groups.MemberService
Updates all members.
updateMembers(Set<MemberRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Updates the members of the group specified.
updateMembers(Set<MemberRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
updateMergeFactor(String, String) - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
updateMetaInfoVersion(String) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Update metainfo to new version.
updateMetricsWithAggregateFunctionSupport(Map<String, Map<String, PropertyInfo>>) - Static method in class org.apache.ambari.server.controller.utilities.PropertyHelper
This method adds supported propertyInfo for component metrics with aggregate function ids.
updateObservers(ResourceProviderEvent) - Method in class org.apache.ambari.server.controller.internal.AbstractResourceProvider
 
updateObservers(ResourceProviderEvent) - Method in interface org.apache.ambari.server.controller.internal.ObservableResourceProvider
Update all registered observers with the given event.
updatePermission(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.PermissionService
Handles: PUT /permissions/{permissionID} Update a specific permission.
updatePermission(String, HttpHeaders, UriInfo, String, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewPermissionService
Handles: PUT /views/{viewName}/versions/{version}/permissions/{permissionID} Update a specific permission.
updatePrivilege(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.PrivilegeService
Handles: PUT /privileges/{privilegeID} Update a specific privilege.
updatePrivilege(String, HttpHeaders, UriInfo, String, String, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewPrivilegeService
Handles: PUT /views/{viewName}/versions/{version}/instances/{instanceName}/privileges/{privilegeID} Update a specific privilege.
updatePrivileges(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.PrivilegeService
Handles: PUT /privileges Update a set of privileges for the resource.
updatePrivileges(String, HttpHeaders, UriInfo, String, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewPrivilegeService
Handles: PUT /views/{viewName}/versions/{version}/instances/{instanceName}/privileges Update a set of privileges for the resource.
updateProperties(Map<String, String>) - Method in interface org.apache.ambari.server.state.Config
Update provided properties' values.
updateProperties(Map<String, String>) - Method in class org.apache.ambari.server.state.ConfigImpl
 
updatePropertyInfo(String, String, PropertyInfo) - Method in class org.apache.ambari.server.controller.internal.AbstractPropertyProvider
 
updatePropertyInfoMap(String, String, Map<String, PropertyInfo>) - Method in class org.apache.ambari.server.controller.internal.AbstractPropertyProvider
 
updateQueueName(Cluster, Set<String>, String, String) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
Update property queueNameProperty from configType of cluster to first of validLeafQueues
updateRangerKmsDbUrl() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog271
Updating JDBC connection url in Ranger KMS for verifying communication to database using database root user credentials
updateRangerLogDirConfigs() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog271
Updating Ranger Admin and Ranger Usersync log directory configs
updateRemoteCluster(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RemoteClustersService
Update a Remote Cluster
updateRepository(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RepositoryService
Updates a single repository.
UpdateRepositoryRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for updating repository
UpdateRepositoryRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.UpdateRepositoryRequestAuditEvent
 
UpdateRepositoryRequestAuditEvent(UpdateRepositoryRequestAuditEvent.UpdateRepositoryRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.UpdateRepositoryRequestAuditEvent
UpdateRepositoryRequestAuditEvent.UpdateRepositoryRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
UpdateRepositoryRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.UpdateRepositoryRequestAuditEvent.UpdateRepositoryRequestAuditEventBuilder
 
updateRepositoryState(String) - Method in interface org.apache.ambari.server.state.ServiceComponent
This method computes the state of the repository that's associated with the desired version.
updateRepositoryState(String) - Method in class org.apache.ambari.server.state.ServiceComponentImpl
Follows this version logic: DB hostcomponent1 DB hostcomponentN DB desired New desired Repo State v1 v1 UNKNOWN v1 CURRENT v1 v2 UNKNOWN UNKNOWN OUT_OF_SYNC v1 v2 v2 v2 (no change) OUT_OF_SYNC v2 v2 v1 v1 (no change) OUT_OF_SYNC v2 v2 v2 v2 (no change) CURRENT
updateRepositoryVersion(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RepositoryVersionService
Updates a specific repository version.
updateRequests(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.ClusterStackVersionService
Handles: POST /{clustername}/stack_versions requests triggering Finalize during manual Stack Upgrade
updateRequests(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RequestService
Handles: PUT /clusters/{clusterId}/requests/{requestId} or /requests/{requestId} Change state of existing requests.
updateRequestSchedule(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.RequestScheduleService
Handles URL: /clusters/{clusterId}/request_schedules/{requestScheduleId} Get details on a specific request schedule
updateRequestTable() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Update the resources selected by the given predicate with the properties from the given request object.
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ActionResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ActiveWidgetLayoutResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AlertDefinitionResourceProvider
Update the resources selected by the given predicate with the properties from the given request object.
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AlertGroupResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AlertHistoryResourceProvider
Update the resources selected by the given predicate with the properties from the given request object.
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AlertNoticeResourceProvider
Update the resources selected by the given predicate with the properties from the given request object.
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ArtifactResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.BlueprintResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ClientConfigResourceProvider
 
updateResources(Resource.Type, Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ClusterControllerImpl
 
updateResources(Set<ConfigGroupRequest>) - Method in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ConfigurationResourceProvider
Throws an exception, as Configurations cannot be updated.
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ExtensionLinkResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ExtensionResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.FeedResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.HostStackVersionResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.InstanceResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.JobResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.KerberosDescriptorResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.PermissionResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.QuickLinkArtifactResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ReadOnlyResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RepositoryResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RequestResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
Currently unsupported operation.
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ServiceConfigVersionResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.StackArtifactResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.StackDependencyResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.StackResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.StageResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.TargetClusterResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.TaskAttemptResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.TaskResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ThemeArtifactResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.UpgradeGroupResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.UpgradeItemResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.UpgradeSummaryResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ViewPermissionResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.WidgetLayoutResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.WidgetResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.controller.jdbc.JDBCResourceProvider
 
updateResources(Resource.Type, Request, Predicate) - Method in interface org.apache.ambari.server.controller.spi.ClusterController
Update the resources selected by the given predicate with the properties from the given request object.
updateResources(Request, Predicate) - Method in interface org.apache.ambari.server.controller.spi.ResourceProvider
Update the resources selected by the given predicate with the properties from the given request object.
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.view.ViewExternalSubResourceProvider
 
updateResources(Request, Predicate) - Method in class org.apache.ambari.server.view.ViewSubResourceProvider
 
updateResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AbstractAuthorizedResourceProvider
Update the resources selected by the given predicate with the properties from the given request object if the authenticated user is authorized to do so.
updateResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.AlertTargetResourceProvider
 
updateResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
updateResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ComponentResourceProvider
 
updateResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
updateResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.CredentialResourceProvider
 
updateResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.GroupResourceProvider
 
updateResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.HostResourceProvider
 
updateResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.MemberResourceProvider
 
updateResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
 
updateResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RemoteClusterResourceProvider
 
updateResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
 
updateResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.RootServiceComponentConfigurationResourceProvider
 
updateResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
updateResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.SettingResourceProvider
 
updateResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
updateResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
updateResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ViewResourceProvider
 
updateResourcesAuthorized(Request, Predicate) - Method in class org.apache.ambari.server.controller.internal.ViewURLResourceProvider
 
updateResponse(StackAdvisorRequest, RecommendationResponse) - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ComponentLayoutRecommendationCommand
 
updateResponse(StackAdvisorRequest, ValidationResponse) - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ComponentLayoutValidationCommand
 
updateResponse(StackAdvisorRequest, RecommendationResponse) - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ConfigurationDependenciesRecommendationCommand
 
updateResponse(StackAdvisorRequest, RecommendationResponse) - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ConfigurationRecommendationCommand
 
updateResponse(StackAdvisorRequest, ValidationResponse) - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ConfigurationValidationCommand
 
updateResponse(StackAdvisorRequest, T) - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.StackAdvisorCommand
 
updateService(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.ServiceService
Handles: PUT /clusters/{clusterId}/services/{serviceId} Update a specific service.
updateService(String, HttpHeaders, UriInfo, String, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewInstanceService
Handles: PUT /views/{viewName}/versions/{version}/instances/{instanceId} Update a specific instance.
updateService(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.WidgetLayoutService
 
updateService(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.WidgetService
 
updateServiceDesiredState(AddServiceInfo, State) - Method in class org.apache.ambari.server.topology.addservice.ResourceProviderAdapter
 
updateServiceInfo() - Method in interface org.apache.ambari.server.state.Service
Refresh Service info due to current stack
updateServiceInfo() - Method in class org.apache.ambari.server.state.ServiceImpl
Refresh Service info due to current stack
updateServiceLevelParams(SortedMap<String, MetadataServiceInfo>, boolean) - Method in class org.apache.ambari.server.agent.stomp.dto.MetadataCluster
 
updateServices(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.ServiceService
Handles: PUT /clusters/{clusterId}/services Update multiple services.
updateServices(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.users.ActiveWidgetLayoutService
 
updateServices(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewInstanceService
Handles: PUT /views/{viewName}/versions/{version}/instances Update multiple instances.
updateServices(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.WidgetLayoutService
 
updateServices(String, HttpHeaders, UriInfo) - Method in class org.apache.ambari.server.api.services.WidgetService
 
updateServices(RequestStageContainer, Set<ServiceRequest>, Map<String, String>, boolean, boolean, boolean) - Method in class org.apache.ambari.server.controller.internal.ServiceResourceProvider
 
updateSetting(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.SettingService
Handles: PUT /settings/{settingName} Update a specific setting.
updateSolrConfigurations() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
updateSolrConfigurations() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog271
Upgrade lucene version to 7.4.0 in Solr config of Log Search collections and Solr Log4j config
UpdateStackGrouping - Class in org.apache.ambari.server.stack.upgrade
Used to represent operations that update the Stack.
UpdateStackGrouping() - Constructor for class org.apache.ambari.server.stack.upgrade.UpdateStackGrouping
 
updateStacks() - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Update stacks from the files at stackRoot.
updateStacks() - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
updateStages(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.StageService
Handles: PUT /clusters/{clusterId}/requests/{requestId}/stages/{stageId} or /requests/{requestId}/stages/{stageId} Change state of existing stages.
updateStageStatus(StageEntity, HostRoleStatus, ActionManager) - Method in class org.apache.ambari.server.orm.dao.StageDAO
Update the given stage entity with the desired status.
updateStageTable() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
updateStatus(long, HostRoleStatus, HostRoleStatus) - Method in class org.apache.ambari.server.orm.dao.RequestDAO
 
updateStatus(StageEntityPK, HostRoleStatus, HostRoleStatus) - Method in class org.apache.ambari.server.orm.dao.StageDAO
 
updateStatus(RequestExecution.Status) - Method in interface org.apache.ambari.server.state.scheduler.RequestExecution
Update status and save RequestExecution
updateStatus(RequestExecution.Status) - Method in class org.apache.ambari.server.state.scheduler.RequestExecutionImpl
 
updateStatusByRequestId(long, HostRoleStatus, Collection<HostRoleStatus>) - Method in class org.apache.ambari.server.orm.dao.HostRoleCommandDAO
NB: You cannot rely on return value if batch write is enabled
updateSTORMConfigs() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog251
Make sure storm-env changes are applied to anyone upgrading to HDP-2.6.1 Storm If the base version was before Ambari 2.5.0, this method should wind up doing nothing.
updateStormConfigs() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
Removes storm-site configs that were present for ambari needs and sets the actual property `storm.thrift.transport` to the correct value
updateSummary(Map<String, AlertSummaryGroupedRenderer.AlertDefinitionSummary>, Long, String, AlertState, Long, MaintenanceState, String) - Static method in class org.apache.ambari.server.api.query.render.AlertSummaryGroupedRenderer
 
updateTable(String, String, Object, String) - Method in interface org.apache.ambari.server.orm.DBAccessor
Simple update operation on table
updateTable(String, DBAccessor.DBColumnInfo, DBAccessor.DBColumnInfo) - Method in interface org.apache.ambari.server.orm.DBAccessor
Simple update operation on table
updateTable(String, DBAccessor.DBColumnInfo, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
updateTable(String, String, Object, String) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
updateTarget(String, HttpHeaders, UriInfo, Long) - Method in class org.apache.ambari.server.api.services.AlertTargetService
Handles PUT /alert_targets/{targetId} Updates a specific alert target.
updateTargetCluster(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.TargetClusterService
Handles: PUT /targets/{targetName} Update a specific target.
updateTimelineMetricsInCache(TimelineMetrics, TimelineMetricsCacheValue, Long, Long, boolean) - Method in class org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricCacheEntryFactory
Update cache with new timeseries data
updateTimelineReaderAddress() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog271
Replace placeholder values in timeline reader address.
updateUniqueConstraint(String, String, String...) - Method in interface org.apache.ambari.server.orm.DBAccessor
Add unique table constraint
updateUniqueConstraint(String, String, String...) - Method in class org.apache.ambari.server.orm.DBAccessorImpl
 
updateUnits(Configuration, Stack) - Static method in class org.apache.ambari.server.controller.internal.UnitUpdater
 
updateUpgradeItem(String, HttpHeaders, UriInfo, Long) - Method in class org.apache.ambari.server.api.services.UpgradeItemService
Handles: PUT /clusters/{clusterId}/upgrades/{upgradeId}/upgrade_groups/{upgradeGroupId}/upgrade_items/{upgradeItemId} Change state of existing upgrade item.
updateUpgradeItem(String, HttpHeaders, UriInfo, Long) - Method in class org.apache.ambari.server.api.services.UpgradeService
 
UpdateUpgradeItemRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for updating an upgrade item
UpdateUpgradeItemRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.UpdateUpgradeItemRequestAuditEvent
 
UpdateUpgradeItemRequestAuditEvent(UpdateUpgradeItemRequestAuditEvent.UpdateUpgradeItemRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.UpdateUpgradeItemRequestAuditEvent
UpdateUpgradeItemRequestAuditEvent.UpdateUpgradeItemRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
UpdateUpgradeItemRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.UpdateUpgradeItemRequestAuditEvent.UpdateUpgradeItemRequestAuditEventBuilder
 
updateUrl(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.views.ViewUrlsService
Update a view URL
updateUser(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.users.UserService
Updates a specific user.
updateUser - Variable in class org.apache.ambari.server.orm.entities.RequestScheduleEntity
 
updateUserKerberosDescriptor(KerberosDescriptor, KerberosDescriptor, KerberosDescriptor) - Static method in class org.apache.ambari.server.state.kerberos.KerberosDescriptorUpdateHelper
The entry point into upgrading a user-specified Kerberos descriptor.
updateVersions(String, HttpHeaders, UriInfo, String, String) - Method in class org.apache.ambari.server.api.services.views.ViewVersionService
Handles: PUT /views/{viewName}/versions/{version} Update a specific view version.
updateView(String, HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.services.views.ViewService
Handles: PUT /views/{viewID} Update a specific view.
updateView(ViewInstanceEntity) - Method in class org.apache.ambari.server.view.ViewRegistry
Calls onUpdate hook on View class
updateViewInstance(ViewInstanceEntity) - Method in class org.apache.ambari.server.view.ViewRegistry
Update a view instance for the view with the given view name.
updateWidgetDefinitionsForService(String, Map<String, List<String>>, Map<String, String>) - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
updateYarnKerberosDescUpdatedList(String) - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
Upgrade - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
UPGRADE_ABORT_REASON - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
UPGRADE_ASSOCIATED_VERSION - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
UPGRADE_CHECK_CHECK_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PreUpgradeCheckResourceProvider
 
UPGRADE_CHECK_CHECK_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PreUpgradeCheckResourceProvider
 
UPGRADE_CHECK_CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PreUpgradeCheckResourceProvider
 
UPGRADE_CHECK_FAILED_DETAIL_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PreUpgradeCheckResourceProvider
 
UPGRADE_CHECK_FAILED_ON_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PreUpgradeCheckResourceProvider
 
UPGRADE_CHECK_FOR_REVERT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PreUpgradeCheckResourceProvider
 
UPGRADE_CHECK_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PreUpgradeCheckResourceProvider
 
UPGRADE_CHECK_REASON_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PreUpgradeCheckResourceProvider
 
UPGRADE_CHECK_REPOSITORY_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PreUpgradeCheckResourceProvider
 
UPGRADE_CHECK_STATUS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PreUpgradeCheckResourceProvider
 
UPGRADE_CHECK_TARGET_REPOSITORY_VERSION - Static variable in class org.apache.ambari.server.controller.internal.PreUpgradeCheckResourceProvider
 
UPGRADE_CHECK_TARGET_REPOSITORY_VERSION_ID_ID - Static variable in class org.apache.ambari.server.controller.internal.PreUpgradeCheckResourceProvider
 
UPGRADE_CHECK_UPGRADE_PACK_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PreUpgradeCheckResourceProvider
Optional parameter to specify the preferred Upgrade Pack to use.
UPGRADE_CHECK_UPGRADE_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PreUpgradeCheckResourceProvider
 
UPGRADE_CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.UpgradeGroupResourceProvider
 
UPGRADE_CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.UpgradeItemResourceProvider
 
UPGRADE_CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
UPGRADE_DIRECTION - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
UPGRADE_DOWNGRADE_ALLOWED - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
UPGRADE_FAIL_ON_CHECK_WARNINGS - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
UPGRADE_GROUP_COMPLETED_TASKS - Static variable in class org.apache.ambari.server.controller.internal.UpgradeGroupResourceProvider
 
UPGRADE_GROUP_DISPLAY_STATUS - Static variable in class org.apache.ambari.server.controller.internal.UpgradeGroupResourceProvider
 
UPGRADE_GROUP_ID - Static variable in class org.apache.ambari.server.controller.internal.UpgradeGroupResourceProvider
 
UPGRADE_GROUP_ID - Static variable in class org.apache.ambari.server.controller.internal.UpgradeItemResourceProvider
 
UPGRADE_GROUP_IN_PROGRESS_TASKS - Static variable in class org.apache.ambari.server.controller.internal.UpgradeGroupResourceProvider
 
UPGRADE_GROUP_NAME - Static variable in class org.apache.ambari.server.controller.internal.UpgradeGroupResourceProvider
 
UPGRADE_GROUP_PROGRESS_PERCENT - Static variable in class org.apache.ambari.server.controller.internal.UpgradeGroupResourceProvider
 
UPGRADE_GROUP_STATUS - Static variable in class org.apache.ambari.server.controller.internal.UpgradeGroupResourceProvider
 
UPGRADE_GROUP_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
UPGRADE_GROUP_TITLE - Static variable in class org.apache.ambari.server.controller.internal.UpgradeGroupResourceProvider
 
UPGRADE_GROUP_TOTAL_TASKS - Static variable in class org.apache.ambari.server.controller.internal.UpgradeGroupResourceProvider
 
UPGRADE_HISTORY_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
UPGRADE_HOST_ORDERED_HOSTS - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
When creating an upgrade of type UpgradeType.HOST_ORDERED, this specifies the order in which the hosts are upgraded.
UPGRADE_ID - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
UPGRADE_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
UPGRADE_ITEM_ITEM_TEXT - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
UPGRADE_ITEM_STAGE_ID - Static variable in class org.apache.ambari.server.controller.internal.UpgradeItemResourceProvider
 
UPGRADE_ITEM_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
UPGRADE_ITEM_TEXT - Static variable in class org.apache.ambari.server.controller.internal.UpgradeItemResourceProvider
 
UPGRADE_PACK - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
UPGRADE_PACKS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.StackVersionResourceProvider
 
UPGRADE_REPO_VERSION_ID - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
UPGRADE_REQUEST_ID - Static variable in class org.apache.ambari.server.controller.internal.UpgradeGroupResourceProvider
 
UPGRADE_REQUEST_ID - Static variable in class org.apache.ambari.server.controller.internal.UpgradeItemResourceProvider
 
UPGRADE_REQUEST_ID - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
UPGRADE_REQUEST_STATUS - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
UPGRADE_REVERT_UPGRADE_ID - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
Allows reversion of a successful upgrade of a patch.
UPGRADE_SKIP_FAILURES - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
Skip slave/client component failures if the tasks are skippable.
UPGRADE_SKIP_MANUAL_VERIFICATION - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
Skip manual verification tasks for hands-free upgrade/downgrade experience.
UPGRADE_SKIP_PREREQUISITE_CHECKS - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
UPGRADE_SKIP_SC_FAILURES - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
Skip service check failures if the tasks are skippable.
UPGRADE_STATE - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
UPGRADE_STATE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
UPGRADE_SUMMARY_CLUSTER_NAME - Static variable in class org.apache.ambari.server.controller.internal.UpgradeSummaryResourceProvider
 
UPGRADE_SUMMARY_FAIL_REASON - Static variable in class org.apache.ambari.server.controller.internal.UpgradeSummaryResourceProvider
 
UPGRADE_SUMMARY_REQUEST_ID - Static variable in class org.apache.ambari.server.controller.internal.UpgradeSummaryResourceProvider
 
UPGRADE_SUSPENDED - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
The key indicating that there is an un-finalized upgrade which is suspended.
UPGRADE_SUSPENDED - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
UPGRADE_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
UPGRADE_TYPE - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
UPGRADE_VERSIONS - Static variable in class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
 
UpgradeCatalog - Interface in org.apache.ambari.server.upgrade
Interface for upgrading Ambari DB
UpgradeCatalog251 - Class in org.apache.ambari.server.upgrade
The UpgradeCatalog251 upgrades Ambari from 2.5.0 to 2.5.1.
UpgradeCatalog251(Injector) - Constructor for class org.apache.ambari.server.upgrade.UpgradeCatalog251
Constructor.
UpgradeCatalog252 - Class in org.apache.ambari.server.upgrade
The UpgradeCatalog252 upgrades Ambari from 2.5.1 to 2.5.2.
UpgradeCatalog252(Injector) - Constructor for class org.apache.ambari.server.upgrade.UpgradeCatalog252
Constructor.
UpgradeCatalog260 - Class in org.apache.ambari.server.upgrade
The UpgradeCatalog260 upgrades Ambari from 2.5.2 to 2.6.0.
UpgradeCatalog260(Injector) - Constructor for class org.apache.ambari.server.upgrade.UpgradeCatalog260
Constructor.
UpgradeCatalog261 - Class in org.apache.ambari.server.upgrade
The UpgradeCatalog261 upgrades Ambari from 2.6.0 to 2.6.1.
UpgradeCatalog261(Injector) - Constructor for class org.apache.ambari.server.upgrade.UpgradeCatalog261
Constructor.
UpgradeCatalog262 - Class in org.apache.ambari.server.upgrade
The UpgradeCatalog262 upgrades Ambari from 2.6.1 to 2.6.2.
UpgradeCatalog262(Injector) - Constructor for class org.apache.ambari.server.upgrade.UpgradeCatalog262
 
UpgradeCatalog270 - Class in org.apache.ambari.server.upgrade
 
UpgradeCatalog270(Injector) - Constructor for class org.apache.ambari.server.upgrade.UpgradeCatalog270
Don't forget to register new UpgradeCatalogs in SchemaUpgradeHelper.UpgradeHelperModule.configure()
UpgradeCatalog271 - Class in org.apache.ambari.server.upgrade
 
UpgradeCatalog271(Injector) - Constructor for class org.apache.ambari.server.upgrade.UpgradeCatalog271
Constructor
UpgradeCatalog272 - Class in org.apache.ambari.server.upgrade
The UpgradeCatalog272 upgrades Ambari from 2.7.1 to 2.7.2.
UpgradeCatalog272(Injector) - Constructor for class org.apache.ambari.server.upgrade.UpgradeCatalog272
 
UpgradeCatalog274 - Class in org.apache.ambari.server.upgrade
The UpgradeCatalog274 upgrades Ambari from 2.7.2 to 2.7.4.
UpgradeCatalog274(Injector) - Constructor for class org.apache.ambari.server.upgrade.UpgradeCatalog274
 
UpgradeCatalog275 - Class in org.apache.ambari.server.upgrade
The UpgradeCatalog275 upgrades Ambari from 2.7.4 to 2.7.5.
UpgradeCatalog275(Injector) - Constructor for class org.apache.ambari.server.upgrade.UpgradeCatalog275
 
UpgradeCatalog280 - Class in org.apache.ambari.server.upgrade
The UpgradeCatalog280 upgrades Ambari from 2.7.2 to 2.8.0.
UpgradeCatalog280(Injector) - Constructor for class org.apache.ambari.server.upgrade.UpgradeCatalog280
 
UpgradeCheckRegistry - Class in org.apache.ambari.server.checks
The UpgradeCheckRegistry contains the ordered list of all pre-upgrade checks.
UpgradeCheckRegistry() - Constructor for class org.apache.ambari.server.checks.UpgradeCheckRegistry
 
UpgradeCheckRegistry.PluginUpgradeChecks - Class in org.apache.ambari.server.checks
Encapsulates information about which plugins could and could not be loaded from a stack.
UpgradeCheckRegistryProvider - Class in org.apache.ambari.server.checks
The UpgradeCheckRegistryProvider is a provider which binds any requests for the UpgradeCheckRegistry.
UpgradeCheckRegistryProvider() - Constructor for class org.apache.ambari.server.checks.UpgradeCheckRegistryProvider
 
UpgradeContext - Class in org.apache.ambari.server.stack.upgrade.orchestrate
The UpgradeContext is used to hold all information pertaining to an upgrade.
UpgradeContext(Cluster, Map<String, Object>, Gson, UpgradeHelper, UpgradeDAO, RepositoryVersionDAO, ConfigHelper, AmbariMetaInfo) - Constructor for class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
 
UpgradeContext(Cluster, UpgradeEntity, AmbariMetaInfo, ConfigHelper) - Constructor for class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeContext
Constructor.
UpgradeContextFactory - Interface in org.apache.ambari.server.stack.upgrade.orchestrate
The UpgradeContextFactory is used to create dependency-injected instances of UpgradeContexts.
UpgradeDAO - Class in org.apache.ambari.server.orm.dao
Manages the UpgradeEntity and UpgradeItemEntity classes
UpgradeDAO() - Constructor for class org.apache.ambari.server.orm.dao.UpgradeDAO
 
upgradeData() - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
upgradeData() - Method in interface org.apache.ambari.server.upgrade.UpgradeCatalog
perform data updates as necessary, requires started persist service
upgradeDependencies - Variable in class org.apache.ambari.server.state.repository.StackPackage
The upgrade dependencies, if any.
UpgradeDependencies() - Constructor for class org.apache.ambari.server.state.repository.StackPackage.UpgradeDependencies
 
UpgradeDependencyDeserializer() - Constructor for class org.apache.ambari.server.state.repository.StackPackage.UpgradeDependencyDeserializer
 
UpgradeEntity - Class in org.apache.ambari.server.orm.entities
Models the data representation of an upgrade
UpgradeEntity() - Constructor for class org.apache.ambari.server.orm.entities.UpgradeEntity
 
UpgradeEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles upgrade requests For resource type Resource.Type#Upgrade and request types Request.Type#POST
UpgradeEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.UpgradeEventCreator
 
UpgradeFunction - Interface in org.apache.ambari.server.stack.upgrade
 
UpgradeGroup - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
UpgradeGroupEntity - Class in org.apache.ambari.server.orm.entities
Models a single upgrade group as part of an entire UpgradeEntity.
UpgradeGroupEntity() - Constructor for class org.apache.ambari.server.orm.entities.UpgradeGroupEntity
 
UpgradeGroupHolder - Class in org.apache.ambari.server.stack.upgrade.orchestrate
Short-lived objects that hold information about upgrade groups
UpgradeGroupHolder() - Constructor for class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeGroupHolder
 
UpgradeGroupResourceProvider - Class in org.apache.ambari.server.controller.internal
Manages groupings of upgrade items.
UpgradeGroupService - Class in org.apache.ambari.server.api.services
Endpoint for cluster upgrade groupings.
UpgradeHelper - Class in org.apache.ambari.server.stack.upgrade.orchestrate
Class to assist with upgrading a cluster.
UpgradeHelper() - Constructor for class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeHelper
 
UpgradeHelperModule() - Constructor for class org.apache.ambari.server.upgrade.SchemaUpgradeHelper.UpgradeHelperModule
 
UpgradeHelperModule(Properties) - Constructor for class org.apache.ambari.server.upgrade.SchemaUpgradeHelper.UpgradeHelperModule
 
UpgradeHistoryEntity - Class in org.apache.ambari.server.orm.entities
The UpgradeHistoryEntity represents the version history of components participating in an upgrade or a downgrade.
UpgradeHistoryEntity() - Constructor for class org.apache.ambari.server.orm.entities.UpgradeHistoryEntity
 
UpgradeItem - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
UpgradeItemEntity - Class in org.apache.ambari.server.orm.entities
Models a single upgrade item which is directly associated with Stage.
UpgradeItemEntity() - Constructor for class org.apache.ambari.server.orm.entities.UpgradeItemEntity
 
UpgradeItemEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles upgrade requests For resource type Resource.Type#Upgrade and request types Request.Type#PUT
UpgradeItemEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.UpgradeItemEventCreator
 
UpgradeItemResourceProvider - Class in org.apache.ambari.server.controller.internal
Manages the ability to get the status of upgrades.
UpgradeItemService - Class in org.apache.ambari.server.api.services
Endpoint for cluster upgrade items.
upgradeKerberosTables() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
Creates new tables for changed kerberos data.
UpgradePack - Class in org.apache.ambari.server.stack.upgrade
Represents an upgrade pack.
UpgradePack() - Constructor for class org.apache.ambari.server.stack.upgrade.UpgradePack
 
UpgradePack.IntermediateStack - Class in org.apache.ambari.server.stack.upgrade
An intermediate stack definition in upgrade/upgrade-path/intermediate-stack path
UpgradePack.OrderService - Class in org.apache.ambari.server.stack.upgrade
A service definition that holds a list of components in the 'order' element.
UpgradePack.PrerequisiteCheckConfig - Class in org.apache.ambari.server.stack.upgrade
Prerequisite checks configuration
UpgradePack.PrerequisiteCheckProperties - Class in org.apache.ambari.server.stack.upgrade
Config properties for a specific prerequisite check.
UpgradePack.PrerequisiteChecks - Class in org.apache.ambari.server.stack.upgrade
Container class to specify list of additional prerequisite checks to run in addition to the required prerequisite checks and configuration properties for all prerequisite checks
UpgradePack.PrerequisiteProperty - Class in org.apache.ambari.server.stack.upgrade
Prerequisite check config property
UpgradePack.ProcessingComponent - Class in org.apache.ambari.server.stack.upgrade
A component definition in the 'processing/service' path.
UpgradePack.ProcessingService - Class in org.apache.ambari.server.stack.upgrade
A service definition in the 'processing' element.
upgradeRepoTables() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
UpgradeResourceDefinition - Class in org.apache.ambari.server.api.resources
Upgrade resource definition.
UpgradeResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.UpgradeResourceDefinition
Constructor.
UpgradeResourceProvider - Class in org.apache.ambari.server.controller.internal
Manages the ability to start and get status of upgrades.
UpgradeResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.UpgradeResourceProvider
Constructor.
UpgradeResourceProvider.ConfigurationPackBuilder - Class in org.apache.ambari.server.controller.internal
Builds the correct ConfigUpgradePack based on the upgrade and source stack.
UPGRADES_FOLDER_NAME - Static variable in class org.apache.ambari.server.stack.ServiceDirectory
upgrades directory name
upgradeSchema() - Method in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
upgradeSchema() - Method in interface org.apache.ambari.server.upgrade.UpgradeCatalog
Run the upgrade scripts for upgrading ambari server from current version to the new version.
UpgradeScope - Enum in org.apache.ambari.server.stack.upgrade
Indicates the scope of a group or task
upgradesDir - Variable in class org.apache.ambari.server.stack.ServiceDirectory
upgrades directory path
UpgradeService - Class in org.apache.ambari.server.api.services
Endpoint for cluster upgrades.
UpgradeServiceSummary - Class in org.apache.ambari.server.stack.upgrade.orchestrate
The UpgradeServiceSummary class is used as a way to encapsulate the service source and target versions during an upgrade.
UpgradeServiceSummary() - Constructor for class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeServiceSummary
 
UpgradeState - Enum in org.apache.ambari.server.state
Indicates the upgrade state
UpgradeSummary - Class in org.apache.ambari.server.controller.internal
Represents a detailed summary of an upgrade, including the most recent failed task in order to bubble up errors.
UpgradeSummary(String, Long, Long, Long, String, HostRoleCommandEntity) - Constructor for class org.apache.ambari.server.controller.internal.UpgradeSummary
 
UpgradeSummary(HostRoleCommandEntity) - Constructor for class org.apache.ambari.server.controller.internal.UpgradeSummary
 
UpgradeSummary - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
UpgradeSummary - Class in org.apache.ambari.server.stack.upgrade.orchestrate
The UpgradeSummary class is a simple POJO used to serialize the infomration about and upgrade.
UpgradeSummary() - Constructor for class org.apache.ambari.server.stack.upgrade.orchestrate.UpgradeSummary
 
UpgradeSummaryResourceProvider - Class in org.apache.ambari.server.controller.internal
Get a summary of an upgrade request.
UpgradeSummaryResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.UpgradeSummaryResourceProvider
Constructor.
UpgradeSummaryService - Class in org.apache.ambari.server.api.services
Endpoint for a detailed summary of the cluster upgrades.
UpgradeTypeQualification - Class in org.apache.ambari.server.checks
The UpgradeTypeQualification class is used to determine if the check is required to run based on the UpgradeType.
UpgradeTypeQualification(Class<? extends UpgradeCheck>) - Constructor for class org.apache.ambari.server.checks.UpgradeTypeQualification
Constructor.
UpgradeUpdateEvent - Class in org.apache.ambari.server.events
Contains information about cluster upgrade state update.
UpgradeUpdateListener - Class in org.apache.ambari.server.events.listeners.upgrade
 
UpgradeUpdateListener(STOMPUpdatePublisher) - Constructor for class org.apache.ambari.server.events.listeners.upgrade.UpgradeUpdateListener
 
UpgradeUserKerberosDescriptor - Class in org.apache.ambari.server.serveraction.upgrades
Update the user-defined Kerberos Descriptor to work with the current stack.
UpgradeUserKerberosDescriptor() - Constructor for class org.apache.ambari.server.serveraction.upgrades.UpgradeUserKerberosDescriptor
 
upgradeUserTables() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
Upgrade the users table as well as supporting tables.
upgradeWidgetTable() - Method in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
UQ_HOST_REPO - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
UQ_UPGRADE_HIST - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
URI - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
URI_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
UriInfo - Class in org.apache.ambari.server.state
The UriInfo class is used to represent a complex URI structure where there can be both a plaintext and SSL URI.
UriInfo() - Constructor for class org.apache.ambari.server.state.UriInfo
 
UriInfo.HighAvailability - Class in org.apache.ambari.server.state
The UriInfo.HighAvailability structure is used to hold information about how HA URIs are constructed if the service supports HA mode.
URL_CONNECT_TIMEOUT - Static variable in class org.apache.ambari.server.proxy.ProxyService
 
URL_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
URL_NAME - Static variable in class org.apache.ambari.server.controller.internal.ViewURLResourceProvider
 
URL_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewURLResourceProvider
 
URL_PATH_SEPARATOR - Static variable in class org.apache.ambari.server.controller.metrics.RestMetricsPropertyProvider
String that separates JSON URL from path inside JSON in metrics path
URL_READ_TIMEOUT - Static variable in class org.apache.ambari.server.proxy.ProxyService
 
URL_SUFFIX - Static variable in class org.apache.ambari.server.controller.internal.ViewURLResourceProvider
 
URL_SUFFIX_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewURLResourceProvider
 
URLStreamProvider - Class in org.apache.ambari.server.controller.internal
URL based implementation of a stream provider.
URLStreamProvider(int, int, ComponentSSLConfiguration) - Constructor for class org.apache.ambari.server.controller.internal.URLStreamProvider
Provide the connection timeout for the underlying connection.
URLStreamProvider(int, int, String, String, String) - Constructor for class org.apache.ambari.server.controller.internal.URLStreamProvider
Provide the connection timeout for the underlying connection.
URLStreamProvider.AmbariHttpUrlConnectionProvider - Class in org.apache.ambari.server.controller.internal
A default implementation of HttpURLConnectionProvider, this class will use the URLStreamProvider in order to provide an HttpURLConnection which is able to use Ambari's cookie store, truststore, and timeout values.
useAmbariJdkInCommandParams(Map<String, String>, Configuration) - Static method in class org.apache.ambari.server.utils.StageUtils
Add ambari specific JDK details to command parameters.
UsedIdentities - Class in org.apache.ambari.server.controller.utilities
I represent a group of identities that are still used by any non-excluded component or service
UsedIdentities.ComponentExclude - Interface in org.apache.ambari.server.controller.utilities
 
UsedIdentities.ServiceExclude - Interface in org.apache.ambari.server.controller.utilities
 
useMetricsCacheCustomSizingEngine() - Method in class org.apache.ambari.server.configuration.Configuration
Allow disabling custom sizing engine.
User - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
USER - Static variable in class org.apache.ambari.server.orm.DBAccessorImpl
 
User - Class in org.apache.ambari.server.security.authorization
Describes user of web-services
User(UserEntity) - Constructor for class org.apache.ambari.server.security.authorization.User
 
USER_ACTIVE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
USER_ADMIN_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
USER_ATTRIBUTES_DETECTORS - Static variable in class org.apache.ambari.server.ldap.LdapModule
 
USER_AUTHENTICATION_AUTHENTICATION_KEY_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USER_AUTHENTICATION_AUTHENTICATION_TYPE_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USER_AUTHENTICATION_CREATE_TIME_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USER_AUTHENTICATION_PRIMARY_KEY - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USER_AUTHENTICATION_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USER_AUTHENTICATION_UPDATE_TIME_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USER_AUTHENTICATION_USER_AUTHENTICATION_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USER_AUTHENTICATION_USER_AUTHENTICATION_USER_ID_INDEX - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USER_AUTHENTICATION_USER_AUTHENTICATION_USERS_FOREIGN_KEY - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USER_AUTHENTICATION_USER_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USER_CONSECUTIVE_FAILURES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
USER_CONTEXT_OPERATION_DETAILS_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.StackAdvisorResourceProvider
 
USER_CONTEXT_OPERATION_DETAILS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
USER_CONTEXT_OPERATION_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.StackAdvisorResourceProvider
 
USER_CONTEXT_OPERATION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
USER_CONTEXT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RecommendationResourceProvider
 
USER_CREATE_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
USER_DISPLAY_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
USER_GROUPS - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
USER_GROUPS - Static variable in class org.apache.ambari.server.state.ValueAttributesInfo
 
USER_GROUPS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
USER_ID_HEADER - Static variable in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
 
USER_LDAP_USER_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
Deprecated.
USER_LIST - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
 
USER_LOCAL_USERNAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
USER_NAME - Static variable in class org.apache.ambari.server.controller.internal.UserPrivilegeResourceProvider
 
USER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
 
USER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserPrivilegeResourceProvider
 
USER_OLD_PASSWORD_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
Deprecated.
USER_PASSWORD_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
Deprecated.
USER_PRINCIPAL_TYPE - Static variable in class org.apache.ambari.server.orm.entities.PrincipalTypeEntity
Principal type constants.
USER_PRINCIPAL_TYPE_NAME - Static variable in class org.apache.ambari.server.orm.entities.PrincipalTypeEntity
 
USER_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ServiceConfigVersionResourceProvider
 
USER_RESOURCE_CATEGORY - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
USER_SCOPE - Static variable in class org.apache.ambari.server.orm.entities.WidgetEntity
 
USER_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
Deprecated.
USER_USER_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
Deprecated.
USER_USERNAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
userAttributDetector() - Method in class org.apache.ambari.server.ldap.service.ads.detectors.AttributeDetectorFactory
Creates a chained attribute detector instance with user attribute detectors
UserAuthenticationDAO - Class in org.apache.ambari.server.orm.dao
 
UserAuthenticationDAO() - Constructor for class org.apache.ambari.server.orm.dao.UserAuthenticationDAO
 
UserAuthenticationEntity - Class in org.apache.ambari.server.orm.entities
 
UserAuthenticationEntity() - Constructor for class org.apache.ambari.server.orm.entities.UserAuthenticationEntity
 
UserAuthenticationSource - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
UserAuthenticationSourceRequest - Class in org.apache.ambari.server.controller
Represents a user authentication source request.
UserAuthenticationSourceRequest(String, Long) - Constructor for class org.apache.ambari.server.controller.UserAuthenticationSourceRequest
 
UserAuthenticationSourceRequest(String, Long, UserAuthenticationType) - Constructor for class org.apache.ambari.server.controller.UserAuthenticationSourceRequest
 
UserAuthenticationSourceRequest(String, Long, UserAuthenticationType, String) - Constructor for class org.apache.ambari.server.controller.UserAuthenticationSourceRequest
 
UserAuthenticationSourceRequest(String, Long, UserAuthenticationType, String, String) - Constructor for class org.apache.ambari.server.controller.UserAuthenticationSourceRequest
 
UserAuthenticationSourceRequestCreateSwagger - Interface in org.apache.ambari.server.controller
Interface to help correct Swagger documentation generation
UserAuthenticationSourceRequestCreateSwagger.CreateUserAuthenticationSourceInfo - Interface in org.apache.ambari.server.controller
 
UserAuthenticationSourceRequestUpdateSwagger - Interface in org.apache.ambari.server.controller
Interface to help correct Swagger documentation generation
UserAuthenticationSourceRequestUpdateSwagger.UserAuthenticationSourceRequestUpdateInfo - Interface in org.apache.ambari.server.controller
 
UserAuthenticationSourceResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for user authentication source resources.
UserAuthenticationSourceResourceProvider() - Constructor for class org.apache.ambari.server.controller.internal.UserAuthenticationSourceResourceProvider
Constructor.
UserAuthenticationSourceResponse - Class in org.apache.ambari.server.controller
Represents a user authentication source.
UserAuthenticationSourceResponse(String, Long, UserAuthenticationType, String, Date, Date) - Constructor for class org.apache.ambari.server.controller.UserAuthenticationSourceResponse
 
UserAuthenticationSourceResponse.UserAuthenticationSourceResponseSwagger - Interface in org.apache.ambari.server.controller
Interface to help correct Swagger documentation generation
UserAuthenticationSourceService - Class in org.apache.ambari.server.api.services.users
Service responsible for user authentication source resource requests.
UserAuthenticationSourceService() - Constructor for class org.apache.ambari.server.api.services.users.UserAuthenticationSourceService
 
UserAuthenticationType - Enum in org.apache.ambari.server.security.authorization
 
UserAuthorization - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
UserAuthorizationResourceProvider - Class in org.apache.ambari.server.controller.internal
A write-only resource provider for securely stored credentials
UserAuthorizationResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.UserAuthorizationResourceProvider
Create a new resource provider.
UserAuthorizationResponse - Class in org.apache.ambari.server.controller
UserAuthorizationResponse(String, String, String, String, String) - Constructor for class org.apache.ambari.server.controller.UserAuthorizationResponse
 
UserAuthorizationResponse(String, String, String, String, String, String, String) - Constructor for class org.apache.ambari.server.controller.UserAuthorizationResponse
 
UserAuthorizationService - Class in org.apache.ambari.server.api.services.users
UserAuthorizationService is a read-only service responsible for user authorization resource requests.
UserAuthorizationService() - Constructor for class org.apache.ambari.server.api.services.users.UserAuthorizationService
 
UserCreatedEvent - Class in org.apache.ambari.server.hooks.users
Event signaling a user creation.
UserCreatedEvent(HookContext) - Constructor for class org.apache.ambari.server.hooks.users.UserCreatedEvent
 
UserDAO - Class in org.apache.ambari.server.orm.dao
 
UserDAO() - Constructor for class org.apache.ambari.server.orm.dao.UserDAO
 
UserEntity - Class in org.apache.ambari.server.orm.entities
 
UserEntity() - Constructor for class org.apache.ambari.server.orm.entities.UserEntity
 
UserEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles user requests For resource type Resource.Type#User and request types Request.Type#POST, Request.Type#PUT and Request.Type#DELETE
UserEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.UserEventCreator
 
UserGroupInfo - Class in org.apache.ambari.server.state
 
UserGroupInfo() - Constructor for class org.apache.ambari.server.state.UserGroupInfo
 
UserGroupMemberAttrDetector - Class in org.apache.ambari.server.ldap.service.ads.detectors
 
UserGroupMemberAttrDetector() - Constructor for class org.apache.ambari.server.ldap.service.ads.detectors.UserGroupMemberAttrDetector
 
UserHookParams - Enum in org.apache.ambari.server.hooks.users
Command parameter identifier list for the post user creation hook.
UserHookService - Class in org.apache.ambari.server.hooks.users
Service in charge for handling user initialization related logic.
UserHookService() - Constructor for class org.apache.ambari.server.hooks.users.UserHookService
 
userMemberFilter() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
userMemberReplacePattern() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
UserName - Variable in class org.apache.ambari.server.notifications.DispatchCredentials
The username.
UserName - Class in org.apache.ambari.server.security.authorization
Represents an Ambari user name
USERNAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RemoteClusterResourceProvider
 
USERNAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserAuthorizationResourceProvider
 
USERNAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.UserResourceProvider
 
UserNameAttrDetector - Class in org.apache.ambari.server.ldap.service.ads.detectors
 
UserNameAttrDetector() - Constructor for class org.apache.ambari.server.ldap.service.ads.detectors.UserNameAttrDetector
 
userNameAttribute() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
UserNameOverrideFilter - Class in org.apache.ambari.server.api
This filter overrides usernames found in request url.
UserNameOverrideFilter() - Constructor for class org.apache.ambari.server.api.UserNameOverrideFilter
 
UserNotFoundException - Exception in org.apache.ambari.server.security.authentication
AuthenticationUserNotFoundException is an AuthenticationException implementation to be thrown when the user specified in an authentication attempt is not found in the Ambari user database.
UserNotFoundException(String) - Constructor for exception org.apache.ambari.server.security.authentication.UserNotFoundException
 
UserNotFoundException(String, Throwable) - Constructor for exception org.apache.ambari.server.security.authentication.UserNotFoundException
 
UserNotFoundException(String, String) - Constructor for exception org.apache.ambari.server.security.authentication.UserNotFoundException
 
UserNotFoundException(String, String, Throwable) - Constructor for exception org.apache.ambari.server.security.authentication.UserNotFoundException
 
userObjectClass() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
UserObjectClassDetector - Class in org.apache.ambari.server.ldap.service.ads.detectors
 
UserObjectClassDetector() - Constructor for class org.apache.ambari.server.ldap.service.ads.detectors.UserObjectClassDetector
 
UserPasswordChangeRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for changing user password
UserPasswordChangeRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.UserPasswordChangeRequestAuditEvent
 
UserPasswordChangeRequestAuditEvent(UserPasswordChangeRequestAuditEvent.UserPasswordChangeRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.UserPasswordChangeRequestAuditEvent
UserPasswordChangeRequestAuditEvent.UserPasswordChangeRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
UserPasswordChangeRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.UserPasswordChangeRequestAuditEvent.UserPasswordChangeRequestAuditEventBuilder
 
UserPrivilege - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
UserPrivilegeResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for user privilege resources.
UserPrivilegeResourceProvider() - Constructor for class org.apache.ambari.server.controller.internal.UserPrivilegeResourceProvider
Constructor.
UserPrivilegeResponse - Class in org.apache.ambari.server.controller
UserPrivilegeResponse(String, String, String, Integer, PrincipalTypeEntity.PrincipalType) - Constructor for class org.apache.ambari.server.controller.UserPrivilegeResponse
 
UserPrivilegeService - Class in org.apache.ambari.server.api.services.users
Service responsible for user privilege resource requests.
UserPrivilegeService() - Constructor for class org.apache.ambari.server.api.services.users.UserPrivilegeService
 
UserRequest - Class in org.apache.ambari.server.controller
Represents a user maintenance request.
UserRequest(String) - Constructor for class org.apache.ambari.server.controller.UserRequest
 
UserRequestCreateUsersSwagger - Interface in org.apache.ambari.server.controller
Interface to help correct Swagger documentation generation
UserRequestCreateUsersSwagger.CreateUsersInfo - Interface in org.apache.ambari.server.controller
 
UserRequestCreateUserSwagger - Interface in org.apache.ambari.server.controller
Interface to help correct Swagger documentation generation
UserRequestCreateUserSwagger.CreateUserInfo - Interface in org.apache.ambari.server.controller
 
UserRequestUpdateUserSwagger - Interface in org.apache.ambari.server.controller
Interface to help correct Swagger documentation generation
UserRequestUpdateUserSwagger.UpdateUserInfo - Interface in org.apache.ambari.server.controller
 
UserResourceDefinition - Class in org.apache.ambari.server.api.resources
User Resource Definition
UserResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.UserResourceDefinition
 
UserResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for user resources.
UserResponse - Class in org.apache.ambari.server.controller
Represents a user maintenance request.
UserResponse(String, String, String, UserAuthenticationType, boolean, boolean, boolean, Integer, Date) - Constructor for class org.apache.ambari.server.controller.UserResponse
 
UserResponse.UserResponseSwagger - Interface in org.apache.ambari.server.controller
Interface to help correct Swagger documentation generation
Users - Class in org.apache.ambari.server.security.authorization
Provides high-level access to Users and Roles in database
Users() - Constructor for class org.apache.ambari.server.security.authorization.Users
 
Users.Command - Interface in org.apache.ambari.server.security.authorization
Command is an interface used to perform operations on a UserEntity while safely updating a UserEntity object.
USERS_CONSECUTIVE_FAILURES_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USERS_CREATE_TIME_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USERS_CREATED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
 
USERS_DISPLAY_NAME_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USERS_LDAP_USER_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USERS_LOCAL_USERNAME_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USERS_PRINCIPAL_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USERS_REMOVED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
 
USERS_SKIPPED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
 
USERS_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
USERS_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USERS_UPDATED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.LdapSyncEventResourceProvider
 
USERS_USER_ID_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USERS_USER_NAME_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USERS_USER_PASSWORD_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USERS_USER_TYPE_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
USERS_VERSION_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
userSearchBase() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
userSearchFilter() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
UserService - Class in org.apache.ambari.server.api.services.users
Service responsible for user requests.
UserService() - Constructor for class org.apache.ambari.server.api.services.users.UserService
 
useSSL() - Method in class org.apache.ambari.server.ldap.domain.AmbariLdapConfiguration
 
useStackJdkIfExists(Map<String, String>, Configuration) - Static method in class org.apache.ambari.server.utils.StageUtils
Fill hots level parameters with Jdk details, override them with the stack JDK data, in case of stack JAVA_HOME exists
Utils - Class in org.apache.ambari.server.controller.logging
Utility class to hold static convenience methods for the LogSearch integration layer
uuid - Static variable in class org.apache.ambari.server.orm.entities.AlertNoticeEntity_
 

V

valid() - Static method in class org.apache.ambari.server.notifications.TargetConfigurationResult
 
valid - Variable in class org.apache.ambari.server.stack.ComponentModule
validity flag
valid - Variable in class org.apache.ambari.server.stack.ConfigurationInfo
validity flag
valid - Variable in class org.apache.ambari.server.stack.ConfigurationModule
validity flag
valid - Variable in class org.apache.ambari.server.stack.ExtensionModule
validity flag
valid - Variable in class org.apache.ambari.server.stack.ServiceModule
validity flag
valid - Variable in class org.apache.ambari.server.stack.StackModule
validity flag
Validable - Interface in org.apache.ambari.server.stack
 
validate(StackAdvisorRequest) - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ComponentLayoutRecommendationCommand
 
validate(StackAdvisorRequest) - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ComponentLayoutValidationCommand
 
validate(StackAdvisorRequest) - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ConfigurationDependenciesRecommendationCommand
 
validate(StackAdvisorRequest) - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ConfigurationRecommendationCommand
 
validate(StackAdvisorRequest) - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.ConfigurationValidationCommand
 
validate(StackAdvisorRequest) - Method in class org.apache.ambari.server.api.services.stackadvisor.commands.StackAdvisorCommand
 
validate(StackAdvisorRequest) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorHelper
Returns validation (component-layout or configurations) result for the request.
validate(ViewEntity, Validator.ValidationContext) - Method in class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Validate the state of the instance.
validate(ClusterTopology) - Method in interface org.apache.ambari.server.topology.TopologyValidator
 
validate(ClusterTopology) - Method in class org.apache.ambari.server.topology.validators.ChainedTopologyValidator
 
validate(ClusterTopology) - Method in class org.apache.ambari.server.topology.validators.ClusterConfigTypeValidator
 
validate(ClusterTopology) - Method in class org.apache.ambari.server.topology.validators.HiveServiceValidator
 
validate(ClusterTopology) - Method in class org.apache.ambari.server.topology.validators.NameNodeHaValidator
 
validate(ClusterTopology) - Method in class org.apache.ambari.server.topology.validators.RequiredConfigPropertiesValidator
Validates the configuration coming from the blueprint and cluster creation template and ensures that all the required properties are provided.
validate(ClusterTopology) - Method in class org.apache.ambari.server.topology.validators.RequiredPasswordValidator
Validate that all required password properties have been set or that 'default_password' is specified.
validate(ClusterTopology) - Method in class org.apache.ambari.server.topology.validators.StackConfigTypeValidator
 
validate(ClusterTopology) - Method in class org.apache.ambari.server.topology.validators.UnitValidator
 
VALIDATE_CONFIG_DIRECTIVE - Static variable in class org.apache.ambari.server.api.resources.AlertTargetResourceDefinition
 
VALIDATE_ONLY_DIRECTIVE - Static variable in class org.apache.ambari.server.api.resources.RepositoryResourceDefinition
 
VALIDATE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
validateAction(ExecuteActionRequest) - Method in class org.apache.ambari.server.controller.AmbariActionExecutionHelper
Validates the request to execute an action.
validateAction(ExecuteActionRequest) - Method in class org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelper
Validate custom command and throw exception is invalid request.
validateAgentHostnames() - Method in class org.apache.ambari.server.configuration.Configuration
Check to see if the hostname of the agent is to be validated as a proper hostname or not
validateAllPropertyXmlsInFolderRecursively(File, Validator) - Static method in class org.apache.ambari.server.stack.StackManager
 
validateAuthorizationToManageServiceAutoStartConfiguration(Cluster, String, Map<String, String[]>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
Validates that the authenticated user can manage the cluster-wide configuration for a service's ability to be set to auto-start.
validateAuthorizationToUpdateServiceUsersAndGroups(Cluster, String, Map<String, String[]>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
Validates that the authenticated user can set a service's (run-as) user and group.
validateClusterName(String) - Static method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
validate cluster name character and length requirements and throw IllegalArgumentException if not valid.
validateComponentVersions(UpgradeContext) - Method in class org.apache.ambari.server.serveraction.upgrades.FinalizeUpgradeAction
Gets any host components which have not been propertly upgraded or downgraded.
validateConfig(InputStream) - Method in class org.apache.ambari.server.view.ViewArchiveUtility
Validate the given view descriptor file against the view schema.
validateCreateLink(StackManager, StackInfo, ExtensionInfo) - Static method in class org.apache.ambari.server.stack.ExtensionHelper
 
validateDeleteLink(Clusters, StackInfo, ExtensionInfo) - Static method in class org.apache.ambari.server.stack.ExtensionHelper
 
validateExternalNamenodeHa(ClusterTopology) - Method in class org.apache.ambari.server.topology.validators.NameNodeHaValidator
Verifies that all respective properties are set for an external NANENODE HA setup
validateHostPredicateProperties(String) - Method in class org.apache.ambari.server.controller.internal.BaseClusterRequest
Validate that all properties specified in the predicate are valid for the Host resource.
validateKDCCredentials(Cluster) - Method in interface org.apache.ambari.server.controller.KerberosHelper
Validate the KDC admin credentials.
validateKDCCredentials(Cluster) - Method in class org.apache.ambari.server.controller.KerberosHelperImpl
 
validateKerberosOperationSSLCertTrust() - Method in class org.apache.ambari.server.configuration.Configuration
 
validateLogin(UserEntity, String) - Method in class org.apache.ambari.server.security.authorization.Users
Validates the user account such that the user is allowed to log in.
validateMpackInfo(String, String, String, String) - Method in class org.apache.ambari.server.mpack.MpackManager
Compares if the user's mpack information matches the downloaded mpack information.
validatePassword(String) - Method in class org.apache.ambari.server.security.authorization.Users
Validates the password meets configured requirements according ambari.properties.
validatePasswordPolicyRegexp() - Method in class org.apache.ambari.server.configuration.Configuration
Validate password policy regexp syntax
validateRepositoryVersion(RepositoryVersionDAO, AmbariMetaInfo, RepositoryVersionEntity) - Static method in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
Validates newly created repository versions to contain actual information.
validateRepositoryVersion(RepositoryVersionDAO, AmbariMetaInfo, RepositoryVersionEntity, boolean) - Static method in class org.apache.ambari.server.controller.internal.RepositoryVersionResourceProvider
Validates newly created repository versions to contain actual information.
validateRequiredProperties() - Method in interface org.apache.ambari.server.topology.Blueprint
Validate that the blueprint contains all of the required properties.
validateRequiredProperties() - Method in class org.apache.ambari.server.topology.BlueprintImpl
Validate blueprint configuration.
validateRequiredProperties() - Method in interface org.apache.ambari.server.topology.BlueprintValidator
Validate that required properties are provided.
validateRequiredProperties() - Method in class org.apache.ambari.server.topology.BlueprintValidatorImpl
 
validateSchedule(Schedule) - Method in class org.apache.ambari.server.scheduler.ExecutionScheduleManager
Validate if schedule expression is a valid Cron schedule
validateServiceComponentHostRequest(ServiceComponentHostRequest) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
validateTargetConfig(Map<String, Object>) - Method in class org.apache.ambari.server.notifications.dispatchers.AlertScriptDispatcher
Validates alert target configuration.
validateTargetConfig(Map<String, Object>) - Method in class org.apache.ambari.server.notifications.dispatchers.EmailDispatcher
Validates alert target configuration.
validateTargetConfig(Map<String, Object>) - Method in class org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
Validates alert target configuration.
validateTargetConfig(Map<String, Object>) - Method in interface org.apache.ambari.server.notifications.NotificationDispatcher
Validates alert target configuration.
validateTicket(byte[]) - Method in class org.apache.ambari.server.security.authentication.kerberos.AmbariKerberosTicketValidator
 
validateTopology() - Method in interface org.apache.ambari.server.topology.Blueprint
Validate the blueprint topology.
validateTopology() - Method in class org.apache.ambari.server.topology.BlueprintImpl
 
validateTopology() - Method in interface org.apache.ambari.server.topology.BlueprintValidator
Validate blueprint topology.
validateTopology() - Method in class org.apache.ambari.server.topology.BlueprintValidatorImpl
 
validateTopologyConfiguration(ClusterTopology) - Method in class org.apache.ambari.server.topology.validators.TopologyValidatorService
 
validateUpdateLink(StackManager, StackInfo, ExtensionInfo, ExtensionInfo) - Static method in class org.apache.ambari.server.stack.ExtensionHelper
 
Validation - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
VALIDATION_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
VALIDATION_RESULT - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
VALIDATION_RESULT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
ValidationException - Exception in org.apache.ambari.server.view.validation
Internal exception used for view validation failures.
ValidationException(String) - Constructor for exception org.apache.ambari.server.view.validation.ValidationException
Constructor.
ValidationIgnoreEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator ignores validation post requests For resource type Resource.Type#Validation and request types Request.Type#POST
ValidationIgnoreEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.ValidationIgnoreEventCreator
 
ValidationItem() - Constructor for class org.apache.ambari.server.api.services.stackadvisor.validations.ValidationResponse.ValidationItem
 
ValidationResourceDefinition - Class in org.apache.ambari.server.api.resources
Validation resource definition.
ValidationResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.ValidationResourceDefinition
Constructor.
ValidationResourceProvider - Class in org.apache.ambari.server.controller.internal
 
ValidationResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.ValidationResourceProvider
 
ValidationResponse - Class in org.apache.ambari.server.api.services.stackadvisor.validations
Validation response POJO.
ValidationResponse() - Constructor for class org.apache.ambari.server.api.services.stackadvisor.validations.ValidationResponse
 
ValidationResponse.ValidationItem - Class in org.apache.ambari.server.api.services.stackadvisor.validations
 
ValidationResultImpl - Class in org.apache.ambari.server.view.validation
Simple validation result implementation.
ValidationResultImpl(boolean, String) - Constructor for class org.apache.ambari.server.view.validation.ValidationResultImpl
Construct a validation result.
ValidationService - Class in org.apache.ambari.server.api.services
Service responsible for validation of host-layout and configurations.
ValidationService() - Constructor for class org.apache.ambari.server.api.services.ValidationService
 
VALUE - Static variable in interface org.apache.ambari.server.serveraction.kerberos.KerberosConfigDataFile
 
value - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.ConfigurationKeyValue
 
value - Variable in class org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.Insert
The value to insert.
value - Variable in class org.apache.ambari.server.stack.upgrade.ConfigurationCondition
The value to compare against; only valid if comparison type is in (=, !=, contains, !contains).
value - Variable in class org.apache.ambari.server.stack.upgrade.TaskParameter
Parameter value
value - Variable in class org.apache.ambari.server.stack.upgrade.UpgradePack.PrerequisiteProperty
 
Value(String) - Constructor for class org.apache.ambari.server.state.alert.MetricSource.Value
 
value - Variable in class org.apache.ambari.server.utils.JaxbMapKeyList
 
value - Variable in class org.apache.ambari.server.utils.JaxbMapKeyMap
 
value - Variable in class org.apache.ambari.server.utils.JaxbMapKeyVal
 
ValueAttributesInfo - Class in org.apache.ambari.server.state
 
ValueAttributesInfo() - Constructor for class org.apache.ambari.server.state.ValueAttributesInfo
 
ValueEntryInfo - Class in org.apache.ambari.server.state
 
ValueEntryInfo() - Constructor for class org.apache.ambari.server.state.ValueEntryInfo
 
valueOf(String) - Static method in enum org.apache.ambari.annotations.ExperimentalFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.annotations.TransactionalLock.LockArea
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.annotations.TransactionalLock.LockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.actionmanager.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.actionmanager.CommandExecutionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.actionmanager.HostRoleStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.actionmanager.RequestStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.actionmanager.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.actionmanager.TargetHostType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.agent.AgentCommand.AgentCommandType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.agent.HostStatus.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.agent.RegistrationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.agent.StatusCommand.StatusCommandPayload
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.agent.stomp.dto.AckReport.AckStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.agent.stomp.dto.ComponentStatusReport.CommandStatusCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.agent.stomp.StompResponse.StompResponseStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.api.predicate.operators.Operator.TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.api.predicate.Token.TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.api.resources.BaseResourceDefinition.DirectiveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.api.services.Request.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.api.services.ResultStatus.STATUS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.api.services.stackadvisor.commands.StackAdvisorCommandType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.bootstrap.BootStrapPostStatus.BSPostStat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.bootstrap.BootStrapStatus.BSStat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.bootstrap.BSResponse.BSRunStat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.checks.DatabaseConsistencyCheckResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.cleanup.PurgePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.configuration.AmbariServerConfigurationCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.configuration.AmbariServerConfigurationKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.configuration.Configuration.ConnectionPoolType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.configuration.Configuration.DatabaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.configuration.Configuration.LdapUsernameCollisionHandlingBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.configuration.ConfigurationPropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.configuration.LdapUsernameCollisionHandlingBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.controller.AuthToLocalBuilder.ConcatenationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.controller.internal.BlueprintExportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.controller.internal.CalculatedStatus.StatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.controller.internal.ProvisionAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.controller.internal.ResourceProviderEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.controller.internal.TrimmingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.controller.internal.WidgetLayoutResourceProvider.SCOPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.controller.internal.WidgetResourceProvider.SCOPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.controller.KerberosHelper.KerberosDescriptorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.controller.KerberosHelperImpl.SupportedCustomOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.controller.logging.LogFileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.controller.metrics.MetricsPaddingMethod.PADDING_STRATEGY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.controller.metrics.MetricsServiceProvider.MetricsService
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.controller.RootComponent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.controller.RootService
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.controller.spi.PageRequest.StartingPoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.controller.spi.RequestStatus.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.controller.spi.Resource.InternalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.ambari.server.controller.spi.Resource.Type
Get the type associated with the given type name.
valueOf(String) - Static method in enum org.apache.ambari.server.controller.spi.SortRequest.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.controller.UpdateConfigurationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.events.AgentActionEvent.AgentAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.events.AlertDefinitionEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.events.AmbariEvent.AmbariEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.events.jpa.JPAEvent.JPAEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.events.STOMPEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.events.UpdateEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.hooks.users.UserHookParams
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.KdcServerConnectionVerification.ConnectionProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.ldap.service.AmbariLdapFacade.Parameters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher.SnmpVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher.TrapSecurity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.notifications.Notification.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.notifications.TargetConfigurationResult.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.orm.DBAccessor.DbType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.orm.entities.LdapSyncEventEntity.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.orm.entities.LdapSyncSpecEntity.PrincipalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.orm.entities.LdapSyncSpecEntity.SyncType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.orm.entities.PrincipalTypeEntity.PrincipalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.orm.JPATableGenerationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.orm.PersistenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.ambari.server.Role
 
valueOf(String) - Static method in enum org.apache.ambari.server.RoleCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.security.authorization.GroupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.security.authorization.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.security.authorization.RoleAuthorization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.security.authorization.UserAuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.security.ClientSecurityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.security.encryption.CredentialStoreType
Returns the enum constant of this type with the specified name.
valueOf(String, String) - Static method in class org.apache.ambari.server.serveraction.kerberos.DeconstructedPrincipal
Given a principal and a default realm, creates a new DeconstructedPrincipal

If the supplied principal does not have a realm component, the default realm (supplied) will be used.

valueOf(String) - Static method in enum org.apache.ambari.server.serveraction.kerberos.KDCType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.serveraction.kerberos.KerberosServerAction.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.serveraction.kerberos.PreconfigureServiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.stack.ConfigurationInfo.Supports
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.stack.MasterHostResolver.Service
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.stack.MasterHostResolver.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.stack.ModuleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.IfValueMatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.InsertType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.stack.upgrade.ConfigurationCondition.ComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.stack.upgrade.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.stack.upgrade.ExecuteHostType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.stack.upgrade.HostOrderItem.HostOrderActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapper.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.stack.upgrade.PropertyKeyState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.stack.upgrade.Task.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.stack.upgrade.TransferCoercionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.stack.upgrade.TransferOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.stack.upgrade.UpgradeScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.action.ActionEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.action.ActionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.alert.ParameterizedSource.AlertParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.alert.ParameterizedSource.AlertParameterVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.alert.Reporting.ReportingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.alert.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.alert.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.alert.TargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.AlertFirmness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.AlertState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.BlueprintProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.CommandScriptDefinition.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.HostComponentAdminState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.HostEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.HostHealthStatus.HealthStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.HostState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.kerberos.KerberosPrincipalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.MaintenanceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.Module.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.ModuleDependency.DependencyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.NotificationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.PropertyInfo.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.RepositoryVersionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.scheduler.BatchRequest.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.scheduler.RequestExecution.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.SecurityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.Service.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.ServiceComponentHostEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.ServiceInfo.Selection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.ServiceInfo.ServiceAdvisorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.services.MetricsRetrievalService.MetricSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.stack.RepoTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.UnlimitedKeyJCERequirement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.state.UpgradeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.topology.addservice.AddServiceRequest.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.topology.addservice.AddServiceRequest.ValidationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.topology.AmbariContext.TaskType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.topology.ConfigRecommendationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.topology.ProvisionStep
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.topology.tasks.TopologyTask.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.topology.TopologyRequest.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.upgrade.AbstractUpgradeCatalog.ConfigUpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ambari.server.utils.TextEncoding
Returns the enum constant of this type with the specified name.
valueOfIgnoreCase(String) - Static method in enum org.apache.ambari.server.orm.entities.LdapSyncSpecEntity.PrincipalType
Get the enum value for the given principal type name string, ignoring case.
valueOfIgnoreCase(String) - Static method in enum org.apache.ambari.server.orm.entities.LdapSyncSpecEntity.SyncType
Get the enum value for the given sync type name string, ignoring case.
values() - Static method in enum org.apache.ambari.annotations.ExperimentalFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.annotations.TransactionalLock.LockArea
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.annotations.TransactionalLock.LockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.actionmanager.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.actionmanager.CommandExecutionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.actionmanager.HostRoleStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.actionmanager.RequestStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.actionmanager.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.actionmanager.TargetHostType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.agent.AgentCommand.AgentCommandType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.agent.HostStatus.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.agent.RegistrationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.agent.StatusCommand.StatusCommandPayload
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.agent.stomp.dto.AckReport.AckStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.agent.stomp.dto.ComponentStatusReport.CommandStatusCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.agent.stomp.StompResponse.StompResponseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.api.predicate.operators.Operator.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.api.predicate.Token.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.api.resources.BaseResourceDefinition.DirectiveType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.api.services.Request.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.api.services.ResultStatus.STATUS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.api.services.stackadvisor.commands.StackAdvisorCommandType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.bootstrap.BootStrapPostStatus.BSPostStat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.bootstrap.BootStrapStatus.BSStat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.bootstrap.BSResponse.BSRunStat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.checks.DatabaseConsistencyCheckResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.cleanup.PurgePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.configuration.AmbariServerConfigurationCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.configuration.AmbariServerConfigurationKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.configuration.Configuration.ConnectionPoolType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.configuration.Configuration.DatabaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.configuration.Configuration.LdapUsernameCollisionHandlingBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.configuration.ConfigurationPropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.configuration.LdapUsernameCollisionHandlingBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.controller.AuthToLocalBuilder.ConcatenationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.controller.internal.BlueprintExportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.controller.internal.CalculatedStatus.StatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.controller.internal.ProvisionAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.controller.internal.ResourceProviderEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.controller.internal.TrimmingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.controller.internal.WidgetLayoutResourceProvider.SCOPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.controller.internal.WidgetResourceProvider.SCOPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.controller.KerberosHelper.KerberosDescriptorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.controller.KerberosHelperImpl.SupportedCustomOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.controller.logging.LogFileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.controller.metrics.MetricsPaddingMethod.PADDING_STRATEGY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.controller.metrics.MetricsServiceProvider.MetricsService
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.controller.RootComponent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.controller.RootService
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.controller.spi.PageRequest.StartingPoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.controller.spi.RequestStatus.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.controller.spi.Resource.InternalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.apache.ambari.server.controller.spi.Resource.Type
Get all of the known types.
values() - Static method in enum org.apache.ambari.server.controller.spi.SortRequest.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.controller.UpdateConfigurationPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.events.AgentActionEvent.AgentAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.events.AlertDefinitionEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.events.AmbariEvent.AmbariEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.events.jpa.JPAEvent.JPAEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.events.STOMPEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.events.UpdateEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.hooks.users.UserHookParams
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.KdcServerConnectionVerification.ConnectionProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.ldap.service.AmbariLdapFacade.Parameters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher.SnmpVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher.TrapSecurity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.notifications.Notification.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.notifications.TargetConfigurationResult.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.orm.DBAccessor.DbType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.orm.entities.LdapSyncEventEntity.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.orm.entities.LdapSyncSpecEntity.PrincipalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.orm.entities.LdapSyncSpecEntity.SyncType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.orm.entities.PrincipalTypeEntity.PrincipalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.orm.JPATableGenerationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.orm.PersistenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.apache.ambari.server.Role
 
values() - Static method in enum org.apache.ambari.server.RoleCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.security.authorization.GroupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.security.authorization.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.security.authorization.RoleAuthorization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.security.authorization.UserAuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.security.ClientSecurityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.security.encryption.CredentialStoreType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.serveraction.kerberos.KDCType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.serveraction.kerberos.KerberosServerAction.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.serveraction.kerberos.PreconfigureServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.stack.ConfigurationInfo.Supports
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.stack.MasterHostResolver.Service
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.stack.MasterHostResolver.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.stack.ModuleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.IfValueMatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.stack.upgrade.ConfigUpgradeChangeDefinition.InsertType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.stack.upgrade.ConfigurationCondition.ComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.stack.upgrade.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.stack.upgrade.ExecuteHostType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.stack.upgrade.HostOrderItem.HostOrderActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.stack.upgrade.orchestrate.StageWrapper.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.stack.upgrade.PropertyKeyState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.stack.upgrade.Task.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.stack.upgrade.TransferCoercionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.stack.upgrade.TransferOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.stack.upgrade.UpgradeScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.action.ActionEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.action.ActionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.alert.ParameterizedSource.AlertParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.alert.ParameterizedSource.AlertParameterVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.alert.Reporting.ReportingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.alert.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.alert.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.alert.TargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.AlertFirmness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.AlertState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.BlueprintProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.CommandScriptDefinition.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.HostComponentAdminState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.HostEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.HostHealthStatus.HealthStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.HostState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.kerberos.KerberosPrincipalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.MaintenanceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.Module.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.ModuleDependency.DependencyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.NotificationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.PropertyInfo.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.RepositoryVersionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.scheduler.BatchRequest.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.scheduler.RequestExecution.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.SecurityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.Service.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.ServiceComponentHostEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.ServiceInfo.Selection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.ServiceInfo.ServiceAdvisorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.services.MetricsRetrievalService.MetricSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.stack.RepoTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.UnlimitedKeyJCERequirement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.state.UpgradeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.topology.addservice.AddServiceRequest.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.topology.addservice.AddServiceRequest.ValidationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.topology.AmbariContext.TaskType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.topology.ConfigRecommendationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.topology.ProvisionStep
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.topology.tasks.TopologyTask.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.topology.TopologyRequest.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.upgrade.AbstractUpgradeCatalog.ConfigUpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ambari.server.utils.TextEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
VariableReplacementHelper - Class in org.apache.ambari.server.state.kerberos
Helper class to provide variable replacement services
VariableReplacementHelper() - Constructor for class org.apache.ambari.server.state.kerberos.VariableReplacementHelper
 
VDF_FROM_FILESYSTEM - Static variable in class org.apache.ambari.server.configuration.Configuration
Gets whether file-based VDF are allowed to be used.
VELOCITY_LOG_CATEGORY - Static variable in class org.apache.ambari.server.controller.AmbariServer
 
verifyAuthorization(AlertDefinitionEntity, Set<RoleAuthorization>, Set<RoleAuthorization>, String) - Static method in class org.apache.ambari.server.controller.internal.AlertResourceProviderUtils
Tests if the authenticated user is authorized to for either service- or cluster-level access to alert data.
verifyAuthorization(String, Long, Set<RoleAuthorization>, Set<RoleAuthorization>, String) - Static method in class org.apache.ambari.server.controller.internal.AlertResourceProviderUtils
Tests if the authenticated user is authorized to for either service- or cluster-level access to alert data.
verifyAuthorization(ResourceType, Long, Set<RoleAuthorization>) - Static method in class org.apache.ambari.server.security.authorization.AuthorizationHelper
Determines if the authenticated user (from application's security context) is authorized to perform an operation on the the specific resource by matching the authenticated user's authorizations with one from the provided set of authorizations.
verifyAuthorization(Authentication, ResourceType, Long, Set<RoleAuthorization>) - Static method in class org.apache.ambari.server.security.authorization.AuthorizationHelper
Determines if the specified authenticated user is authorized to perform an operation on the the specific resource by matching the authenticated user's authorizations with one from the provided set of authorizations.
verifyComponentCardinalityCount(String, Cardinality, AutoDeployInfo) - Method in class org.apache.ambari.server.topology.BlueprintValidatorImpl
Verify that a component meets cardinality requirements.
verifyExecuteAuthorization(AlertDefinitionEntity) - Static method in class org.apache.ambari.server.controller.internal.AlertResourceProviderUtils
Tests if the authenticated user is authorized to execute service- or cluster-level alert data.
verifyExecuteAuthorization(String, Long) - Static method in class org.apache.ambari.server.controller.internal.AlertResourceProviderUtils
Tests if the authenticated user is authorized to execute service- or cluster-level alert data.
verifyManageAuthorization(AlertGroupEntity, Long) - Static method in class org.apache.ambari.server.controller.internal.AlertResourceProviderUtils
Tests if the authenticated user is authorized to manage service- or cluster-level alert data.
verifyManageAuthorization(AlertDefinitionEntity) - Static method in class org.apache.ambari.server.controller.internal.AlertResourceProviderUtils
Tests if the authenticated user is authorized to manage service- or cluster-level alert data.
verifyManageAuthorization(String, Long) - Static method in class org.apache.ambari.server.controller.internal.AlertResourceProviderUtils
Tests if the authenticated user is authorized to manage service- or cluster-level alert data.
verifyRepositories(Set<RepositoryRequest>) - Method in interface org.apache.ambari.server.controller.AmbariManagementController
Verifies repositories' base urls.
verifyRepositories(Set<RepositoryRequest>) - Method in class org.apache.ambari.server.controller.AmbariManagementControllerImpl
 
verifyToggleAuthorization(AlertDefinitionEntity) - Static method in class org.apache.ambari.server.controller.internal.AlertResourceProviderUtils
Tests if the authenticated user is authorized to toggle service- or cluster-level alert data.
verifyToggleAuthorization(String, Long) - Static method in class org.apache.ambari.server.controller.internal.AlertResourceProviderUtils
Tests if the authenticated user is authorized to toggle service- or cluster-level alert data.
verifyViewAuthorization(AlertCurrentEntity) - Static method in class org.apache.ambari.server.controller.internal.AlertResourceProviderUtils
Tests if the authenticated user is authorized to view service- or cluster-level alert data.
verifyViewAuthorization(AlertHistoryEntity) - Static method in class org.apache.ambari.server.controller.internal.AlertResourceProviderUtils
Tests if the authenticated user is authorized to view service- or cluster-level alert data.
verifyViewAuthorization(AlertGroupEntity, Long) - Static method in class org.apache.ambari.server.controller.internal.AlertResourceProviderUtils
Tests if the authenticated user is authorized to view service- or cluster-level alert data.
verifyViewAuthorization(AlertDefinitionEntity) - Static method in class org.apache.ambari.server.controller.internal.AlertResourceProviderUtils
Tests if the authenticated user is authorized to view service- or cluster-level alert data.
verifyViewAuthorization(String, Long) - Static method in class org.apache.ambari.server.controller.internal.AlertResourceProviderUtils
Tests if the authenticated user is authorized to view service- or cluster-level alert data.
VERSION - Static variable in interface org.apache.ambari.server.agent.ExecutionCommand.KeyNames
The version of the component to send down with the command.
Version() - Constructor for class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorResponse.Version
 
VERSION - Static variable in class org.apache.ambari.server.controller.internal.ClusterResourceProvider
 
VERSION - Static variable in class org.apache.ambari.server.controller.internal.ConfigurationResourceProvider
 
VERSION - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
VERSION - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
VERSION - Static variable in class org.apache.ambari.server.controller.internal.ViewPermissionResourceProvider
 
VERSION - Static variable in class org.apache.ambari.server.controller.internal.ViewPrivilegeResourceProvider
 
VERSION - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
version - Variable in class org.apache.ambari.server.controller.PrivilegeResponse
 
version - Variable in class org.apache.ambari.server.controller.ViewInstanceRequest.ViewInstanceRequestInfo
 
version - Variable in class org.apache.ambari.server.events.HostComponentVersionAdvertisedEvent
 
version - Variable in class org.apache.ambari.server.stack.upgrade.UpgradePack.IntermediateStack
 
version - Variable in class org.apache.ambari.server.state.repository.ManifestService
Version of the service.
version - Variable in class org.apache.ambari.server.state.repository.Release
The stack-based release version.
Version() - Constructor for class org.apache.ambari.server.state.stack.StackMetainfoXml.Version
 
VERSION_DEF - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_AVAILABLE_DEFINITION - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_AVAILABLE_SERVICES - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_BASE64_PROPERTY - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_DEFINITION_BASE64 - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_DEFINITION_URL - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_DISPLAY_NAME - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_FULL_VERSION - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_ID - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_MAX_JDK - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_MIN_JDK - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_RELEASE_BUILD - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_RELEASE_COMPATIBLE_WITH - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_RELEASE_NOTES - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_RELEASE_VERSION - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_STACK_DEFAULT - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_STACK_NAME - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_STACK_REPO_UPDATE_LINK_EXISTS - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_STACK_SERVICES - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_STACK_VERSION - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEF_VALIDATION - Static variable in class org.apache.ambari.server.controller.internal.VersionDefinitionResourceProvider
 
VERSION_DEFINITION_CONNECT_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in milliseconds, that requests to connect to a URL to retrieve Version Definition Files (VDF) will wait before being terminated.
VERSION_DEFINITION_READ_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in milliseconds, that requests to read from a connected URL to retrieve Version Definition Files (VDF) will wait before being terminated.
VERSION_NON_ADVERTISED_STATES - Static variable in enum org.apache.ambari.server.state.UpgradeState
States when new/correct version has not been yet advertised
VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigurationResourceProvider
 
VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.HostComponentResourceProvider
 
VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.PrivilegeResourceProvider
 
VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewPermissionResourceProvider
 
VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewPrivilegeResourceProvider
 
VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
VERSION_TAG_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
VERSION_TAGS - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
VERSION_TAGS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ConfigGroupResourceProvider
 
VersionComparator() - Constructor for class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog.VersionComparator
 
VersionDefinition - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
VersionDefinitionResourceDefinition - Class in org.apache.ambari.server.api.resources
The Resource Definition used for Version Definition files.
VersionDefinitionResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.VersionDefinitionResourceDefinition
 
VersionDefinitionResourceProvider - Class in org.apache.ambari.server.controller.internal
The VersionDefinitionResourceProvider class deals with managing Version Definition files.
VersionDefinitionService - Class in org.apache.ambari.server.api.services
 
VersionDefinitionService() - Constructor for class org.apache.ambari.server.api.services.VersionDefinitionService
 
VersionDefinitionXml - Class in org.apache.ambari.server.state.repository
Class that wraps a repository definition file.
VersionDefinitionXml() - Constructor for class org.apache.ambari.server.state.repository.VersionDefinitionXml
 
VersionDefinitionXml.Merger - Class in org.apache.ambari.server.state.repository
Used to facilitate merging when multiple version definitions are provided.
VersionEventPublisher - Class in org.apache.ambari.server.events.publishers
The VersionEventPublisher is used to publish instances of ClusterEvent to any Subscribe interested.
VersionEventPublisher() - Constructor for class org.apache.ambari.server.events.publishers.VersionEventPublisher
Constructor.
versionId - Variable in class org.apache.ambari.server.state.repository.ManifestService
Version id of the service.
VersionMismatchCheck - Class in org.apache.ambari.server.checks
Warns about host components whose upgrade state is VERSION_MISMATCH.
VersionMismatchCheck() - Constructor for class org.apache.ambari.server.checks.VersionMismatchCheck
 
View - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
VIEW_EXTRACT_AFTER_CLUSTER_CONFIG - Static variable in class org.apache.ambari.server.configuration.Configuration
Property driving the view extraction.
VIEW_EXTRACTION_THREADPOOL_CORE_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The number of threads used to extract Ambari Views when Ambari Server is starting up.
VIEW_EXTRACTION_THREADPOOL_MAX_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The maximum number of threads used to extract Ambari Views when Ambari Server is starting up.
VIEW_EXTRACTION_THREADPOOL_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in TimeUnit.MILLISECONDS, that non-core threads will live when extraction views on Ambari Server startup.
VIEW_INFO - Static variable in class org.apache.ambari.server.controller.internal.ViewResourceProvider
 
VIEW_INSTANCE_COMMON_NAME - Static variable in class org.apache.ambari.server.controller.internal.ViewURLResourceProvider
 
VIEW_INSTANCE_COMMON_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewURLResourceProvider
 
VIEW_INSTANCE_INFO - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
VIEW_INSTANCE_NAME - Static variable in class org.apache.ambari.server.controller.internal.ViewURLResourceProvider
 
VIEW_INSTANCE_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewURLResourceProvider
 
VIEW_INSTANCE_REQUEST_TYPE - Static variable in class org.apache.ambari.server.api.services.views.ViewInstanceService
 
VIEW_INSTANCE_VERSION - Static variable in class org.apache.ambari.server.controller.internal.ViewURLResourceProvider
 
VIEW_INSTANCE_VERSION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewURLResourceProvider
 
VIEW_NAME - Static variable in class org.apache.ambari.server.controller.internal.GroupPrivilegeResourceProvider
 
VIEW_NAME - Static variable in class org.apache.ambari.server.controller.internal.UserPrivilegeResourceProvider
 
VIEW_NAME - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
VIEW_NAME - Static variable in class org.apache.ambari.server.controller.internal.ViewPermissionResourceProvider
 
VIEW_NAME - Static variable in class org.apache.ambari.server.controller.internal.ViewPrivilegeResourceProvider
 
VIEW_NAME - Static variable in class org.apache.ambari.server.controller.internal.ViewResourceProvider
 
VIEW_NAME - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
VIEW_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
VIEW_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewPermissionResourceProvider
 
VIEW_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewPrivilegeResourceProvider
 
VIEW_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewResourceProvider
 
VIEW_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
 
VIEW_REQUEST_THREADPOOL_MAX_SIZE - Static variable in class org.apache.ambari.server.configuration.Configuration
The maximum number of threads which will be allocated to handling REST API requests from embedded views.
VIEW_REQUEST_THREADPOOL_TIMEOUT - Static variable in class org.apache.ambari.server.configuration.Configuration
The time, in TimeUnit.MILLISECONDS, that REST API requests from embedded views can wait if the view threadpool size is currently exhausted.
VIEW_URL_INFO - Static variable in class org.apache.ambari.server.controller.internal.ViewURLResourceProvider
 
VIEW_USER_PERMISSION - Static variable in class org.apache.ambari.server.orm.entities.PermissionEntity
 
VIEW_USER_PERMISSION_NAME - Static variable in class org.apache.ambari.server.orm.entities.PermissionEntity
 
VIEW_VERSION - Static variable in class org.apache.ambari.server.controller.internal.GroupPrivilegeResourceProvider
 
VIEW_VERSION - Static variable in class org.apache.ambari.server.controller.internal.UserPrivilegeResourceProvider
 
VIEW_VERSION_INFO - Static variable in class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
View property id constants.
ViewAmbariStreamProvider - Class in org.apache.ambari.server.view
Provider of an input stream for a request to the Ambari server.
ViewAmbariStreamProvider(URLStreamProvider, AmbariSessionManager, AmbariManagementController) - Constructor for class org.apache.ambari.server.view.ViewAmbariStreamProvider
Construct a view Ambari stream provider.
ViewArchiveUtility - Class in org.apache.ambari.server.view
Helper class for basic view archive utility.
ViewArchiveUtility() - Constructor for class org.apache.ambari.server.view.ViewArchiveUtility
 
ViewClassLoader - Class in org.apache.ambari.server.view
Class loader used to load classes and resources from a search path of URLs referring to both JAR files and directories.
ViewClassLoader(ViewConfig, URL[]) - Constructor for class org.apache.ambari.server.view.ViewClassLoader
Constructs a new ViewClassLoader for the given URLs using a default parent class loader.
ViewClassLoader(ViewConfig, ClassLoader, URL[]) - Constructor for class org.apache.ambari.server.view.ViewClassLoader
Constructs a new ViewClassLoader for the given URLs.
ViewConfig - Class in org.apache.ambari.server.view.configuration
View configuration.
ViewConfig() - Constructor for class org.apache.ambari.server.view.configuration.ViewConfig
 
ViewContextImpl - Class in org.apache.ambari.server.view
View context implementation.
ViewContextImpl(ViewInstanceEntity, ViewRegistry) - Constructor for class org.apache.ambari.server.view.ViewContextImpl
Construct a view context from the given view instance entity.
ViewContextImpl(ViewEntity, ViewRegistry) - Constructor for class org.apache.ambari.server.view.ViewContextImpl
Construct a view context from the given view entity.
ViewDAO - Class in org.apache.ambari.server.orm.dao
View Data Access Object.
ViewDAO() - Constructor for class org.apache.ambari.server.orm.dao.ViewDAO
 
ViewDataMigrationContextImpl - Class in org.apache.ambari.server.view
View data migration context implementation.
ViewDataMigrationContextImpl(ViewInstanceEntity, ViewInstanceEntity) - Constructor for class org.apache.ambari.server.view.ViewDataMigrationContextImpl
Constructor.
ViewDataMigrationService - Class in org.apache.ambari.server.api.services.views
Service responsible for data migration between view instances.
ViewDataMigrationService() - Constructor for class org.apache.ambari.server.api.services.views.ViewDataMigrationService
 
ViewDataMigrationUtility - Class in org.apache.ambari.server.view
Helper class for view data migration.
ViewDataMigrationUtility(ViewRegistry) - Constructor for class org.apache.ambari.server.view.ViewDataMigrationUtility
Constructor.
viewDataMigrationUtility - Variable in class org.apache.ambari.server.view.ViewRegistry
View Data Migration Utility
ViewDataMigrationUtility.CopyAllDataMigrator - Class in org.apache.ambari.server.view
The data migrator implementation that copies all data without modification.
ViewDirectoryWatcher - Class in org.apache.ambari.server.view
 
ViewDirectoryWatcher() - Constructor for class org.apache.ambari.server.view.ViewDirectoryWatcher
 
ViewEntity - Class in org.apache.ambari.server.orm.entities
Entity representing a View.
ViewEntity() - Constructor for class org.apache.ambari.server.orm.entities.ViewEntity
Construct a view entity.
ViewEntity(ViewConfig, Configuration, String) - Constructor for class org.apache.ambari.server.orm.entities.ViewEntity
Construct a view entity from the given configuration.
ViewEntityEntity - Class in org.apache.ambari.server.orm.entities
Represents an entity of a View.
ViewEntityEntity() - Constructor for class org.apache.ambari.server.orm.entities.ViewEntityEntity
 
ViewExternalSubResourceDefinition - Class in org.apache.ambari.server.api.resources
View external sub-resource definition.
ViewExternalSubResourceDefinition(Resource.Type) - Constructor for class org.apache.ambari.server.api.resources.ViewExternalSubResourceDefinition
Construct a view resource definition.
ViewExternalSubResourceProvider - Class in org.apache.ambari.server.view
External view sub-resource provider.
ViewExternalSubResourceProvider(Resource.Type, ViewEntity) - Constructor for class org.apache.ambari.server.view.ViewExternalSubResourceProvider
Construct a view sub-resource provider.
ViewExternalSubResourceService - Class in org.apache.ambari.server.api.services.views
Service responsible for view sub-resource requests.
ViewExternalSubResourceService(Resource.Type, ViewInstanceEntity) - Constructor for class org.apache.ambari.server.api.services.views.ViewExternalSubResourceService
 
ViewExtractor - Class in org.apache.ambari.server.view
Extractor for view archives.
ViewExtractor() - Constructor for class org.apache.ambari.server.view.ViewExtractor
 
ViewExtractor.ExtractionException - Exception in org.apache.ambari.server.view
General exception for view archive extraction.
ViewInstance - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
VIEWINSTANCE_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
ViewInstanceDAO - Class in org.apache.ambari.server.orm.dao
View Instance Data Access Object.
ViewInstanceDAO() - Constructor for class org.apache.ambari.server.orm.dao.ViewInstanceDAO
 
ViewInstanceDataEntity - Class in org.apache.ambari.server.orm.entities
Represents a property of a View instance.
ViewInstanceDataEntity() - Constructor for class org.apache.ambari.server.orm.entities.ViewInstanceDataEntity
 
ViewInstanceDataEntityPK - Class in org.apache.ambari.server.orm.entities
Composite primary key for ViewInstanceDataEntity.
ViewInstanceDataEntityPK() - Constructor for class org.apache.ambari.server.orm.entities.ViewInstanceDataEntityPK
 
ViewInstanceEntity - Class in org.apache.ambari.server.orm.entities
Represents an instance of a View.
ViewInstanceEntity() - Constructor for class org.apache.ambari.server.orm.entities.ViewInstanceEntity
 
ViewInstanceEntity(ViewEntity, InstanceConfig) - Constructor for class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Construct a view instance definition.
ViewInstanceEntity(ViewEntity, String) - Constructor for class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Construct a view instance definition.
ViewInstanceEntity(ViewEntity, String, String) - Constructor for class org.apache.ambari.server.orm.entities.ViewInstanceEntity
Construct a view instance definition.
ViewInstanceEntity.ViewInstanceVersionDTO - Class in org.apache.ambari.server.orm.entities
Keeps information about view name, version and instance name.
ViewInstanceEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles view instance requests For resource type Resource.Type#ViewInstance and request types Request.Type#POST, Request.Type#PUT and Request.Type#DELETE
ViewInstanceEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.ViewInstanceEventCreator
 
ViewInstanceHandlerList - Interface in org.apache.ambari.server.view
List of handlers for deployed view instances.
ViewInstanceOperationHandler - Class in org.apache.ambari.server.view
 
ViewInstanceOperationHandler() - Constructor for class org.apache.ambari.server.view.ViewInstanceOperationHandler
 
ViewInstancePropertyEntity - Class in org.apache.ambari.server.orm.entities
Represents a property of a View instance.
ViewInstancePropertyEntity() - Constructor for class org.apache.ambari.server.orm.entities.ViewInstancePropertyEntity
 
ViewInstancePropertyEntityPK - Class in org.apache.ambari.server.orm.entities
Composite primary key for ViewInstanceDataEntity.
ViewInstancePropertyEntityPK() - Constructor for class org.apache.ambari.server.orm.entities.ViewInstancePropertyEntityPK
 
ViewInstanceRequest - Class in org.apache.ambari.server.controller
ViewInstanceRequest(ViewInstanceRequest.ViewInstanceRequestInfo) - Constructor for class org.apache.ambari.server.controller.ViewInstanceRequest
 
ViewInstanceRequest.ViewInstanceRequestInfo - Class in org.apache.ambari.server.controller
static class that wraps all view instance information
ViewInstanceRequestInfo(String, String, String, String, String, boolean, String, String, Map<String, String>, Map<String, String>, Integer, ClusterType) - Constructor for class org.apache.ambari.server.controller.ViewInstanceRequest.ViewInstanceRequestInfo
 
ViewInstanceResourceDefinition - Class in org.apache.ambari.server.api.resources
View instance resource definition.
ViewInstanceResourceDefinition(Set<SubResourceDefinition>) - Constructor for class org.apache.ambari.server.api.resources.ViewInstanceResourceDefinition
Construct a view instance resource definition.
ViewInstanceResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for view instances.
ViewInstanceResourceProvider() - Constructor for class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
Construct a view instance resource provider.
ViewInstanceResponse - Class in org.apache.ambari.server.controller
ViewInstanceResponse(ViewInstanceResponse.ViewInstanceResponseInfo) - Constructor for class org.apache.ambari.server.controller.ViewInstanceResponse
 
ViewInstanceResponse.ViewInstanceResponseInfo - Class in org.apache.ambari.server.controller
 
ViewInstanceResponseInfo(String, String, String, String, String, boolean, String, String, Map<String, String>, Map<String, String>, Integer, ClusterType, String, boolean) - Constructor for class org.apache.ambari.server.controller.ViewInstanceResponse.ViewInstanceResponseInfo
 
ViewInstanceService - Class in org.apache.ambari.server.api.services.views
Service responsible for instances resource requests.
ViewInstanceService() - Constructor for class org.apache.ambari.server.api.services.views.ViewInstanceService
 
ViewInstanceService.NotFoundResponse - Class in org.apache.ambari.server.api.services.views
Stub class for 404 error response
ViewInstanceVersionDTO(String, String, String) - Constructor for class org.apache.ambari.server.orm.entities.ViewInstanceEntity.ViewInstanceVersionDTO
Constructor.
ViewModule() - Constructor for class org.apache.ambari.server.view.ViewRegistry.ViewModule
 
viewName - Variable in class org.apache.ambari.server.controller.PrivilegeResponse
 
viewName - Variable in class org.apache.ambari.server.controller.ViewInstanceRequest.ViewInstanceRequestInfo
 
ViewParameterEntity - Class in org.apache.ambari.server.orm.entities
Represents a parameter of a View.
ViewParameterEntity() - Constructor for class org.apache.ambari.server.orm.entities.ViewParameterEntity
 
ViewParameterEntityPK - Class in org.apache.ambari.server.orm.entities
Composite primary key for ViewParameterEntity.
ViewParameterEntityPK() - Constructor for class org.apache.ambari.server.orm.entities.ViewParameterEntityPK
 
ViewPermission - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
ViewPermissionInfo(String, String, Integer, String, String) - Constructor for class org.apache.ambari.server.controller.ViewPermissionResponse.ViewPermissionInfo
 
ViewPermissionResourceDefinition - Class in org.apache.ambari.server.api.resources
Permission resource definition.
ViewPermissionResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.ViewPermissionResourceDefinition
Construct a permission resource definition.
ViewPermissionResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for custom view permissions.
ViewPermissionResourceProvider() - Constructor for class org.apache.ambari.server.controller.internal.ViewPermissionResourceProvider
Construct a permission resource provider.
ViewPermissionResponse - Class in org.apache.ambari.server.controller
ViewPermissionResponse(ViewPermissionResponse.ViewPermissionInfo) - Constructor for class org.apache.ambari.server.controller.ViewPermissionResponse
 
ViewPermissionResponse.ViewPermissionInfo - Class in org.apache.ambari.server.controller
static wrapper class that holds all view permission information
ViewPermissionService - Class in org.apache.ambari.server.api.services.views
Service responsible for custom view permission resource requests.
ViewPermissionService() - Constructor for class org.apache.ambari.server.api.services.views.ViewPermissionService
 
ViewPrivilege - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
ViewPrivilegeChangeRequestAuditEvent - Class in org.apache.ambari.server.audit.event.request
Audit event for changing view privilege
ViewPrivilegeChangeRequestAuditEvent() - Constructor for class org.apache.ambari.server.audit.event.request.ViewPrivilegeChangeRequestAuditEvent
 
ViewPrivilegeChangeRequestAuditEvent(ViewPrivilegeChangeRequestAuditEvent.ViewPrivilegeChangeRequestAuditEventBuilder) - Constructor for class org.apache.ambari.server.audit.event.request.ViewPrivilegeChangeRequestAuditEvent
ViewPrivilegeChangeRequestAuditEvent.ViewPrivilegeChangeRequestAuditEventBuilder - Class in org.apache.ambari.server.audit.event.request
 
ViewPrivilegeChangeRequestAuditEventBuilder() - Constructor for class org.apache.ambari.server.audit.event.request.ViewPrivilegeChangeRequestAuditEvent.ViewPrivilegeChangeRequestAuditEventBuilder
 
ViewPrivilegeEventCreator - Class in org.apache.ambari.server.audit.request.eventcreator
This creator handles view privilege requests For resource type Resource.Type#ViewInstance and request types Request.Type#PUT
ViewPrivilegeEventCreator() - Constructor for class org.apache.ambari.server.audit.request.eventcreator.ViewPrivilegeEventCreator
 
ViewPrivilegeRequest - Class in org.apache.ambari.server.controller
ViewPrivilegeRequest() - Constructor for class org.apache.ambari.server.controller.ViewPrivilegeRequest
 
ViewPrivilegeResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for view privilege resources.
ViewPrivilegeResourceProvider() - Constructor for class org.apache.ambari.server.controller.internal.ViewPrivilegeResourceProvider
Construct an ViewPrivilegeResourceProvider.
ViewPrivilegeResponse - Class in org.apache.ambari.server.controller
ViewPrivilegeResponse() - Constructor for class org.apache.ambari.server.controller.ViewPrivilegeResponse
 
ViewPrivilegeResponse.ViewPrivilegeResponseWrapper - Interface in org.apache.ambari.server.controller
 
ViewPrivilegeService - Class in org.apache.ambari.server.api.services.views
Service responsible for view privilege resource requests.
ViewPrivilegeService() - Constructor for class org.apache.ambari.server.api.services.views.ViewPrivilegeService
 
ViewProviderModule - Class in org.apache.ambari.server.view
Module which allows for discovery of view resource providers.
ViewRegistry - Class in org.apache.ambari.server.view
Registry for view and view instance definitions.
ViewRegistry(AmbariEventPublisher) - Constructor for class org.apache.ambari.server.view.ViewRegistry
Create the view registry.
ViewRegistry.ViewModule - Class in org.apache.ambari.server.view
Module for stand alone view registry.
ViewResourceDefinition - Class in org.apache.ambari.server.api.resources
View resource definition.
ViewResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.ViewResourceDefinition
Construct a view resource definition.
ViewResourceEntity - Class in org.apache.ambari.server.orm.entities
Represents a resource of a View.
ViewResourceEntity() - Constructor for class org.apache.ambari.server.orm.entities.ViewResourceEntity
 
ViewResourceEntityPK - Class in org.apache.ambari.server.orm.entities
Composite primary key for ViewResourceEntity.
ViewResourceEntityPK() - Constructor for class org.apache.ambari.server.orm.entities.ViewResourceEntityPK
 
ViewResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for view instances.
ViewResourceProvider() - Constructor for class org.apache.ambari.server.controller.internal.ViewResourceProvider
Construct a view resource provider.
ViewResponse - Class in org.apache.ambari.server.controller
ViewResponse(ViewResponse.ViewInfo) - Constructor for class org.apache.ambari.server.controller.ViewResponse
 
VIEWS_ADDITIONAL_CLASSPATH_VALUE - Static variable in class org.apache.ambari.server.configuration.Configuration
The value that is additional classpath for the views.
VIEWS_CONTEXT_PATH_PREFIX - Static variable in class org.apache.ambari.server.security.authorization.AmbariAuthorizationFilter
 
VIEWS_DIRECTORY - Static variable in class org.apache.ambari.server.configuration.Configuration
The directory on the Ambari Server file system used for expanding Views and storing webapp work.
VIEWS_HTTP_CACHE_CONTROL_HEADER_VALUE - Static variable in class org.apache.ambari.server.configuration.Configuration
The value that will be used to set the Cache-Control HTTP response header.
VIEWS_HTTP_CHARSET - Static variable in class org.apache.ambari.server.configuration.Configuration
The value that will be used to set the CHARSET to HTTP response header.
VIEWS_HTTP_PRAGMA_HEADER_VALUE - Static variable in class org.apache.ambari.server.configuration.Configuration
The value that will be used to set the PRAGMA HTTP response header.
VIEWS_HTTP_STRICT_TRANSPORT_HEADER_VALUE - Static variable in class org.apache.ambari.server.configuration.Configuration
The value that will be used to set the Strict-Transport-Security HTTP response header for Ambari View requests.
VIEWS_HTTP_X_CONTENT_TYPE_HEADER_VALUE - Static variable in class org.apache.ambari.server.configuration.Configuration
The value that will be used to set the X-Content-Type HTTP response header.
VIEWS_HTTP_X_FRAME_OPTIONS_HEADER_VALUE - Static variable in class org.apache.ambari.server.configuration.Configuration
The value that will be used to set the X-Frame-Options HTTP response header for Ambari View requests.
VIEWS_HTTP_X_XSS_PROTECTION_HEADER_VALUE - Static variable in class org.apache.ambari.server.configuration.Configuration
The value that will be used to set the X-XSS-Protection HTTP response header for Ambari View requests.
VIEWS_REMOVE_UNDEPLOYED - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether remove undeployed views from the Ambari database.
VIEWS_URL_PATTERN - Static variable in class org.apache.ambari.server.controller.AmbariServer
 
VIEWS_VALIDATE - Static variable in class org.apache.ambari.server.configuration.Configuration
Determines whether to validate a View's configuration XML file against an XSD.
ViewService - Class in org.apache.ambari.server.api.services.views
Service responsible for view resource requests.
ViewService() - Constructor for class org.apache.ambari.server.api.services.views.ViewService
 
ViewSubResourceDefinition - Class in org.apache.ambari.server.view
View sub-resource definition based on a view resource configuration.
ViewSubResourceDefinition(ViewEntity, ResourceConfig) - Constructor for class org.apache.ambari.server.view.ViewSubResourceDefinition
Construct a sub-resource definition.
ViewSubResourceProvider - Class in org.apache.ambari.server.view
An SPI resource provider implementation used to adapt a view resource provider to the SPI interfaces for view sub-resources.
ViewSubResourceProvider(Resource.Type, Class<?>, String, ViewEntity) - Constructor for class org.apache.ambari.server.view.ViewSubResourceProvider
Construct a view resource provider for the given resource type and bean class.
ViewSubResourceService - Class in org.apache.ambari.server.api.services.views
View sub-resource service.
ViewSubResourceService(Resource.Type, ViewInstanceEntity) - Constructor for class org.apache.ambari.server.api.services.views.ViewSubResourceService
Construct a view sub-resource service.
ViewThrottleFilter - Class in org.apache.ambari.server.view
The ViewThrottleFilter is used to ensure that views which misbehave do not cause a loss of service for Ambari.
ViewThrottleFilter() - Constructor for class org.apache.ambari.server.view.ViewThrottleFilter
 
ViewURL - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
VIEWURL_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
ViewURLDAO - Class in org.apache.ambari.server.orm.dao
View Instance Data Access Object.
ViewURLDAO() - Constructor for class org.apache.ambari.server.orm.dao.ViewURLDAO
 
ViewURLEntity - Class in org.apache.ambari.server.orm.entities
Represents an entity of a View.
ViewURLEntity() - Constructor for class org.apache.ambari.server.orm.entities.ViewURLEntity
 
ViewUrlResourceDefinition - Class in org.apache.ambari.server.api.resources
View resource definition.
ViewUrlResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.ViewUrlResourceDefinition
Construct a view resource definition.
ViewURLResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for view URLs.
ViewURLResourceProvider() - Constructor for class org.apache.ambari.server.controller.internal.ViewURLResourceProvider
Construct a view URL resource provider.
ViewUrlResponseSwagger - Interface in org.apache.ambari.server.controller
 
ViewUrlResponseSwagger.ViewUrlInfo - Interface in org.apache.ambari.server.controller
 
ViewUrlsService - Class in org.apache.ambari.server.api.services.views
Service responsible for view resource requests.
ViewUrlsService() - Constructor for class org.apache.ambari.server.api.services.views.ViewUrlsService
 
ViewURLStreamProvider - Class in org.apache.ambari.server.view
Wrapper around an internal URL stream provider.
ViewURLStreamProvider(ViewContext, URLStreamProvider) - Constructor for class org.apache.ambari.server.view.ViewURLStreamProvider
Construct a view URL stream provider.
ViewVersion - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
ViewVersionInfo(String, String, boolean, String, String, String, String, String, List<ParameterConfig>, ViewDefinition.ViewStatus, String, boolean, String, String) - Constructor for class org.apache.ambari.server.controller.ViewVersionResponse.ViewVersionInfo
 
ViewVersionResourceDefinition - Class in org.apache.ambari.server.api.resources
View version resource definition.
ViewVersionResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.ViewVersionResourceDefinition
Construct a view version resource definition.
ViewVersionResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for view versions.
ViewVersionResourceProvider() - Constructor for class org.apache.ambari.server.controller.internal.ViewVersionResourceProvider
Construct a view resource provider.
ViewVersionResponse - Class in org.apache.ambari.server.controller
ViewVersionResponse(ViewVersionResponse.ViewVersionInfo) - Constructor for class org.apache.ambari.server.controller.ViewVersionResponse
 
ViewVersionResponse.ViewVersionInfo - Class in org.apache.ambari.server.controller
static wrapper class for view version information
ViewVersionService - Class in org.apache.ambari.server.api.services.views
Service responsible for view version resource requests.
ViewVersionService() - Constructor for class org.apache.ambari.server.api.services.views.ViewVersionService
 
VISIBLE - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
VISIBLE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ViewInstanceResourceProvider
 
visit(ExecutionCommand) - Method in interface org.apache.ambari.server.controller.ActionExecutionContext.ExecutionCommandVisitor
 
visit(Predicate, PredicateVisitor) - Static method in class org.apache.ambari.server.controller.utilities.PredicateHelper
 
visitAll(ExecutionCommand) - Method in class org.apache.ambari.server.controller.ActionExecutionContext
Called as a way to post-process the command after it has been created and various objects have been set.

W

waitForConfigurationResolution(String, Set<String>) - Method in class org.apache.ambari.server.topology.AmbariContext
Verifies that all desired configurations have reached the resolved state before proceeding with the install
Warning - Variable in class org.apache.ambari.server.api.query.render.AlertStateSummary
The AlertState.WARNING state information.
wasChanged() - Method in class org.apache.ambari.server.agent.stomp.dto.TopologyUpdateHandlingReport
 
wasStaleConfigsStatusUpdated(Long, Long, String, String, Boolean) - Method in class org.apache.ambari.server.state.ConfigHelper
Tries to change cached stale config with new value.
WEBAPP_DIRECTORY - Static variable in class org.apache.ambari.server.configuration.Configuration
The Ambari Server webapp root directory.
WEBHCAT_SERVER - Static variable in class org.apache.ambari.server.Role
 
WEBHCAT_SERVICE_CHECK - Static variable in class org.apache.ambari.server.Role
 
WebSource - Class in org.apache.ambari.server.state.alert
Alert when the source type is defined as SourceType.WEB

Equality checking for instances of this class should be executed on every member to ensure that reconciling stack differences is correct.

WebSource() - Constructor for class org.apache.ambari.server.state.alert.WebSource
 
weightsMap() - Method in class org.apache.ambari.server.ldap.service.ads.detectors.OccurrenceAndWeightBasedDetector
 
Widget - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
Widget - Class in org.apache.ambari.server.state.theme
 
Widget() - Constructor for class org.apache.ambari.server.state.theme.Widget
 
WIDGET_AUTHOR_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WidgetResourceProvider
 
WIDGET_CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WidgetResourceProvider
 
WIDGET_DESCRIPTION_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WidgetResourceProvider
 
WIDGET_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WidgetResourceProvider
 
WIDGET_METRICS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WidgetResourceProvider
 
WIDGET_PROPERTIES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WidgetResourceProvider
 
WIDGET_SCOPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WidgetResourceProvider
 
WIDGET_TABLE - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
WIDGET_TAG_COLUMN - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
WIDGET_TAG_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WidgetResourceProvider
 
WIDGET_TIME_CREATED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WidgetResourceProvider
 
WIDGET_VALUES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WidgetResourceProvider
 
WIDGET_WIDGET_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WidgetResourceProvider
 
WIDGET_WIDGET_TYPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WidgetResourceProvider
 
WidgetDAO - Class in org.apache.ambari.server.orm.dao
 
WidgetDAO() - Constructor for class org.apache.ambari.server.orm.dao.WidgetDAO
 
WidgetEntity - Class in org.apache.ambari.server.orm.entities
 
WidgetEntity() - Constructor for class org.apache.ambari.server.orm.entities.WidgetEntity
 
WidgetEntry - Class in org.apache.ambari.server.state.theme
 
WidgetEntry() - Constructor for class org.apache.ambari.server.state.theme.WidgetEntry
 
WIDGETLAYOUT - Static variable in class org.apache.ambari.server.controller.internal.ActiveWidgetLayoutResourceProvider
 
WidgetLayout - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
WidgetLayout - Class in org.apache.ambari.server.state.stack
 
WidgetLayout() - Constructor for class org.apache.ambari.server.state.stack.WidgetLayout
 
WIDGETLAYOUT_CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ActiveWidgetLayoutResourceProvider
 
WIDGETLAYOUT_CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WidgetLayoutResourceProvider
 
WIDGETLAYOUT_DISPLAY_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ActiveWidgetLayoutResourceProvider
 
WIDGETLAYOUT_DISPLAY_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WidgetLayoutResourceProvider
 
WIDGETLAYOUT_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ActiveWidgetLayoutResourceProvider
 
WIDGETLAYOUT_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WidgetLayoutResourceProvider
 
WIDGETLAYOUT_LAYOUT_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ActiveWidgetLayoutResourceProvider
 
WIDGETLAYOUT_LAYOUT_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WidgetLayoutResourceProvider
 
WIDGETLAYOUT_SCOPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ActiveWidgetLayoutResourceProvider
 
WIDGETLAYOUT_SCOPE_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WidgetLayoutResourceProvider
 
WIDGETLAYOUT_SECTION_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ActiveWidgetLayoutResourceProvider
 
WIDGETLAYOUT_SECTION_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WidgetLayoutResourceProvider
 
WIDGETLAYOUT_USERNAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ActiveWidgetLayoutResourceProvider
 
WIDGETLAYOUT_USERNAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WidgetLayoutResourceProvider
 
WIDGETLAYOUT_WIDGETS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.ActiveWidgetLayoutResourceProvider
 
WIDGETLAYOUT_WIDGETS_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WidgetLayoutResourceProvider
 
WidgetLayoutDAO - Class in org.apache.ambari.server.orm.dao
 
WidgetLayoutDAO() - Constructor for class org.apache.ambari.server.orm.dao.WidgetLayoutDAO
 
WidgetLayoutEntity - Class in org.apache.ambari.server.orm.entities
 
WidgetLayoutEntity() - Constructor for class org.apache.ambari.server.orm.entities.WidgetLayoutEntity
 
WidgetLayoutInfo - Class in org.apache.ambari.server.state.stack
 
WidgetLayoutInfo() - Constructor for class org.apache.ambari.server.state.stack.WidgetLayoutInfo
 
WidgetLayoutResourceDefinition - Class in org.apache.ambari.server.api.resources
Resource Definition for WidgetLayout types.
WidgetLayoutResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.WidgetLayoutResourceDefinition
 
WidgetLayoutResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for widget layout resources.
WidgetLayoutResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.WidgetLayoutResourceProvider
Create a new resource provider.
WidgetLayoutResourceProvider.SCOPE - Enum in org.apache.ambari.server.controller.internal
 
WidgetLayoutService - Class in org.apache.ambari.server.api.services
WidgetLayout Service
WidgetLayoutService(String) - Constructor for class org.apache.ambari.server.api.services.WidgetLayoutService
 
WidgetLayoutUserWidgetEntity - Class in org.apache.ambari.server.orm.entities
 
WidgetLayoutUserWidgetEntity() - Constructor for class org.apache.ambari.server.orm.entities.WidgetLayoutUserWidgetEntity
 
WidgetLayoutUserWidgetEntityPK - Class in org.apache.ambari.server.orm.entities
 
WidgetLayoutUserWidgetEntityPK() - Constructor for class org.apache.ambari.server.orm.entities.WidgetLayoutUserWidgetEntityPK
 
WidgetResourceDefinition - Class in org.apache.ambari.server.api.resources
Resource Definition for Widget types.
WidgetResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.WidgetResourceDefinition
 
WidgetResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for repository versions resources.
WidgetResourceProvider(AmbariManagementController) - Constructor for class org.apache.ambari.server.controller.internal.WidgetResourceProvider
Create a new resource provider.
WidgetResourceProvider.SCOPE - Enum in org.apache.ambari.server.controller.internal
 
WidgetResponse - Class in org.apache.ambari.server.controller
The WidgetResponse encapsulates the definition information that should be serialized and returned in REST requests for alerts, groups, and targets.
WidgetResponse() - Constructor for class org.apache.ambari.server.controller.WidgetResponse
 
WIDGETS_DESCRIPTOR_FILE_NAME - Static variable in class org.apache.ambari.server.api.services.AmbariMetaInfo
The filename for a Widgets descriptor file at either the stack or service level
WIDGETS_DESCRIPTOR_NAME - Static variable in class org.apache.ambari.server.controller.internal.StackArtifactResourceProvider
name of the widgets descriptor artifact.
WidgetService - Class in org.apache.ambari.server.api.services
Widget Service
WidgetService(String) - Constructor for class org.apache.ambari.server.api.services.WidgetService
 
WINDOWS - Static variable in class org.apache.ambari.server.utils.ShellCommandUtil
Set to true when run on Windows platforms
withActive(boolean) - Method in class org.apache.ambari.server.audit.event.request.ActivateUserRequestAuditEvent.ActivateUserRequestAuditEventBuilder
 
withActive(boolean) - Method in class org.apache.ambari.server.audit.event.request.CreateUserRequestAuditEvent.CreateUserRequestAuditEventBuilder
 
withAdmin(boolean) - Method in class org.apache.ambari.server.audit.event.request.AdminUserRequestAuditEvent.AdminUserRequestAuditEventBuilder
 
withAdmin(boolean) - Method in class org.apache.ambari.server.audit.event.request.CreateUserRequestAuditEvent.CreateUserRequestAuditEventBuilder
 
withAffectedUsername(String) - Method in class org.apache.ambari.server.audit.event.request.ActivateUserRequestAuditEvent.ActivateUserRequestAuditEventBuilder
 
withAffectedUserName(String) - Method in class org.apache.ambari.server.audit.event.request.AddUserToGroupRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder
 
withAffectedUsername(String) - Method in class org.apache.ambari.server.audit.event.request.AdminUserRequestAuditEvent.AdminUserRequestAuditEventBuilder
 
withAffectedUserName(String) - Method in class org.apache.ambari.server.audit.event.request.RemoveUserFromGroupRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder
 
withAffectedUsername(String) - Method in class org.apache.ambari.server.audit.event.request.UserPasswordChangeRequestAuditEvent.UserPasswordChangeRequestAuditEventBuilder
 
withAlertStates(List<String>) - Method in class org.apache.ambari.server.audit.event.request.AddAlertTargetRequestAuditEvent.AddAlertTargetRequestAuditEventBuilder
 
withAlertStates(List<String>) - Method in class org.apache.ambari.server.audit.event.request.ChangeAlertTargetRequestAuditEvent.ChangeAlertTargetRequestAuditEventBuilder
 
withAlias(String) - Method in class org.apache.ambari.server.audit.event.request.AddCredentialRequestAuditEvent.AddCredentialAuditEventBuilder
 
withBaseUrl(String) - Method in class org.apache.ambari.server.audit.event.request.AddRepositoryRequestAuditEvent.AddRepositoryRequestAuditEventBuilder
 
withBaseUrl(String) - Method in class org.apache.ambari.server.audit.event.request.UpdateRepositoryRequestAuditEvent.UpdateRepositoryRequestAuditEventBuilder
 
withBlueprintName(String) - Method in class org.apache.ambari.server.audit.event.request.AddBlueprintRequestAuditEvent.AddBlueprintRequestAuditEventBuilder
 
withBlueprintName(String) - Method in class org.apache.ambari.server.audit.event.request.DeleteBlueprintRequestAuditEvent.DeleteBlueprintRequestAuditEventBuilder
 
withChangedConfigurations(List<ChangedConfigInfo>) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestBuilder
 
withClusterId(Long) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestBuilder
 
withClusterName(String) - Method in class org.apache.ambari.server.audit.event.request.AddCredentialRequestAuditEvent.AddCredentialAuditEventBuilder
 
withClusterName(String) - Method in class org.apache.ambari.server.audit.event.request.AddRequestRequestAuditEvent.AddRequestAuditEventBuilder
 
withClusterName(String) - Method in class org.apache.ambari.server.audit.event.request.AddUpgradeRequestAuditEvent.AddUpgradeRequestAuditEventBuilder
 
withCommand(String) - Method in class org.apache.ambari.server.audit.event.request.AddRequestRequestAuditEvent.AddRequestAuditEventBuilder
 
withComponent(String) - Method in class org.apache.ambari.server.audit.event.kerberos.ChangeSecurityStateKerberosAuditEvent.ChangeSecurityStateKerberosAuditEventBuilder
 
withComponent(String) - Method in class org.apache.ambari.server.audit.event.request.ClientConfigDownloadRequestAuditEvent.ClientConfigDownloadRequestAuditEventBuilder
 
withComponentHostsMap(Map<String, Set<String>>) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestBuilder
 
withComponents(Set<String>) - Method in class org.apache.ambari.server.audit.event.request.AddComponentToHostRequestAuditEvent.AddComponentToHostRequestAuditEventBuilder
 
withConfig(Configuration) - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo
 
withConfigGroups(Set<RecommendationResponse.ConfigGroup>) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestBuilder
 
withConfigsResponse(Boolean) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestBuilder
 
withConfigurations(Map<String, Map<String, Map<String, String>>>) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestBuilder
 
withConfigurations(Configuration) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestBuilder
 
withConsecutiveFailures(Integer) - Method in class org.apache.ambari.server.audit.event.LoginAuditEvent.LoginAuditEventBuilder
Set the number of consecutive authentication failures since the last successful authentication attempt
withCreatedUsername(String) - Method in class org.apache.ambari.server.audit.event.request.CreateUserRequestAuditEvent.CreateUserRequestAuditEventBuilder
 
withDefinitionIds(List<String>) - Method in class org.apache.ambari.server.audit.event.request.AddAlertGroupRequestAuditEvent.AddAlertGroupRequestAuditEventBuilder
 
withDefinitionIds(List<String>) - Method in class org.apache.ambari.server.audit.event.request.ChangeAlertGroupRequestAuditEvent.ChangeAlertGroupRequestAuditEventBuilder
 
withDeletedUsername(String) - Method in class org.apache.ambari.server.audit.event.request.DeleteUserRequestAuditEvent.DeleteUserRequestAuditEventBuilder
 
withDescription(String) - Method in class org.apache.ambari.server.audit.event.request.AddAlertTargetRequestAuditEvent.AddAlertTargetRequestAuditEventBuilder
 
withDescription(String) - Method in class org.apache.ambari.server.audit.event.request.AddViewInstanceRequestAuditEvent.AddViewInstanceRequestAuditEventBuilder
 
withDescription(String) - Method in class org.apache.ambari.server.audit.event.request.ChangeAlertTargetRequestAuditEvent.ChangeAlertTargetRequestAuditEventBuilder
 
withDescription(String) - Method in class org.apache.ambari.server.audit.event.request.ChangeViewInstanceRequestAuditEvent.ChangeViewInstanceRequestAuditEventBuilder
 
withDescriptor(Map<?, ?>) - Static method in class org.apache.ambari.server.topology.SecurityConfiguration
 
withDetails(String) - Method in class org.apache.ambari.server.audit.event.TaskStatusAuditEvent.TaskStatusAuditEventBuilder
 
withDisplayName(String) - Method in class org.apache.ambari.server.audit.event.request.AddRepositoryVersionRequestAuditEvent.AddRepositoryVersionAuditEventBuilder
 
withDisplayName(String) - Method in class org.apache.ambari.server.audit.event.request.AddViewInstanceRequestAuditEvent.AddViewInstanceRequestAuditEventBuilder
 
withDisplayName(String) - Method in class org.apache.ambari.server.audit.event.request.ChangeRepositoryVersionRequestAuditEvent.ChangeRepositoryVersionAuditEventBuilder
 
withDisplayName(String) - Method in class org.apache.ambari.server.audit.event.request.ChangeViewInstanceRequestAuditEvent.ChangeViewInstanceRequestAuditEventBuilder
 
withEmailFrom(String) - Method in class org.apache.ambari.server.audit.event.request.AddAlertTargetRequestAuditEvent.AddAlertTargetRequestAuditEventBuilder
 
withEmailFrom(String) - Method in class org.apache.ambari.server.audit.event.request.ChangeAlertTargetRequestAuditEvent.ChangeAlertTargetRequestAuditEventBuilder
 
withEmailRecipients(List<String>) - Method in class org.apache.ambari.server.audit.event.request.AddAlertTargetRequestAuditEvent.AddAlertTargetRequestAuditEventBuilder
 
withEmailRecipients(List<String>) - Method in class org.apache.ambari.server.audit.event.request.ChangeAlertTargetRequestAuditEvent.ChangeAlertTargetRequestAuditEventBuilder
 
withGPLLicenseAccepted(Boolean) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestBuilder
Set GPL license acceptance parameter to request.
withGroup(String) - Method in class org.apache.ambari.server.audit.event.request.PrivilegeChangeRequestAuditEvent.PrivilegeChangeRequestAuditEventBuilder
 
withGroupIds(List<String>) - Method in class org.apache.ambari.server.audit.event.request.AddAlertTargetRequestAuditEvent.AddAlertTargetRequestAuditEventBuilder
 
withGroupIds(List<String>) - Method in class org.apache.ambari.server.audit.event.request.ChangeAlertTargetRequestAuditEvent.ChangeAlertTargetRequestAuditEventBuilder
 
withGroupName(String) - Method in class org.apache.ambari.server.audit.event.request.AddUserToGroupRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder
 
withGroupName(String) - Method in class org.apache.ambari.server.audit.event.request.CreateGroupRequestAuditEvent.CreateGroupRequestAuditEventBuilder
 
withGroupName(String) - Method in class org.apache.ambari.server.audit.event.request.DeleteGroupRequestAuditEvent.DeleteGroupRequestAuditEventBuilder
 
withGroupName(String) - Method in class org.apache.ambari.server.audit.event.request.MembershipChangeRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder
 
withGroupName(String) - Method in class org.apache.ambari.server.audit.event.request.RemoveUserFromGroupRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder
 
withGroups(Map<String, List<String>>) - Method in class org.apache.ambari.server.audit.event.request.ClusterPrivilegeChangeRequestAuditEvent.ClusterPrivilegeChangeRequestAuditEventBuilder
 
withGroups(Map<String, List<String>>) - Method in class org.apache.ambari.server.audit.event.request.ViewPrivilegeChangeRequestAuditEvent.ViewPrivilegeChangeRequestAuditEventBuilder
 
withHostName(String) - Method in class org.apache.ambari.server.audit.event.kerberos.ChangeSecurityStateKerberosAuditEvent.ChangeSecurityStateKerberosAuditEventBuilder
 
withHostName(String) - Method in class org.apache.ambari.server.audit.event.kerberos.CreateKeyTabKerberosAuditEvent.CreateKeyTabKerberosAuditEventBuilder
 
withHostName(String) - Method in class org.apache.ambari.server.audit.event.request.AddComponentToHostRequestAuditEvent.AddComponentToHostRequestAuditEventBuilder
 
withHostName(String) - Method in class org.apache.ambari.server.audit.event.request.AddHostRequestAuditEvent.AddHostRequestAuditEventBuilder
 
withHostName(String) - Method in class org.apache.ambari.server.audit.event.request.DeleteHostRequestAuditEvent.DeleteHostRequestAuditEventBuilder
 
withHostname(String) - Method in class org.apache.ambari.server.audit.event.request.StartOperationRequestAuditEvent.StartOperationAuditEventBuilder
 
withHostName(String) - Method in class org.apache.ambari.server.audit.event.TaskStatusAuditEvent.TaskStatusAuditEventBuilder
 
withHttpMethodName(String) - Method in class org.apache.ambari.server.audit.event.AccessUnauthorizedAuditEvent.AccessUnauthorizedAuditEventBuilder
 
withId(String) - Method in class org.apache.ambari.server.audit.event.request.DeleteAlertGroupRequestAuditEvent.DeleteAlertGroupRequestAuditEventBuilder
 
withId(String) - Method in class org.apache.ambari.server.audit.event.request.DeleteAlertTargetRequestAuditEvent.DeleteAlertTargetRequestAuditEventBuilder
 
withKeyTabFilePath(String) - Method in class org.apache.ambari.server.audit.event.kerberos.CreateKeyTabKerberosAuditEvent.CreateKeyTabKerberosAuditEventBuilder
 
withLayoutRecommendation(Map<String, Map<String, Set<String>>>, LayoutRecommendationInfo) - Method in class org.apache.ambari.server.topology.addservice.AddServiceInfo
 
withLdapConfig(Map<String, Object>) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestBuilder
 
withName(String) - Method in class org.apache.ambari.server.audit.event.request.AddAlertGroupRequestAuditEvent.AddAlertGroupRequestAuditEventBuilder
 
withName(String) - Method in class org.apache.ambari.server.audit.event.request.AddAlertTargetRequestAuditEvent.AddAlertTargetRequestAuditEventBuilder
 
withName(String) - Method in class org.apache.ambari.server.audit.event.request.AddViewInstanceRequestAuditEvent.AddViewInstanceRequestAuditEventBuilder
 
withName(String) - Method in class org.apache.ambari.server.audit.event.request.ChangeAlertGroupRequestAuditEvent.ChangeAlertGroupRequestAuditEventBuilder
 
withName(String) - Method in class org.apache.ambari.server.audit.event.request.ChangeAlertTargetRequestAuditEvent.ChangeAlertTargetRequestAuditEventBuilder
 
withName(String) - Method in class org.apache.ambari.server.audit.event.request.ChangeViewInstanceRequestAuditEvent.ChangeViewInstanceRequestAuditEventBuilder
 
withName(String) - Method in class org.apache.ambari.server.audit.event.request.DeleteViewInstanceRequestAuditEvent.DeleteViewInstanceRequestAuditEventBuilder
 
withName(String) - Method in class org.apache.ambari.server.audit.event.request.ViewPrivilegeChangeRequestAuditEvent.ViewPrivilegeChangeRequestAuditEventBuilder
 
withNewName(String) - Method in class org.apache.ambari.server.audit.event.request.ClusterNameChangeRequestAuditEvent.ClusterNameChangeRequestAuditEventBuilder
 
withNotificationIds(List<String>) - Method in class org.apache.ambari.server.audit.event.request.AddAlertGroupRequestAuditEvent.AddAlertGroupRequestAuditEventBuilder
 
withNotificationIds(List<String>) - Method in class org.apache.ambari.server.audit.event.request.ChangeAlertGroupRequestAuditEvent.ChangeAlertGroupRequestAuditEventBuilder
 
withNotificationType(String) - Method in class org.apache.ambari.server.audit.event.request.AddAlertTargetRequestAuditEvent.AddAlertTargetRequestAuditEventBuilder
 
withNotificationType(String) - Method in class org.apache.ambari.server.audit.event.request.ChangeAlertTargetRequestAuditEvent.ChangeAlertTargetRequestAuditEventBuilder
 
withOldName(String) - Method in class org.apache.ambari.server.audit.event.request.ClusterNameChangeRequestAuditEvent.ClusterNameChangeRequestAuditEventBuilder
 
withOperation(String) - Method in class org.apache.ambari.server.audit.event.request.StartOperationRequestAuditEvent.StartOperationAuditEventBuilder
 
withOperation(String) - Method in class org.apache.ambari.server.audit.event.TaskStatusAuditEvent.TaskStatusAuditEventBuilder
 
withOperation(String) - Method in class org.apache.ambari.server.audit.request.RequestAuditEvent.RequestAuditEventBuilder
Sets the operation to be added to the audit event.
withOsType(String) - Method in class org.apache.ambari.server.audit.event.request.AddRepositoryRequestAuditEvent.AddRepositoryRequestAuditEventBuilder
 
withOsType(String) - Method in class org.apache.ambari.server.audit.event.request.UpdateRepositoryRequestAuditEvent.UpdateRepositoryRequestAuditEventBuilder
 
withoutUnit(UnitUpdater.PropertyUnit) - Method in class org.apache.ambari.server.controller.internal.UnitUpdater.PropertyValue
 
withPrincipal(String) - Method in class org.apache.ambari.server.audit.event.kerberos.CreateKeyTabKerberosAuditEvent.CreateKeyTabKerberosAuditEventBuilder
 
withPrincipal(String) - Method in class org.apache.ambari.server.audit.event.kerberos.CreatePrincipalKerberosAuditEvent.CreatePrincipalKerberosAuditEventBuilder
 
withPrincipal(String) - Method in class org.apache.ambari.server.audit.event.kerberos.DestroyPrincipalKerberosAuditEvent.DestroyPrincipalKerberosAuditEventBuilder
 
withPrincipal(String) - Method in class org.apache.ambari.server.audit.event.request.AddCredentialRequestAuditEvent.AddCredentialAuditEventBuilder
 
withProxyUserName(String) - Method in class org.apache.ambari.server.audit.event.AbstractUserAuditEvent.AbstractUserAuditEventBuilder
Sets the proxy user name.
withReasonOfFailure(String) - Method in class org.apache.ambari.server.audit.event.LoginAuditEvent.LoginAuditEventBuilder
 
withReasonOfFailure(String) - Method in class org.apache.ambari.server.audit.event.request.StartOperationRequestAuditEvent.StartOperationAuditEventBuilder
 
withReference(String) - Static method in class org.apache.ambari.server.topology.SecurityConfiguration
 
withRemoteIp(String) - Method in class org.apache.ambari.server.audit.event.AbstractUserAuditEvent.AbstractUserAuditEventBuilder
Sets the remote ip where the user action originated from.
withRepo(String) - Method in class org.apache.ambari.server.audit.event.request.AddRepositoryRequestAuditEvent.AddRepositoryRequestAuditEventBuilder
 
withRepo(String) - Method in class org.apache.ambari.server.audit.event.request.UpdateRepositoryRequestAuditEvent.UpdateRepositoryRequestAuditEventBuilder
 
withRepos(Map<String, List<Map<String, String>>>) - Method in class org.apache.ambari.server.audit.event.request.AddRepositoryVersionRequestAuditEvent.AddRepositoryVersionAuditEventBuilder
 
withRepos(SortedMap<String, List<Map<String, String>>>) - Method in class org.apache.ambari.server.audit.event.request.ChangeRepositoryVersionRequestAuditEvent.ChangeRepositoryVersionAuditEventBuilder
 
withRepositoryVersionId(String) - Method in class org.apache.ambari.server.audit.event.request.AddUpgradeRequestAuditEvent.AddUpgradeRequestAuditEventBuilder
 
withRepoVersion(String) - Method in class org.apache.ambari.server.audit.event.request.AddRepositoryVersionRequestAuditEvent.AddRepositoryVersionAuditEventBuilder
 
withRepoVersion(String) - Method in class org.apache.ambari.server.audit.event.request.ChangeRepositoryVersionRequestAuditEvent.ChangeRepositoryVersionAuditEventBuilder
 
withRepoVersion(String) - Method in class org.apache.ambari.server.audit.event.request.DeleteRepositoryVersionRequestAuditEvent.DeleteRepositoryVersionAuditEventBuilder
 
withRequestContext(String) - Method in class org.apache.ambari.server.audit.event.OperationStatusAuditEvent.OperationStatusAuditEventBuilder
 
withRequestId(String) - Method in class org.apache.ambari.server.audit.event.OperationStatusAuditEvent.OperationStatusAuditEventBuilder
 
withRequestId(String) - Method in class org.apache.ambari.server.audit.event.request.StartOperationRequestAuditEvent.StartOperationAuditEventBuilder
Sets the identifier of the operation through which the operation progress can be tracked.
withRequestId(String) - Method in class org.apache.ambari.server.audit.event.request.UpdateUpgradeItemRequestAuditEvent.UpdateUpgradeItemRequestAuditEventBuilder
 
withRequestId(String) - Method in class org.apache.ambari.server.audit.event.TaskStatusAuditEvent.TaskStatusAuditEventBuilder
 
withRequestType(Request.Type) - Method in class org.apache.ambari.server.audit.request.RequestAuditEvent.RequestAuditEventBuilder
Sets the request type to be added to the audit event.
withResourcePath(String) - Method in class org.apache.ambari.server.audit.event.AccessUnauthorizedAuditEvent.AccessUnauthorizedAuditEventBuilder
 
withResultStatus(ResultStatus) - Method in class org.apache.ambari.server.audit.request.RequestAuditEvent.RequestAuditEventBuilder
Sets the result status to be added to the audit event.
withRole(String) - Method in class org.apache.ambari.server.audit.event.request.PrivilegeChangeRequestAuditEvent.PrivilegeChangeRequestAuditEventBuilder
 
withRoles(Map<String, List<String>>) - Method in class org.apache.ambari.server.audit.event.LoginAuditEvent.LoginAuditEventBuilder
Sets the list of roles possessed by the principal requesting access to a resource.
withRoles(Map<String, List<String>>) - Method in class org.apache.ambari.server.audit.event.request.ClusterPrivilegeChangeRequestAuditEvent.ClusterPrivilegeChangeRequestAuditEventBuilder
 
withRoles(Map<String, List<String>>) - Method in class org.apache.ambari.server.audit.event.request.ViewPrivilegeChangeRequestAuditEvent.ViewPrivilegeChangeRequestAuditEventBuilder
 
withService(String) - Method in class org.apache.ambari.server.audit.event.kerberos.ChangeSecurityStateKerberosAuditEvent.ChangeSecurityStateKerberosAuditEventBuilder
 
withService(String) - Method in class org.apache.ambari.server.audit.event.request.ClientConfigDownloadRequestAuditEvent.ClientConfigDownloadRequestAuditEventBuilder
 
withService(String) - Method in class org.apache.ambari.server.audit.event.request.DeleteServiceRequestAuditEvent.DeleteServiceRequestAuditEventBuilder
 
withServiceName(String) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestBuilder
 
withStackName(String) - Method in class org.apache.ambari.server.audit.event.request.AddRepositoryRequestAuditEvent.AddRepositoryRequestAuditEventBuilder
 
withStackName(String) - Method in class org.apache.ambari.server.audit.event.request.AddRepositoryVersionRequestAuditEvent.AddRepositoryVersionAuditEventBuilder
 
withStackName(String) - Method in class org.apache.ambari.server.audit.event.request.ChangeRepositoryVersionRequestAuditEvent.ChangeRepositoryVersionAuditEventBuilder
 
withStackName(String) - Method in class org.apache.ambari.server.audit.event.request.DeleteRepositoryVersionRequestAuditEvent.DeleteRepositoryVersionAuditEventBuilder
 
withStackName(String) - Method in class org.apache.ambari.server.audit.event.request.UpdateRepositoryRequestAuditEvent.UpdateRepositoryRequestAuditEventBuilder
 
withStackVersion(String) - Method in class org.apache.ambari.server.audit.event.request.AddRepositoryRequestAuditEvent.AddRepositoryRequestAuditEventBuilder
 
withStackVersion(String) - Method in class org.apache.ambari.server.audit.event.request.AddRepositoryVersionRequestAuditEvent.AddRepositoryVersionAuditEventBuilder
 
withStackVersion(String) - Method in class org.apache.ambari.server.audit.event.request.ChangeRepositoryVersionRequestAuditEvent.ChangeRepositoryVersionAuditEventBuilder
 
withStackVersion(String) - Method in class org.apache.ambari.server.audit.event.request.DeleteRepositoryVersionRequestAuditEvent.DeleteRepositoryVersionAuditEventBuilder
 
withStackVersion(String) - Method in class org.apache.ambari.server.audit.event.request.UpdateRepositoryRequestAuditEvent.UpdateRepositoryRequestAuditEventBuilder
 
withStageId(String) - Method in class org.apache.ambari.server.audit.event.request.UpdateUpgradeItemRequestAuditEvent.UpdateUpgradeItemRequestAuditEventBuilder
 
withState(String) - Method in class org.apache.ambari.server.audit.event.kerberos.ChangeSecurityStateKerberosAuditEvent.ChangeSecurityStateKerberosAuditEventBuilder
 
withStatus(String) - Method in class org.apache.ambari.server.audit.event.OperationStatusAuditEvent.OperationStatusAuditEventBuilder
 
withStatus(String) - Method in class org.apache.ambari.server.audit.event.request.UpdateUpgradeItemRequestAuditEvent.UpdateUpgradeItemRequestAuditEventBuilder
 
withStatus(String) - Method in class org.apache.ambari.server.audit.event.TaskStatusAuditEvent.TaskStatusAuditEventBuilder
 
withTaskId(String) - Method in class org.apache.ambari.server.audit.event.TaskStatusAuditEvent.TaskStatusAuditEventBuilder
 
withTimestamp(Long) - Method in class org.apache.ambari.server.audit.event.AbstractAuditEvent.AbstractAuditEventBuilder
The timestamp of the audit event.
withType(String) - Method in class org.apache.ambari.server.audit.event.request.AddCredentialRequestAuditEvent.AddCredentialAuditEventBuilder
 
withType(String) - Method in class org.apache.ambari.server.audit.event.request.AddViewInstanceRequestAuditEvent.AddViewInstanceRequestAuditEventBuilder
 
withType(String) - Method in class org.apache.ambari.server.audit.event.request.ChangeViewInstanceRequestAuditEvent.ChangeViewInstanceRequestAuditEventBuilder
 
withType(String) - Method in class org.apache.ambari.server.audit.event.request.DeleteViewInstanceRequestAuditEvent.DeleteViewInstanceRequestAuditEventBuilder
 
withType(String) - Method in class org.apache.ambari.server.audit.event.request.ViewPrivilegeChangeRequestAuditEvent.ViewPrivilegeChangeRequestAuditEventBuilder
 
withUnit(UnitUpdater.PropertyUnit) - Method in class org.apache.ambari.server.controller.internal.UnitUpdater.PropertyValue
 
withUpgradeType(String) - Method in class org.apache.ambari.server.audit.event.request.AddUpgradeRequestAuditEvent.AddUpgradeRequestAuditEventBuilder
 
withUrl(String) - Method in class org.apache.ambari.server.audit.request.RequestAuditEvent.RequestAuditEventBuilder
Sets the url to be added to the audit event.
withUser(String) - Method in class org.apache.ambari.server.audit.event.request.PrivilegeChangeRequestAuditEvent.PrivilegeChangeRequestAuditEventBuilder
 
withUserContext(Map<String, String>) - Method in class org.apache.ambari.server.api.services.stackadvisor.StackAdvisorRequest.StackAdvisorRequestBuilder
 
withUserName(String) - Method in class org.apache.ambari.server.audit.event.AbstractUserAuditEvent.AbstractUserAuditEventBuilder
Sets the user name of the user that initiated the audited action.
withUserNameList(List<String>) - Method in class org.apache.ambari.server.audit.event.request.MembershipChangeRequestAuditEvent.AddUserToGroupRequestAuditEventBuilder
 
withUsers(Map<String, List<String>>) - Method in class org.apache.ambari.server.audit.event.request.ClusterPrivilegeChangeRequestAuditEvent.ClusterPrivilegeChangeRequestAuditEventBuilder
 
withUsers(Map<String, List<String>>) - Method in class org.apache.ambari.server.audit.event.request.ViewPrivilegeChangeRequestAuditEvent.ViewPrivilegeChangeRequestAuditEventBuilder
 
withVersion(String) - Method in class org.apache.ambari.server.audit.event.request.AddViewInstanceRequestAuditEvent.AddViewInstanceRequestAuditEventBuilder
 
withVersion(String) - Method in class org.apache.ambari.server.audit.event.request.ChangeViewInstanceRequestAuditEvent.ChangeViewInstanceRequestAuditEventBuilder
 
withVersion(String) - Method in class org.apache.ambari.server.audit.event.request.DeleteViewInstanceRequestAuditEvent.DeleteViewInstanceRequestAuditEventBuilder
 
withVersion(String) - Method in class org.apache.ambari.server.audit.event.request.ViewPrivilegeChangeRequestAuditEvent.ViewPrivilegeChangeRequestAuditEventBuilder
 
withVersionNote(String) - Method in class org.apache.ambari.server.audit.event.request.ConfigurationChangeRequestAuditEvent.ConfigurationChangeRequestAuditEventBuilder
 
withVersionNumber(String) - Method in class org.apache.ambari.server.audit.event.request.ConfigurationChangeRequestAuditEvent.ConfigurationChangeRequestAuditEventBuilder
 
Workflow - Static variable in class org.apache.ambari.server.controller.spi.Resource.Type
 
WORKFLOW_CLUSTER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
WORKFLOW_CONTEXT_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
WORKFLOW_ELAPSED_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
WORKFLOW_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
WORKFLOW_INPUT_BYTES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
WORKFLOW_LAST_UPDATE_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
WORKFLOW_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
WORKFLOW_NUM_JOBS_COMPLETED_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
WORKFLOW_NUM_JOBS_TOTAL_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
WORKFLOW_OUTPUT_BYTES_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
WORKFLOW_PARENT_ID_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
WORKFLOW_START_TIME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
WORKFLOW_USER_NAME_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
workflowFetcher - Variable in class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
 
WorkflowResourceDefinition - Class in org.apache.ambari.server.api.resources
Workflow resource definition.
WorkflowResourceDefinition() - Constructor for class org.apache.ambari.server.api.resources.WorkflowResourceDefinition
Constructor.
WorkflowResourceProvider - Class in org.apache.ambari.server.controller.internal
Resource provider for workflow resources.
WorkflowResourceProvider() - Constructor for class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
Create a new workflow resource provider.
WorkflowResourceProvider(WorkflowResourceProvider.WorkflowFetcher) - Constructor for class org.apache.ambari.server.controller.internal.WorkflowResourceProvider
Create a new workflow resource provider.
WorkflowResourceProvider.PostgresWorkflowFetcher - Class in org.apache.ambari.server.controller.internal
A workflow fetcher that queries a postgres workflow table.
WorkflowResourceProvider.WorkflowFetcher - Interface in org.apache.ambari.server.controller.internal
Simple interface for fetching workflows from db.
WorkflowService - Class in org.apache.ambari.server.api.services
Service responsible for workflow resource requests.
WorkflowService(String) - Constructor for class org.apache.ambari.server.api.services.WorkflowService
Constructor.
wrapInUnchecked(Exception, BiFunction<String, Exception, RuntimeException>, String, Object...) - Method in class org.apache.ambari.server.utils.LoggingPreconditions
Wraps exception in an unchecked exception created by uncheckedWrapper, and always throws the unchecked exception.
WRAPPED_CLASS_NAME - Static variable in interface org.apache.ambari.server.serveraction.ServerAction
The name of the class that the server action is going to delegate to.
WRAPPED_METRICS_KEY - Static variable in class org.apache.ambari.server.controller.internal.StackDefinedPropertyProvider
PropertyHelper/AbstractPropertyProvider expect map of maps, that's why we wrap metrics into map
WRITE_AMBARI_JAAS_FIELD - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog270
 
writeAddPrimaryKeyString(StringBuilder, String, String...) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
writeAlterTableClause(StringBuilder, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
writeColumnModifyString(StringBuilder, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.helpers.dbms.DerbyHelper
 
writeColumnModifyString(StringBuilder, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
writeColumnModifyString(StringBuilder, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.helpers.dbms.H2Helper
 
writeColumnModifyString(StringBuilder, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.helpers.dbms.MySqlHelper
 
writeColumnModifyString(StringBuilder, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.helpers.dbms.OracleHelper
 
writeColumnModifyString(StringBuilder, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.helpers.dbms.PostgresHelper
 
writeColumnRenameString(StringBuilder, String, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
writeColumnRenameString(StringBuilder, String, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.helpers.dbms.MySqlHelper
 
writeColumnRenameString(StringBuilder, String, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.helpers.dbms.OracleHelper
 
writeColumnRenameString(StringBuilder, String, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.helpers.dbms.PostgresHelper
 
writeColumnType(StringBuilder, DBAccessor.DBColumnInfo) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
writeCreateTableStatement(Writer, String, List<DBAccessor.DBColumnInfo>, List<String>) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
Write create table statement to writer TODO default Value of column not supported
writeCreateTableStatement(Writer, String, List<DBAccessor.DBColumnInfo>, List<String>) - Method in class org.apache.ambari.server.orm.helpers.dbms.MySqlHelper
 
writeDropPrimaryKeyStatement(StringBuilder, String, boolean) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
writeDropPrimaryKeyStatement(StringBuilder, String, boolean) - Method in class org.apache.ambari.server.orm.helpers.dbms.PostgresHelper
 
writeDropTableColumnStatement(StringBuilder, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
writeGetTableConstraints(String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.DerbyHelper
 
writeGetTableConstraints(String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
writeGetTableConstraints(String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.H2Helper
 
writeGetTableConstraints(String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.MySqlHelper
 
writeGetTableConstraints(String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.OracleHelper
 
writeGetTableConstraints(String, String) - Method in class org.apache.ambari.server.orm.helpers.dbms.PostgresHelper
 
writeKeyStore(KeyStore, OutputStream) - Method in class org.apache.ambari.server.security.encryption.AbstractCredentialStore
Writes a KeyStore to an OutputStream

Implementations are expected to call this to write the relevant KeyStore data to the OutputStream of some storage facility.

writeRecord(String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.ambari.server.serveraction.kerberos.KerberosIdentityDataFileWriter
Appends a new record to the data file
writeSetNullableString(StringBuilder, String, DBAccessor.DBColumnInfo, boolean) - Method in class org.apache.ambari.server.orm.helpers.dbms.DerbyHelper
 
writeSetNullableString(StringBuilder, String, DBAccessor.DBColumnInfo, boolean) - Method in class org.apache.ambari.server.orm.helpers.dbms.GenericDbmsHelper
 
writeSetNullableString(StringBuilder, String, DBAccessor.DBColumnInfo, boolean) - Method in class org.apache.ambari.server.orm.helpers.dbms.H2Helper
 
writeSetNullableString(StringBuilder, String, DBAccessor.DBColumnInfo, boolean) - Method in class org.apache.ambari.server.orm.helpers.dbms.MySqlHelper
 
writeSetNullableString(StringBuilder, String, DBAccessor.DBColumnInfo, boolean) - Method in class org.apache.ambari.server.orm.helpers.dbms.OracleHelper
 
writeSetNullableString(StringBuilder, String, DBAccessor.DBColumnInfo, boolean) - Method in class org.apache.ambari.server.orm.helpers.dbms.PostgresHelper
 
writeStdErr(String) - Method in class org.apache.ambari.server.serveraction.ActionLog
Append message to stdErr of action log.
writeStdOut(String) - Method in class org.apache.ambari.server.serveraction.ActionLog
Append message to stdOut of action log.
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.ambari.server.api.GsonJsonProvider
 
writeToAmbariUpgradeConfigUpdatesFile(Multimap<AbstractUpgradeCatalog.ConfigUpdateType, Map.Entry<String, String>>, String, String, String) - Method in class org.apache.ambari.server.configuration.Configuration
 

X

X_CONTENT_TYPE_HEADER - Static variable in class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
 
X_FRAME_OPTIONS_HEADER - Static variable in class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
 
X_XSS_PROTECTION_HEADER - Static variable in class org.apache.ambari.server.security.AbstractSecurityHeaderFilter
 
XML_FILENAME_FILTER - Static variable in class org.apache.ambari.server.stack.StackDefinitionDirectory
xml filename filter
xmlCheck() - Method in class org.apache.ambari.server.api.rest.HealthCheck
 
xmlCheck(HttpHeaders, UriInfo, String) - Method in class org.apache.ambari.server.api.rest.KdcServerReachabilityCheck
 
XmlUtils - Class in org.apache.ambari.server.utils
Static Helper methods for XML processing.
XmlUtils() - Constructor for class org.apache.ambari.server.utils.XmlUtils
 
xsdLocation - Variable in class org.apache.ambari.server.state.repository.VersionDefinitionXml
The xsd location.

Y

YARN_CLIENT - Static variable in class org.apache.ambari.server.Role
 
YARN_LLAP_TASK_HIVE_KERBEROS_IDENTITY - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
YARN_LLAP_ZK_HIVE_KERBEROS_IDENTITY - Static variable in class org.apache.ambari.server.upgrade.UpgradeCatalog260
 
YARN_SCHEDULER_CAPACITY_ROOT_QUEUE - Static variable in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
YARN_SCHEDULER_CAPACITY_ROOT_QUEUES - Static variable in class org.apache.ambari.server.upgrade.AbstractUpgradeCatalog
 
YARN_SERVICE_CHECK - Static variable in class org.apache.ambari.server.Role
 
YARN_SITE - Static variable in class org.apache.ambari.server.state.ConfigHelper
 
YarnNodeManagerCapacityCalculation - Class in org.apache.ambari.server.serveraction.upgrades
Determines the current cluster capacity in terms of NodeManagers mulitplied by their total memory.
YarnNodeManagerCapacityCalculation() - Constructor for class org.apache.ambari.server.serveraction.upgrades.YarnNodeManagerCapacityCalculation
 
YARNServiceCalculatedState - Class in org.apache.ambari.server.controller.utilities.state
Calculator of YARN service state.
YARNServiceCalculatedState() - Constructor for class org.apache.ambari.server.controller.utilities.state.YARNServiceCalculatedState
 
YEAR - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 
YEAR_PROPERTY_ID - Static variable in class org.apache.ambari.server.controller.internal.RequestScheduleResourceProvider
 

Z

ZERO_PADDING_PARAM - Static variable in class org.apache.ambari.server.controller.metrics.MetricsPaddingMethod
 
ZKFC - Static variable in class org.apache.ambari.server.Role
 
ZOOKEEPER_CLIENT - Static variable in class org.apache.ambari.server.Role
 
ZOOKEEPER_QUORUM_SERVICE_CHECK - Static variable in class org.apache.ambari.server.Role
 
ZOOKEEPER_SERVER - Static variable in class org.apache.ambari.server.Role
 

_

_getDescriptor() - Method in class org.apache.ambari.server.topology.SecurityConfiguration
 
_getProvisionAction() - Method in class org.apache.ambari.server.topology.addservice.Component
 
_getProvisionAction() - Method in class org.apache.ambari.server.topology.addservice.Service
 
_getSecurity() - Method in class org.apache.ambari.server.topology.addservice.AddServiceRequest
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

Copyright © 2022 Apache Software Foundation. All rights reserved.