public interface HasFailedRpcException
HBaseException
s 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