public static final class FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder> implements FlightSql.ActionCreatePreparedSubstraitPlanRequestOrBuilder
Request message for the "CreatePreparedSubstraitPlan" action on a Flight SQL enabled backend.Protobuf type
arrow.flight.protocol.sql.ActionCreatePreparedSubstraitPlanRequest
Modifier and Type | Method and Description |
---|---|
FlightSql.ActionCreatePreparedSubstraitPlanRequest |
build() |
FlightSql.ActionCreatePreparedSubstraitPlanRequest |
buildPartial() |
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder |
clear() |
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder |
clearPlan()
The serialized substrait.Plan to create a prepared statement for.
|
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder |
clearTransactionId()
Create/execute the prepared statement as part of this transaction (if
unset, executions of the prepared statement will be auto-committed).
|
FlightSql.ActionCreatePreparedSubstraitPlanRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
FlightSql.SubstraitPlan |
getPlan()
The serialized substrait.Plan to create a prepared statement for.
|
FlightSql.SubstraitPlan.Builder |
getPlanBuilder()
The serialized substrait.Plan to create a prepared statement for.
|
FlightSql.SubstraitPlanOrBuilder |
getPlanOrBuilder()
The serialized substrait.Plan to create a prepared statement for.
|
com.google.protobuf.ByteString |
getTransactionId()
Create/execute the prepared statement as part of this transaction (if
unset, executions of the prepared statement will be auto-committed).
|
boolean |
hasPlan()
The serialized substrait.Plan to create a prepared statement for.
|
boolean |
hasTransactionId()
Create/execute the prepared statement as part of this transaction (if
unset, executions of the prepared statement will be auto-committed).
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder |
mergeFrom(FlightSql.ActionCreatePreparedSubstraitPlanRequest other) |
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder |
mergePlan(FlightSql.SubstraitPlan value)
The serialized substrait.Plan to create a prepared statement for.
|
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder |
setPlan(FlightSql.SubstraitPlan.Builder builderForValue)
The serialized substrait.Plan to create a prepared statement for.
|
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder |
setPlan(FlightSql.SubstraitPlan value)
The serialized substrait.Plan to create a prepared statement for.
|
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder |
setTransactionId(com.google.protobuf.ByteString value)
Create/execute the prepared statement as part of this transaction (if
unset, executions of the prepared statement will be auto-committed).
|
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder>
public FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder>
public FlightSql.ActionCreatePreparedSubstraitPlanRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public FlightSql.ActionCreatePreparedSubstraitPlanRequest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public FlightSql.ActionCreatePreparedSubstraitPlanRequest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder>
public FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder mergeFrom(FlightSql.ActionCreatePreparedSubstraitPlanRequest other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder>
public FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder>
IOException
public boolean hasPlan()
The serialized substrait.Plan to create a prepared statement for.
.arrow.flight.protocol.sql.SubstraitPlan plan = 1;
hasPlan
in interface FlightSql.ActionCreatePreparedSubstraitPlanRequestOrBuilder
public FlightSql.SubstraitPlan getPlan()
The serialized substrait.Plan to create a prepared statement for.
.arrow.flight.protocol.sql.SubstraitPlan plan = 1;
getPlan
in interface FlightSql.ActionCreatePreparedSubstraitPlanRequestOrBuilder
public FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder setPlan(FlightSql.SubstraitPlan value)
The serialized substrait.Plan to create a prepared statement for.
.arrow.flight.protocol.sql.SubstraitPlan plan = 1;
public FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder setPlan(FlightSql.SubstraitPlan.Builder builderForValue)
The serialized substrait.Plan to create a prepared statement for.
.arrow.flight.protocol.sql.SubstraitPlan plan = 1;
public FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder mergePlan(FlightSql.SubstraitPlan value)
The serialized substrait.Plan to create a prepared statement for.
.arrow.flight.protocol.sql.SubstraitPlan plan = 1;
public FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder clearPlan()
The serialized substrait.Plan to create a prepared statement for.
.arrow.flight.protocol.sql.SubstraitPlan plan = 1;
public FlightSql.SubstraitPlan.Builder getPlanBuilder()
The serialized substrait.Plan to create a prepared statement for.
.arrow.flight.protocol.sql.SubstraitPlan plan = 1;
public FlightSql.SubstraitPlanOrBuilder getPlanOrBuilder()
The serialized substrait.Plan to create a prepared statement for.
.arrow.flight.protocol.sql.SubstraitPlan plan = 1;
getPlanOrBuilder
in interface FlightSql.ActionCreatePreparedSubstraitPlanRequestOrBuilder
public boolean hasTransactionId()
Create/execute the prepared statement as part of this transaction (if unset, executions of the prepared statement will be auto-committed).
optional bytes transaction_id = 2;
hasTransactionId
in interface FlightSql.ActionCreatePreparedSubstraitPlanRequestOrBuilder
public com.google.protobuf.ByteString getTransactionId()
Create/execute the prepared statement as part of this transaction (if unset, executions of the prepared statement will be auto-committed).
optional bytes transaction_id = 2;
getTransactionId
in interface FlightSql.ActionCreatePreparedSubstraitPlanRequestOrBuilder
public FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder setTransactionId(com.google.protobuf.ByteString value)
Create/execute the prepared statement as part of this transaction (if unset, executions of the prepared statement will be auto-committed).
optional bytes transaction_id = 2;
value
- The transactionId to set.public FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder clearTransactionId()
Create/execute the prepared statement as part of this transaction (if unset, executions of the prepared statement will be auto-committed).
optional bytes transaction_id = 2;
public final FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder>
public final FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder>
Copyright © 2023 The Apache Software Foundation. All rights reserved.