Class PreparedStatementProvider
java.lang.Object
org.apache.drill.exec.work.prepare.PreparedStatementProvider
Contains worker
Runnable
for creating a prepared statement and helper methods.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Runnable that creates a prepared statement for givenUserProtos.CreatePreparedStatementReq
and sends the response at the end. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PreparedStatementProvider
public PreparedStatementProvider()
-