Class GetWorkerTaskReachabilityResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<GetWorkerTaskReachabilityResponse.Builder>
-
- io.temporal.api.workflowservice.v1.GetWorkerTaskReachabilityResponse.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GetWorkerTaskReachabilityResponseOrBuilder,java.lang.Cloneable
- Enclosing class:
- GetWorkerTaskReachabilityResponse
public static final class GetWorkerTaskReachabilityResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GetWorkerTaskReachabilityResponse.Builder> implements GetWorkerTaskReachabilityResponseOrBuilder
Deprecated. Use `DescribeTaskQueue`.
Protobuf typetemporal.api.workflowservice.v1.GetWorkerTaskReachabilityResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description GetWorkerTaskReachabilityResponse.BuilderaddAllBuildIdReachability(java.lang.Iterable<? extends BuildIdReachability> values)Task reachability, broken down by build id and then task queue.GetWorkerTaskReachabilityResponse.BuilderaddBuildIdReachability(int index, BuildIdReachability value)Task reachability, broken down by build id and then task queue.GetWorkerTaskReachabilityResponse.BuilderaddBuildIdReachability(int index, BuildIdReachability.Builder builderForValue)Task reachability, broken down by build id and then task queue.GetWorkerTaskReachabilityResponse.BuilderaddBuildIdReachability(BuildIdReachability value)Task reachability, broken down by build id and then task queue.GetWorkerTaskReachabilityResponse.BuilderaddBuildIdReachability(BuildIdReachability.Builder builderForValue)Task reachability, broken down by build id and then task queue.BuildIdReachability.BuilderaddBuildIdReachabilityBuilder()Task reachability, broken down by build id and then task queue.BuildIdReachability.BuilderaddBuildIdReachabilityBuilder(int index)Task reachability, broken down by build id and then task queue.GetWorkerTaskReachabilityResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)GetWorkerTaskReachabilityResponsebuild()GetWorkerTaskReachabilityResponsebuildPartial()GetWorkerTaskReachabilityResponse.Builderclear()GetWorkerTaskReachabilityResponse.BuilderclearBuildIdReachability()Task reachability, broken down by build id and then task queue.GetWorkerTaskReachabilityResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)GetWorkerTaskReachabilityResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)GetWorkerTaskReachabilityResponse.Builderclone()BuildIdReachabilitygetBuildIdReachability(int index)Task reachability, broken down by build id and then task queue.BuildIdReachability.BuildergetBuildIdReachabilityBuilder(int index)Task reachability, broken down by build id and then task queue.java.util.List<BuildIdReachability.Builder>getBuildIdReachabilityBuilderList()Task reachability, broken down by build id and then task queue.intgetBuildIdReachabilityCount()Task reachability, broken down by build id and then task queue.java.util.List<BuildIdReachability>getBuildIdReachabilityList()Task reachability, broken down by build id and then task queue.BuildIdReachabilityOrBuildergetBuildIdReachabilityOrBuilder(int index)Task reachability, broken down by build id and then task queue.java.util.List<? extends BuildIdReachabilityOrBuilder>getBuildIdReachabilityOrBuilderList()Task reachability, broken down by build id and then task queue.GetWorkerTaskReachabilityResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()GetWorkerTaskReachabilityResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)GetWorkerTaskReachabilityResponse.BuildermergeFrom(com.google.protobuf.Message other)GetWorkerTaskReachabilityResponse.BuildermergeFrom(GetWorkerTaskReachabilityResponse other)GetWorkerTaskReachabilityResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)GetWorkerTaskReachabilityResponse.BuilderremoveBuildIdReachability(int index)Task reachability, broken down by build id and then task queue.GetWorkerTaskReachabilityResponse.BuildersetBuildIdReachability(int index, BuildIdReachability value)Task reachability, broken down by build id and then task queue.GetWorkerTaskReachabilityResponse.BuildersetBuildIdReachability(int index, BuildIdReachability.Builder builderForValue)Task reachability, broken down by build id and then task queue.GetWorkerTaskReachabilityResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)GetWorkerTaskReachabilityResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)GetWorkerTaskReachabilityResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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<GetWorkerTaskReachabilityResponse.Builder>
-
clear
public GetWorkerTaskReachabilityResponse.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<GetWorkerTaskReachabilityResponse.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<GetWorkerTaskReachabilityResponse.Builder>
-
getDefaultInstanceForType
public GetWorkerTaskReachabilityResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public GetWorkerTaskReachabilityResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public GetWorkerTaskReachabilityResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public GetWorkerTaskReachabilityResponse.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<GetWorkerTaskReachabilityResponse.Builder>
-
setField
public GetWorkerTaskReachabilityResponse.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<GetWorkerTaskReachabilityResponse.Builder>
-
clearField
public GetWorkerTaskReachabilityResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GetWorkerTaskReachabilityResponse.Builder>
-
clearOneof
public GetWorkerTaskReachabilityResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<GetWorkerTaskReachabilityResponse.Builder>
-
setRepeatedField
public GetWorkerTaskReachabilityResponse.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<GetWorkerTaskReachabilityResponse.Builder>
-
addRepeatedField
public GetWorkerTaskReachabilityResponse.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<GetWorkerTaskReachabilityResponse.Builder>
-
mergeFrom
public GetWorkerTaskReachabilityResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GetWorkerTaskReachabilityResponse.Builder>
-
mergeFrom
public GetWorkerTaskReachabilityResponse.Builder mergeFrom(GetWorkerTaskReachabilityResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GetWorkerTaskReachabilityResponse.Builder>
-
mergeFrom
public GetWorkerTaskReachabilityResponse.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<GetWorkerTaskReachabilityResponse.Builder>- Throws:
java.io.IOException
-
getBuildIdReachabilityList
public java.util.List<BuildIdReachability> getBuildIdReachabilityList()
Task reachability, broken down by build id and then task queue. When requesting a large number of task queues or all task queues associated with the given build ids in a namespace, all task queues will be listed in the response but some of them may not contain reachability information due to a server enforced limit. When reaching the limit, task queues that reachability information could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue another call to get the reachability for those task queues. Open source users can adjust this limit by setting the server's dynamic config value for `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
repeated .temporal.api.taskqueue.v1.BuildIdReachability build_id_reachability = 1;- Specified by:
getBuildIdReachabilityListin interfaceGetWorkerTaskReachabilityResponseOrBuilder
-
getBuildIdReachabilityCount
public int getBuildIdReachabilityCount()
Task reachability, broken down by build id and then task queue. When requesting a large number of task queues or all task queues associated with the given build ids in a namespace, all task queues will be listed in the response but some of them may not contain reachability information due to a server enforced limit. When reaching the limit, task queues that reachability information could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue another call to get the reachability for those task queues. Open source users can adjust this limit by setting the server's dynamic config value for `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
repeated .temporal.api.taskqueue.v1.BuildIdReachability build_id_reachability = 1;- Specified by:
getBuildIdReachabilityCountin interfaceGetWorkerTaskReachabilityResponseOrBuilder
-
getBuildIdReachability
public BuildIdReachability getBuildIdReachability(int index)
Task reachability, broken down by build id and then task queue. When requesting a large number of task queues or all task queues associated with the given build ids in a namespace, all task queues will be listed in the response but some of them may not contain reachability information due to a server enforced limit. When reaching the limit, task queues that reachability information could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue another call to get the reachability for those task queues. Open source users can adjust this limit by setting the server's dynamic config value for `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
repeated .temporal.api.taskqueue.v1.BuildIdReachability build_id_reachability = 1;- Specified by:
getBuildIdReachabilityin interfaceGetWorkerTaskReachabilityResponseOrBuilder
-
setBuildIdReachability
public GetWorkerTaskReachabilityResponse.Builder setBuildIdReachability(int index, BuildIdReachability value)
Task reachability, broken down by build id and then task queue. When requesting a large number of task queues or all task queues associated with the given build ids in a namespace, all task queues will be listed in the response but some of them may not contain reachability information due to a server enforced limit. When reaching the limit, task queues that reachability information could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue another call to get the reachability for those task queues. Open source users can adjust this limit by setting the server's dynamic config value for `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
repeated .temporal.api.taskqueue.v1.BuildIdReachability build_id_reachability = 1;
-
setBuildIdReachability
public GetWorkerTaskReachabilityResponse.Builder setBuildIdReachability(int index, BuildIdReachability.Builder builderForValue)
Task reachability, broken down by build id and then task queue. When requesting a large number of task queues or all task queues associated with the given build ids in a namespace, all task queues will be listed in the response but some of them may not contain reachability information due to a server enforced limit. When reaching the limit, task queues that reachability information could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue another call to get the reachability for those task queues. Open source users can adjust this limit by setting the server's dynamic config value for `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
repeated .temporal.api.taskqueue.v1.BuildIdReachability build_id_reachability = 1;
-
addBuildIdReachability
public GetWorkerTaskReachabilityResponse.Builder addBuildIdReachability(BuildIdReachability value)
Task reachability, broken down by build id and then task queue. When requesting a large number of task queues or all task queues associated with the given build ids in a namespace, all task queues will be listed in the response but some of them may not contain reachability information due to a server enforced limit. When reaching the limit, task queues that reachability information could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue another call to get the reachability for those task queues. Open source users can adjust this limit by setting the server's dynamic config value for `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
repeated .temporal.api.taskqueue.v1.BuildIdReachability build_id_reachability = 1;
-
addBuildIdReachability
public GetWorkerTaskReachabilityResponse.Builder addBuildIdReachability(int index, BuildIdReachability value)
Task reachability, broken down by build id and then task queue. When requesting a large number of task queues or all task queues associated with the given build ids in a namespace, all task queues will be listed in the response but some of them may not contain reachability information due to a server enforced limit. When reaching the limit, task queues that reachability information could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue another call to get the reachability for those task queues. Open source users can adjust this limit by setting the server's dynamic config value for `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
repeated .temporal.api.taskqueue.v1.BuildIdReachability build_id_reachability = 1;
-
addBuildIdReachability
public GetWorkerTaskReachabilityResponse.Builder addBuildIdReachability(BuildIdReachability.Builder builderForValue)
Task reachability, broken down by build id and then task queue. When requesting a large number of task queues or all task queues associated with the given build ids in a namespace, all task queues will be listed in the response but some of them may not contain reachability information due to a server enforced limit. When reaching the limit, task queues that reachability information could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue another call to get the reachability for those task queues. Open source users can adjust this limit by setting the server's dynamic config value for `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
repeated .temporal.api.taskqueue.v1.BuildIdReachability build_id_reachability = 1;
-
addBuildIdReachability
public GetWorkerTaskReachabilityResponse.Builder addBuildIdReachability(int index, BuildIdReachability.Builder builderForValue)
Task reachability, broken down by build id and then task queue. When requesting a large number of task queues or all task queues associated with the given build ids in a namespace, all task queues will be listed in the response but some of them may not contain reachability information due to a server enforced limit. When reaching the limit, task queues that reachability information could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue another call to get the reachability for those task queues. Open source users can adjust this limit by setting the server's dynamic config value for `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
repeated .temporal.api.taskqueue.v1.BuildIdReachability build_id_reachability = 1;
-
addAllBuildIdReachability
public GetWorkerTaskReachabilityResponse.Builder addAllBuildIdReachability(java.lang.Iterable<? extends BuildIdReachability> values)
Task reachability, broken down by build id and then task queue. When requesting a large number of task queues or all task queues associated with the given build ids in a namespace, all task queues will be listed in the response but some of them may not contain reachability information due to a server enforced limit. When reaching the limit, task queues that reachability information could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue another call to get the reachability for those task queues. Open source users can adjust this limit by setting the server's dynamic config value for `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
repeated .temporal.api.taskqueue.v1.BuildIdReachability build_id_reachability = 1;
-
clearBuildIdReachability
public GetWorkerTaskReachabilityResponse.Builder clearBuildIdReachability()
Task reachability, broken down by build id and then task queue. When requesting a large number of task queues or all task queues associated with the given build ids in a namespace, all task queues will be listed in the response but some of them may not contain reachability information due to a server enforced limit. When reaching the limit, task queues that reachability information could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue another call to get the reachability for those task queues. Open source users can adjust this limit by setting the server's dynamic config value for `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
repeated .temporal.api.taskqueue.v1.BuildIdReachability build_id_reachability = 1;
-
removeBuildIdReachability
public GetWorkerTaskReachabilityResponse.Builder removeBuildIdReachability(int index)
Task reachability, broken down by build id and then task queue. When requesting a large number of task queues or all task queues associated with the given build ids in a namespace, all task queues will be listed in the response but some of them may not contain reachability information due to a server enforced limit. When reaching the limit, task queues that reachability information could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue another call to get the reachability for those task queues. Open source users can adjust this limit by setting the server's dynamic config value for `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
repeated .temporal.api.taskqueue.v1.BuildIdReachability build_id_reachability = 1;
-
getBuildIdReachabilityBuilder
public BuildIdReachability.Builder getBuildIdReachabilityBuilder(int index)
Task reachability, broken down by build id and then task queue. When requesting a large number of task queues or all task queues associated with the given build ids in a namespace, all task queues will be listed in the response but some of them may not contain reachability information due to a server enforced limit. When reaching the limit, task queues that reachability information could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue another call to get the reachability for those task queues. Open source users can adjust this limit by setting the server's dynamic config value for `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
repeated .temporal.api.taskqueue.v1.BuildIdReachability build_id_reachability = 1;
-
getBuildIdReachabilityOrBuilder
public BuildIdReachabilityOrBuilder getBuildIdReachabilityOrBuilder(int index)
Task reachability, broken down by build id and then task queue. When requesting a large number of task queues or all task queues associated with the given build ids in a namespace, all task queues will be listed in the response but some of them may not contain reachability information due to a server enforced limit. When reaching the limit, task queues that reachability information could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue another call to get the reachability for those task queues. Open source users can adjust this limit by setting the server's dynamic config value for `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
repeated .temporal.api.taskqueue.v1.BuildIdReachability build_id_reachability = 1;- Specified by:
getBuildIdReachabilityOrBuilderin interfaceGetWorkerTaskReachabilityResponseOrBuilder
-
getBuildIdReachabilityOrBuilderList
public java.util.List<? extends BuildIdReachabilityOrBuilder> getBuildIdReachabilityOrBuilderList()
Task reachability, broken down by build id and then task queue. When requesting a large number of task queues or all task queues associated with the given build ids in a namespace, all task queues will be listed in the response but some of them may not contain reachability information due to a server enforced limit. When reaching the limit, task queues that reachability information could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue another call to get the reachability for those task queues. Open source users can adjust this limit by setting the server's dynamic config value for `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
repeated .temporal.api.taskqueue.v1.BuildIdReachability build_id_reachability = 1;- Specified by:
getBuildIdReachabilityOrBuilderListin interfaceGetWorkerTaskReachabilityResponseOrBuilder
-
addBuildIdReachabilityBuilder
public BuildIdReachability.Builder addBuildIdReachabilityBuilder()
Task reachability, broken down by build id and then task queue. When requesting a large number of task queues or all task queues associated with the given build ids in a namespace, all task queues will be listed in the response but some of them may not contain reachability information due to a server enforced limit. When reaching the limit, task queues that reachability information could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue another call to get the reachability for those task queues. Open source users can adjust this limit by setting the server's dynamic config value for `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
repeated .temporal.api.taskqueue.v1.BuildIdReachability build_id_reachability = 1;
-
addBuildIdReachabilityBuilder
public BuildIdReachability.Builder addBuildIdReachabilityBuilder(int index)
Task reachability, broken down by build id and then task queue. When requesting a large number of task queues or all task queues associated with the given build ids in a namespace, all task queues will be listed in the response but some of them may not contain reachability information due to a server enforced limit. When reaching the limit, task queues that reachability information could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue another call to get the reachability for those task queues. Open source users can adjust this limit by setting the server's dynamic config value for `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
repeated .temporal.api.taskqueue.v1.BuildIdReachability build_id_reachability = 1;
-
getBuildIdReachabilityBuilderList
public java.util.List<BuildIdReachability.Builder> getBuildIdReachabilityBuilderList()
Task reachability, broken down by build id and then task queue. When requesting a large number of task queues or all task queues associated with the given build ids in a namespace, all task queues will be listed in the response but some of them may not contain reachability information due to a server enforced limit. When reaching the limit, task queues that reachability information could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue another call to get the reachability for those task queues. Open source users can adjust this limit by setting the server's dynamic config value for `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
repeated .temporal.api.taskqueue.v1.BuildIdReachability build_id_reachability = 1;
-
setUnknownFields
public final GetWorkerTaskReachabilityResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GetWorkerTaskReachabilityResponse.Builder>
-
mergeUnknownFields
public final GetWorkerTaskReachabilityResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GetWorkerTaskReachabilityResponse.Builder>
-
-