Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 100 of 237 for queueset (0.09 sec)

  1. guava-tests/test/com/google/common/eventbus/DispatcherTest.java

     * limitations under the License.
     */
    
    package com.google.common.eventbus;
    
    import static com.google.common.truth.Truth.assertThat;
    
    import com.google.common.collect.ImmutableList;
    import com.google.common.collect.Queues;
    import com.google.common.util.concurrent.Uninterruptibles;
    import java.util.concurrent.ConcurrentLinkedQueue;
    import java.util.concurrent.CountDownLatch;
    import java.util.concurrent.CyclicBarrier;
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Wed Apr 27 15:41:25 UTC 2022
    - 5.6K bytes
    - Viewed (0)
  2. pkg/apis/flowcontrol/types.go

    type QueuingConfiguration struct {
    	// `queues` is the number of queues for this priority level. The
    	// queues exist independently at each apiserver. The value must be
    	// positive.  Setting it to 1 effectively precludes
    	// shufflesharding and thus makes the distinguisher method of
    	// associated flow schemas irrelevant.  This field has a default
    	// value of 64.
    	// +optional
    	Queues int32
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Oct 30 22:22:51 UTC 2023
    - 24.3K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/v1.30.0/flowcontrol.apiserver.k8s.io.v1beta1.PriorityLevelConfiguration.json

          }
        ]
      },
      "spec": {
        "type": "typeValue",
        "limited": {
          "assuredConcurrencyShares": 1,
          "limitResponse": {
            "type": "typeValue",
            "queuing": {
              "queues": 1,
              "handSize": 2,
              "queueLengthLimit": 3
            }
          },
          "lendablePercent": 3,
          "borrowingLimitPercent": 4
        },
        "exempt": {
          "nominalConcurrencyShares": 1,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.8K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/v1.30.0/flowcontrol.apiserver.k8s.io.v1beta2.PriorityLevelConfiguration.json

          }
        ]
      },
      "spec": {
        "type": "typeValue",
        "limited": {
          "assuredConcurrencyShares": 1,
          "limitResponse": {
            "type": "typeValue",
            "queuing": {
              "queues": 1,
              "handSize": 2,
              "queueLengthLimit": 3
            }
          },
          "lendablePercent": 3,
          "borrowingLimitPercent": 4
        },
        "exempt": {
          "nominalConcurrencyShares": 1,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.8K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/v1.30.0/flowcontrol.apiserver.k8s.io.v1.PriorityLevelConfiguration.json

          }
        ]
      },
      "spec": {
        "type": "typeValue",
        "limited": {
          "nominalConcurrencyShares": 1,
          "limitResponse": {
            "type": "typeValue",
            "queuing": {
              "queues": 1,
              "handSize": 2,
              "queueLengthLimit": 3
            }
          },
          "lendablePercent": 3,
          "borrowingLimitPercent": 4
        },
        "exempt": {
          "nominalConcurrencyShares": 1,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.8K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/v1.30.0/flowcontrol.apiserver.k8s.io.v1.PriorityLevelConfiguration.yaml

        lendablePercent: 2
        nominalConcurrencyShares: 1
      limited:
        borrowingLimitPercent: 4
        lendablePercent: 3
        limitResponse:
          queuing:
            handSize: 2
            queueLengthLimit: 3
            queues: 1
          type: typeValue
        nominalConcurrencyShares: 1
      type: typeValue
    status:
      conditions:
      - lastTransitionTime: "2003-01-01T01:01:01Z"
        message: messageValue
        reason: reasonValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.3K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/HEAD/flowcontrol.apiserver.k8s.io.v1.PriorityLevelConfiguration.json

          }
        ]
      },
      "spec": {
        "type": "typeValue",
        "limited": {
          "nominalConcurrencyShares": 1,
          "limitResponse": {
            "type": "typeValue",
            "queuing": {
              "queues": 1,
              "handSize": 2,
              "queueLengthLimit": 3
            }
          },
          "lendablePercent": 3,
          "borrowingLimitPercent": 4
        },
        "exempt": {
          "nominalConcurrencyShares": 1,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Oct 30 12:18:41 UTC 2023
    - 1.8K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/HEAD/flowcontrol.apiserver.k8s.io.v1beta3.PriorityLevelConfiguration.json

          }
        ]
      },
      "spec": {
        "type": "typeValue",
        "limited": {
          "nominalConcurrencyShares": 1,
          "limitResponse": {
            "type": "typeValue",
            "queuing": {
              "queues": 1,
              "handSize": 2,
              "queueLengthLimit": 3
            }
          },
          "lendablePercent": 3,
          "borrowingLimitPercent": 4
        },
        "exempt": {
          "nominalConcurrencyShares": 1,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jul 14 01:00:06 UTC 2023
    - 1.8K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/HEAD/flowcontrol.apiserver.k8s.io.v1beta3.PriorityLevelConfiguration.yaml

        lendablePercent: 2
        nominalConcurrencyShares: 1
      limited:
        borrowingLimitPercent: 4
        lendablePercent: 3
        limitResponse:
          queuing:
            handSize: 2
            queueLengthLimit: 3
            queues: 1
          type: typeValue
        nominalConcurrencyShares: 1
      type: typeValue
    status:
      conditions:
      - lastTransitionTime: "2003-01-01T01:01:01Z"
        message: messageValue
        reason: reasonValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jul 14 01:00:06 UTC 2023
    - 1.3K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/v1.29.0/flowcontrol.apiserver.k8s.io.v1.PriorityLevelConfiguration.json

          }
        ]
      },
      "spec": {
        "type": "typeValue",
        "limited": {
          "nominalConcurrencyShares": 1,
          "limitResponse": {
            "type": "typeValue",
            "queuing": {
              "queues": 1,
              "handSize": 2,
              "queueLengthLimit": 3
            }
          },
          "lendablePercent": 3,
          "borrowingLimitPercent": 4
        },
        "exempt": {
          "nominalConcurrencyShares": 1,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 1.8K bytes
    - Viewed (0)
Back to top