| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.sharedcachemanager | |
| org.apache.hadoop.yarn.server.sharedcachemanager.store |
| Modifier and Type | Class | Description |
|---|---|---|
class |
RemoteAppChecker |
An implementation of AppChecker that queries the resource manager remotely to
determine whether the app is running.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected AppChecker |
SCMStore.appChecker |
| Modifier and Type | Method | 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_CLASS parameter. |
| Constructor | Description |
|---|---|
InMemorySCMStore(AppChecker appChecker) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.