Package org.apache.zookeeper.cli
Class StatPrinter
- java.lang.Object
-
- org.apache.zookeeper.cli.StatPrinter
-
public class StatPrinter extends java.lang.Object
utility for printing stat values s
-
-
Field Summary
Fields Modifier and Type Field Description protected java.io.PrintStream
out
-
Constructor Summary
Constructors Constructor Description StatPrinter(java.io.PrintStream out)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
print(Stat stat)
-
-
-
Method Detail
-
print
public void print(Stat stat)
-
-