You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pirk.apache.org by "Ellison Anne Williams (JIRA)" <ji...@apache.org> on 2016/09/30 23:18:20 UTC

[jira] [Closed] (PIRK-71) Move Querier creation logic into QuerierFactory

     [ https://issues.apache.org/jira/browse/PIRK-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ellison Anne Williams closed PIRK-71.
-------------------------------------

> 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
>             Fix For: 0.1.1
>
>
> 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)