Class GetWorkerTaskReachabilityResponse.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<GetWorkerTaskReachabilityResponse.Builder>
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, Cloneable
Enclosing class:
GetWorkerTaskReachabilityResponse

public static final class GetWorkerTaskReachabilityResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GetWorkerTaskReachabilityResponse.Builder> implements GetWorkerTaskReachabilityResponseOrBuilder
 [cleanup-wv-pre-release]
 Deprecated. Use `DescribeTaskQueue`.
 
Protobuf type temporal.api.workflowservice.v1.GetWorkerTaskReachabilityResponse
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<GetWorkerTaskReachabilityResponse.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessageV3.Builder<GetWorkerTaskReachabilityResponse.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<GetWorkerTaskReachabilityResponse.Builder>
    • getDefaultInstanceForType

      public GetWorkerTaskReachabilityResponse getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public GetWorkerTaskReachabilityResponse buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • clone

      Specified by:
      clone in interface com.google.protobuf.Message.Builder
      Specified by:
      clone in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clone in class com.google.protobuf.GeneratedMessageV3.Builder<GetWorkerTaskReachabilityResponse.Builder>
    • setField

      public GetWorkerTaskReachabilityResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      setField in interface com.google.protobuf.Message.Builder
      Overrides:
      setField in class com.google.protobuf.GeneratedMessageV3.Builder<GetWorkerTaskReachabilityResponse.Builder>
    • clearField

      public GetWorkerTaskReachabilityResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      Specified by:
      clearField in interface com.google.protobuf.Message.Builder
      Overrides:
      clearField in class com.google.protobuf.GeneratedMessageV3.Builder<GetWorkerTaskReachabilityResponse.Builder>
    • clearOneof

      public GetWorkerTaskReachabilityResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      Specified by:
      clearOneof in interface com.google.protobuf.Message.Builder
      Overrides:
      clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GetWorkerTaskReachabilityResponse.Builder>
    • setRepeatedField

      public GetWorkerTaskReachabilityResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      Specified by:
      setRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GetWorkerTaskReachabilityResponse.Builder>
    • addRepeatedField

      public GetWorkerTaskReachabilityResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      addRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GetWorkerTaskReachabilityResponse.Builder>
    • mergeFrom

      public GetWorkerTaskReachabilityResponse.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetWorkerTaskReachabilityResponse.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GetWorkerTaskReachabilityResponse.Builder>
    • mergeFrom

      public GetWorkerTaskReachabilityResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetWorkerTaskReachabilityResponse.Builder>
      Throws:
      IOException
    • getBuildIdReachabilityList

      public 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:
      getBuildIdReachabilityList in interface GetWorkerTaskReachabilityResponseOrBuilder
    • 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:
      getBuildIdReachabilityCount in interface GetWorkerTaskReachabilityResponseOrBuilder
    • 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:
      getBuildIdReachability in interface GetWorkerTaskReachabilityResponseOrBuilder
    • 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(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:
      getBuildIdReachabilityOrBuilder in interface GetWorkerTaskReachabilityResponseOrBuilder
    • getBuildIdReachabilityOrBuilderList

      public 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:
      getBuildIdReachabilityOrBuilderList in interface GetWorkerTaskReachabilityResponseOrBuilder
    • 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 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:
      setUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetWorkerTaskReachabilityResponse.Builder>
    • mergeUnknownFields

      public final GetWorkerTaskReachabilityResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      mergeUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetWorkerTaskReachabilityResponse.Builder>