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