|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@InterfaceAudience.Private public interface RpcCallContext
| Method Summary | |
|---|---|
long |
disconnectSince()
Check if the caller who made this IPC call has disconnected. |
InetAddress |
getRemoteAddress()
|
User |
getRequestUser()
Returns the user credentials associated with the current RPC request or null if no credentials were provided. |
String |
getRequestUserName()
|
boolean |
isClientCellBlockSupport()
If the client connected and specified a codec to use, then we will use this codec making cellblocks to return. |
| Methods inherited from interface org.apache.hadoop.hbase.ipc.Delayable |
|---|
endDelay, endDelay, endDelayThrowing, isDelayed, isReturnValueDelayed, startDelay |
| Method Detail |
|---|
long disconnectSince()
boolean isClientCellBlockSupport()
User getRequestUser()
null if no credentials were provided.
String getRequestUserName()
InetAddress getRemoteAddress()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||