1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс 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 строка 10

Методы

◆ convertMessage()

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

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

◆ convertMessages()

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

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

◆ createRequestBatches()

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

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

◆ createRequests()

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

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

◆ getMessageSize()

getMessageSize ( Protobuf\IncomingMessage $message)
staticprotected

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

◆ sendMessages()

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

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

◆ splitReceivers()

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

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

Поля

◆ $bytes

$bytes = 0
protected

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

◆ $hits

$hits = 0
protected

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


Объявления и описания членов класса находятся в файле: