public abstract static class ConnectionWorker.Load extends Object
| Modifier and Type | Field and Description |
|---|---|
static Comparator<ConnectionWorker.Load> |
LOAD_COMPARATOR |
static Comparator<ConnectionWorker.Load> |
TEST_LOAD_COMPARATOR |
| Constructor and Description |
|---|
Load() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setOverwhelmedBytesThreshold(double newThreshold) |
static void |
setOverwhelmedCountsThreshold(double newThreshold) |
public static final Comparator<ConnectionWorker.Load> LOAD_COMPARATOR
public static final Comparator<ConnectionWorker.Load> TEST_LOAD_COMPARATOR
Copyright © 2022 Google LLC. All rights reserved.