Uses of Class
org.apache.drill.exec.proto.UserProtos.PreparedStatement
Packages that use UserProtos.PreparedStatement
-
Uses of UserProtos.PreparedStatement in org.apache.drill.exec.proto
Fields in org.apache.drill.exec.proto with type parameters of type UserProtos.PreparedStatementModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<UserProtos.PreparedStatement>
UserProtos.PreparedStatement.PARSER
Deprecated.Methods in org.apache.drill.exec.proto that return UserProtos.PreparedStatementModifier and TypeMethodDescriptionUserProtos.PreparedStatement.Builder.build()
UserProtos.PreparedStatement.Builder.buildPartial()
static UserProtos.PreparedStatement
UserProtos.PreparedStatement.getDefaultInstance()
UserProtos.PreparedStatement.Builder.getDefaultInstanceForType()
UserProtos.PreparedStatement.getDefaultInstanceForType()
UserProtos.CreatePreparedStatementResp.Builder.getPreparedStatement()
optional .exec.user.PreparedStatement prepared_statement = 2;
UserProtos.CreatePreparedStatementResp.getPreparedStatement()
optional .exec.user.PreparedStatement prepared_statement = 2;
UserProtos.CreatePreparedStatementRespOrBuilder.getPreparedStatement()
optional .exec.user.PreparedStatement prepared_statement = 2;
SchemaUserProtos.PreparedStatement.MessageSchema.newMessage()
static UserProtos.PreparedStatement
UserProtos.PreparedStatement.parseDelimitedFrom
(InputStream input) static UserProtos.PreparedStatement
UserProtos.PreparedStatement.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.PreparedStatement
UserProtos.PreparedStatement.parseFrom
(byte[] data) static UserProtos.PreparedStatement
UserProtos.PreparedStatement.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.PreparedStatement
UserProtos.PreparedStatement.parseFrom
(com.google.protobuf.ByteString data) static UserProtos.PreparedStatement
UserProtos.PreparedStatement.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.PreparedStatement
UserProtos.PreparedStatement.parseFrom
(com.google.protobuf.CodedInputStream input) static UserProtos.PreparedStatement
UserProtos.PreparedStatement.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.PreparedStatement
UserProtos.PreparedStatement.parseFrom
(InputStream input) static UserProtos.PreparedStatement
UserProtos.PreparedStatement.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.PreparedStatement
UserProtos.PreparedStatement.parseFrom
(ByteBuffer data) static UserProtos.PreparedStatement
UserProtos.PreparedStatement.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.drill.exec.proto that return types with arguments of type UserProtos.PreparedStatementModifier and TypeMethodDescriptioncom.google.protobuf.Parser<UserProtos.PreparedStatement>
UserProtos.PreparedStatement.getParserForType()
static com.google.protobuf.Parser<UserProtos.PreparedStatement>
UserProtos.PreparedStatement.parser()
SchemaUserProtos.PreparedStatement.MessageSchema.typeClass()
Methods in org.apache.drill.exec.proto with parameters of type UserProtos.PreparedStatementModifier and TypeMethodDescriptionboolean
SchemaUserProtos.PreparedStatement.MessageSchema.isInitialized
(UserProtos.PreparedStatement message) void
SchemaUserProtos.PreparedStatement.MessageSchema.mergeFrom
(io.protostuff.Input input, UserProtos.PreparedStatement message) UserProtos.PreparedStatement.Builder.mergeFrom
(UserProtos.PreparedStatement other) UserProtos.CreatePreparedStatementResp.Builder.mergePreparedStatement
(UserProtos.PreparedStatement value) optional .exec.user.PreparedStatement prepared_statement = 2;
UserProtos.PreparedStatement.newBuilder
(UserProtos.PreparedStatement prototype) UserProtos.CreatePreparedStatementResp.Builder.setPreparedStatement
(UserProtos.PreparedStatement value) optional .exec.user.PreparedStatement prepared_statement = 2;
void
SchemaUserProtos.PreparedStatement.MessageSchema.writeTo
(io.protostuff.Output output, UserProtos.PreparedStatement message)