| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.sharedcachemanager | |
| org.apache.hadoop.yarn.server.sharedcachemanager.store | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RemoteAppCheckerAn implementation of AppChecker that queries the resource manager remotely to
 determine whether the app is running. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected AppChecker | SCMStore. appChecker | 
| Modifier and Type | Method and Description | 
|---|---|
| static AppChecker | SCMStore. createAppCheckerService(org.apache.hadoop.conf.Configuration conf)Create an instance of the AppChecker service via reflection based on the
  YarnConfiguration.SCM_APP_CHECKER_CLASSparameter. | 
| Constructor and Description | 
|---|
| InMemorySCMStore(AppChecker appChecker) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.