| Package | Description | 
|---|---|
| org.apache.ambari.server.stack | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CommonServiceDirectory
Encapsulates IO operations on a common services directory. 
 | 
class  | 
StackServiceDirectory
Encapsulates IO operations on a stack service directory. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceDirectory | 
ServiceModule.getServiceDirectory()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<ServiceDirectory> | 
StackDirectory.getServiceDirectories()
Obtain a collection of all service directories. 
 | 
Collection<ServiceDirectory> | 
ExtensionDirectory.getServiceDirectories()
Obtain a collection of all service directories. 
 | 
| Constructor and Description | 
|---|
ServiceModule(StackContext stackContext,
             ServiceInfo serviceInfo,
             ServiceDirectory serviceDirectory)
Constructor. 
 | 
ServiceModule(StackContext stackContext,
             ServiceInfo serviceInfo,
             ServiceDirectory serviceDirectory,
             boolean isCommonService)
Constructor. 
 | 
Copyright © 2022 Apache Software Foundation. All rights reserved.