Sink

Sink

Sink Service

class designate.sink.service.Service[source]

Bases: Service

info(context, publisher_id, event_type, payload, metadata)[source]

Processes an incoming notification, offering each extension the opportunity to handle it.

property service_name
start()[source]

Start a service.

stop(graceful=True)[source]

Stop a service.

Parameters:

graceful – indicates whether to wait for all threads to finish or terminate them instantly

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.