Uses of Interface
org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteRequestOrBuilder
-
Packages that use Requests.PrepareAndExecuteRequestOrBuilder Package Description org.apache.calcite.avatica.proto -
-
Uses of Requests.PrepareAndExecuteRequestOrBuilder in org.apache.calcite.avatica.proto
Classes in org.apache.calcite.avatica.proto that implement Requests.PrepareAndExecuteRequestOrBuilder Modifier and Type Class Description static classRequests.PrepareAndExecuteRequestRequest for Meta#prepareAndExecute(Meta.StatementHandle, String, long, Meta.PrepareCallback)static classRequests.PrepareAndExecuteRequest.BuilderRequest for Meta#prepareAndExecute(Meta.StatementHandle, String, long, Meta.PrepareCallback)
-