RequestQueueStateDb
Hierarchy
- Base
- RequestQueueStateDb
Index
Properties
__tablename__
forefront_sequence_counter
Counter for forefront request ordering (negative).
queue
request_queue_id
Foreign key to metadata request queue record.
sequence_counter
Counter for regular request ordering (positive).
State table for request queues.