|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NfsFileType | |
|---|---|
| org.apache.hadoop.nfs | |
| org.apache.hadoop.nfs.nfs3 | |
| Uses of NfsFileType in org.apache.hadoop.nfs |
|---|
| Methods in org.apache.hadoop.nfs that return NfsFileType | |
|---|---|
static NfsFileType |
NfsFileType.valueOf(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. |
| Uses of NfsFileType in org.apache.hadoop.nfs.nfs3 |
|---|
| Constructors in org.apache.hadoop.nfs.nfs3 with parameters of type NfsFileType | |
|---|---|
Nfs3FileAttributes(NfsFileType nfsType,
int nlink,
short mode,
int uid,
int gid,
long size,
long fsid,
long fileId,
long mtime,
long atime)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||