Uses of Class
org.apache.drill.exec.proto.UserProtos.CreatePreparedStatementResp
Packages that use UserProtos.CreatePreparedStatementResp
Package
Description
Java client API for submitting queries and accepting result sets from a Drill
server.
-
Uses of UserProtos.CreatePreparedStatementResp in org.apache.drill.exec.client
Methods in org.apache.drill.exec.client that return types with arguments of type UserProtos.CreatePreparedStatementRespModifier and TypeMethodDescriptionDrillClient.createPreparedStatement(String query) Create a prepared statement for given thequery. -
Uses of UserProtos.CreatePreparedStatementResp in org.apache.drill.exec.proto
Fields in org.apache.drill.exec.proto with type parameters of type UserProtos.CreatePreparedStatementRespModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<UserProtos.CreatePreparedStatementResp> UserProtos.CreatePreparedStatementResp.PARSERDeprecated.Methods in org.apache.drill.exec.proto that return UserProtos.CreatePreparedStatementRespModifier and TypeMethodDescriptionUserProtos.CreatePreparedStatementResp.Builder.build()UserProtos.CreatePreparedStatementResp.Builder.buildPartial()UserProtos.CreatePreparedStatementResp.getDefaultInstance()UserProtos.CreatePreparedStatementResp.Builder.getDefaultInstanceForType()UserProtos.CreatePreparedStatementResp.getDefaultInstanceForType()SchemaUserProtos.CreatePreparedStatementResp.MessageSchema.newMessage()UserProtos.CreatePreparedStatementResp.parseDelimitedFrom(InputStream input) UserProtos.CreatePreparedStatementResp.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserProtos.CreatePreparedStatementResp.parseFrom(byte[] data) UserProtos.CreatePreparedStatementResp.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserProtos.CreatePreparedStatementResp.parseFrom(com.google.protobuf.ByteString data) UserProtos.CreatePreparedStatementResp.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserProtos.CreatePreparedStatementResp.parseFrom(com.google.protobuf.CodedInputStream input) UserProtos.CreatePreparedStatementResp.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserProtos.CreatePreparedStatementResp.parseFrom(InputStream input) UserProtos.CreatePreparedStatementResp.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserProtos.CreatePreparedStatementResp.parseFrom(ByteBuffer data) UserProtos.CreatePreparedStatementResp.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.drill.exec.proto that return types with arguments of type UserProtos.CreatePreparedStatementRespModifier and TypeMethodDescriptioncom.google.protobuf.Parser<UserProtos.CreatePreparedStatementResp> UserProtos.CreatePreparedStatementResp.getParserForType()static com.google.protobuf.Parser<UserProtos.CreatePreparedStatementResp> UserProtos.CreatePreparedStatementResp.parser()SchemaUserProtos.CreatePreparedStatementResp.MessageSchema.typeClass()Methods in org.apache.drill.exec.proto with parameters of type UserProtos.CreatePreparedStatementRespModifier and TypeMethodDescriptionbooleanSchemaUserProtos.CreatePreparedStatementResp.MessageSchema.isInitialized(UserProtos.CreatePreparedStatementResp message) voidSchemaUserProtos.CreatePreparedStatementResp.MessageSchema.mergeFrom(io.protostuff.Input input, UserProtos.CreatePreparedStatementResp message) UserProtos.CreatePreparedStatementResp.Builder.mergeFrom(UserProtos.CreatePreparedStatementResp other) UserProtos.CreatePreparedStatementResp.newBuilder(UserProtos.CreatePreparedStatementResp prototype) voidSchemaUserProtos.CreatePreparedStatementResp.MessageSchema.writeTo(io.protostuff.Output output, UserProtos.CreatePreparedStatementResp message)