Package | Description |
---|---|
org.apache.ambari.server.controller |
Modifier and Type | Method and Description |
---|---|
abstract Set<RootServiceComponentResponse> |
AbstractRootServiceResponseFactory.getRootServiceComponents(RootServiceComponentRequest request)
Get all components of root services.
|
Set<RootServiceComponentResponse> |
RootServiceResponseFactory.getRootServiceComponents(RootServiceComponentRequest request) |
Set<RootServiceComponentResponse> |
AmbariManagementController.getRootServiceComponents(Set<RootServiceComponentRequest> requests)
Get all components of top-level services of Ambari, not related to certain cluster.
|
Set<RootServiceComponentResponse> |
AmbariManagementControllerImpl.getRootServiceComponents(Set<RootServiceComponentRequest> requests) |
Copyright © 2022 Apache Software Foundation. All rights reserved.