Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Queue Class Reference
Inheritance diagram for Queue:
Queue QueueInterface

Additional Inherited Members

- Public Member Functions inherited from Queue
 __construct (Config $amqpConfig, EnvelopeFactory $envelopeFactory, $queueName, LoggerInterface $logger)
 
 acknowledge (EnvelopeInterface $envelope)
 
 subscribe ($callback)
 
 reject (EnvelopeInterface $envelope, $requeue=true, $rejectionMessage=null)
 
 push (EnvelopeInterface $envelope)
 
- Public Member Functions inherited from QueueInterface
 dequeue ()
 

Detailed Description

{}

Deprecated:
100.2.0

Definition at line 13 of file Queue.php.


The documentation for this class was generated from the following file: