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