| Package | Description |
|---|---|
| org.apache.hadoop.nfs.nfs3 | |
| org.apache.hadoop.nfs.nfs3.request |
| Modifier and Type | Method and Description |
|---|---|
Nfs3FileAttributes.Specdata3 |
Nfs3FileAttributes.getRdev() |
| Modifier and Type | Method and Description |
|---|---|
void |
Nfs3FileAttributes.setRdev(Nfs3FileAttributes.Specdata3 rdev) |
| Constructor and 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) |
| Modifier and Type | Method and Description |
|---|---|
Nfs3FileAttributes.Specdata3 |
MKNOD3Request.getSpec() |
| Constructor and Description |
|---|
MKNOD3Request(FileHandle handle,
String name,
int type,
SetAttr3 objAttr,
Nfs3FileAttributes.Specdata3 spec) |
Copyright © 2018 CERN. All Rights Reserved.