All Classes and Interfaces
Class
Description
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);
Implementation of File Out Sink
Sink interface used by the canary to output information