Package | Description |
---|---|
org.apache.hadoop.yarn.server.sharedcachemanager | |
org.apache.hadoop.yarn.server.sharedcachemanager.store |
Modifier and Type | Class and Description |
---|---|
class |
RemoteAppChecker
An 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_CLASS parameter. |
Constructor and Description |
---|
InMemorySCMStore(AppChecker appChecker) |
Copyright © 2020 Apache Software Foundation. All rights reserved.