| Package | Description |
|---|---|
| org.apache.hadoop.oncrpc |
| Modifier and Type | Method | Description |
|---|---|---|
RpcDeniedReply.RejectState |
RpcDeniedReply.getRejectState() |
|
static RpcDeniedReply.RejectState |
RpcDeniedReply.RejectState.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static RpcDeniedReply.RejectState[] |
RpcDeniedReply.RejectState.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
RpcDeniedReply(int xid,
RpcReply.ReplyState replyState,
RpcDeniedReply.RejectState rejectState,
Verifier verifier) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.