Uses of Class
org.apache.drill.exec.proto.UserProtos.PreparedStatement
-
Uses of UserProtos.PreparedStatement in org.apache.drill.exec.proto
Modifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<UserProtos.PreparedStatement>
UserProtos.PreparedStatement.PARSER
Deprecated.Modifier 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) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<UserProtos.PreparedStatement>
UserProtos.PreparedStatement.getParserForType()
static com.google.protobuf.Parser<UserProtos.PreparedStatement>
UserProtos.PreparedStatement.parser()
SchemaUserProtos.PreparedStatement.MessageSchema.typeClass()
Modifier 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)