1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс HsphpReadConnection
Граф наследования:HsphpReadConnection:
NosqlConnection INosqlPrimarySelector Connection

Открытые члены

 __construct (array $configuration)
 get ($key)
 set ($key, $value)
 getEntityByPrimary (\Bitrix\Main\ORM\Entity $entity, $primary, $select)
Открытые члены унаследованные от Connection
 connect ()
 disconnect ()
 getResource ()
 isConnected ()
 getConfiguration ()
 getMaxAllowedPacket ()
Открытые члены унаследованные от INosqlPrimarySelector
 getEntityByPrimary (Entity $entity, $primary, $select)

Защищенные члены

 connectInternal ()
 disconnectInternal ()

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

 $host = 'localhost'
 $port = '9998'
Защищенные данные унаследованные от Connection
 $resource
 $isConnected = false
 $configuration

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

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

Конструктор(ы)

◆ __construct()

__construct ( array $configuration)

Переопределяет метод предка Connection.

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

Методы

◆ connectInternal()

connectInternal ( )
protected

Переопределяет метод предка Connection.

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

◆ disconnectInternal()

disconnectInternal ( )
protected

Переопределяет метод предка Connection.

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

◆ get()

get ( $key)

Переопределяет метод предка NosqlConnection.

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

◆ getEntityByPrimary()

getEntityByPrimary ( \Bitrix\Main\ORM\Entity $entity,
$primary,
$select )

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

◆ set()

set ( $key,
$value )

Переопределяет метод предка NosqlConnection.

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

Поля

◆ $host

$host = 'localhost'
protected

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

◆ $port

$port = '9998'
protected

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


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