Package | Description |
---|---|
org.apache.hadoop.yarn.webapp.util |
Modifier and Type | Method and Description |
---|---|
static <T,R> R |
WebAppUtils.execOnActiveRM(org.apache.hadoop.conf.Configuration conf,
WebAppUtils.ThrowingBiFunction<String,T,R> func,
T arg)
Runs a certain function against the active RM.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.