Home
last modified time | relevance | path

Searched defs:byteSteps (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/batching/
H A DFlowController.java259 public void increaseThresholds(long elementSteps, long byteSteps) { in increaseThresholds()
282 public void decreaseThresholds(long elementSteps, long byteSteps) { in decreaseThresholds()