Uses of Class
org.apache.drill.exec.rpc.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
Modifier and TypeClassDescriptionclass
Exception for malformed connection string from client -
Uses of NonTransientRpcException in org.apache.drill.exec.rpc.user
ModifierConstructorDescriptionUserClient
(String clientName, DrillConfig config, Properties properties, boolean supportComplexTypes, BufferAllocator allocator, io.netty.channel.EventLoopGroup eventLoopGroup, Executor eventExecutor, CoordinationProtos.DrillbitEndpoint endpoint)