| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.nfs.nfs3 | |
| org.apache.hadoop.nfs.nfs3 | |
| org.apache.hadoop.nfs.nfs3.response |
| Modifier and Type | Method and Description |
|---|---|
static WccAttr |
Nfs3Utils.getWccAttr(DFSClient client,
String fileIdPath) |
static WccAttr |
Nfs3Utils.getWccAttr(Nfs3FileAttributes attr) |
| Modifier and Type | Method and Description |
|---|---|
static WccData |
Nfs3Utils.createWccData(WccAttr preOpAttr,
DFSClient dfsClient,
String fileIdPath,
IdUserGroup iug) |
| Modifier and Type | Method and Description |
|---|---|
WccAttr |
Nfs3FileAttributes.getWccAttr() |
| Modifier and Type | Method and Description |
|---|---|
WccAttr |
WccData.getPreOpAttr() |
| Modifier and Type | Method and Description |
|---|---|
void |
WccData.setPreOpAttr(WccAttr preOpAttr) |
| Constructor and Description |
|---|
WccData(WccAttr preOpAttr,
Nfs3FileAttributes postOpAttr) |
Copyright © 2013 Apache Software Foundation. All rights reserved.