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.PARSERDeprecated.Methods in org.apache.drill.exec.proto that return UserProtos.PreparedStatementModifier and TypeMethodDescriptionUserProtos.PreparedStatement.Builder.build()UserProtos.PreparedStatement.Builder.buildPartial()static UserProtos.PreparedStatementUserProtos.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.PreparedStatementUserProtos.PreparedStatement.parseDelimitedFrom(InputStream input) static UserProtos.PreparedStatementUserProtos.PreparedStatement.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.PreparedStatementUserProtos.PreparedStatement.parseFrom(byte[] data) static UserProtos.PreparedStatementUserProtos.PreparedStatement.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.PreparedStatementUserProtos.PreparedStatement.parseFrom(com.google.protobuf.ByteString data) static UserProtos.PreparedStatementUserProtos.PreparedStatement.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.PreparedStatementUserProtos.PreparedStatement.parseFrom(com.google.protobuf.CodedInputStream input) static UserProtos.PreparedStatementUserProtos.PreparedStatement.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.PreparedStatementUserProtos.PreparedStatement.parseFrom(InputStream input) static UserProtos.PreparedStatementUserProtos.PreparedStatement.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.PreparedStatementUserProtos.PreparedStatement.parseFrom(ByteBuffer data) static UserProtos.PreparedStatementUserProtos.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 TypeMethodDescriptionbooleanSchemaUserProtos.PreparedStatement.MessageSchema.isInitialized(UserProtos.PreparedStatement message) voidSchemaUserProtos.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;voidSchemaUserProtos.PreparedStatement.MessageSchema.writeTo(io.protostuff.Output output, UserProtos.PreparedStatement message)