Class PreparedStatementProvider.PreparedStatementWorker

java.lang.Object
org.apache.drill.exec.work.prepare.PreparedStatementProvider.PreparedStatementWorker
All Implemented Interfaces:
Runnable
Enclosing class:
PreparedStatementProvider

public static class PreparedStatementProvider.PreparedStatementWorker extends Object implements Runnable
Runnable that creates a prepared statement for given UserProtos.CreatePreparedStatementReq and sends the response at the end.