| Modifier and Type | Method and Description |
|---|---|
SparkSqlBatch |
SparkSqlBatch.Builder.build() |
SparkSqlBatch |
SparkSqlBatch.Builder.buildPartial() |
static SparkSqlBatch |
SparkSqlBatch.getDefaultInstance() |
SparkSqlBatch |
SparkSqlBatch.getDefaultInstanceForType() |
SparkSqlBatch |
SparkSqlBatch.Builder.getDefaultInstanceForType() |
SparkSqlBatch |
BatchOrBuilder.getSparkSqlBatch()
Optional.
|
SparkSqlBatch |
Batch.getSparkSqlBatch()
Optional.
|
SparkSqlBatch |
Batch.Builder.getSparkSqlBatch()
Optional.
|
static SparkSqlBatch |
SparkSqlBatch.parseDelimitedFrom(InputStream input) |
static SparkSqlBatch |
SparkSqlBatch.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SparkSqlBatch |
SparkSqlBatch.parseFrom(byte[] data) |
static SparkSqlBatch |
SparkSqlBatch.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SparkSqlBatch |
SparkSqlBatch.parseFrom(ByteBuffer data) |
static SparkSqlBatch |
SparkSqlBatch.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SparkSqlBatch |
SparkSqlBatch.parseFrom(com.google.protobuf.ByteString data) |
static SparkSqlBatch |
SparkSqlBatch.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SparkSqlBatch |
SparkSqlBatch.parseFrom(com.google.protobuf.CodedInputStream input) |
static SparkSqlBatch |
SparkSqlBatch.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SparkSqlBatch |
SparkSqlBatch.parseFrom(InputStream input) |
static SparkSqlBatch |
SparkSqlBatch.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SparkSqlBatch> |
SparkSqlBatch.getParserForType() |
static com.google.protobuf.Parser<SparkSqlBatch> |
SparkSqlBatch.parser() |
| Modifier and Type | Method and Description |
|---|---|
SparkSqlBatch.Builder |
SparkSqlBatch.Builder.mergeFrom(SparkSqlBatch other) |
Batch.Builder |
Batch.Builder.mergeSparkSqlBatch(SparkSqlBatch value)
Optional.
|
static SparkSqlBatch.Builder |
SparkSqlBatch.newBuilder(SparkSqlBatch prototype) |
Batch.Builder |
Batch.Builder.setSparkSqlBatch(SparkSqlBatch value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.