| Package | Description | 
|---|---|
| org.apache.zookeeper.server | ZooKeeper server theory of operation | 
| org.apache.zookeeper.server.persistence | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ServerStats | NIOServerCnxn. serverStats() | 
| ServerStats | ZooKeeperServer. serverStats() | 
| protected ServerStats | NettyServerCnxn. serverStats() | 
| protected abstract ServerStats | ServerCnxn. serverStats() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TxnLog. setServerStats(ServerStats serverStats)Setter for ServerStats to monitor fsync threshold exceed | 
| void | FileTxnLog. setServerStats(ServerStats serverStats)Setter for ServerStats to monitor fsync threshold exceed | 
| void | FileTxnSnapLog. setServerStats(ServerStats serverStats) | 
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.