Package io.temporal.api.deployment.v1
Class WorkerDeploymentInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<WorkerDeploymentInfo.Builder>
-
- io.temporal.api.deployment.v1.WorkerDeploymentInfo.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,WorkerDeploymentInfoOrBuilder,java.lang.Cloneable
- Enclosing class:
- WorkerDeploymentInfo
public static final class WorkerDeploymentInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<WorkerDeploymentInfo.Builder> implements WorkerDeploymentInfoOrBuilder
A Worker Deployment (Deployment, for short) represents all workers serving a shared set of Task Queues. Typically, a Deployment represents one service or application. A Deployment contains multiple Deployment Versions, each representing a different version of workers. (see documentation of WorkerDeploymentVersionInfo) Deployment records are created in Temporal server automatically when their first poller arrives to the server. Experimental. Worker Deployments are experimental and might significantly change in the future.
Protobuf typetemporal.api.deployment.v1.WorkerDeploymentInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description WorkerDeploymentInfo.BuilderaddAllVersionSummaries(java.lang.Iterable<? extends WorkerDeploymentInfo.WorkerDeploymentVersionSummary> values)Deployment Versions that are currently tracked in this Deployment.WorkerDeploymentInfo.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)WorkerDeploymentInfo.BuilderaddVersionSummaries(int index, WorkerDeploymentInfo.WorkerDeploymentVersionSummary value)Deployment Versions that are currently tracked in this Deployment.WorkerDeploymentInfo.BuilderaddVersionSummaries(int index, WorkerDeploymentInfo.WorkerDeploymentVersionSummary.Builder builderForValue)Deployment Versions that are currently tracked in this Deployment.WorkerDeploymentInfo.BuilderaddVersionSummaries(WorkerDeploymentInfo.WorkerDeploymentVersionSummary value)Deployment Versions that are currently tracked in this Deployment.WorkerDeploymentInfo.BuilderaddVersionSummaries(WorkerDeploymentInfo.WorkerDeploymentVersionSummary.Builder builderForValue)Deployment Versions that are currently tracked in this Deployment.WorkerDeploymentInfo.WorkerDeploymentVersionSummary.BuilderaddVersionSummariesBuilder()Deployment Versions that are currently tracked in this Deployment.WorkerDeploymentInfo.WorkerDeploymentVersionSummary.BuilderaddVersionSummariesBuilder(int index)Deployment Versions that are currently tracked in this Deployment.WorkerDeploymentInfobuild()WorkerDeploymentInfobuildPartial()WorkerDeploymentInfo.Builderclear()WorkerDeploymentInfo.BuilderclearCreateTime().google.protobuf.Timestamp create_time = 3;WorkerDeploymentInfo.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)WorkerDeploymentInfo.BuilderclearLastModifierIdentity()Identity of the last client who modified the configuration of this Deployment.WorkerDeploymentInfo.BuilderclearName()Identifies a Worker Deployment.WorkerDeploymentInfo.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)WorkerDeploymentInfo.BuilderclearRoutingConfig().temporal.api.deployment.v1.RoutingConfig routing_config = 4;WorkerDeploymentInfo.BuilderclearVersionSummaries()Deployment Versions that are currently tracked in this Deployment.WorkerDeploymentInfo.Builderclone()com.google.protobuf.TimestampgetCreateTime().google.protobuf.Timestamp create_time = 3;com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder().google.protobuf.Timestamp create_time = 3;com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder().google.protobuf.Timestamp create_time = 3;WorkerDeploymentInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetLastModifierIdentity()Identity of the last client who modified the configuration of this Deployment.com.google.protobuf.ByteStringgetLastModifierIdentityBytes()Identity of the last client who modified the configuration of this Deployment.java.lang.StringgetName()Identifies a Worker Deployment.com.google.protobuf.ByteStringgetNameBytes()Identifies a Worker Deployment.RoutingConfiggetRoutingConfig().temporal.api.deployment.v1.RoutingConfig routing_config = 4;RoutingConfig.BuildergetRoutingConfigBuilder().temporal.api.deployment.v1.RoutingConfig routing_config = 4;RoutingConfigOrBuildergetRoutingConfigOrBuilder().temporal.api.deployment.v1.RoutingConfig routing_config = 4;WorkerDeploymentInfo.WorkerDeploymentVersionSummarygetVersionSummaries(int index)Deployment Versions that are currently tracked in this Deployment.WorkerDeploymentInfo.WorkerDeploymentVersionSummary.BuildergetVersionSummariesBuilder(int index)Deployment Versions that are currently tracked in this Deployment.java.util.List<WorkerDeploymentInfo.WorkerDeploymentVersionSummary.Builder>getVersionSummariesBuilderList()Deployment Versions that are currently tracked in this Deployment.intgetVersionSummariesCount()Deployment Versions that are currently tracked in this Deployment.java.util.List<WorkerDeploymentInfo.WorkerDeploymentVersionSummary>getVersionSummariesList()Deployment Versions that are currently tracked in this Deployment.WorkerDeploymentInfo.WorkerDeploymentVersionSummaryOrBuildergetVersionSummariesOrBuilder(int index)Deployment Versions that are currently tracked in this Deployment.java.util.List<? extends WorkerDeploymentInfo.WorkerDeploymentVersionSummaryOrBuilder>getVersionSummariesOrBuilderList()Deployment Versions that are currently tracked in this Deployment.booleanhasCreateTime().google.protobuf.Timestamp create_time = 3;booleanhasRoutingConfig().temporal.api.deployment.v1.RoutingConfig routing_config = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()WorkerDeploymentInfo.BuildermergeCreateTime(com.google.protobuf.Timestamp value).google.protobuf.Timestamp create_time = 3;WorkerDeploymentInfo.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)WorkerDeploymentInfo.BuildermergeFrom(com.google.protobuf.Message other)WorkerDeploymentInfo.BuildermergeFrom(WorkerDeploymentInfo other)WorkerDeploymentInfo.BuildermergeRoutingConfig(RoutingConfig value).temporal.api.deployment.v1.RoutingConfig routing_config = 4;WorkerDeploymentInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)WorkerDeploymentInfo.BuilderremoveVersionSummaries(int index)Deployment Versions that are currently tracked in this Deployment.WorkerDeploymentInfo.BuildersetCreateTime(com.google.protobuf.Timestamp value).google.protobuf.Timestamp create_time = 3;WorkerDeploymentInfo.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue).google.protobuf.Timestamp create_time = 3;WorkerDeploymentInfo.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)WorkerDeploymentInfo.BuildersetLastModifierIdentity(java.lang.String value)Identity of the last client who modified the configuration of this Deployment.WorkerDeploymentInfo.BuildersetLastModifierIdentityBytes(com.google.protobuf.ByteString value)Identity of the last client who modified the configuration of this Deployment.WorkerDeploymentInfo.BuildersetName(java.lang.String value)Identifies a Worker Deployment.WorkerDeploymentInfo.BuildersetNameBytes(com.google.protobuf.ByteString value)Identifies a Worker Deployment.WorkerDeploymentInfo.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)WorkerDeploymentInfo.BuildersetRoutingConfig(RoutingConfig value).temporal.api.deployment.v1.RoutingConfig routing_config = 4;WorkerDeploymentInfo.BuildersetRoutingConfig(RoutingConfig.Builder builderForValue).temporal.api.deployment.v1.RoutingConfig routing_config = 4;WorkerDeploymentInfo.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)WorkerDeploymentInfo.BuildersetVersionSummaries(int index, WorkerDeploymentInfo.WorkerDeploymentVersionSummary value)Deployment Versions that are currently tracked in this Deployment.WorkerDeploymentInfo.BuildersetVersionSummaries(int index, WorkerDeploymentInfo.WorkerDeploymentVersionSummary.Builder builderForValue)Deployment Versions that are currently tracked in this Deployment.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<WorkerDeploymentInfo.Builder>
-
clear
public WorkerDeploymentInfo.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkerDeploymentInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<WorkerDeploymentInfo.Builder>
-
getDefaultInstanceForType
public WorkerDeploymentInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public WorkerDeploymentInfo build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public WorkerDeploymentInfo buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public WorkerDeploymentInfo.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<WorkerDeploymentInfo.Builder>
-
setField
public WorkerDeploymentInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkerDeploymentInfo.Builder>
-
clearField
public WorkerDeploymentInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkerDeploymentInfo.Builder>
-
clearOneof
public WorkerDeploymentInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkerDeploymentInfo.Builder>
-
setRepeatedField
public WorkerDeploymentInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkerDeploymentInfo.Builder>
-
addRepeatedField
public WorkerDeploymentInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkerDeploymentInfo.Builder>
-
mergeFrom
public WorkerDeploymentInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<WorkerDeploymentInfo.Builder>
-
mergeFrom
public WorkerDeploymentInfo.Builder mergeFrom(WorkerDeploymentInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkerDeploymentInfo.Builder>
-
mergeFrom
public WorkerDeploymentInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<WorkerDeploymentInfo.Builder>- Throws:
java.io.IOException
-
getName
public java.lang.String getName()
Identifies a Worker Deployment. Must be unique within the namespace.
string name = 1;- Specified by:
getNamein interfaceWorkerDeploymentInfoOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Identifies a Worker Deployment. Must be unique within the namespace.
string name = 1;- Specified by:
getNameBytesin interfaceWorkerDeploymentInfoOrBuilder- Returns:
- The bytes for name.
-
setName
public WorkerDeploymentInfo.Builder setName(java.lang.String value)
Identifies a Worker Deployment. Must be unique within the namespace.
string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public WorkerDeploymentInfo.Builder clearName()
Identifies a Worker Deployment. Must be unique within the namespace.
string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
public WorkerDeploymentInfo.Builder setNameBytes(com.google.protobuf.ByteString value)
Identifies a Worker Deployment. Must be unique within the namespace.
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getVersionSummariesList
public java.util.List<WorkerDeploymentInfo.WorkerDeploymentVersionSummary> getVersionSummariesList()
Deployment Versions that are currently tracked in this Deployment. A DeploymentVersion will be cleaned up automatically if all the following conditions meet: - It does not receive new executions (is not current or ramping) - It has no active pollers (see WorkerDeploymentVersionInfo.pollers_status) - It is drained (see WorkerDeploymentVersionInfo.drainage_status)
repeated .temporal.api.deployment.v1.WorkerDeploymentInfo.WorkerDeploymentVersionSummary version_summaries = 2;- Specified by:
getVersionSummariesListin interfaceWorkerDeploymentInfoOrBuilder
-
getVersionSummariesCount
public int getVersionSummariesCount()
Deployment Versions that are currently tracked in this Deployment. A DeploymentVersion will be cleaned up automatically if all the following conditions meet: - It does not receive new executions (is not current or ramping) - It has no active pollers (see WorkerDeploymentVersionInfo.pollers_status) - It is drained (see WorkerDeploymentVersionInfo.drainage_status)
repeated .temporal.api.deployment.v1.WorkerDeploymentInfo.WorkerDeploymentVersionSummary version_summaries = 2;- Specified by:
getVersionSummariesCountin interfaceWorkerDeploymentInfoOrBuilder
-
getVersionSummaries
public WorkerDeploymentInfo.WorkerDeploymentVersionSummary getVersionSummaries(int index)
Deployment Versions that are currently tracked in this Deployment. A DeploymentVersion will be cleaned up automatically if all the following conditions meet: - It does not receive new executions (is not current or ramping) - It has no active pollers (see WorkerDeploymentVersionInfo.pollers_status) - It is drained (see WorkerDeploymentVersionInfo.drainage_status)
repeated .temporal.api.deployment.v1.WorkerDeploymentInfo.WorkerDeploymentVersionSummary version_summaries = 2;- Specified by:
getVersionSummariesin interfaceWorkerDeploymentInfoOrBuilder
-
setVersionSummaries
public WorkerDeploymentInfo.Builder setVersionSummaries(int index, WorkerDeploymentInfo.WorkerDeploymentVersionSummary value)
Deployment Versions that are currently tracked in this Deployment. A DeploymentVersion will be cleaned up automatically if all the following conditions meet: - It does not receive new executions (is not current or ramping) - It has no active pollers (see WorkerDeploymentVersionInfo.pollers_status) - It is drained (see WorkerDeploymentVersionInfo.drainage_status)
repeated .temporal.api.deployment.v1.WorkerDeploymentInfo.WorkerDeploymentVersionSummary version_summaries = 2;
-
setVersionSummaries
public WorkerDeploymentInfo.Builder setVersionSummaries(int index, WorkerDeploymentInfo.WorkerDeploymentVersionSummary.Builder builderForValue)
Deployment Versions that are currently tracked in this Deployment. A DeploymentVersion will be cleaned up automatically if all the following conditions meet: - It does not receive new executions (is not current or ramping) - It has no active pollers (see WorkerDeploymentVersionInfo.pollers_status) - It is drained (see WorkerDeploymentVersionInfo.drainage_status)
repeated .temporal.api.deployment.v1.WorkerDeploymentInfo.WorkerDeploymentVersionSummary version_summaries = 2;
-
addVersionSummaries
public WorkerDeploymentInfo.Builder addVersionSummaries(WorkerDeploymentInfo.WorkerDeploymentVersionSummary value)
Deployment Versions that are currently tracked in this Deployment. A DeploymentVersion will be cleaned up automatically if all the following conditions meet: - It does not receive new executions (is not current or ramping) - It has no active pollers (see WorkerDeploymentVersionInfo.pollers_status) - It is drained (see WorkerDeploymentVersionInfo.drainage_status)
repeated .temporal.api.deployment.v1.WorkerDeploymentInfo.WorkerDeploymentVersionSummary version_summaries = 2;
-
addVersionSummaries
public WorkerDeploymentInfo.Builder addVersionSummaries(int index, WorkerDeploymentInfo.WorkerDeploymentVersionSummary value)
Deployment Versions that are currently tracked in this Deployment. A DeploymentVersion will be cleaned up automatically if all the following conditions meet: - It does not receive new executions (is not current or ramping) - It has no active pollers (see WorkerDeploymentVersionInfo.pollers_status) - It is drained (see WorkerDeploymentVersionInfo.drainage_status)
repeated .temporal.api.deployment.v1.WorkerDeploymentInfo.WorkerDeploymentVersionSummary version_summaries = 2;
-
addVersionSummaries
public WorkerDeploymentInfo.Builder addVersionSummaries(WorkerDeploymentInfo.WorkerDeploymentVersionSummary.Builder builderForValue)
Deployment Versions that are currently tracked in this Deployment. A DeploymentVersion will be cleaned up automatically if all the following conditions meet: - It does not receive new executions (is not current or ramping) - It has no active pollers (see WorkerDeploymentVersionInfo.pollers_status) - It is drained (see WorkerDeploymentVersionInfo.drainage_status)
repeated .temporal.api.deployment.v1.WorkerDeploymentInfo.WorkerDeploymentVersionSummary version_summaries = 2;
-
addVersionSummaries
public WorkerDeploymentInfo.Builder addVersionSummaries(int index, WorkerDeploymentInfo.WorkerDeploymentVersionSummary.Builder builderForValue)
Deployment Versions that are currently tracked in this Deployment. A DeploymentVersion will be cleaned up automatically if all the following conditions meet: - It does not receive new executions (is not current or ramping) - It has no active pollers (see WorkerDeploymentVersionInfo.pollers_status) - It is drained (see WorkerDeploymentVersionInfo.drainage_status)
repeated .temporal.api.deployment.v1.WorkerDeploymentInfo.WorkerDeploymentVersionSummary version_summaries = 2;
-
addAllVersionSummaries
public WorkerDeploymentInfo.Builder addAllVersionSummaries(java.lang.Iterable<? extends WorkerDeploymentInfo.WorkerDeploymentVersionSummary> values)
Deployment Versions that are currently tracked in this Deployment. A DeploymentVersion will be cleaned up automatically if all the following conditions meet: - It does not receive new executions (is not current or ramping) - It has no active pollers (see WorkerDeploymentVersionInfo.pollers_status) - It is drained (see WorkerDeploymentVersionInfo.drainage_status)
repeated .temporal.api.deployment.v1.WorkerDeploymentInfo.WorkerDeploymentVersionSummary version_summaries = 2;
-
clearVersionSummaries
public WorkerDeploymentInfo.Builder clearVersionSummaries()
Deployment Versions that are currently tracked in this Deployment. A DeploymentVersion will be cleaned up automatically if all the following conditions meet: - It does not receive new executions (is not current or ramping) - It has no active pollers (see WorkerDeploymentVersionInfo.pollers_status) - It is drained (see WorkerDeploymentVersionInfo.drainage_status)
repeated .temporal.api.deployment.v1.WorkerDeploymentInfo.WorkerDeploymentVersionSummary version_summaries = 2;
-
removeVersionSummaries
public WorkerDeploymentInfo.Builder removeVersionSummaries(int index)
Deployment Versions that are currently tracked in this Deployment. A DeploymentVersion will be cleaned up automatically if all the following conditions meet: - It does not receive new executions (is not current or ramping) - It has no active pollers (see WorkerDeploymentVersionInfo.pollers_status) - It is drained (see WorkerDeploymentVersionInfo.drainage_status)
repeated .temporal.api.deployment.v1.WorkerDeploymentInfo.WorkerDeploymentVersionSummary version_summaries = 2;
-
getVersionSummariesBuilder
public WorkerDeploymentInfo.WorkerDeploymentVersionSummary.Builder getVersionSummariesBuilder(int index)
Deployment Versions that are currently tracked in this Deployment. A DeploymentVersion will be cleaned up automatically if all the following conditions meet: - It does not receive new executions (is not current or ramping) - It has no active pollers (see WorkerDeploymentVersionInfo.pollers_status) - It is drained (see WorkerDeploymentVersionInfo.drainage_status)
repeated .temporal.api.deployment.v1.WorkerDeploymentInfo.WorkerDeploymentVersionSummary version_summaries = 2;
-
getVersionSummariesOrBuilder
public WorkerDeploymentInfo.WorkerDeploymentVersionSummaryOrBuilder getVersionSummariesOrBuilder(int index)
Deployment Versions that are currently tracked in this Deployment. A DeploymentVersion will be cleaned up automatically if all the following conditions meet: - It does not receive new executions (is not current or ramping) - It has no active pollers (see WorkerDeploymentVersionInfo.pollers_status) - It is drained (see WorkerDeploymentVersionInfo.drainage_status)
repeated .temporal.api.deployment.v1.WorkerDeploymentInfo.WorkerDeploymentVersionSummary version_summaries = 2;- Specified by:
getVersionSummariesOrBuilderin interfaceWorkerDeploymentInfoOrBuilder
-
getVersionSummariesOrBuilderList
public java.util.List<? extends WorkerDeploymentInfo.WorkerDeploymentVersionSummaryOrBuilder> getVersionSummariesOrBuilderList()
Deployment Versions that are currently tracked in this Deployment. A DeploymentVersion will be cleaned up automatically if all the following conditions meet: - It does not receive new executions (is not current or ramping) - It has no active pollers (see WorkerDeploymentVersionInfo.pollers_status) - It is drained (see WorkerDeploymentVersionInfo.drainage_status)
repeated .temporal.api.deployment.v1.WorkerDeploymentInfo.WorkerDeploymentVersionSummary version_summaries = 2;- Specified by:
getVersionSummariesOrBuilderListin interfaceWorkerDeploymentInfoOrBuilder
-
addVersionSummariesBuilder
public WorkerDeploymentInfo.WorkerDeploymentVersionSummary.Builder addVersionSummariesBuilder()
Deployment Versions that are currently tracked in this Deployment. A DeploymentVersion will be cleaned up automatically if all the following conditions meet: - It does not receive new executions (is not current or ramping) - It has no active pollers (see WorkerDeploymentVersionInfo.pollers_status) - It is drained (see WorkerDeploymentVersionInfo.drainage_status)
repeated .temporal.api.deployment.v1.WorkerDeploymentInfo.WorkerDeploymentVersionSummary version_summaries = 2;
-
addVersionSummariesBuilder
public WorkerDeploymentInfo.WorkerDeploymentVersionSummary.Builder addVersionSummariesBuilder(int index)
Deployment Versions that are currently tracked in this Deployment. A DeploymentVersion will be cleaned up automatically if all the following conditions meet: - It does not receive new executions (is not current or ramping) - It has no active pollers (see WorkerDeploymentVersionInfo.pollers_status) - It is drained (see WorkerDeploymentVersionInfo.drainage_status)
repeated .temporal.api.deployment.v1.WorkerDeploymentInfo.WorkerDeploymentVersionSummary version_summaries = 2;
-
getVersionSummariesBuilderList
public java.util.List<WorkerDeploymentInfo.WorkerDeploymentVersionSummary.Builder> getVersionSummariesBuilderList()
Deployment Versions that are currently tracked in this Deployment. A DeploymentVersion will be cleaned up automatically if all the following conditions meet: - It does not receive new executions (is not current or ramping) - It has no active pollers (see WorkerDeploymentVersionInfo.pollers_status) - It is drained (see WorkerDeploymentVersionInfo.drainage_status)
repeated .temporal.api.deployment.v1.WorkerDeploymentInfo.WorkerDeploymentVersionSummary version_summaries = 2;
-
hasCreateTime
public boolean hasCreateTime()
.google.protobuf.Timestamp create_time = 3;- Specified by:
hasCreateTimein interfaceWorkerDeploymentInfoOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
.google.protobuf.Timestamp create_time = 3;- Specified by:
getCreateTimein interfaceWorkerDeploymentInfoOrBuilder- Returns:
- The createTime.
-
setCreateTime
public WorkerDeploymentInfo.Builder setCreateTime(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp create_time = 3;
-
setCreateTime
public WorkerDeploymentInfo.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp create_time = 3;
-
mergeCreateTime
public WorkerDeploymentInfo.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp create_time = 3;
-
clearCreateTime
public WorkerDeploymentInfo.Builder clearCreateTime()
.google.protobuf.Timestamp create_time = 3;
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
.google.protobuf.Timestamp create_time = 3;
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
.google.protobuf.Timestamp create_time = 3;- Specified by:
getCreateTimeOrBuilderin interfaceWorkerDeploymentInfoOrBuilder
-
hasRoutingConfig
public boolean hasRoutingConfig()
.temporal.api.deployment.v1.RoutingConfig routing_config = 4;- Specified by:
hasRoutingConfigin interfaceWorkerDeploymentInfoOrBuilder- Returns:
- Whether the routingConfig field is set.
-
getRoutingConfig
public RoutingConfig getRoutingConfig()
.temporal.api.deployment.v1.RoutingConfig routing_config = 4;- Specified by:
getRoutingConfigin interfaceWorkerDeploymentInfoOrBuilder- Returns:
- The routingConfig.
-
setRoutingConfig
public WorkerDeploymentInfo.Builder setRoutingConfig(RoutingConfig value)
.temporal.api.deployment.v1.RoutingConfig routing_config = 4;
-
setRoutingConfig
public WorkerDeploymentInfo.Builder setRoutingConfig(RoutingConfig.Builder builderForValue)
.temporal.api.deployment.v1.RoutingConfig routing_config = 4;
-
mergeRoutingConfig
public WorkerDeploymentInfo.Builder mergeRoutingConfig(RoutingConfig value)
.temporal.api.deployment.v1.RoutingConfig routing_config = 4;
-
clearRoutingConfig
public WorkerDeploymentInfo.Builder clearRoutingConfig()
.temporal.api.deployment.v1.RoutingConfig routing_config = 4;
-
getRoutingConfigBuilder
public RoutingConfig.Builder getRoutingConfigBuilder()
.temporal.api.deployment.v1.RoutingConfig routing_config = 4;
-
getRoutingConfigOrBuilder
public RoutingConfigOrBuilder getRoutingConfigOrBuilder()
.temporal.api.deployment.v1.RoutingConfig routing_config = 4;- Specified by:
getRoutingConfigOrBuilderin interfaceWorkerDeploymentInfoOrBuilder
-
getLastModifierIdentity
public java.lang.String getLastModifierIdentity()
Identity of the last client who modified the configuration of this Deployment. Set to the `identity` value sent by APIs such as `SetWorkerDeploymentCurrentVersion` and `SetWorkerDeploymentRampingVersion`.
string last_modifier_identity = 5;- Specified by:
getLastModifierIdentityin interfaceWorkerDeploymentInfoOrBuilder- Returns:
- The lastModifierIdentity.
-
getLastModifierIdentityBytes
public com.google.protobuf.ByteString getLastModifierIdentityBytes()
Identity of the last client who modified the configuration of this Deployment. Set to the `identity` value sent by APIs such as `SetWorkerDeploymentCurrentVersion` and `SetWorkerDeploymentRampingVersion`.
string last_modifier_identity = 5;- Specified by:
getLastModifierIdentityBytesin interfaceWorkerDeploymentInfoOrBuilder- Returns:
- The bytes for lastModifierIdentity.
-
setLastModifierIdentity
public WorkerDeploymentInfo.Builder setLastModifierIdentity(java.lang.String value)
Identity of the last client who modified the configuration of this Deployment. Set to the `identity` value sent by APIs such as `SetWorkerDeploymentCurrentVersion` and `SetWorkerDeploymentRampingVersion`.
string last_modifier_identity = 5;- Parameters:
value- The lastModifierIdentity to set.- Returns:
- This builder for chaining.
-
clearLastModifierIdentity
public WorkerDeploymentInfo.Builder clearLastModifierIdentity()
Identity of the last client who modified the configuration of this Deployment. Set to the `identity` value sent by APIs such as `SetWorkerDeploymentCurrentVersion` and `SetWorkerDeploymentRampingVersion`.
string last_modifier_identity = 5;- Returns:
- This builder for chaining.
-
setLastModifierIdentityBytes
public WorkerDeploymentInfo.Builder setLastModifierIdentityBytes(com.google.protobuf.ByteString value)
Identity of the last client who modified the configuration of this Deployment. Set to the `identity` value sent by APIs such as `SetWorkerDeploymentCurrentVersion` and `SetWorkerDeploymentRampingVersion`.
string last_modifier_identity = 5;- Parameters:
value- The bytes for lastModifierIdentity to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final WorkerDeploymentInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkerDeploymentInfo.Builder>
-
mergeUnknownFields
public final WorkerDeploymentInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkerDeploymentInfo.Builder>
-
-