Package | Description |
---|---|
org.apache.arrow.flight.sql.impl |
Modifier and Type | Method and Description |
---|---|
FlightSql.SubstraitPlan |
FlightSql.SubstraitPlan.Builder.build() |
FlightSql.SubstraitPlan |
FlightSql.SubstraitPlan.Builder.buildPartial() |
static FlightSql.SubstraitPlan |
FlightSql.SubstraitPlan.getDefaultInstance() |
FlightSql.SubstraitPlan |
FlightSql.SubstraitPlan.getDefaultInstanceForType() |
FlightSql.SubstraitPlan |
FlightSql.SubstraitPlan.Builder.getDefaultInstanceForType() |
FlightSql.SubstraitPlan |
FlightSql.ActionCreatePreparedSubstraitPlanRequestOrBuilder.getPlan()
The serialized substrait.Plan to create a prepared statement for.
|
FlightSql.SubstraitPlan |
FlightSql.ActionCreatePreparedSubstraitPlanRequest.getPlan()
The serialized substrait.Plan to create a prepared statement for.
|
FlightSql.SubstraitPlan |
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.getPlan()
The serialized substrait.Plan to create a prepared statement for.
|
FlightSql.SubstraitPlan |
FlightSql.CommandStatementSubstraitPlanOrBuilder.getPlan()
A serialized substrait.Plan
|
FlightSql.SubstraitPlan |
FlightSql.CommandStatementSubstraitPlan.getPlan()
A serialized substrait.Plan
|
FlightSql.SubstraitPlan |
FlightSql.CommandStatementSubstraitPlan.Builder.getPlan()
A serialized substrait.Plan
|
static FlightSql.SubstraitPlan |
FlightSql.SubstraitPlan.parseDelimitedFrom(InputStream input) |
static FlightSql.SubstraitPlan |
FlightSql.SubstraitPlan.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlightSql.SubstraitPlan |
FlightSql.SubstraitPlan.parseFrom(byte[] data) |
static FlightSql.SubstraitPlan |
FlightSql.SubstraitPlan.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlightSql.SubstraitPlan |
FlightSql.SubstraitPlan.parseFrom(ByteBuffer data) |
static FlightSql.SubstraitPlan |
FlightSql.SubstraitPlan.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlightSql.SubstraitPlan |
FlightSql.SubstraitPlan.parseFrom(com.google.protobuf.ByteString data) |
static FlightSql.SubstraitPlan |
FlightSql.SubstraitPlan.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlightSql.SubstraitPlan |
FlightSql.SubstraitPlan.parseFrom(com.google.protobuf.CodedInputStream input) |
static FlightSql.SubstraitPlan |
FlightSql.SubstraitPlan.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlightSql.SubstraitPlan |
FlightSql.SubstraitPlan.parseFrom(InputStream input) |
static FlightSql.SubstraitPlan |
FlightSql.SubstraitPlan.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<FlightSql.SubstraitPlan> |
FlightSql.SubstraitPlan.getParserForType() |
static com.google.protobuf.Parser<FlightSql.SubstraitPlan> |
FlightSql.SubstraitPlan.parser() |
Modifier and Type | Method and Description |
---|---|
FlightSql.SubstraitPlan.Builder |
FlightSql.SubstraitPlan.Builder.mergeFrom(FlightSql.SubstraitPlan other) |
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder |
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.mergePlan(FlightSql.SubstraitPlan value)
The serialized substrait.Plan to create a prepared statement for.
|
FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.Builder.mergePlan(FlightSql.SubstraitPlan value)
A serialized substrait.Plan
|
static FlightSql.SubstraitPlan.Builder |
FlightSql.SubstraitPlan.newBuilder(FlightSql.SubstraitPlan prototype) |
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder |
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.setPlan(FlightSql.SubstraitPlan value)
The serialized substrait.Plan to create a prepared statement for.
|
FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.Builder.setPlan(FlightSql.SubstraitPlan value)
A serialized substrait.Plan
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.