Package org.apache.phoenix.tool
Class PhoenixCanaryTool.StdOutSink
java.lang.Object
org.apache.phoenix.tool.PhoenixCanaryTool.StdOutSink
- All Implemented Interfaces:
PhoenixCanaryTool.Sink
- Enclosing class:
- PhoenixCanaryTool
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StdOutSink
public StdOutSink()
-
-
Method Details
-
updateResults
- Specified by:
updateResultsin interfacePhoenixCanaryTool.Sink
-
getResults
- Specified by:
getResultsin interfacePhoenixCanaryTool.Sink
-
publishResults
public void publishResults()- Specified by:
publishResultsin interfacePhoenixCanaryTool.Sink
-
clearResults
public void clearResults()- Specified by:
clearResultsin interfacePhoenixCanaryTool.Sink
-