Available Methods
- mkdirs ( )
- delete ( )
- create ( )
- open ( )
- setQuota ( )
- setSafeMode ( )
- setStoragePolicy ( )
- saveNamespace ( )
- getUri ( )
- close ( )
- rename ( )
- recoverLease ( )
- getFileStatus ( )
- allowSnapshot ( )
- concat ( )
- getContentSummary ( )
- finalizeUpgrade ( )
- modifyAclEntries ( )
- listStatus ( )
- getConf ( )
- getFileBlockLocations ( )
- getStoragePolicies ( )
- isFileClosed ( )
- isInSafeMode ( )
- listXAttrs ( )
- addCachePool ( )
- append ( )
Related Classes
- java.util.Arrays
- java.io.File
- org.junit.Before
- java.net.URI
- java.nio.ByteBuffer
- org.junit.Assert
- java.net.URISyntaxException
- org.junit.BeforeClass
- java.net.InetSocketAddress
- com.google.common.collect.Lists
- org.mockito.Mockito
- java.util.EnumSet
- org.apache.hadoop.conf.Configuration
- org.apache.hadoop.fs.Path
- org.apache.hadoop.fs.FileSystem
- com.google.common.base.Supplier
- org.apache.hadoop.fs.FileStatus
- org.apache.hadoop.fs.FSDataInputStream
- org.apache.hadoop.fs.FSDataOutputStream
- org.apache.hadoop.mapred.JobConf
- org.apache.hadoop.security.UserGroupInformation
- org.apache.hadoop.fs.permission.FsPermission
- org.apache.hadoop.io.IOUtils
- org.apache.hadoop.util.StringUtils
- org.apache.hadoop.hdfs.MiniDFSCluster
Java Code Examples for org.apache.hadoop.hdfs.DistributedFileSystem#listXAttrs()
There are not any examples for org.apache.hadoop.hdfs.DistributedFileSystem.listXAttrs(). You may use the search function to quickly find examples for thousands of other Java classes.