Class Orchestrator.Builder (0.1.0)

publicstaticfinalclass Orchestrator.BuilderextendsGeneratedMessageV3.Builder<Orchestrator.Builder>implementsOrchestratorOrBuilder

The component responsible for scheduling and running workloads on the cluster as well as providing the user interface for interacting with the cluster at runtime.

Protobuf type google.cloud.hypercomputecluster.v1beta.Orchestrator

Inherited Members

com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)

Static Methods

getDescriptor()

publicstaticfinalDescriptors.DescriptorgetDescriptor()
Returns
Type Description
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

publicOrchestrator.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
Orchestrator.Builder
Overrides

build()

publicOrchestratorbuild()
Returns
Type Description
Orchestrator

buildPartial()

publicOrchestratorbuildPartial()
Returns
Type Description
Orchestrator

clear()

publicOrchestrator.Builderclear()
Returns
Type Description
Orchestrator.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

publicOrchestrator.BuilderclearField(Descriptors.FieldDescriptorfield)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
Orchestrator.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

publicOrchestrator.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
Orchestrator.Builder
Overrides

clearOption()

publicOrchestrator.BuilderclearOption()
Returns
Type Description
Orchestrator.Builder

clearSlurm()

publicOrchestrator.BuilderclearSlurm()

Optional. If set, indicates that the cluster should use Slurm as the orchestrator.

.google.cloud.hypercomputecluster.v1beta.SlurmOrchestrator slurm = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
Orchestrator.Builder

clone()

publicOrchestrator.Builderclone()
Returns
Type Description
Orchestrator.Builder
Overrides

getDefaultInstanceForType()

publicOrchestratorgetDefaultInstanceForType()
Returns
Type Description
Orchestrator

getDescriptorForType()

publicDescriptors.DescriptorgetDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getOptionCase()

publicOrchestrator.OptionCasegetOptionCase()
Returns
Type Description
Orchestrator.OptionCase

getSlurm()

publicSlurmOrchestratorgetSlurm()

Optional. If set, indicates that the cluster should use Slurm as the orchestrator.

.google.cloud.hypercomputecluster.v1beta.SlurmOrchestrator slurm = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
SlurmOrchestrator

The slurm.

getSlurmBuilder()

publicSlurmOrchestrator.BuildergetSlurmBuilder()

Optional. If set, indicates that the cluster should use Slurm as the orchestrator.

.google.cloud.hypercomputecluster.v1beta.SlurmOrchestrator slurm = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
SlurmOrchestrator.Builder

getSlurmOrBuilder()

publicSlurmOrchestratorOrBuildergetSlurmOrBuilder()

Optional. If set, indicates that the cluster should use Slurm as the orchestrator.

.google.cloud.hypercomputecluster.v1beta.SlurmOrchestrator slurm = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
SlurmOrchestratorOrBuilder

hasSlurm()

publicbooleanhasSlurm()

Optional. If set, indicates that the cluster should use Slurm as the orchestrator.

.google.cloud.hypercomputecluster.v1beta.SlurmOrchestrator slurm = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the slurm field is set.

internalGetFieldAccessorTable()

protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

publicfinalbooleanisInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(Orchestrator other)

publicOrchestrator.BuildermergeFrom(Orchestratorother)
Parameter
Name Description
other Orchestrator
Returns
Type Description
Orchestrator.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

publicOrchestrator.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
Orchestrator.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

publicOrchestrator.BuildermergeFrom(Messageother)
Parameter
Name Description
other Message
Returns
Type Description
Orchestrator.Builder
Overrides

mergeSlurm(SlurmOrchestrator value)

publicOrchestrator.BuildermergeSlurm(SlurmOrchestratorvalue)

Optional. If set, indicates that the cluster should use Slurm as the orchestrator.

.google.cloud.hypercomputecluster.v1beta.SlurmOrchestrator slurm = 1 [(.google.api.field_behavior) = OPTIONAL];

Parameter
Name Description
value SlurmOrchestrator
Returns
Type Description
Orchestrator.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

publicfinalOrchestrator.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
Orchestrator.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

publicOrchestrator.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
Orchestrator.Builder
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

publicOrchestrator.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
Orchestrator.Builder
Overrides

setSlurm(SlurmOrchestrator value)

publicOrchestrator.BuildersetSlurm(SlurmOrchestratorvalue)

Optional. If set, indicates that the cluster should use Slurm as the orchestrator.

.google.cloud.hypercomputecluster.v1beta.SlurmOrchestrator slurm = 1 [(.google.api.field_behavior) = OPTIONAL];

Parameter
Name Description
value SlurmOrchestrator
Returns
Type Description
Orchestrator.Builder

setSlurm(SlurmOrchestrator.Builder builderForValue)

publicOrchestrator.BuildersetSlurm(SlurmOrchestrator.BuilderbuilderForValue)

Optional. If set, indicates that the cluster should use Slurm as the orchestrator.

.google.cloud.hypercomputecluster.v1beta.SlurmOrchestrator slurm = 1 [(.google.api.field_behavior) = OPTIONAL];

Parameter
Name Description
builderForValue SlurmOrchestrator.Builder
Returns
Type Description
Orchestrator.Builder

setUnknownFields(UnknownFieldSet unknownFields)

publicfinalOrchestrator.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
Orchestrator.Builder
Overrides

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年12月17日 UTC.