Package | Description |
---|---|
org.apache.commons.vfs2.provider.hdfs |
The HDFS File Provider
|
Modifier and Type | Method and Description |
---|---|
static HdfsFileAttributes |
HdfsFileAttributes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HdfsFileAttributes[] |
HdfsFileAttributes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.