Class DrillClient

java.lang.Object
org.apache.drill.exec.client.DrillClient
All Implemented Interfaces:
Closeable, AutoCloseable, ConnectionThrottle

public class DrillClient extends Object implements Closeable, ConnectionThrottle
Thin wrapper around a UserClient that handles connect/close and transforms String into ByteBuf.