| Package | Description |
|---|---|
| org.apache.hadoop.oncrpc |
| Modifier and Type | Method | Description |
|---|---|---|
static RpcAcceptedReply.AcceptState |
RpcAcceptedReply.AcceptState.fromValue(int value) |
|
RpcAcceptedReply.AcceptState |
RpcAcceptedReply.getAcceptState() |
|
static RpcAcceptedReply.AcceptState |
RpcAcceptedReply.AcceptState.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static RpcAcceptedReply.AcceptState[] |
RpcAcceptedReply.AcceptState.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
static RpcAcceptedReply |
RpcAcceptedReply.getInstance(int xid,
RpcAcceptedReply.AcceptState state,
Verifier verifier) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.