| Modifier and Type | Method and Description |
|---|---|
PrestoJob |
PrestoJob.Builder.build() |
PrestoJob |
PrestoJob.Builder.buildPartial() |
static PrestoJob |
PrestoJob.getDefaultInstance() |
PrestoJob |
PrestoJob.getDefaultInstanceForType() |
PrestoJob |
PrestoJob.Builder.getDefaultInstanceForType() |
PrestoJob |
OrderedJobOrBuilder.getPrestoJob()
Optional.
|
PrestoJob |
JobOrBuilder.getPrestoJob()
Optional.
|
PrestoJob |
OrderedJob.getPrestoJob()
Optional.
|
PrestoJob |
OrderedJob.Builder.getPrestoJob()
Optional.
|
PrestoJob |
Job.getPrestoJob()
Optional.
|
PrestoJob |
Job.Builder.getPrestoJob()
Optional.
|
static PrestoJob |
PrestoJob.parseDelimitedFrom(InputStream input) |
static PrestoJob |
PrestoJob.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrestoJob |
PrestoJob.parseFrom(byte[] data) |
static PrestoJob |
PrestoJob.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrestoJob |
PrestoJob.parseFrom(ByteBuffer data) |
static PrestoJob |
PrestoJob.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrestoJob |
PrestoJob.parseFrom(com.google.protobuf.ByteString data) |
static PrestoJob |
PrestoJob.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrestoJob |
PrestoJob.parseFrom(com.google.protobuf.CodedInputStream input) |
static PrestoJob |
PrestoJob.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrestoJob |
PrestoJob.parseFrom(InputStream input) |
static PrestoJob |
PrestoJob.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PrestoJob> |
PrestoJob.getParserForType() |
static com.google.protobuf.Parser<PrestoJob> |
PrestoJob.parser() |
| Modifier and Type | Method and Description |
|---|---|
PrestoJob.Builder |
PrestoJob.Builder.mergeFrom(PrestoJob other) |
OrderedJob.Builder |
OrderedJob.Builder.mergePrestoJob(PrestoJob value)
Optional.
|
Job.Builder |
Job.Builder.mergePrestoJob(PrestoJob value)
Optional.
|
static PrestoJob.Builder |
PrestoJob.newBuilder(PrestoJob prototype) |
OrderedJob.Builder |
OrderedJob.Builder.setPrestoJob(PrestoJob value)
Optional.
|
Job.Builder |
Job.Builder.setPrestoJob(PrestoJob value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.