Class TaskQueueConfig

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.temporal.api.taskqueue.v1.TaskQueueConfig
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, TaskQueueConfigOrBuilder, Serializable

@Generated(value="protoc", comments="annotations:TaskQueueConfig.java.pb.meta") public final class TaskQueueConfig extends com.google.protobuf.GeneratedMessageV3 implements TaskQueueConfigOrBuilder
Protobuf type temporal.api.taskqueue.v1.TaskQueueConfig
See Also:
  • Field Details

    • QUEUE_RATE_LIMIT_FIELD_NUMBER

      public static final int QUEUE_RATE_LIMIT_FIELD_NUMBER
      See Also:
    • FAIRNESS_KEYS_RATE_LIMIT_DEFAULT_FIELD_NUMBER

      public static final int FAIRNESS_KEYS_RATE_LIMIT_DEFAULT_FIELD_NUMBER
      See Also:
    • FAIRNESS_WEIGHT_OVERRIDES_FIELD_NUMBER

      public static final int FAIRNESS_WEIGHT_OVERRIDES_FIELD_NUMBER
      See Also:
  • Method Details

    • newInstance

      protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Overrides:
      newInstance in class com.google.protobuf.GeneratedMessageV3
    • getDescriptor

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

      protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
      Overrides:
      internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
    • hasQueueRateLimit

      public boolean hasQueueRateLimit()
       Unless modified, this is the system-defined rate limit.
       
      .temporal.api.taskqueue.v1.RateLimitConfig queue_rate_limit = 1;
      Specified by:
      hasQueueRateLimit in interface TaskQueueConfigOrBuilder
      Returns:
      Whether the queueRateLimit field is set.
    • getQueueRateLimit

      public RateLimitConfig getQueueRateLimit()
       Unless modified, this is the system-defined rate limit.
       
      .temporal.api.taskqueue.v1.RateLimitConfig queue_rate_limit = 1;
      Specified by:
      getQueueRateLimit in interface TaskQueueConfigOrBuilder
      Returns:
      The queueRateLimit.
    • getQueueRateLimitOrBuilder

      public RateLimitConfigOrBuilder getQueueRateLimitOrBuilder()
       Unless modified, this is the system-defined rate limit.
       
      .temporal.api.taskqueue.v1.RateLimitConfig queue_rate_limit = 1;
      Specified by:
      getQueueRateLimitOrBuilder in interface TaskQueueConfigOrBuilder
    • hasFairnessKeysRateLimitDefault

      public boolean hasFairnessKeysRateLimitDefault()
       If set, each individual fairness key will be limited to this rate, scaled by the weight of the fairness key.
       
      .temporal.api.taskqueue.v1.RateLimitConfig fairness_keys_rate_limit_default = 2;
      Specified by:
      hasFairnessKeysRateLimitDefault in interface TaskQueueConfigOrBuilder
      Returns:
      Whether the fairnessKeysRateLimitDefault field is set.
    • getFairnessKeysRateLimitDefault

      public RateLimitConfig getFairnessKeysRateLimitDefault()
       If set, each individual fairness key will be limited to this rate, scaled by the weight of the fairness key.
       
      .temporal.api.taskqueue.v1.RateLimitConfig fairness_keys_rate_limit_default = 2;
      Specified by:
      getFairnessKeysRateLimitDefault in interface TaskQueueConfigOrBuilder
      Returns:
      The fairnessKeysRateLimitDefault.
    • getFairnessKeysRateLimitDefaultOrBuilder

      public RateLimitConfigOrBuilder getFairnessKeysRateLimitDefaultOrBuilder()
       If set, each individual fairness key will be limited to this rate, scaled by the weight of the fairness key.
       
      .temporal.api.taskqueue.v1.RateLimitConfig fairness_keys_rate_limit_default = 2;
      Specified by:
      getFairnessKeysRateLimitDefaultOrBuilder in interface TaskQueueConfigOrBuilder
    • getFairnessWeightOverridesCount

      public int getFairnessWeightOverridesCount()
      Description copied from interface: TaskQueueConfigOrBuilder
       If set, overrides the fairness weights for the corresponding fairness keys.
       
      map<string, float> fairness_weight_overrides = 3;
      Specified by:
      getFairnessWeightOverridesCount in interface TaskQueueConfigOrBuilder
    • containsFairnessWeightOverrides

      public boolean containsFairnessWeightOverrides(String key)
       If set, overrides the fairness weights for the corresponding fairness keys.
       
      map<string, float> fairness_weight_overrides = 3;
      Specified by:
      containsFairnessWeightOverrides in interface TaskQueueConfigOrBuilder
    • getFairnessWeightOverrides

      @Deprecated public Map<String,Float> getFairnessWeightOverrides()
      Deprecated.
      Specified by:
      getFairnessWeightOverrides in interface TaskQueueConfigOrBuilder
    • getFairnessWeightOverridesMap

      public Map<String,Float> getFairnessWeightOverridesMap()
       If set, overrides the fairness weights for the corresponding fairness keys.
       
      map<string, float> fairness_weight_overrides = 3;
      Specified by:
      getFairnessWeightOverridesMap in interface TaskQueueConfigOrBuilder
    • getFairnessWeightOverridesOrDefault

      public float getFairnessWeightOverridesOrDefault(String key, float defaultValue)
       If set, overrides the fairness weights for the corresponding fairness keys.
       
      map<string, float> fairness_weight_overrides = 3;
      Specified by:
      getFairnessWeightOverridesOrDefault in interface TaskQueueConfigOrBuilder
    • getFairnessWeightOverridesOrThrow

      public float getFairnessWeightOverridesOrThrow(String key)
       If set, overrides the fairness weights for the corresponding fairness keys.
       
      map<string, float> fairness_weight_overrides = 3;
      Specified by:
      getFairnessWeightOverridesOrThrow in interface TaskQueueConfigOrBuilder
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessageV3
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static TaskQueueConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TaskQueueConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TaskQueueConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TaskQueueConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TaskQueueConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TaskQueueConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TaskQueueConfig parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static TaskQueueConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static TaskQueueConfig parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static TaskQueueConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static TaskQueueConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static TaskQueueConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public TaskQueueConfig.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static TaskQueueConfig.Builder newBuilder()
    • newBuilder

      public static TaskQueueConfig.Builder newBuilder(TaskQueueConfig prototype)
    • toBuilder

      public TaskQueueConfig.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected TaskQueueConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Specified by:
      newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static TaskQueueConfig getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<TaskQueueConfig> parser()
    • getParserForType

      public com.google.protobuf.Parser<TaskQueueConfig> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public TaskQueueConfig getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder