protected static class AbstractHadoopProcessor.ValidationResources extends Object
| Modifier and Type | Field and Description |
|---|---|
private List<String> |
configLocations |
private org.apache.hadoop.conf.Configuration |
configuration |
| Constructor and Description |
|---|
ValidationResources(List<String> configLocations,
org.apache.hadoop.conf.Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getConfigLocations() |
org.apache.hadoop.conf.Configuration |
getConfiguration() |
Copyright © 2022 Apache NiFi Project. All rights reserved.