Class WorkerListInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<WorkerListInfo.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<WorkerListInfo.Builder>
io.temporal.api.worker.v1.WorkerListInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,WorkerListInfoOrBuilder,Cloneable
- Enclosing class:
WorkerListInfo
public static final class WorkerListInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<WorkerListInfo.Builder>
implements WorkerListInfoOrBuilder
Limited worker information returned in the list response. When adding fields here, ensure that it is also added to WorkerInfo (as it carries the full worker information).Protobuf type
temporal.api.worker.v1.WorkerListInfo-
Method Summary
Modifier and TypeMethodDescriptionaddAllDrivers(Iterable<? extends StorageDriverInfo> values) Storage drivers in use by this SDK.addAllPlugins(Iterable<? extends PluginInfo> values) Plugins currently in use by this SDK.addDrivers(int index, StorageDriverInfo value) Storage drivers in use by this SDK.addDrivers(int index, StorageDriverInfo.Builder builderForValue) Storage drivers in use by this SDK.addDrivers(StorageDriverInfo value) Storage drivers in use by this SDK.addDrivers(StorageDriverInfo.Builder builderForValue) Storage drivers in use by this SDK.Storage drivers in use by this SDK.addDriversBuilder(int index) Storage drivers in use by this SDK.addPlugins(int index, PluginInfo value) Plugins currently in use by this SDK.addPlugins(int index, PluginInfo.Builder builderForValue) Plugins currently in use by this SDK.addPlugins(PluginInfo value) Plugins currently in use by this SDK.addPlugins(PluginInfo.Builder builderForValue) Plugins currently in use by this SDK.Plugins currently in use by this SDK.addPluginsBuilder(int index) Plugins currently in use by this SDK.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear().temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 4;Storage drivers in use by this SDK.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Worker host identifier.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Plugins currently in use by this SDK.Worker process identifier.string sdk_name = 5;string sdk_version = 6;Worker start time.Worker status.Task queue this worker is polling for tasks.Worker grouping identifier.Worker identity, set by the client, may not be unique.Worker identifier, should be unique for the namespace.clone().temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 4;.temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 4;.temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 4;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetDrivers(int index) Storage drivers in use by this SDK.getDriversBuilder(int index) Storage drivers in use by this SDK.Storage drivers in use by this SDK.intStorage drivers in use by this SDK.Storage drivers in use by this SDK.getDriversOrBuilder(int index) Storage drivers in use by this SDK.List<? extends StorageDriverInfoOrBuilder> Storage drivers in use by this SDK.Worker host identifier.com.google.protobuf.ByteStringWorker host identifier.getPlugins(int index) Plugins currently in use by this SDK.getPluginsBuilder(int index) Plugins currently in use by this SDK.Plugins currently in use by this SDK.intPlugins currently in use by this SDK.Plugins currently in use by this SDK.getPluginsOrBuilder(int index) Plugins currently in use by this SDK.List<? extends PluginInfoOrBuilder> Plugins currently in use by this SDK.Worker process identifier.com.google.protobuf.ByteStringWorker process identifier.string sdk_name = 5;com.google.protobuf.ByteStringstring sdk_name = 5;string sdk_version = 6;com.google.protobuf.ByteStringstring sdk_version = 6;com.google.protobuf.TimestampWorker start time.com.google.protobuf.Timestamp.BuilderWorker start time.com.google.protobuf.TimestampOrBuilderWorker start time.Worker status.intWorker status.Task queue this worker is polling for tasks.com.google.protobuf.ByteStringTask queue this worker is polling for tasks.Worker grouping identifier.com.google.protobuf.ByteStringWorker grouping identifier.Worker identity, set by the client, may not be unique.com.google.protobuf.ByteStringWorker identity, set by the client, may not be unique.Worker identifier, should be unique for the namespace.com.google.protobuf.ByteStringWorker identifier, should be unique for the namespace.boolean.temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 4;booleanWorker start time.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal boolean.temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 4;mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(WorkerListInfo other) mergeStartTime(com.google.protobuf.Timestamp value) Worker start time.final WorkerListInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeDrivers(int index) Storage drivers in use by this SDK.removePlugins(int index) Plugins currently in use by this SDK..temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 4;setDeploymentVersion(WorkerDeploymentVersion.Builder builderForValue) .temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 4;setDrivers(int index, StorageDriverInfo value) Storage drivers in use by this SDK.setDrivers(int index, StorageDriverInfo.Builder builderForValue) Storage drivers in use by this SDK.setHostName(String value) Worker host identifier.setHostNameBytes(com.google.protobuf.ByteString value) Worker host identifier.setPlugins(int index, PluginInfo value) Plugins currently in use by this SDK.setPlugins(int index, PluginInfo.Builder builderForValue) Plugins currently in use by this SDK.setProcessId(String value) Worker process identifier.setProcessIdBytes(com.google.protobuf.ByteString value) Worker process identifier.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSdkName(String value) string sdk_name = 5;setSdkNameBytes(com.google.protobuf.ByteString value) string sdk_name = 5;setSdkVersion(String value) string sdk_version = 6;setSdkVersionBytes(com.google.protobuf.ByteString value) string sdk_version = 6;setStartTime(com.google.protobuf.Timestamp value) Worker start time.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) Worker start time.setStatus(WorkerStatus value) Worker status.setStatusValue(int value) Worker status.setTaskQueue(String value) Task queue this worker is polling for tasks.setTaskQueueBytes(com.google.protobuf.ByteString value) Task queue this worker is polling for tasks.final WorkerListInfo.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setWorkerGroupingKey(String value) Worker grouping identifier.setWorkerGroupingKeyBytes(com.google.protobuf.ByteString value) Worker grouping identifier.setWorkerIdentity(String value) Worker identity, set by the client, may not be unique.setWorkerIdentityBytes(com.google.protobuf.ByteString value) Worker identity, set by the client, may not be unique.setWorkerInstanceKey(String value) Worker identifier, should be unique for the namespace.setWorkerInstanceKeyBytes(com.google.protobuf.ByteString value) Worker identifier, should be unique for the namespace.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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<WorkerListInfo.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<WorkerListInfo.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<WorkerListInfo.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<WorkerListInfo.Builder>
-
setField
public WorkerListInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkerListInfo.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkerListInfo.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkerListInfo.Builder>
-
setRepeatedField
public WorkerListInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkerListInfo.Builder>
-
addRepeatedField
public WorkerListInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkerListInfo.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<WorkerListInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkerListInfo.Builder>
-
mergeFrom
public WorkerListInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<WorkerListInfo.Builder>- Throws:
IOException
-
getWorkerInstanceKey
Worker identifier, should be unique for the namespace. It is distinct from worker identity, which is not necessarily namespace-unique.
string worker_instance_key = 1;- Specified by:
getWorkerInstanceKeyin interfaceWorkerListInfoOrBuilder- Returns:
- The workerInstanceKey.
-
getWorkerInstanceKeyBytes
public com.google.protobuf.ByteString getWorkerInstanceKeyBytes()Worker identifier, should be unique for the namespace. It is distinct from worker identity, which is not necessarily namespace-unique.
string worker_instance_key = 1;- Specified by:
getWorkerInstanceKeyBytesin interfaceWorkerListInfoOrBuilder- Returns:
- The bytes for workerInstanceKey.
-
setWorkerInstanceKey
Worker identifier, should be unique for the namespace. It is distinct from worker identity, which is not necessarily namespace-unique.
string worker_instance_key = 1;- Parameters:
value- The workerInstanceKey to set.- Returns:
- This builder for chaining.
-
clearWorkerInstanceKey
Worker identifier, should be unique for the namespace. It is distinct from worker identity, which is not necessarily namespace-unique.
string worker_instance_key = 1;- Returns:
- This builder for chaining.
-
setWorkerInstanceKeyBytes
Worker identifier, should be unique for the namespace. It is distinct from worker identity, which is not necessarily namespace-unique.
string worker_instance_key = 1;- Parameters:
value- The bytes for workerInstanceKey to set.- Returns:
- This builder for chaining.
-
getWorkerIdentity
Worker identity, set by the client, may not be unique. Usually host_name+(user group name)+process_id, but can be overwritten by the user.
string worker_identity = 2;- Specified by:
getWorkerIdentityin interfaceWorkerListInfoOrBuilder- Returns:
- The workerIdentity.
-
getWorkerIdentityBytes
public com.google.protobuf.ByteString getWorkerIdentityBytes()Worker identity, set by the client, may not be unique. Usually host_name+(user group name)+process_id, but can be overwritten by the user.
string worker_identity = 2;- Specified by:
getWorkerIdentityBytesin interfaceWorkerListInfoOrBuilder- Returns:
- The bytes for workerIdentity.
-
setWorkerIdentity
Worker identity, set by the client, may not be unique. Usually host_name+(user group name)+process_id, but can be overwritten by the user.
string worker_identity = 2;- Parameters:
value- The workerIdentity to set.- Returns:
- This builder for chaining.
-
clearWorkerIdentity
Worker identity, set by the client, may not be unique. Usually host_name+(user group name)+process_id, but can be overwritten by the user.
string worker_identity = 2;- Returns:
- This builder for chaining.
-
setWorkerIdentityBytes
Worker identity, set by the client, may not be unique. Usually host_name+(user group name)+process_id, but can be overwritten by the user.
string worker_identity = 2;- Parameters:
value- The bytes for workerIdentity to set.- Returns:
- This builder for chaining.
-
getTaskQueue
Task queue this worker is polling for tasks.
string task_queue = 3;- Specified by:
getTaskQueuein interfaceWorkerListInfoOrBuilder- Returns:
- The taskQueue.
-
getTaskQueueBytes
public com.google.protobuf.ByteString getTaskQueueBytes()Task queue this worker is polling for tasks.
string task_queue = 3;- Specified by:
getTaskQueueBytesin interfaceWorkerListInfoOrBuilder- Returns:
- The bytes for taskQueue.
-
setTaskQueue
Task queue this worker is polling for tasks.
string task_queue = 3;- Parameters:
value- The taskQueue to set.- Returns:
- This builder for chaining.
-
clearTaskQueue
Task queue this worker is polling for tasks.
string task_queue = 3;- Returns:
- This builder for chaining.
-
setTaskQueueBytes
Task queue this worker is polling for tasks.
string task_queue = 3;- Parameters:
value- The bytes for taskQueue to set.- Returns:
- This builder for chaining.
-
hasDeploymentVersion
public boolean hasDeploymentVersion().temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 4;- Specified by:
hasDeploymentVersionin interfaceWorkerListInfoOrBuilder- Returns:
- Whether the deploymentVersion field is set.
-
getDeploymentVersion
.temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 4;- Specified by:
getDeploymentVersionin interfaceWorkerListInfoOrBuilder- Returns:
- The deploymentVersion.
-
setDeploymentVersion
.temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 4; -
setDeploymentVersion
.temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 4; -
mergeDeploymentVersion
.temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 4; -
clearDeploymentVersion
.temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 4; -
getDeploymentVersionBuilder
.temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 4; -
getDeploymentVersionOrBuilder
.temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 4;- Specified by:
getDeploymentVersionOrBuilderin interfaceWorkerListInfoOrBuilder
-
getSdkName
string sdk_name = 5;- Specified by:
getSdkNamein interfaceWorkerListInfoOrBuilder- Returns:
- The sdkName.
-
getSdkNameBytes
public com.google.protobuf.ByteString getSdkNameBytes()string sdk_name = 5;- Specified by:
getSdkNameBytesin interfaceWorkerListInfoOrBuilder- Returns:
- The bytes for sdkName.
-
setSdkName
string sdk_name = 5;- Parameters:
value- The sdkName to set.- Returns:
- This builder for chaining.
-
clearSdkName
string sdk_name = 5;- Returns:
- This builder for chaining.
-
setSdkNameBytes
string sdk_name = 5;- Parameters:
value- The bytes for sdkName to set.- Returns:
- This builder for chaining.
-
getSdkVersion
string sdk_version = 6;- Specified by:
getSdkVersionin interfaceWorkerListInfoOrBuilder- Returns:
- The sdkVersion.
-
getSdkVersionBytes
public com.google.protobuf.ByteString getSdkVersionBytes()string sdk_version = 6;- Specified by:
getSdkVersionBytesin interfaceWorkerListInfoOrBuilder- Returns:
- The bytes for sdkVersion.
-
setSdkVersion
string sdk_version = 6;- Parameters:
value- The sdkVersion to set.- Returns:
- This builder for chaining.
-
clearSdkVersion
string sdk_version = 6;- Returns:
- This builder for chaining.
-
setSdkVersionBytes
string sdk_version = 6;- Parameters:
value- The bytes for sdkVersion to set.- Returns:
- This builder for chaining.
-
getStatusValue
public int getStatusValue()Worker status. Defined by SDK.
.temporal.api.enums.v1.WorkerStatus status = 7;- Specified by:
getStatusValuein interfaceWorkerListInfoOrBuilder- Returns:
- The enum numeric value on the wire for status.
-
setStatusValue
Worker status. Defined by SDK.
.temporal.api.enums.v1.WorkerStatus status = 7;- Parameters:
value- The enum numeric value on the wire for status to set.- Returns:
- This builder for chaining.
-
getStatus
Worker status. Defined by SDK.
.temporal.api.enums.v1.WorkerStatus status = 7;- Specified by:
getStatusin interfaceWorkerListInfoOrBuilder- Returns:
- The status.
-
setStatus
Worker status. Defined by SDK.
.temporal.api.enums.v1.WorkerStatus status = 7;- Parameters:
value- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
Worker status. Defined by SDK.
.temporal.api.enums.v1.WorkerStatus status = 7;- Returns:
- This builder for chaining.
-
hasStartTime
public boolean hasStartTime()Worker start time. It can be used to determine worker uptime. (current time - start time)
.google.protobuf.Timestamp start_time = 8;- Specified by:
hasStartTimein interfaceWorkerListInfoOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()Worker start time. It can be used to determine worker uptime. (current time - start time)
.google.protobuf.Timestamp start_time = 8;- Specified by:
getStartTimein interfaceWorkerListInfoOrBuilder- Returns:
- The startTime.
-
setStartTime
Worker start time. It can be used to determine worker uptime. (current time - start time)
.google.protobuf.Timestamp start_time = 8; -
setStartTime
Worker start time. It can be used to determine worker uptime. (current time - start time)
.google.protobuf.Timestamp start_time = 8; -
mergeStartTime
Worker start time. It can be used to determine worker uptime. (current time - start time)
.google.protobuf.Timestamp start_time = 8; -
clearStartTime
Worker start time. It can be used to determine worker uptime. (current time - start time)
.google.protobuf.Timestamp start_time = 8; -
getStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()Worker start time. It can be used to determine worker uptime. (current time - start time)
.google.protobuf.Timestamp start_time = 8; -
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()Worker start time. It can be used to determine worker uptime. (current time - start time)
.google.protobuf.Timestamp start_time = 8;- Specified by:
getStartTimeOrBuilderin interfaceWorkerListInfoOrBuilder
-
getHostName
Worker host identifier.
string host_name = 9;- Specified by:
getHostNamein interfaceWorkerListInfoOrBuilder- Returns:
- The hostName.
-
getHostNameBytes
public com.google.protobuf.ByteString getHostNameBytes()Worker host identifier.
string host_name = 9;- Specified by:
getHostNameBytesin interfaceWorkerListInfoOrBuilder- Returns:
- The bytes for hostName.
-
setHostName
Worker host identifier.
string host_name = 9;- Parameters:
value- The hostName to set.- Returns:
- This builder for chaining.
-
clearHostName
Worker host identifier.
string host_name = 9;- Returns:
- This builder for chaining.
-
setHostNameBytes
Worker host identifier.
string host_name = 9;- Parameters:
value- The bytes for hostName to set.- Returns:
- This builder for chaining.
-
getWorkerGroupingKey
Worker grouping identifier. A key to group workers that share the same client+namespace+process. This will be used to build the worker command nexus task queue name: "temporal-sys/worker-commands/{worker_grouping_key}"string worker_grouping_key = 10;- Specified by:
getWorkerGroupingKeyin interfaceWorkerListInfoOrBuilder- Returns:
- The workerGroupingKey.
-
getWorkerGroupingKeyBytes
public com.google.protobuf.ByteString getWorkerGroupingKeyBytes()Worker grouping identifier. A key to group workers that share the same client+namespace+process. This will be used to build the worker command nexus task queue name: "temporal-sys/worker-commands/{worker_grouping_key}"string worker_grouping_key = 10;- Specified by:
getWorkerGroupingKeyBytesin interfaceWorkerListInfoOrBuilder- Returns:
- The bytes for workerGroupingKey.
-
setWorkerGroupingKey
Worker grouping identifier. A key to group workers that share the same client+namespace+process. This will be used to build the worker command nexus task queue name: "temporal-sys/worker-commands/{worker_grouping_key}"string worker_grouping_key = 10;- Parameters:
value- The workerGroupingKey to set.- Returns:
- This builder for chaining.
-
clearWorkerGroupingKey
Worker grouping identifier. A key to group workers that share the same client+namespace+process. This will be used to build the worker command nexus task queue name: "temporal-sys/worker-commands/{worker_grouping_key}"string worker_grouping_key = 10;- Returns:
- This builder for chaining.
-
setWorkerGroupingKeyBytes
Worker grouping identifier. A key to group workers that share the same client+namespace+process. This will be used to build the worker command nexus task queue name: "temporal-sys/worker-commands/{worker_grouping_key}"string worker_grouping_key = 10;- Parameters:
value- The bytes for workerGroupingKey to set.- Returns:
- This builder for chaining.
-
getProcessId
Worker process identifier. This id only needs to be unique within one host (so using e.g. a unix pid would be appropriate).
string process_id = 11;- Specified by:
getProcessIdin interfaceWorkerListInfoOrBuilder- Returns:
- The processId.
-
getProcessIdBytes
public com.google.protobuf.ByteString getProcessIdBytes()Worker process identifier. This id only needs to be unique within one host (so using e.g. a unix pid would be appropriate).
string process_id = 11;- Specified by:
getProcessIdBytesin interfaceWorkerListInfoOrBuilder- Returns:
- The bytes for processId.
-
setProcessId
Worker process identifier. This id only needs to be unique within one host (so using e.g. a unix pid would be appropriate).
string process_id = 11;- Parameters:
value- The processId to set.- Returns:
- This builder for chaining.
-
clearProcessId
Worker process identifier. This id only needs to be unique within one host (so using e.g. a unix pid would be appropriate).
string process_id = 11;- Returns:
- This builder for chaining.
-
setProcessIdBytes
Worker process identifier. This id only needs to be unique within one host (so using e.g. a unix pid would be appropriate).
string process_id = 11;- Parameters:
value- The bytes for processId to set.- Returns:
- This builder for chaining.
-
getPluginsList
Plugins currently in use by this SDK.
repeated .temporal.api.worker.v1.PluginInfo plugins = 12;- Specified by:
getPluginsListin interfaceWorkerListInfoOrBuilder
-
getPluginsCount
public int getPluginsCount()Plugins currently in use by this SDK.
repeated .temporal.api.worker.v1.PluginInfo plugins = 12;- Specified by:
getPluginsCountin interfaceWorkerListInfoOrBuilder
-
getPlugins
Plugins currently in use by this SDK.
repeated .temporal.api.worker.v1.PluginInfo plugins = 12;- Specified by:
getPluginsin interfaceWorkerListInfoOrBuilder
-
setPlugins
Plugins currently in use by this SDK.
repeated .temporal.api.worker.v1.PluginInfo plugins = 12; -
setPlugins
Plugins currently in use by this SDK.
repeated .temporal.api.worker.v1.PluginInfo plugins = 12; -
addPlugins
Plugins currently in use by this SDK.
repeated .temporal.api.worker.v1.PluginInfo plugins = 12; -
addPlugins
Plugins currently in use by this SDK.
repeated .temporal.api.worker.v1.PluginInfo plugins = 12; -
addPlugins
Plugins currently in use by this SDK.
repeated .temporal.api.worker.v1.PluginInfo plugins = 12; -
addPlugins
Plugins currently in use by this SDK.
repeated .temporal.api.worker.v1.PluginInfo plugins = 12; -
addAllPlugins
Plugins currently in use by this SDK.
repeated .temporal.api.worker.v1.PluginInfo plugins = 12; -
clearPlugins
Plugins currently in use by this SDK.
repeated .temporal.api.worker.v1.PluginInfo plugins = 12; -
removePlugins
Plugins currently in use by this SDK.
repeated .temporal.api.worker.v1.PluginInfo plugins = 12; -
getPluginsBuilder
Plugins currently in use by this SDK.
repeated .temporal.api.worker.v1.PluginInfo plugins = 12; -
getPluginsOrBuilder
Plugins currently in use by this SDK.
repeated .temporal.api.worker.v1.PluginInfo plugins = 12;- Specified by:
getPluginsOrBuilderin interfaceWorkerListInfoOrBuilder
-
getPluginsOrBuilderList
Plugins currently in use by this SDK.
repeated .temporal.api.worker.v1.PluginInfo plugins = 12;- Specified by:
getPluginsOrBuilderListin interfaceWorkerListInfoOrBuilder
-
addPluginsBuilder
Plugins currently in use by this SDK.
repeated .temporal.api.worker.v1.PluginInfo plugins = 12; -
addPluginsBuilder
Plugins currently in use by this SDK.
repeated .temporal.api.worker.v1.PluginInfo plugins = 12; -
getPluginsBuilderList
Plugins currently in use by this SDK.
repeated .temporal.api.worker.v1.PluginInfo plugins = 12; -
getDriversList
Storage drivers in use by this SDK.
repeated .temporal.api.worker.v1.StorageDriverInfo drivers = 13;- Specified by:
getDriversListin interfaceWorkerListInfoOrBuilder
-
getDriversCount
public int getDriversCount()Storage drivers in use by this SDK.
repeated .temporal.api.worker.v1.StorageDriverInfo drivers = 13;- Specified by:
getDriversCountin interfaceWorkerListInfoOrBuilder
-
getDrivers
Storage drivers in use by this SDK.
repeated .temporal.api.worker.v1.StorageDriverInfo drivers = 13;- Specified by:
getDriversin interfaceWorkerListInfoOrBuilder
-
setDrivers
Storage drivers in use by this SDK.
repeated .temporal.api.worker.v1.StorageDriverInfo drivers = 13; -
setDrivers
Storage drivers in use by this SDK.
repeated .temporal.api.worker.v1.StorageDriverInfo drivers = 13; -
addDrivers
Storage drivers in use by this SDK.
repeated .temporal.api.worker.v1.StorageDriverInfo drivers = 13; -
addDrivers
Storage drivers in use by this SDK.
repeated .temporal.api.worker.v1.StorageDriverInfo drivers = 13; -
addDrivers
Storage drivers in use by this SDK.
repeated .temporal.api.worker.v1.StorageDriverInfo drivers = 13; -
addDrivers
Storage drivers in use by this SDK.
repeated .temporal.api.worker.v1.StorageDriverInfo drivers = 13; -
addAllDrivers
Storage drivers in use by this SDK.
repeated .temporal.api.worker.v1.StorageDriverInfo drivers = 13; -
clearDrivers
Storage drivers in use by this SDK.
repeated .temporal.api.worker.v1.StorageDriverInfo drivers = 13; -
removeDrivers
Storage drivers in use by this SDK.
repeated .temporal.api.worker.v1.StorageDriverInfo drivers = 13; -
getDriversBuilder
Storage drivers in use by this SDK.
repeated .temporal.api.worker.v1.StorageDriverInfo drivers = 13; -
getDriversOrBuilder
Storage drivers in use by this SDK.
repeated .temporal.api.worker.v1.StorageDriverInfo drivers = 13;- Specified by:
getDriversOrBuilderin interfaceWorkerListInfoOrBuilder
-
getDriversOrBuilderList
Storage drivers in use by this SDK.
repeated .temporal.api.worker.v1.StorageDriverInfo drivers = 13;- Specified by:
getDriversOrBuilderListin interfaceWorkerListInfoOrBuilder
-
addDriversBuilder
Storage drivers in use by this SDK.
repeated .temporal.api.worker.v1.StorageDriverInfo drivers = 13; -
addDriversBuilder
Storage drivers in use by this SDK.
repeated .temporal.api.worker.v1.StorageDriverInfo drivers = 13; -
getDriversBuilderList
Storage drivers in use by this SDK.
repeated .temporal.api.worker.v1.StorageDriverInfo drivers = 13; -
setUnknownFields
public final WorkerListInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkerListInfo.Builder>
-
mergeUnknownFields
public final WorkerListInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkerListInfo.Builder>
-