Callback function invoked when messages are available
Unique name identifying this consumer
OptionalfetchTrue while a notification-driven fetch is in flight (coalesces concurrent NOTIFYs)
OptionalfetchSet when a NOTIFY arrives mid-fetch; triggers one follow-up fetch
Name of the consumer group
Whether this consumer is actively listening for notifications
Timestamp of the last fallback check (used for periodic polling)
OptionalserviceService instance that owns this consumer (for fetchAndDeliverMessages dispatch)
Name of the stream being consumed
Notification consumer configuration for PostgreSQL stream provider. Manages notification-based message consumption with fallback polling.