public static interface Backlogs.HasBacklog
RestrictionTracker
s which can provide a backlog should implement this interface.
Implementations that do not implement this interface will be assumed to have an unknown
backlog.
By default, the backlog partition identifier is represented as the encoded element and
restriction pair. See Backlogs.HasPartitionedBacklog
for RestrictionTracker
s that report
backlogs over a shared resource.
Modifier and Type | Method and Description |
---|---|
Backlog |
getBacklog() |
Backlog getBacklog()