\Freyo\LaravelQueueCMQ\Queue\DriverTopic

Summary

Methods
Properties
Constants
__construct()
set_encoding()
create()
get_attributes()
set_attributes()
delete()
publish_message()
batch_publish_message()
list_subscription()
No public properties found
No constants found
__resp2meta()
No protected properties found
N/A
No private methods found
$topic_name
$cmq_client
$encoding
N/A

Properties

$topic_name

$topic_name : 

Type

$cmq_client

$cmq_client : 

Type

$encoding

$encoding : 

Type

Methods

set_encoding()

set_encoding(  $encoding) 

Parameters

$encoding

create()

create(  $topic_meta) 

Parameters

$topic_meta

get_attributes()

get_attributes() 

set_attributes()

set_attributes(  $topic_meta) 

Parameters

$topic_meta

delete()

delete() 

publish_message()

publish_message(  $message,   $vTagList = null,   $routingKey = null) 

Parameters

$message
$vTagList
$routingKey

batch_publish_message()

batch_publish_message(  $vmessageList,   $vtagList = null,   $routingKey = null) 

Parameters

$vmessageList
$vtagList
$routingKey

list_subscription()

list_subscription(  $searchWord = "",   $limit = -1,   $offset = "") 

Parameters

$searchWord
$limit
$offset

__resp2meta()

__resp2meta(  $topic_meta,   $resp) 

Parameters

$topic_meta
$resp