Package | Description |
---|---|
com.google.cloud.dataproc.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
HiveJob |
HiveJob.Builder.build() |
HiveJob |
HiveJob.Builder.buildPartial() |
static HiveJob |
HiveJob.getDefaultInstance() |
HiveJob |
HiveJob.getDefaultInstanceForType() |
HiveJob |
HiveJob.Builder.getDefaultInstanceForType() |
HiveJob |
JobOrBuilder.getHiveJob()
Optional.
|
HiveJob |
Job.getHiveJob()
Optional.
|
HiveJob |
Job.Builder.getHiveJob()
Optional.
|
HiveJob |
OrderedJobOrBuilder.getHiveJob()
Optional.
|
HiveJob |
OrderedJob.getHiveJob()
Optional.
|
HiveJob |
OrderedJob.Builder.getHiveJob()
Optional.
|
static HiveJob |
HiveJob.parseDelimitedFrom(InputStream input) |
static HiveJob |
HiveJob.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static HiveJob |
HiveJob.parseFrom(byte[] data) |
static HiveJob |
HiveJob.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static HiveJob |
HiveJob.parseFrom(ByteBuffer data) |
static HiveJob |
HiveJob.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static HiveJob |
HiveJob.parseFrom(ByteString data) |
static HiveJob |
HiveJob.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static HiveJob |
HiveJob.parseFrom(CodedInputStream input) |
static HiveJob |
HiveJob.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static HiveJob |
HiveJob.parseFrom(InputStream input) |
static HiveJob |
HiveJob.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<HiveJob> |
HiveJob.getParserForType() |
static Parser<HiveJob> |
HiveJob.parser() |
Modifier and Type | Method and Description |
---|---|
HiveJob.Builder |
HiveJob.Builder.mergeFrom(HiveJob other) |
Job.Builder |
Job.Builder.mergeHiveJob(HiveJob value)
Optional.
|
OrderedJob.Builder |
OrderedJob.Builder.mergeHiveJob(HiveJob value)
Optional.
|
static HiveJob.Builder |
HiveJob.newBuilder(HiveJob prototype) |
Job.Builder |
Job.Builder.setHiveJob(HiveJob value)
Optional.
|
OrderedJob.Builder |
OrderedJob.Builder.setHiveJob(HiveJob value)
Optional.
|
Copyright © 2022 Google LLC. All rights reserved.