Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- CanaryTestResult - Class in org.apache.phoenix.tool
- CanaryTestResult() - Constructor for class org.apache.phoenix.tool.CanaryTestResult
- clearResults() - Method in class org.apache.phoenix.tool.PhoenixCanaryTool.FileOutSink
- clearResults() - Method in interface org.apache.phoenix.tool.PhoenixCanaryTool.Sink
- clearResults() - Method in class org.apache.phoenix.tool.PhoenixCanaryTool.StdOutSink
- close() - Method in class org.apache.phoenix.queryserver.orchestrator.TestExecutorClient
E
- executeMain(String[]) - Method in class org.apache.phoenix.queryserver.orchestrator.ToolWrapper
- executeQueryServerCanaryTool() - Method in class org.apache.phoenix.queryserver.orchestrator.TestExecutorClient
F
- FileOutSink() - Constructor for class org.apache.phoenix.tool.PhoenixCanaryTool.FileOutSink
G
- getArgs(Namespace) - Static method in class org.apache.phoenix.queryserver.orchestrator.QueryServerCanaryOrchestrator
- getExecutionTime() - Method in class org.apache.phoenix.tool.CanaryTestResult
- getMessage() - Method in class org.apache.phoenix.tool.CanaryTestResult
- getMiscellaneous() - Method in class org.apache.phoenix.tool.CanaryTestResult
- getResults() - Method in class org.apache.phoenix.tool.PhoenixCanaryTool.FileOutSink
- getResults() - Method in interface org.apache.phoenix.tool.PhoenixCanaryTool.Sink
- getResults() - Method in class org.apache.phoenix.tool.PhoenixCanaryTool.StdOutSink
- getStartTime() - Method in class org.apache.phoenix.tool.CanaryTestResult
- getTestName() - Method in class org.apache.phoenix.tool.CanaryTestResult
- getTimestamp() - Method in class org.apache.phoenix.tool.CanaryTestResult
I
- isDone() - Method in class org.apache.phoenix.queryserver.orchestrator.TestExecutorClient
- isSuccessful() - Method in class org.apache.phoenix.tool.CanaryTestResult
M
- main(String[]) - Static method in class org.apache.phoenix.queryserver.orchestrator.QueryServerCanaryOrchestrator
- main(String[]) - Static method in class org.apache.phoenix.tool.PhoenixCanaryTool
O
- org.apache.phoenix.queryserver.orchestrator - package org.apache.phoenix.queryserver.orchestrator
- org.apache.phoenix.tool - package org.apache.phoenix.tool
P
- PhoenixCanaryTool - Class in org.apache.phoenix.tool
-
A Canary Tool to perform synthetic tests for Phoenix It assumes that TEST.PQSTEST or the schema.table passed in the argument is already present as following command CREATE TABLE IF NOT EXISTS TEST.PQSTEST (mykey INTEGER NOT NULL PRIMARY KEY, mycolumn VARCHAR, insert_date TIMESTAMP);
- PhoenixCanaryTool() - Constructor for class org.apache.phoenix.tool.PhoenixCanaryTool
- PhoenixCanaryTool.FileOutSink - Class in org.apache.phoenix.tool
-
Implementation of File Out Sink
- PhoenixCanaryTool.Sink - Interface in org.apache.phoenix.tool
-
Sink interface used by the canary to output information
- PhoenixCanaryTool.StdOutSink - Class in org.apache.phoenix.tool
- propFileName - Static variable in class org.apache.phoenix.tool.PhoenixCanaryTool
- publishResults() - Method in class org.apache.phoenix.tool.PhoenixCanaryTool.FileOutSink
- publishResults() - Method in interface org.apache.phoenix.tool.PhoenixCanaryTool.Sink
- publishResults() - Method in class org.apache.phoenix.tool.PhoenixCanaryTool.StdOutSink
Q
- QueryServerCanaryOrchestrator - Class in org.apache.phoenix.queryserver.orchestrator
- QueryServerCanaryOrchestrator() - Constructor for class org.apache.phoenix.queryserver.orchestrator.QueryServerCanaryOrchestrator
R
- run(String[]) - Method in class org.apache.phoenix.tool.PhoenixCanaryTool
S
- setExecutionTime(long) - Method in class org.apache.phoenix.tool.CanaryTestResult
- setMessage(String) - Method in class org.apache.phoenix.tool.CanaryTestResult
- setMiscellaneous(Object) - Method in class org.apache.phoenix.tool.CanaryTestResult
- setStartTime(long) - Method in class org.apache.phoenix.tool.CanaryTestResult
- setSuccessful(boolean) - Method in class org.apache.phoenix.tool.CanaryTestResult
- setTestName(String) - Method in class org.apache.phoenix.tool.CanaryTestResult
- setTimestamp(String) - Method in class org.apache.phoenix.tool.CanaryTestResult
- start() - Method in class org.apache.phoenix.queryserver.orchestrator.TestExecutorClient
- stateChanged(CuratorFramework, ConnectionState) - Method in class org.apache.phoenix.queryserver.orchestrator.TestExecutorClient
- StdOutSink() - Constructor for class org.apache.phoenix.tool.PhoenixCanaryTool.StdOutSink
T
- takeLeadership(CuratorFramework) - Method in class org.apache.phoenix.queryserver.orchestrator.TestExecutorClient
- TestExecutorClient - Class in org.apache.phoenix.queryserver.orchestrator
- TestExecutorClient(CuratorFramework, String, Map<String, String>, ToolWrapper) - Constructor for class org.apache.phoenix.queryserver.orchestrator.TestExecutorClient
- ToolWrapper - Class in org.apache.phoenix.queryserver.orchestrator
- ToolWrapper() - Constructor for class org.apache.phoenix.queryserver.orchestrator.ToolWrapper
U
- updateResults(CanaryTestResult) - Method in class org.apache.phoenix.tool.PhoenixCanaryTool.FileOutSink
- updateResults(CanaryTestResult) - Method in interface org.apache.phoenix.tool.PhoenixCanaryTool.Sink
- updateResults(CanaryTestResult) - Method in class org.apache.phoenix.tool.PhoenixCanaryTool.StdOutSink
All Classes and Interfaces|All Packages|Constant Field Values