James Ryan Carr created PIRK-71:
-----------------------------------

             Summary: Move Querier creation logic into QuerierFactory
                 Key: PIRK-71
                 URL: https://issues.apache.org/jira/browse/PIRK-71
             Project: PIRK
          Issue Type: New Feature
            Reporter: James Ryan Carr


Create a QuerierFactory class, containing the logic for generation of the 
Querier object that is currently in QueryDriver's main method. The 
QuerierFactory can be used to generate a Querier object and return it directly 
to the caller. Currently the only way to generate these objects is via 
QueryDriver's main method, which performs all the steps necessary for 
encrypting the query and then stores results on the local filesystem.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to