| Package | Description |
|---|---|
| org.apache.hadoop.nfs | |
| org.apache.hadoop.nfs.nfs3 |
| Modifier and Type | Method | Description |
|---|---|---|
static NfsFileType |
NfsFileType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static NfsFileType[] |
NfsFileType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
Nfs3FileAttributes(NfsFileType nfsType,
int nlink,
short mode,
int uid,
int gid,
long size,
long fsid,
long fileId,
long mtime,
long atime,
Nfs3FileAttributes.Specdata3 rdev) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.