Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ProtobufTransport

Открытые статические члены

static sendMessages (array $messages, array $options=[])
 

Защищенные статические члены

static convertMessages (array $messages)
 
static convertMessage (array $channels, array $event)
 
static createRequestBatches (array $requests)
 
static createRequests (array $messages)
 
static splitReceivers (Protobuf\IncomingMessage $message, $maxReceivers)
 
static getMessageSize (Protobuf\IncomingMessage $message)
 

Защищенные данные

 $hits = 0
 
 $bytes = 0
 

Подробное описание

См. определение в файле protobuftransport.php строка 11

Методы

◆ convertMessage()

static convertMessage ( array $channels,
array $event )
staticprotected
Аргументы
array$channels
array$event
Возвращает
Protobuf\IncomingMessage[]

См. определение в файле protobuftransport.php строка 183

◆ convertMessages()

static convertMessages ( array $messages)
staticprotected
Аргументы
array$messages
Возвращает
Protobuf\IncomingMessage[]

См. определение в файле protobuftransport.php строка 159

◆ createRequestBatches()

static createRequestBatches ( array $requests)
staticprotected
Аргументы
Protobuf\Request[]$requests
Возвращает
Protobuf\RequestBatch[]

См. определение в файле protobuftransport.php строка 240

◆ createRequests()

static createRequests ( array $messages)
staticprotected
Аргументы
Protobuf\IncomingMessage[]$messages
Возвращает
Protobuf\Request[]

См. определение в файле protobuftransport.php строка 257

◆ getMessageSize()

static getMessageSize ( Protobuf\IncomingMessage $message)
staticprotected

См. определение в файле protobuftransport.php строка 343

◆ sendMessages()

static sendMessages ( array $messages,
array $options = [] )
static
Аргументы
array$messagesMessages to send to the pull server.

См. определение в файле protobuftransport.php строка 19

◆ splitReceivers()

static splitReceivers ( Protobuf\IncomingMessage $message,
$maxReceivers )
staticprotected
Аргументы
Protobuf\IncomingMessage$message
$maxReceivers
Возвращает
Protobuf\IncomingMessage[]

См. определение в файле protobuftransport.php строка 305

Данные класса

◆ $bytes

$bytes = 0
protected

См. определение в файле protobuftransport.php строка 14

◆ $hits

$hits = 0
protected

См. определение в файле protobuftransport.php строка 13