@InterfaceAudience.Public
@InterfaceStability.Evolving
public interface HasFailedRpcException
KuduException
s that can tell you which
RPC failed.Modifier and Type | Method and Description |
---|---|
org.kududb.client.KuduRpc<?> |
getFailedRpc()
Returns the RPC that caused this exception.
|
Copyright © 2016. All rights reserved.