[
https://issues.apache.org/jira/browse/PIRK-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Ryan Carr reassigned PIRK-71:
-----------------------------------
Assignee: James Ryan Carr
> 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
> Assignee: 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)