Class BacklogLocation (1.4.2)

BacklogLocation(value)

A location with respect to the message backlog. BEGINNING refers to the location of the oldest retained message. END refers to the location past all currently published messages, skipping the entire message backlog.

Inheritance

builtins.object > enum.Enum > BacklogLocation