public static final class SparkConnectConfig.Builder extends GeneratedMessage.Builder<SparkConnectConfig.Builder> implements SparkConnectConfigOrBuilderSpark connect configuration for an interactive session.
Protobuf type google.cloud.dataproc.v1.SparkConnectConfig
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > SparkConnectConfig.BuilderImplements
SparkConnectConfigOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public SparkConnectConfig build()| Returns | |
|---|---|
| Type | Description |
SparkConnectConfig |
|
buildPartial()
public SparkConnectConfig buildPartial()| Returns | |
|---|---|
| Type | Description |
SparkConnectConfig |
|
clear()
public SparkConnectConfig.Builder clear()| Returns | |
|---|---|
| Type | Description |
SparkConnectConfig.Builder |
|
getDefaultInstanceForType()
public SparkConnectConfig getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SparkConnectConfig |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(SparkConnectConfig other)
public SparkConnectConfig.Builder mergeFrom(SparkConnectConfig other)| Parameter | |
|---|---|
| Name | Description |
other |
SparkConnectConfig |
| Returns | |
|---|---|
| Type | Description |
SparkConnectConfig.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public SparkConnectConfig.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SparkConnectConfig.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public SparkConnectConfig.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
SparkConnectConfig.Builder |
|