| Package | Description |
|---|---|
| org.apache.hadoop.yarn.conf |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | Description |
|---|---|---|
CustomRMAddressFinder |
RMAddressFinderLoader.getCustomRMAddressFinder(org.apache.hadoop.conf.Configuration conf) |
getCustomRMAddressFinder method returns instance of CustomRMAddressFinder class
since we just need a single instance of that class it will load class if first time
and will create instance of the class, otherwise it will just return existing instance
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.