Package | Description |
---|---|
org.apache.zookeeper.server.watch |
Modifier and Type | Field and Description |
---|---|
static WatchStats |
WatchStats.NONE
Stats that have no watchers attached.
|
Modifier and Type | Method and Description |
---|---|
WatchStats |
WatchStats.addMode(WatcherMode mode)
Compute stats after given mode attached to node.
|
WatchStats |
WatchStats.removeMode(WatcherMode mode)
Compute stats after given mode removed from node.
|
Copyright © 2008–2025 The Apache Software Foundation. All rights reserved.