|
TokyoTyrant::setMaster(PECL tokyo_tyrant >= 0.1.0) TokyoTyrant::setMaster — Set the replication master Описание
public mixed TokyoTyrant::setMaster
( string $host
, int $port
, int $timestamp
[, bool $check_consistency = true
] )
Sets the replication master of the database Внимание
This method is not supported on 32bit platforms. Список параметров
Возвращаемые значенияThis method returns the current object and throws TokyoTyrantException on failure. Примеры
Пример #1 TokyoTyrant::setMaster() example
<?php Смотрите также
|
|