public final class Backlogs
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Backlogs.HasBacklog
RestrictionTrackers which can provide a backlog should implement this interface. |
static interface |
Backlogs.HasPartitionedBacklog
RestrictionTrackers which can provide a backlog that is from a shared resource such as
a message queue should implement this interface to provide the partition identifier. |
| Constructor and Description |
|---|
Backlogs() |