| Package | Description |
|---|---|
| org.apache.hadoop.nfs.nfs3 |
| Modifier and Type | Method | Description |
|---|---|---|
static Nfs3Constant.NFSPROC3 |
Nfs3Constant.NFSPROC3.fromValue(int value) |
Convert to NFS procedure.
|
static Nfs3Constant.NFSPROC3 |
Nfs3Constant.NFSPROC3.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Nfs3Constant.NFSPROC3[] |
Nfs3Constant.NFSPROC3.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.