public interface  org.apache.drill.exec.rpc.ConnectionThrottle extends java.lang.Object
{
public abstract void setAutoRead(boolean);
}