略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: ZookeeperConfig

2024-05-03

The ZookeeperConfig class

(PECL zookeeper >= 0.6.0, ZooKeeper >= 3.5.0)

简介

The ZooKeeper Config handling class.

类摘要

class ZookeeperConfig {
/* 方法 */
public add(string $members, int $version = -1, array &$stat = null): void
public get(callable $watcher_cb = null, array &$stat = null): string
public remove(string $id_list, int $version = -1, array &$stat = null): void
public set(string $members, int $version = -1, array &$stat = null): void
}

目录

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/class.zookeeperconfig.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3