@InterfaceAudience.Private public final class CoprocessorConfigurationUtil extends Object
| Modifier | Constructor and Description |
|---|---|
private |
CoprocessorConfigurationUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkConfigurationChange(org.apache.hadoop.conf.Configuration oldConfig,
org.apache.hadoop.conf.Configuration newConfig,
String... configurationKey) |
private CoprocessorConfigurationUtil()
public static boolean checkConfigurationChange(org.apache.hadoop.conf.Configuration oldConfig, org.apache.hadoop.conf.Configuration newConfig, String... configurationKey)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.