Class PrimaryParameterShard


  • @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
               comments="Generator version: 7.4.0")
    public class PrimaryParameterShard
    extends Object
    PrimaryParameterShard
    • Constructor Detail

      • PrimaryParameterShard

        public PrimaryParameterShard()
    • Method Detail

      • getMinLimit

        @Nullable
        public BigDecimal getMinLimit()
        Specify the minimum assigned quota for a new shard in any role (coordinator, primary, or replica). Shard indexing backpressure increases or decreases this allocated quota based on the inflow of traffic for the shard. Default is 0.001 minimum: 0.0
        Returns:
        minLimit
      • setMinLimit

        public void setMinLimit​(BigDecimal minLimit)
      • equals

        public boolean equals​(Object o)
        Return true if this Primary_parameter_shard object is equal to o.
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • toUrlQueryString

        public String toUrlQueryString()
        Convert the instance into URL query string.
        Returns:
        URL query string
      • toUrlQueryString

        public String toUrlQueryString​(String prefix)
        Convert the instance into URL query string.
        Parameters:
        prefix - prefix of the query string
        Returns:
        URL query string