| Package | Description |
|---|---|
| org.apache.drill.exec.client |
Java client API for submitting queries and accepting result sets from a Drill
server.
|
| org.apache.drill.exec.rpc.user |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidConnectionInfoException
Exception for malformed connection string from client
|
| Constructor and Description |
|---|
UserClient(String clientName,
DrillConfig config,
Properties properties,
boolean supportComplexTypes,
BufferAllocator allocator,
io.netty.channel.EventLoopGroup eventLoopGroup,
Executor eventExecutor,
CoordinationProtos.DrillbitEndpoint endpoint) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.