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
Modifier and TypeClassDescriptionstatic class
Runnable that creates a prepared statement for givenUserProtos.CreatePreparedStatementReq
and sends the response at the end. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
PreparedStatementProvider
public PreparedStatementProvider()
-