public class HdfsResources extends Object
| Constructor and Description |
|---|
HdfsResources(org.apache.hadoop.conf.Configuration config,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.security.UserGroupInformation ugi) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.conf.Configuration |
getConfiguration() |
org.apache.hadoop.fs.FileSystem |
getFileSystem() |
org.apache.hadoop.security.UserGroupInformation |
getUserGroupInformation() |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.