Uses of Class
org.apache.drill.exec.rpc.NonTransientRpcException
Packages that use NonTransientRpcException
Package
Description
Java client API for submitting queries and accepting result sets from a Drill
server.
-
Uses of NonTransientRpcException in org.apache.drill.exec.client
Subclasses of NonTransientRpcException in org.apache.drill.exec.clientModifier and TypeClassDescriptionclass
Exception for malformed connection string from client -
Uses of NonTransientRpcException in org.apache.drill.exec.rpc.user
Constructors in org.apache.drill.exec.rpc.user that throw NonTransientRpcExceptionModifierConstructorDescriptionUserClient
(String clientName, DrillConfig config, Properties properties, boolean supportComplexTypes, BufferAllocator allocator, io.netty.channel.EventLoopGroup eventLoopGroup, Executor eventExecutor, CoordinationProtos.DrillbitEndpoint endpoint)