You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Dennis Kubes (JIRA)" <ji...@apache.org> on 2008/04/21 19:21:21 UTC

[jira] Created: (HADOOP-3291) Add StackWritable and QueueWritable classes

Add StackWritable and QueueWritable classes
-------------------------------------------

                 Key: HADOOP-3291
                 URL: https://issues.apache.org/jira/browse/HADOOP-3291
             Project: Hadoop Core
          Issue Type: New Feature
          Components: io
         Environment: All
            Reporter: Dennis Kubes
            Assignee: Dennis Kubes


Adds Writable classes for FIFO Queu and LIFO Stack data structures.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-3291) Add StackWritable and QueueWritable classes

Posted by "Dennis Kubes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Kubes updated HADOOP-3291:
---------------------------------

    Attachment: HADOOP-3291-1-20080421.patch

Adds Writables classes for queues and stacks. Unit tests included.   License granted too :)

> Add StackWritable and QueueWritable classes
> -------------------------------------------
>
>                 Key: HADOOP-3291
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3291
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: io
>         Environment: All
>            Reporter: Dennis Kubes
>            Assignee: Dennis Kubes
>         Attachments: HADOOP-3291-1-20080421.patch
>
>
> Adds Writable classes for FIFO Queu and LIFO Stack data structures.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-3291) Add StackWritable and QueueWritable classes

Posted by "Dennis Kubes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Kubes updated HADOOP-3291:
---------------------------------

    Attachment: HADOOP-3291-1-20080421.patch

Adds Writables classes for queues and stacks. Unit tests included.

> Add StackWritable and QueueWritable classes
> -------------------------------------------
>
>                 Key: HADOOP-3291
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3291
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: io
>         Environment: All
>            Reporter: Dennis Kubes
>            Assignee: Dennis Kubes
>         Attachments: HADOOP-3291-1-20080421.patch
>
>
> Adds Writable classes for FIFO Queu and LIFO Stack data structures.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-3291) Add StackWritable and QueueWritable classes

Posted by "Dennis Kubes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Kubes updated HADOOP-3291:
---------------------------------

    Attachment:     (was: HADOOP-3291-1-20080421.patch)

> Add StackWritable and QueueWritable classes
> -------------------------------------------
>
>                 Key: HADOOP-3291
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3291
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: io
>         Environment: All
>            Reporter: Dennis Kubes
>            Assignee: Dennis Kubes
>         Attachments: HADOOP-3291-1-20080421.patch
>
>
> Adds Writable classes for FIFO Queu and LIFO Stack data structures.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.