| Package | Description |
|---|---|
| org.apache.hadoop.oncrpc |
| Modifier and Type | Method | Description |
|---|---|---|
static XDR.State |
XDR.State.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static XDR.State[] |
XDR.State.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
XDR(java.nio.ByteBuffer buf,
XDR.State state) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.