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

[jira] [Created] (PIRK-12) Refactor EncryptQuery#encrypt(int)

Tim Ellison created PIRK-12:
-------------------------------

             Summary: Refactor EncryptQuery#encrypt(int)
                 Key: PIRK-12
                 URL: https://issues.apache.org/jira/browse/PIRK-12
             Project: PIRK
          Issue Type: Improvement
            Reporter: Tim Ellison
            Assignee: Tim Ellison


The org.apache.pirk.querier.wideskies.encrypt.EncryptQuery#encrypt(int) method is currently long, and comprises multiple logical steps that can be split out into helper methods.

This will make the code easier to understand, and leads to a few modest optimizations.




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