| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.records | Package used for auxiliary services manifest records. | 
| Modifier and Type | Method and Description | 
|---|---|
| AuxServiceConfiguration | AuxServiceConfiguration. files(List<AuxServiceFile> fileList)Array of list of files that needs to be created and made available as
 volumes in the service component containers. | 
| AuxServiceConfiguration | AuxServiceRecord. getConfiguration() | 
| AuxServiceConfiguration | AuxServiceConfiguration. properties(Map<String,String> props)A blob of key-value pairs of common service properties. | 
| Modifier and Type | Method and Description | 
|---|---|
| AuxServiceRecord | AuxServiceRecord. configuration(AuxServiceConfiguration conf)Config properties of an service. | 
| void | AuxServiceRecord. setConfiguration(AuxServiceConfiguration conf) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.