public final class Backlogs
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
Backlogs.HasBacklog
RestrictionTracker s which can provide a backlog should implement this interface. |
static interface |
Backlogs.HasPartitionedBacklog
RestrictionTracker s 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() |