Uses of Class
org.apache.phoenix.tool.CanaryTestResult
Packages that use CanaryTestResult
-
Uses of CanaryTestResult in org.apache.phoenix.tool
Methods in org.apache.phoenix.tool that return types with arguments of type CanaryTestResultModifier and TypeMethodDescriptionPhoenixCanaryTool.FileOutSink.getResults()PhoenixCanaryTool.Sink.getResults()PhoenixCanaryTool.StdOutSink.getResults()Methods in org.apache.phoenix.tool with parameters of type CanaryTestResultModifier and TypeMethodDescriptionvoidPhoenixCanaryTool.FileOutSink.updateResults(CanaryTestResult result) voidPhoenixCanaryTool.Sink.updateResults(CanaryTestResult result) voidPhoenixCanaryTool.StdOutSink.updateResults(CanaryTestResult result)