public interface HasFailedRpcException
HBaseExceptions that can tell you which
RPC failed.| Modifier and Type | Method and Description |
|---|---|
HBaseRpc |
getFailedRpc()
Returns the RPC that caused this exception.
|
HBaseRpc getFailedRpc()
Copyright © 2010-2017, The Async HBase Authors