Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
Modifier and Type | Method and Description |
---|---|
void |
HBaseServer.Call.throwExceptionIfCallerDisconnected() |
void |
RpcCallContext.throwExceptionIfCallerDisconnected()
Throw an exception if the caller who made this IPC call has disconnected.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.