Class CanaryTool.StdOutSink

java.lang.Object
org.apache.hadoop.hbase.tool.CanaryTool.StdOutSink
All Implemented Interfaces:
CanaryTool.Sink
Direct Known Subclasses:
CanaryTool.RegionServerStdOutSink, CanaryTool.RegionStdOutSink, CanaryTool.ZookeeperStdOutSink
Enclosing class:
CanaryTool

public static class CanaryTool.StdOutSink extends Object implements CanaryTool.Sink
Simple implementation of canary sink that allows plotting to a file or standard output.