Package org.apache.phoenix.tool
package org.apache.phoenix.tool
-
ClassDescriptionA 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 SinkSink interface used by the canary to output information