php / 8.1.5 / class.zookeeperconfig.html /

The ZookeeperConfig class

Introduction

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

The ZooKeeper Config handling class.

Class synopsis

class ZookeeperConfig {
/* Methods */
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
}

Table of Contents

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.zookeeperconfig.php