interface  org.apache.drill.jdbc.impl.DrillRemoteStatement extends java.lang.Object
{
public abstract void cleanUp();
}