Package io.temporal.api.deployment.v1
Class WorkerDeploymentInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.temporal.api.deployment.v1.WorkerDeploymentInfo
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,WorkerDeploymentInfoOrBuilder,java.io.Serializable
@Generated(value="protoc", comments="annotations:WorkerDeploymentInfo.java.pb.meta") public final class WorkerDeploymentInfo extends com.google.protobuf.GeneratedMessageV3 implements WorkerDeploymentInfoOrBuilderA 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- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWorkerDeploymentInfo.BuilderA Worker Deployment (Deployment, for short) represents all workers serving a shared set of Task Queues.static classWorkerDeploymentInfo.WorkerDeploymentVersionSummaryProtobuf typetemporal.api.deployment.v1.WorkerDeploymentInfo.WorkerDeploymentVersionSummarystatic interfaceWorkerDeploymentInfo.WorkerDeploymentVersionSummaryOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCREATE_TIME_FIELD_NUMBERstatic intLAST_MODIFIER_IDENTITY_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intROUTING_CONFIG_FIELD_NUMBERstatic intVERSION_SUMMARIES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)com.google.protobuf.TimestampgetCreateTime().google.protobuf.Timestamp create_time = 3;com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder().google.protobuf.Timestamp create_time = 3;static WorkerDeploymentInfogetDefaultInstance()WorkerDeploymentInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()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.com.google.protobuf.Parser<WorkerDeploymentInfo>getParserForType()RoutingConfiggetRoutingConfig().temporal.api.deployment.v1.RoutingConfig routing_config = 4;RoutingConfigOrBuildergetRoutingConfigOrBuilder().temporal.api.deployment.v1.RoutingConfig routing_config = 4;intgetSerializedSize()WorkerDeploymentInfo.WorkerDeploymentVersionSummarygetVersionSummaries(int index)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;inthashCode()booleanhasRoutingConfig().temporal.api.deployment.v1.RoutingConfig routing_config = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static WorkerDeploymentInfo.BuildernewBuilder()static WorkerDeploymentInfo.BuildernewBuilder(WorkerDeploymentInfo prototype)WorkerDeploymentInfo.BuildernewBuilderForType()protected WorkerDeploymentInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static WorkerDeploymentInfoparseDelimitedFrom(java.io.InputStream input)static WorkerDeploymentInfoparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkerDeploymentInfoparseFrom(byte[] data)static WorkerDeploymentInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkerDeploymentInfoparseFrom(com.google.protobuf.ByteString data)static WorkerDeploymentInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkerDeploymentInfoparseFrom(com.google.protobuf.CodedInputStream input)static WorkerDeploymentInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkerDeploymentInfoparseFrom(java.io.InputStream input)static WorkerDeploymentInfoparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkerDeploymentInfoparseFrom(java.nio.ByteBuffer data)static WorkerDeploymentInfoparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<WorkerDeploymentInfo>parser()WorkerDeploymentInfo.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERSION_SUMMARIES_FIELD_NUMBER
public static final int VERSION_SUMMARIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ROUTING_CONFIG_FIELD_NUMBER
public static final int ROUTING_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_MODIFIER_IDENTITY_FIELD_NUMBER
public static final int LAST_MODIFIER_IDENTITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
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.
-
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
-
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
-
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
-
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
-
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.
-
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.
-
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.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static WorkerDeploymentInfo parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkerDeploymentInfo parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkerDeploymentInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkerDeploymentInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkerDeploymentInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkerDeploymentInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkerDeploymentInfo parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static WorkerDeploymentInfo parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static WorkerDeploymentInfo parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static WorkerDeploymentInfo parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static WorkerDeploymentInfo parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static WorkerDeploymentInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public WorkerDeploymentInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static WorkerDeploymentInfo.Builder newBuilder()
-
newBuilder
public static WorkerDeploymentInfo.Builder newBuilder(WorkerDeploymentInfo prototype)
-
toBuilder
public WorkerDeploymentInfo.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected WorkerDeploymentInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static WorkerDeploymentInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<WorkerDeploymentInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<WorkerDeploymentInfo> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public WorkerDeploymentInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-