You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2016/07/01 08:24:11 UTC

[jira] [Created] (HBASE-16163) CompactionPipeline#addFirst use LinkedList#addFirst

Anoop Sam John created HBASE-16163:
--------------------------------------

             Summary: CompactionPipeline#addFirst  use LinkedList#addFirst
                 Key: HBASE-16163
                 URL: https://issues.apache.org/jira/browse/HBASE-16163
             Project: HBase
          Issue Type: Sub-task
    Affects Versions: 2.0.0
            Reporter: Anoop Sam John
            Assignee: Anoop Sam John
            Priority: Minor
             Fix For: 2.0.0


Minor improvement.
Calling LinkedList#addFirst is efficient than add(0, <Object>)



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